Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/qbittorrent.spec'], chrootPath='/var/lib/mock/f28-build-12332245-905645/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64 --nodeps /builddir/build/SPECS/qbittorrent.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: ppc64 Building for target ppc64 Wrote: /builddir/build/SRPMS/qbittorrent-4.1.0-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/qbittorrent.spec'], chrootPath='/var/lib/mock/f28-build-12332245-905645/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64 --nodeps /builddir/build/SPECS/qbittorrent.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: ppc64 Building for target ppc64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.3gtMCG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf qBittorrent-release-4.1.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/release-4.1.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd qBittorrent-release-4.1.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (qbittorrent-3.3.11-build_flags.patch):' Patch #1 (qbittorrent-3.3.11-build_flags.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file unixconf.pri Hunk #1 succeeded at 12 (offset -3 lines). Patch #3 (qbittorrent-3.3.1-verbose_build.patch): + echo 'Patch #3 (qbittorrent-3.3.1-verbose_build.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .verbose_build --fuzz=0 patching file src/src.pro + ./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' src/icons/qbittorrent.desktop + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xvSr05 + umask 022 + cd /builddir/build/BUILD + cd qBittorrent-release-4.1.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection' + export CXXFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + install -m755 -D /builddir/build/SOURCES/qmake-qt5.sh bin/qmake-qt5 ++ pwd + PATH=/builddir/build/BUILD/qBittorrent-release-4.1.0/bin:/usr/lib64/qt5/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export PATH ++ pwd + QT_QMAKE=/builddir/build/BUILD/qBittorrent-release-4.1.0/bin/ + export QT_QMAKE + mkdir -p build-nox + cd build-nox + ../configure --prefix=/usr --with-boost-libdir=/usr/lib64 --disable-silent-rules --enable-systemd --disable-gui --with-qtsingleapplication=system 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... powerpc64-unknown-linux-gnu checking host system type... powerpc64-unknown-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 for style of include used by make... GNU 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... no 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... /builddir/build/BUILD/qBittorrent-release-4.1.0/bin//qmake-qt5 checking whether QtDBus should be enabled... no checking for boostlib >= 1.35 (103500)... yes configure: Boost CPPFLAGS: "-I/usr/include" Boost LDFLAGS: "-L/usr/lib64" 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 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.0/build-nox/.qmake.stash Project MESSAGE: Building translations Project MESSAGE: Processing lang/qbittorrent_ar Project MESSAGE: Processing lang/qbittorrent_be Project MESSAGE: Processing lang/qbittorrent_bg Project MESSAGE: Processing lang/qbittorrent_ca Project MESSAGE: Processing lang/qbittorrent_cs Project MESSAGE: Processing lang/qbittorrent_da Project MESSAGE: Processing lang/qbittorrent_de Project MESSAGE: Processing lang/qbittorrent_el Project MESSAGE: Processing lang/qbittorrent_en Project MESSAGE: Processing lang/qbittorrent_en_AU Project MESSAGE: Processing lang/qbittorrent_en_GB Project MESSAGE: Processing lang/qbittorrent_eo Project MESSAGE: Processing lang/qbittorrent_es Project MESSAGE: Processing lang/qbittorrent_eu Project MESSAGE: Processing lang/qbittorrent_fi Project MESSAGE: Processing lang/qbittorrent_fr Project MESSAGE: Processing lang/qbittorrent_gl Project MESSAGE: Processing lang/qbittorrent_he Project MESSAGE: Processing lang/qbittorrent_hi_IN Project MESSAGE: Processing lang/qbittorrent_hr Project MESSAGE: Processing lang/qbittorrent_hu Project MESSAGE: Processing lang/qbittorrent_hy Project MESSAGE: Processing lang/qbittorrent_id Project MESSAGE: Processing lang/qbittorrent_is Project MESSAGE: Processing lang/qbittorrent_it Project MESSAGE: Processing lang/qbittorrent_ja Project MESSAGE: Processing lang/qbittorrent_ka Project MESSAGE: Processing lang/qbittorrent_ko Project MESSAGE: Processing lang/qbittorrent_lt Project MESSAGE: Processing lang/qbittorrent_lv_LV Project MESSAGE: Processing lang/qbittorrent_ms_MY Project MESSAGE: Processing lang/qbittorrent_nb Project MESSAGE: Processing lang/qbittorrent_nl Project MESSAGE: Processing lang/qbittorrent_oc Project MESSAGE: Processing lang/qbittorrent_pl Project MESSAGE: Processing lang/qbittorrent_pt_BR Project MESSAGE: Processing lang/qbittorrent_pt_PT Project MESSAGE: Processing lang/qbittorrent_ro Project MESSAGE: Processing lang/qbittorrent_ru Project MESSAGE: Processing lang/qbittorrent_sk Project MESSAGE: Processing lang/qbittorrent_sl Project MESSAGE: Processing lang/qbittorrent_sr Project MESSAGE: Processing lang/qbittorrent_sv Project MESSAGE: Processing lang/qbittorrent_tr Project MESSAGE: Processing lang/qbittorrent_uk Project MESSAGE: Processing lang/qbittorrent_uz@Latn Project MESSAGE: Processing lang/qbittorrent_vi Project MESSAGE: Processing lang/qbittorrent_zh Project MESSAGE: Processing lang/qbittorrent_zh_HK Project MESSAGE: Processing lang/qbittorrent_zh_TW Reading /builddir/build/BUILD/qBittorrent-release-4.1.0/src/src.pro [/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src] Project MESSAGE: Project is built in RELEASE mode. Project MESSAGE: Disabling debug output. configure: Good, your configure finished. + cp conf.pri .. + /usr/bin/make -O -j4 cd src/ && ( test -e Makefile || /usr/bin/qmake-qt5 -o Makefile /builddir/build/BUILD/qBittorrent-release-4.1.0/src/src.pro QMAKE_LRELEASE= 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection' 'QMAKE_LFLAGS_RELEASE=-L/usr/lib64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= ) && /usr/bin/make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o filelogger.o ../../src/app/filelogger.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o asyncfilestorage.o ../../src/base/asyncfilestorage.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o infohash.o ../../src/base/bittorrent/infohash.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cmdoptions.o ../../src/app/cmdoptions.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o main.o ../../src/app/main.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o bandwidthscheduler.o ../../src/base/bittorrent/private/bandwidthscheduler.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o application.o ../../src/app/application.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o resumedatasavingmanager.o ../../src/base/bittorrent/private/resumedatasavingmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o magneturi.o ../../src/base/bittorrent/magneturi.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o filterparserthread.o ../../src/base/bittorrent/private/filterparserthread.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o speedmonitor.o ../../src/base/bittorrent/private/speedmonitor.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o peerinfo.o ../../src/base/bittorrent/peerinfo.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o statistics.o ../../src/base/bittorrent/private/statistics.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcreatorthread.o ../../src/base/bittorrent/torrentcreatorthread.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentinfo.o ../../src/base/bittorrent/torrentinfo.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrenthandle.o ../../src/base/bittorrent/torrenthandle.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o tracker.o ../../src/base/bittorrent/tracker.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o exceptions.o ../../src/base/exceptions.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o trackerentry.o ../../src/base/bittorrent/trackerentry.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o httperror.o ../../src/base/http/httperror.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o connection.o ../../src/base/http/connection.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o filesystemwatcher.o ../../src/base/filesystemwatcher.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o responsebuilder.o ../../src/base/http/responsebuilder.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o requestparser.o ../../src/base/http/requestparser.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o responsegenerator.o ../../src/base/http/responsegenerator.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o session.o ../../src/base/bittorrent/session.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' ../../src/base/bittorrent/session.cpp: In member function 'void BitTorrent::Session::setMaxConnectionsPerTorrent(int)': ../../src/base/bittorrent/session.cpp:2948:25: warning: catching polymorphic type 'class std::exception' by value [-Wcatch-value=] catch (std::exception) {} ^~~~~~~~~ ../../src/base/bittorrent/session.cpp: In member function 'void BitTorrent::Session::setMaxUploadsPerTorrent(int)': ../../src/base/bittorrent/session.cpp:2970:25: warning: catching polymorphic type 'class std::exception' by value [-Wcatch-value=] catch (std::exception) {} ^~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o iconprovider.o ../../src/base/iconprovider.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o server.o ../../src/base/http/server.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o logger.o ../../src/base/logger.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o dnsupdater.o ../../src/base/net/dnsupdater.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o downloadhandler.o ../../src/base/net/downloadhandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o downloadmanager.o ../../src/base/net/downloadmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o proxyconfigurationmanager.o ../../src/base/net/proxyconfigurationmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o geoipdatabase.o ../../src/base/net/private/geoipdatabase.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o portforwarder.o ../../src/base/net/portforwarder.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o reverseresolution.o ../../src/base/net/reverseresolution.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o smtp.o ../../src/base/net/smtp.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o profile_p.o ../../src/base/private/profile_p.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o profile.o ../../src/base/profile.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o geoipmanager.o ../../src/base/net/geoipmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o preferences.o ../../src/base/preferences.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rss_article.o ../../src/base/rss/rss_article.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rss_parser.o ../../src/base/rss/private/rss_parser.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rss_autodownloadrule.o ../../src/base/rss/rss_autodownloadrule.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rss_feed.o ../../src/base/rss/rss_feed.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rss_item.o ../../src/base/rss/rss_item.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rss_folder.o ../../src/base/rss/rss_folder.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o searchdownloadhandler.o ../../src/base/search/searchdownloadhandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rss_autodownloader.o ../../src/base/rss/rss_autodownloader.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rss_session.o ../../src/base/rss/rss_session.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o searchhandler.o ../../src/base/search/searchhandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o scanfoldersmodel.o ../../src/base/scanfoldersmodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o settingsstorage.o ../../src/base/settingsstorage.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o tristatebool.o ../../src/base/tristatebool.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentfileguard.o ../../src/base/torrentfileguard.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o bytearray.o ../../src/base/utils/bytearray.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o gzip.o ../../src/base/utils/gzip.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o searchpluginmanager.o ../../src/base/search/searchpluginmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentfilter.o ../../src/base/torrentfilter.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o net.o ../../src/base/utils/net.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o random.o ../../src/base/utils/random.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o string.o ../../src/base/utils/string.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o misc.o ../../src/base/utils/misc.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o apierror.o ../../src/webui/api/apierror.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o fs.o ../../src/base/utils/fs.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o apicontroller.o ../../src/webui/api/apicontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o authcontroller.o ../../src/webui/api/authcontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rsscontroller.o ../../src/webui/api/rsscontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o logcontroller.o ../../src/webui/api/logcontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o appcontroller.o ../../src/webui/api/appcontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o transfercontroller.o ../../src/webui/api/transfercontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o synccontroller.o ../../src/webui/api/synccontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o webui.o ../../src/webui/webui.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentscontroller.o ../../src/webui/api/torrentscontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/rcc -compress 9 -threshold 5 -name webui ../../src/webui/webui.qrc -o qrc_webui.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/rcc -compress 9 -threshold 5 -name icons ../../src/icons.qrc -o qrc_icons.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/rcc -compress 9 -threshold 5 -name searchengine ../../src/searchengine.qrc -o qrc_searchengine.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -dM -E -o moc_predefs.h /usr/lib64/qt5/mkspecs/features/data/dummy.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o serialize_torrent.o ../../src/webui/api/serialize/serialize_torrent.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o webapplication.o ../../src/webui/webapplication.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qrc_webui.o qrc_webui.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/rcc -compress 9 -threshold 5 -name lang ../../src/lang.qrc -o qrc_lang.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qrc_searchengine.o qrc_searchengine.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/app/filelogger.h -o moc_filelogger.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/asyncfilestorage.h -o moc_asyncfilestorage.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/app/application.h -o moc_application.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/private/bandwidthscheduler.h -o moc_bandwidthscheduler.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/private/statistics.h -o moc_statistics.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/private/resumedatasavingmanager.h -o moc_resumedatasavingmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/torrentcreatorthread.h -o moc_torrentcreatorthread.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/private/filterparserthread.h -o moc_filterparserthread.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/tracker.h -o moc_tracker.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/filesystemwatcher.h -o moc_filesystemwatcher.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/session.h -o moc_session.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/http/connection.h -o moc_connection.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/http/server.h -o moc_server.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/logger.h -o moc_logger.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/net/downloadhandler.h -o moc_downloadhandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/net/dnsupdater.h -o moc_dnsupdater.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/net/portforwarder.h -o moc_portforwarder.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/net/downloadmanager.h -o moc_downloadmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/net/geoipmanager.h -o moc_geoipmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/net/proxyconfigurationmanager.h -o moc_proxyconfigurationmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/net/reverseresolution.h -o moc_reverseresolution.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/rss/private/rss_parser.h -o moc_rss_parser.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/preferences.h -o moc_preferences.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/rss/rss_article.h -o moc_rss_article.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/net/smtp.h -o moc_smtp.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/rss/rss_autodownloader.h -o moc_rss_autodownloader.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/rss/rss_folder.h -o moc_rss_folder.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/rss/rss_item.h -o moc_rss_item.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/rss/rss_feed.h -o moc_rss_feed.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/rss/rss_session.h -o moc_rss_session.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/scanfoldersmodel.h -o moc_scanfoldersmodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/search/searchhandler.h -o moc_searchhandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/search/searchpluginmanager.h -o moc_searchpluginmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/search/searchdownloadhandler.h -o moc_searchdownloadhandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/settingsstorage.h -o moc_settingsstorage.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/torrentfileguard.h -o moc_torrentfileguard.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/webui/api/apicontroller.h -o moc_apicontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/webui/api/authcontroller.h -o moc_authcontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/webui/api/appcontroller.h -o moc_appcontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/webui/api/logcontroller.h -o moc_logcontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/webui/api/rsscontroller.h -o moc_rsscontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/webui/api/synccontroller.h -o moc_synccontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qrc_icons.o qrc_icons.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/webui/api/torrentscontroller.h -o moc_torrentscontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/webui/api/transfercontroller.h -o moc_transfercontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/webui/webapplication.h -o moc_webapplication.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/webui/webui.h -o moc_webui.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_application.o moc_application.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_filelogger.o moc_filelogger.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_asyncfilestorage.o moc_asyncfilestorage.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_bandwidthscheduler.o moc_bandwidthscheduler.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_resumedatasavingmanager.o moc_resumedatasavingmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_statistics.o moc_statistics.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_filterparserthread.o moc_filterparserthread.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentcreatorthread.o moc_torrentcreatorthread.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_tracker.o moc_tracker.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_filesystemwatcher.o moc_filesystemwatcher.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_connection.o moc_connection.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_session.o moc_session.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_logger.o moc_logger.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_server.o moc_server.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_dnsupdater.o moc_dnsupdater.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_downloadhandler.o moc_downloadhandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_geoipmanager.o moc_geoipmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qrc_lang.o qrc_lang.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_downloadmanager.o moc_downloadmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_portforwarder.o moc_portforwarder.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_reverseresolution.o moc_reverseresolution.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_proxyconfigurationmanager.o moc_proxyconfigurationmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_smtp.o moc_smtp.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_preferences.o moc_preferences.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rss_parser.o moc_rss_parser.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rss_autodownloader.o moc_rss_autodownloader.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rss_article.o moc_rss_article.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rss_feed.o moc_rss_feed.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rss_folder.o moc_rss_folder.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rss_item.o moc_rss_item.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rss_session.o moc_rss_session.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_searchhandler.o moc_searchhandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_scanfoldersmodel.o moc_scanfoldersmodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_searchdownloadhandler.o moc_searchdownloadhandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_searchpluginmanager.o moc_searchpluginmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentfileguard.o moc_torrentfileguard.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_settingsstorage.o moc_settingsstorage.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_apicontroller.o moc_apicontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_authcontroller.o moc_authcontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_appcontroller.o moc_appcontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_logcontroller.o moc_logcontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rsscontroller.o moc_rsscontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_synccontroller.o moc_synccontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentscontroller.o moc_torrentscontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_transfercontroller.o moc_transfercontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_webapplication.o moc_webapplication.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_webui.o moc_webui.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' g++ -L/usr/lib64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,now -pie -rdynamic -o ./qbittorrent-nox application.o cmdoptions.o filelogger.o main.o asyncfilestorage.o infohash.o magneturi.o peerinfo.o bandwidthscheduler.o filterparserthread.o resumedatasavingmanager.o speedmonitor.o statistics.o session.o torrentcreatorthread.o torrenthandle.o torrentinfo.o tracker.o trackerentry.o exceptions.o filesystemwatcher.o connection.o httperror.o requestparser.o responsebuilder.o responsegenerator.o server.o iconprovider.o logger.o dnsupdater.o downloadhandler.o downloadmanager.o geoipmanager.o portforwarder.o geoipdatabase.o proxyconfigurationmanager.o reverseresolution.o smtp.o preferences.o profile_p.o profile.o rss_parser.o rss_article.o rss_autodownloader.o rss_autodownloadrule.o rss_feed.o rss_folder.o rss_item.o rss_session.o scanfoldersmodel.o searchdownloadhandler.o searchhandler.o searchpluginmanager.o settingsstorage.o torrentfileguard.o torrentfilter.o tristatebool.o bytearray.o fs.o gzip.o misc.o net.o random.o string.o apicontroller.o apierror.o appcontroller.o authcontroller.o logcontroller.o rsscontroller.o synccontroller.o torrentscontroller.o transfercontroller.o serialize_torrent.o webapplication.o webui.o qrc_webui.o qrc_icons.o qrc_lang.o qrc_searchengine.o moc_application.o moc_filelogger.o moc_asyncfilestorage.o moc_bandwidthscheduler.o moc_filterparserthread.o moc_resumedatasavingmanager.o moc_statistics.o moc_session.o moc_torrentcreatorthread.o moc_tracker.o moc_filesystemwatcher.o moc_connection.o moc_server.o moc_logger.o moc_dnsupdater.o moc_downloadhandler.o moc_downloadmanager.o moc_geoipmanager.o moc_portforwarder.o moc_proxyconfigurationmanager.o moc_reverseresolution.o moc_smtp.o moc_preferences.o moc_rss_parser.o moc_rss_article.o moc_rss_autodownloader.o moc_rss_feed.o moc_rss_folder.o moc_rss_item.o moc_rss_session.o moc_scanfoldersmodel.o moc_searchhandler.o moc_searchdownloadhandler.o moc_searchpluginmanager.o moc_settingsstorage.o moc_torrentfileguard.o moc_apicontroller.o moc_appcontroller.o moc_authcontroller.o moc_logcontroller.o moc_rsscontroller.o moc_synccontroller.o moc_torrentscontroller.o moc_transfercontroller.o moc_webapplication.o moc_webui.o -L/usr/lib64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -ltorrent-rasterbar -lboost_system -lQt5Solutions_SingleCoreApplication-2.6 -lpthread -lQt5Network -lQt5Xml -lQt5Core make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' + mv -f ../conf.pri ../conf.pri.nox + cd .. + mkdir -p build-gui + cd build-gui + ../configure --prefix=/usr --with-boost-libdir=/usr/lib64 --disable-silent-rules --with-qtsingleapplication=system 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... powerpc64-unknown-linux-gnu checking host system type... powerpc64-unknown-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 for style of include used by make... GNU 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... no 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... /builddir/build/BUILD/qBittorrent-release-4.1.0/bin//qmake-qt5 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 CPPFLAGS: "-I/usr/include" Boost LDFLAGS: "-L/usr/lib64" 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 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.0/build-gui/.qmake.stash Project MESSAGE: Building translations Project MESSAGE: Processing lang/qbittorrent_ar Project MESSAGE: Processing lang/qbittorrent_be Project MESSAGE: Processing lang/qbittorrent_bg Project MESSAGE: Processing lang/qbittorrent_ca Project MESSAGE: Processing lang/qbittorrent_cs Project MESSAGE: Processing lang/qbittorrent_da Project MESSAGE: Processing lang/qbittorrent_de Project MESSAGE: Processing lang/qbittorrent_el Project MESSAGE: Processing lang/qbittorrent_en Project MESSAGE: Processing lang/qbittorrent_en_AU Project MESSAGE: Processing lang/qbittorrent_en_GB Project MESSAGE: Processing lang/qbittorrent_eo Project MESSAGE: Processing lang/qbittorrent_es Project MESSAGE: Processing lang/qbittorrent_eu Project MESSAGE: Processing lang/qbittorrent_fi Project MESSAGE: Processing lang/qbittorrent_fr Project MESSAGE: Processing lang/qbittorrent_gl Project MESSAGE: Processing lang/qbittorrent_he Project MESSAGE: Processing lang/qbittorrent_hi_IN Project MESSAGE: Processing lang/qbittorrent_hr Project MESSAGE: Processing lang/qbittorrent_hu Project MESSAGE: Processing lang/qbittorrent_hy Project MESSAGE: Processing lang/qbittorrent_id Project MESSAGE: Processing lang/qbittorrent_is Project MESSAGE: Processing lang/qbittorrent_it Project MESSAGE: Processing lang/qbittorrent_ja Project MESSAGE: Processing lang/qbittorrent_ka Project MESSAGE: Processing lang/qbittorrent_ko Project MESSAGE: Processing lang/qbittorrent_lt Project MESSAGE: Processing lang/qbittorrent_lv_LV Project MESSAGE: Processing lang/qbittorrent_ms_MY Project MESSAGE: Processing lang/qbittorrent_nb Project MESSAGE: Processing lang/qbittorrent_nl Project MESSAGE: Processing lang/qbittorrent_oc Project MESSAGE: Processing lang/qbittorrent_pl Project MESSAGE: Processing lang/qbittorrent_pt_BR Project MESSAGE: Processing lang/qbittorrent_pt_PT Project MESSAGE: Processing lang/qbittorrent_ro Project MESSAGE: Processing lang/qbittorrent_ru Project MESSAGE: Processing lang/qbittorrent_sk Project MESSAGE: Processing lang/qbittorrent_sl Project MESSAGE: Processing lang/qbittorrent_sr Project MESSAGE: Processing lang/qbittorrent_sv Project MESSAGE: Processing lang/qbittorrent_tr Project MESSAGE: Processing lang/qbittorrent_uk Project MESSAGE: Processing lang/qbittorrent_uz@Latn Project MESSAGE: Processing lang/qbittorrent_vi Project MESSAGE: Processing lang/qbittorrent_zh Project MESSAGE: Processing lang/qbittorrent_zh_HK Project MESSAGE: Processing lang/qbittorrent_zh_TW Reading /builddir/build/BUILD/qBittorrent-release-4.1.0/src/src.pro [/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src] Project MESSAGE: Project is built in RELEASE mode. Project MESSAGE: Disabling debug output. Empty filename passed to function Empty filename passed to function Empty filename passed to function Empty filename passed to function Empty filename passed to function Empty filename passed to function configure: Good, your configure finished. + cp conf.pri .. + /usr/bin/make -O -j4 cd src/ && ( test -e Makefile || /usr/bin/qmake-qt5 -o Makefile /builddir/build/BUILD/qBittorrent-release-4.1.0/src/src.pro QMAKE_LRELEASE= 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection' 'QMAKE_LFLAGS_RELEASE=-L/usr/lib64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= ) && /usr/bin/make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/about.ui -o ui_about.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/properties/peersadditiondlg.ui -o ui_peersadditiondlg.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/properties/trackersadditiondlg.ui -o ui_trackersadditiondlg.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/properties/propertieswidget.ui -o ui_propertieswidget.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/autoexpandabledialog.ui -o ui_autoexpandabledialog.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/addnewtorrentdialog.ui -o ui_addnewtorrentdialog.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/bandwidth_limit.ui -o ui_bandwidth_limit.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/banlistoptions.ui -o ui_banlistoptions.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/confirmdeletiondlg.ui -o ui_confirmdeletiondlg.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/cookiesdialog.ui -o ui_cookiesdialog.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/downloadfromurldlg.ui -o ui_downloadfromurldlg.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/executionlog.ui -o ui_executionlog.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/ipsubnetwhitelistoptionsdialog.ui -o ui_ipsubnetwhitelistoptionsdialog.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/login.ui -o ui_login.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/mainwindow.ui -o ui_mainwindow.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/previewselectdialog.ui -o ui_previewselectdialog.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/rss/automatedrssdownloader.ui -o ui_automatedrssdownloader.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/rss/rsswidget.ui -o ui_rsswidget.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/optionsdlg.ui -o ui_optionsdlg.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/search/pluginselectdlg.ui -o ui_pluginselectdlg.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/search/pluginsourcedlg.ui -o ui_pluginsourcedlg.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/search/searchtab.ui -o ui_searchtab.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/search/searchwidget.ui -o ui_searchwidget.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/shutdownconfirmdlg.ui -o ui_shutdownconfirmdlg.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/statsdialog.ui -o ui_statsdialog.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/torrentcategorydialog.ui -o ui_torrentcategorydialog.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/torrentcreatordlg.ui -o ui_torrentcreatordlg.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/updownratiodlg.ui -o ui_updownratiodlg.h make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o filelogger.o ../../src/app/filelogger.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o asyncfilestorage.o ../../src/base/asyncfilestorage.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cmdoptions.o ../../src/app/cmdoptions.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o main.o ../../src/app/main.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o infohash.o ../../src/base/bittorrent/infohash.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o bandwidthscheduler.o ../../src/base/bittorrent/private/bandwidthscheduler.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o application.o ../../src/app/application.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o resumedatasavingmanager.o ../../src/base/bittorrent/private/resumedatasavingmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o speedmonitor.o ../../src/base/bittorrent/private/speedmonitor.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o magneturi.o ../../src/base/bittorrent/magneturi.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o peerinfo.o ../../src/base/bittorrent/peerinfo.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o filterparserthread.o ../../src/base/bittorrent/private/filterparserthread.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o statistics.o ../../src/base/bittorrent/private/statistics.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcreatorthread.o ../../src/base/bittorrent/torrentcreatorthread.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrenthandle.o ../../src/base/bittorrent/torrenthandle.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentinfo.o ../../src/base/bittorrent/torrentinfo.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o tracker.o ../../src/base/bittorrent/tracker.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o exceptions.o ../../src/base/exceptions.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o trackerentry.o ../../src/base/bittorrent/trackerentry.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o httperror.o ../../src/base/http/httperror.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o filesystemwatcher.o ../../src/base/filesystemwatcher.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o connection.o ../../src/base/http/connection.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o session.o ../../src/base/bittorrent/session.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' ../../src/base/bittorrent/session.cpp: In member function 'void BitTorrent::Session::setMaxConnectionsPerTorrent(int)': ../../src/base/bittorrent/session.cpp:2948:25: warning: catching polymorphic type 'class std::exception' by value [-Wcatch-value=] catch (std::exception) {} ^~~~~~~~~ ../../src/base/bittorrent/session.cpp: In member function 'void BitTorrent::Session::setMaxUploadsPerTorrent(int)': ../../src/base/bittorrent/session.cpp:2970:25: warning: catching polymorphic type 'class std::exception' by value [-Wcatch-value=] catch (std::exception) {} ^~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o responsebuilder.o ../../src/base/http/responsebuilder.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o responsegenerator.o ../../src/base/http/responsegenerator.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o iconprovider.o ../../src/base/iconprovider.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o requestparser.o ../../src/base/http/requestparser.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o logger.o ../../src/base/logger.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o server.o ../../src/base/http/server.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o downloadhandler.o ../../src/base/net/downloadhandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o dnsupdater.o ../../src/base/net/dnsupdater.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o downloadmanager.o ../../src/base/net/downloadmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o proxyconfigurationmanager.o ../../src/base/net/proxyconfigurationmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o geoipdatabase.o ../../src/base/net/private/geoipdatabase.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o portforwarder.o ../../src/base/net/portforwarder.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o reverseresolution.o ../../src/base/net/reverseresolution.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o smtp.o ../../src/base/net/smtp.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o profile_p.o ../../src/base/private/profile_p.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o profile.o ../../src/base/profile.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o geoipmanager.o ../../src/base/net/geoipmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o preferences.o ../../src/base/preferences.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rss_article.o ../../src/base/rss/rss_article.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rss_feed.o ../../src/base/rss/rss_feed.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rss_parser.o ../../src/base/rss/private/rss_parser.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rss_autodownloadrule.o ../../src/base/rss/rss_autodownloadrule.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rss_autodownloader.o ../../src/base/rss/rss_autodownloader.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rss_item.o ../../src/base/rss/rss_item.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rss_folder.o ../../src/base/rss/rss_folder.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o searchdownloadhandler.o ../../src/base/search/searchdownloadhandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rss_session.o ../../src/base/rss/rss_session.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o searchhandler.o ../../src/base/search/searchhandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o settingsstorage.o ../../src/base/settingsstorage.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentfileguard.o ../../src/base/torrentfileguard.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o tristatebool.o ../../src/base/tristatebool.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o scanfoldersmodel.o ../../src/base/scanfoldersmodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o bytearray.o ../../src/base/utils/bytearray.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o gzip.o ../../src/base/utils/gzip.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o searchpluginmanager.o ../../src/base/search/searchpluginmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o net.o ../../src/base/utils/net.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentfilter.o ../../src/base/torrentfilter.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o random.o ../../src/base/utils/random.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o string.o ../../src/base/utils/string.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o misc.o ../../src/base/utils/misc.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o fs.o ../../src/base/utils/fs.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o powermanagement.o ../../src/gui/powermanagement/powermanagement.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o lineedit.o ../../src/gui/lineedit/src/lineedit.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o powermanagement_x11.o ../../src/gui/powermanagement/powermanagement_x11.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o downloadedpiecesbar.o ../../src/gui/properties/downloadedpiecesbar.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o pieceavailabilitybar.o ../../src/gui/properties/pieceavailabilitybar.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o peersadditiondlg.o ../../src/gui/properties/peersadditiondlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o peerlistwidget.o ../../src/gui/properties/peerlistwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o piecesbar.o ../../src/gui/properties/piecesbar.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o proplistdelegate.o ../../src/gui/properties/proplistdelegate.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o proptabbar.o ../../src/gui/properties/proptabbar.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o propertieswidget.o ../../src/gui/properties/propertieswidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o speedplotview.o ../../src/gui/properties/speedplotview.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o notifications.o ../../src/gui/qtnotify/notifications.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o speedwidget.o ../../src/gui/properties/speedwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o trackerlist.o ../../src/gui/properties/trackerlist.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o trackersadditiondlg.o ../../src/gui/properties/trackersadditiondlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o autoexpandabledialog.o ../../src/gui/autoexpandabledialog.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o advancedsettings.o ../../src/gui/advancedsettings.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o categoryfilterproxymodel.o ../../src/gui/categoryfilterproxymodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o addnewtorrentdialog.o ../../src/gui/addnewtorrentdialog.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o banlistoptions.o ../../src/gui/banlistoptions.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o categoryfiltermodel.o ../../src/gui/categoryfiltermodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cookiesmodel.o ../../src/gui/cookiesmodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cookiesdialog.o ../../src/gui/cookiesdialog.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o categoryfilterwidget.o ../../src/gui/categoryfilterwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o executionlog.o ../../src/gui/executionlog.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o fspathedit.o ../../src/gui/fspathedit.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o fspathedit_p.o ../../src/gui/fspathedit_p.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o guiiconprovider.o ../../src/gui/guiiconprovider.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o ipsubnetwhitelistoptionsdialog.o ../../src/gui/ipsubnetwhitelistoptionsdialog.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o loglistwidget.o ../../src/gui/loglistwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o messageboxraised.o ../../src/gui/messageboxraised.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o articlelistwidget.o ../../src/gui/rss/articlelistwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o previewselectdialog.o ../../src/gui/previewselectdialog.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o feedlistwidget.o ../../src/gui/rss/feedlistwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o htmlbrowser.o ../../src/gui/rss/htmlbrowser.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o automatedrssdownloader.o ../../src/gui/rss/automatedrssdownloader.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o mainwindow.o ../../src/gui/mainwindow.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o scanfoldersdelegate.o ../../src/gui/scanfoldersdelegate.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o optionsdlg.o ../../src/gui/optionsdlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o pluginselectdlg.o ../../src/gui/search/pluginselectdlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o searchsortmodel.o ../../src/gui/search/searchsortmodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o pluginsourcedlg.o ../../src/gui/search/pluginsourcedlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o searchlistdelegate.o ../../src/gui/search/searchlistdelegate.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rsswidget.o ../../src/gui/rss/rsswidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o shutdownconfirmdlg.o ../../src/gui/shutdownconfirmdlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o speedlimitdlg.o ../../src/gui/speedlimitdlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o searchtab.o ../../src/gui/search/searchtab.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o searchwidget.o ../../src/gui/search/searchwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o tagfilterproxymodel.o ../../src/gui/tagfilterproxymodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o statsdialog.o ../../src/gui/statsdialog.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o statusbar.o ../../src/gui/statusbar.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o tagfiltermodel.o ../../src/gui/tagfiltermodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o tagfilterwidget.o ../../src/gui/tagfilterwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcategorydialog.o ../../src/gui/torrentcategorydialog.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcontentfiltermodel.o ../../src/gui/torrentcontentfiltermodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcontentmodelitem.o ../../src/gui/torrentcontentmodelitem.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcontentmodel.o ../../src/gui/torrentcontentmodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcontenttreeview.o ../../src/gui/torrentcontenttreeview.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcontentmodelfile.o ../../src/gui/torrentcontentmodelfile.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcontentmodelfolder.o ../../src/gui/torrentcontentmodelfolder.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o trackerlogin.o ../../src/gui/trackerlogin.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentmodel.o ../../src/gui/torrentmodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcreatordlg.o ../../src/gui/torrentcreatordlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o transferlistdelegate.o ../../src/gui/transferlistdelegate.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o transferlistsortmodel.o ../../src/gui/transferlistsortmodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o updownratiodlg.o ../../src/gui/updownratiodlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o utils.o ../../src/gui/utils.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o apierror.o ../../src/webui/api/apierror.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o transferlistfilterswidget.o ../../src/gui/transferlistfilterswidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o apicontroller.o ../../src/webui/api/apicontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o transferlistwidget.o ../../src/gui/transferlistwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o authcontroller.o ../../src/webui/api/authcontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rsscontroller.o ../../src/webui/api/rsscontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o logcontroller.o ../../src/webui/api/logcontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o appcontroller.o ../../src/webui/api/appcontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o transfercontroller.o ../../src/webui/api/transfercontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o synccontroller.o ../../src/webui/api/synccontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o webui.o ../../src/webui/webui.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/rcc -compress 9 -threshold 5 -name about ../../src/gui/about.qrc -o qrc_about.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/rcc -compress 9 -threshold 5 -name webui ../../src/webui/webui.qrc -o qrc_webui.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o serialize_torrent.o ../../src/webui/api/serialize/serialize_torrent.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentscontroller.o ../../src/webui/api/torrentscontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/rcc -compress 9 -threshold 5 -name searchengine ../../src/searchengine.qrc -o qrc_searchengine.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -dM -E -o moc_predefs.h /usr/lib64/qt5/mkspecs/features/data/dummy.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qrc_about.o qrc_about.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/rcc -compress 9 -threshold 5 -name icons ../../src/icons.qrc -o qrc_icons.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qrc_searchengine.o qrc_searchengine.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/app/application.h -o moc_application.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o webapplication.o ../../src/webui/webapplication.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qrc_webui.o qrc_webui.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/app/filelogger.h -o moc_filelogger.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/rcc -compress 9 -threshold 5 -name lang ../../src/lang.qrc -o qrc_lang.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/asyncfilestorage.h -o moc_asyncfilestorage.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/private/bandwidthscheduler.h -o moc_bandwidthscheduler.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/private/resumedatasavingmanager.h -o moc_resumedatasavingmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/private/statistics.h -o moc_statistics.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/tracker.h -o moc_tracker.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/torrentcreatorthread.h -o moc_torrentcreatorthread.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/private/filterparserthread.h -o moc_filterparserthread.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/http/connection.h -o moc_connection.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/filesystemwatcher.h -o moc_filesystemwatcher.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/http/server.h -o moc_server.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/session.h -o moc_session.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/net/dnsupdater.h -o moc_dnsupdater.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/logger.h -o moc_logger.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/net/downloadhandler.h -o moc_downloadhandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/net/geoipmanager.h -o moc_geoipmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/net/portforwarder.h -o moc_portforwarder.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/net/proxyconfigurationmanager.h -o moc_proxyconfigurationmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/net/downloadmanager.h -o moc_downloadmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/net/reverseresolution.h -o moc_reverseresolution.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/net/smtp.h -o moc_smtp.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/rss/private/rss_parser.h -o moc_rss_parser.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/rss/rss_article.h -o moc_rss_article.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/preferences.h -o moc_preferences.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/rss/rss_feed.h -o moc_rss_feed.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/rss/rss_folder.h -o moc_rss_folder.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/rss/rss_autodownloader.h -o moc_rss_autodownloader.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/rss/rss_item.h -o moc_rss_item.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/rss/rss_session.h -o moc_rss_session.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/scanfoldersmodel.h -o moc_scanfoldersmodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/search/searchhandler.h -o moc_searchhandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/search/searchdownloadhandler.h -o moc_searchdownloadhandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/settingsstorage.h -o moc_settingsstorage.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/search/searchpluginmanager.h -o moc_searchpluginmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/base/torrentfileguard.h -o moc_torrentfileguard.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/lineedit/src/lineedit.h -o moc_lineedit.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/powermanagement/powermanagement.h -o moc_powermanagement.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/powermanagement/powermanagement_x11.h -o moc_powermanagement_x11.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/properties/downloadedpiecesbar.h -o moc_downloadedpiecesbar.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/properties/peerlistwidget.h -o moc_peerlistwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/properties/peerlistsortmodel.h -o moc_peerlistsortmodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/properties/peerlistdelegate.h -o moc_peerlistdelegate.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/properties/pieceavailabilitybar.h -o moc_pieceavailabilitybar.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/properties/piecesbar.h -o moc_piecesbar.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/properties/proplistdelegate.h -o moc_proplistdelegate.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/properties/peersadditiondlg.h -o moc_peersadditiondlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/properties/proptabbar.h -o moc_proptabbar.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/properties/speedplotview.h -o moc_speedplotview.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/properties/speedwidget.h -o moc_speedwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/properties/propertieswidget.h -o moc_propertieswidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/properties/trackersadditiondlg.h -o moc_trackersadditiondlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/qtnotify/notifications.h -o moc_notifications.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/about_imp.h -o moc_about_imp.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/advancedsettings.h -o moc_advancedsettings.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/autoexpandabledialog.h -o moc_autoexpandabledialog.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/properties/trackerlist.h -o moc_trackerlist.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/banlistoptions.h -o moc_banlistoptions.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/categoryfiltermodel.h -o moc_categoryfiltermodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/categoryfilterwidget.h -o moc_categoryfilterwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/cookiesdialog.h -o moc_cookiesdialog.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/cookiesmodel.h -o moc_cookiesmodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/deletionconfirmationdlg.h -o moc_deletionconfirmationdlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/addnewtorrentdialog.h -o moc_addnewtorrentdialog.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/downloadfromurldlg.h -o moc_downloadfromurldlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/executionlog.h -o moc_executionlog.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/guiiconprovider.h -o moc_guiiconprovider.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/fspathedit.h -o moc_fspathedit.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/ipsubnetwhitelistoptionsdialog.h -o moc_ipsubnetwhitelistoptionsdialog.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/loglistwidget.h -o moc_loglistwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/fspathedit_p.h -o moc_fspathedit_p.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/messageboxraised.h -o moc_messageboxraised.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/mainwindow.h -o moc_mainwindow.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/optionsdlg.h -o moc_optionsdlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/rss/articlelistwidget.h -o moc_articlelistwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/rss/automatedrssdownloader.h -o moc_automatedrssdownloader.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/rss/feedlistwidget.h -o moc_feedlistwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/rss/htmlbrowser.h -o moc_htmlbrowser.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/rss/rsswidget.h -o moc_rsswidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/previewlistdelegate.h -o moc_previewlistdelegate.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/scanfoldersdelegate.h -o moc_scanfoldersdelegate.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/search/pluginsourcedlg.h -o moc_pluginsourcedlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/search/pluginselectdlg.h -o moc_pluginselectdlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/previewselectdialog.h -o moc_previewselectdialog.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/search/searchtab.h -o moc_searchtab.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/search/searchwidget.h -o moc_searchwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/statsdialog.h -o moc_statsdialog.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/shutdownconfirmdlg.h -o moc_shutdownconfirmdlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/statusbar.h -o moc_statusbar.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/tagfiltermodel.h -o moc_tagfiltermodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/tagfilterwidget.h -o moc_tagfilterwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/torrentcategorydialog.h -o moc_torrentcategorydialog.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/torrentcontentfiltermodel.h -o moc_torrentcontentfiltermodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/speedlimitdlg.h -o moc_speedlimitdlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/torrentcontenttreeview.h -o moc_torrentcontenttreeview.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/torrentcreatordlg.h -o moc_torrentcreatordlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/torrentmodel.h -o moc_torrentmodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/trackerlogin.h -o moc_trackerlogin.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/transferlistsortmodel.h -o moc_transferlistsortmodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/transferlistfilterswidget.h -o moc_transferlistfilterswidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/transferlistdelegate.h -o moc_transferlistdelegate.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/torrentcontentmodel.h -o moc_torrentcontentmodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/updownratiodlg.h -o moc_updownratiodlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/gui/transferlistwidget.h -o moc_transferlistwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/webui/api/authcontroller.h -o moc_authcontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/webui/api/appcontroller.h -o moc_appcontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/webui/api/apicontroller.h -o moc_apicontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/webui/api/logcontroller.h -o moc_logcontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/webui/api/rsscontroller.h -o moc_rsscontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/webui/api/synccontroller.h -o moc_synccontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/webui/api/torrentscontroller.h -o moc_torrentscontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/webui/api/transfercontroller.h -o moc_transfercontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/webui/webapplication.h -o moc_webapplication.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/usr/include/libtorrent -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/app -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.1.0/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/8 -I/usr/include/c++/8/ppc64-redhat-linux -I/usr/include/c++/8/backward -I/usr/lib/gcc/ppc64-redhat-linux/8/include -I/usr/local/include -I/usr/include ../../src/webui/webui.h -o moc_webui.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_filelogger.o moc_filelogger.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_application.o moc_application.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_asyncfilestorage.o moc_asyncfilestorage.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_bandwidthscheduler.o moc_bandwidthscheduler.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_resumedatasavingmanager.o moc_resumedatasavingmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_filterparserthread.o moc_filterparserthread.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_statistics.o moc_statistics.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qrc_icons.o qrc_icons.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentcreatorthread.o moc_torrentcreatorthread.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_tracker.o moc_tracker.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_filesystemwatcher.o moc_filesystemwatcher.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_connection.o moc_connection.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qrc_lang.o qrc_lang.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_session.o moc_session.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_server.o moc_server.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_logger.o moc_logger.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_downloadhandler.o moc_downloadhandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_dnsupdater.o moc_dnsupdater.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_geoipmanager.o moc_geoipmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_downloadmanager.o moc_downloadmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_portforwarder.o moc_portforwarder.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_reverseresolution.o moc_reverseresolution.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_proxyconfigurationmanager.o moc_proxyconfigurationmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_smtp.o moc_smtp.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_preferences.o moc_preferences.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rss_article.o moc_rss_article.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rss_parser.o moc_rss_parser.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rss_autodownloader.o moc_rss_autodownloader.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rss_folder.o moc_rss_folder.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rss_item.o moc_rss_item.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rss_feed.o moc_rss_feed.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rss_session.o moc_rss_session.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_searchdownloadhandler.o moc_searchdownloadhandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_scanfoldersmodel.o moc_scanfoldersmodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_searchhandler.o moc_searchhandler.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_searchpluginmanager.o moc_searchpluginmanager.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentfileguard.o moc_torrentfileguard.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_settingsstorage.o moc_settingsstorage.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_powermanagement.o moc_powermanagement.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_lineedit.o moc_lineedit.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_powermanagement_x11.o moc_powermanagement_x11.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_downloadedpiecesbar.o moc_downloadedpiecesbar.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_peerlistdelegate.o moc_peerlistdelegate.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_peerlistwidget.o moc_peerlistwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_peerlistsortmodel.o moc_peerlistsortmodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_pieceavailabilitybar.o moc_pieceavailabilitybar.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_peersadditiondlg.o moc_peersadditiondlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_piecesbar.o moc_piecesbar.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_proptabbar.o moc_proptabbar.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_proplistdelegate.o moc_proplistdelegate.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_propertieswidget.o moc_propertieswidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_speedplotview.o moc_speedplotview.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_speedwidget.o moc_speedwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_trackersadditiondlg.o moc_trackersadditiondlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_about_imp.o moc_about_imp.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_trackerlist.o moc_trackerlist.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_notifications.o moc_notifications.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_autoexpandabledialog.o moc_autoexpandabledialog.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_advancedsettings.o moc_advancedsettings.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_banlistoptions.o moc_banlistoptions.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_addnewtorrentdialog.o moc_addnewtorrentdialog.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_categoryfiltermodel.o moc_categoryfiltermodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_cookiesdialog.o moc_cookiesdialog.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_categoryfilterwidget.o moc_categoryfilterwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_cookiesmodel.o moc_cookiesmodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_deletionconfirmationdlg.o moc_deletionconfirmationdlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_fspathedit.o moc_fspathedit.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_downloadfromurldlg.o moc_downloadfromurldlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_executionlog.o moc_executionlog.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_guiiconprovider.o moc_guiiconprovider.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_fspathedit_p.o moc_fspathedit_p.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_ipsubnetwhitelistoptionsdialog.o moc_ipsubnetwhitelistoptionsdialog.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_loglistwidget.o moc_loglistwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_mainwindow.o moc_mainwindow.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_messageboxraised.o moc_messageboxraised.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_optionsdlg.o moc_optionsdlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_articlelistwidget.o moc_articlelistwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_automatedrssdownloader.o moc_automatedrssdownloader.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_feedlistwidget.o moc_feedlistwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_htmlbrowser.o moc_htmlbrowser.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_previewselectdialog.o moc_previewselectdialog.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_scanfoldersdelegate.o moc_scanfoldersdelegate.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_previewlistdelegate.o moc_previewlistdelegate.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rsswidget.o moc_rsswidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_pluginselectdlg.o moc_pluginselectdlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_searchtab.o moc_searchtab.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_pluginsourcedlg.o moc_pluginsourcedlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_searchwidget.o moc_searchwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_shutdownconfirmdlg.o moc_shutdownconfirmdlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_statusbar.o moc_statusbar.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_statsdialog.o moc_statsdialog.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_tagfiltermodel.o moc_tagfiltermodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentcategorydialog.o moc_torrentcategorydialog.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_tagfilterwidget.o moc_tagfilterwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_speedlimitdlg.o moc_speedlimitdlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentcontentfiltermodel.o moc_torrentcontentfiltermodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentcreatordlg.o moc_torrentcreatordlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentcontenttreeview.o moc_torrentcontenttreeview.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentmodel.o moc_torrentmodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_trackerlogin.o moc_trackerlogin.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_transferlistdelegate.o moc_transferlistdelegate.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_transferlistfilterswidget.o moc_transferlistfilterswidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentcontentmodel.o moc_torrentcontentmodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_transferlistsortmodel.o moc_transferlistsortmodel.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_updownratiodlg.o moc_updownratiodlg.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_transferlistwidget.o moc_transferlistwidget.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_apicontroller.o moc_apicontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_appcontroller.o moc_appcontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_authcontroller.o moc_authcontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_logcontroller.o moc_logcontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rsscontroller.o moc_rsscontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_synccontroller.o moc_synccontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_webapplication.o moc_webapplication.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentscontroller.o moc_torrentscontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_transfercontroller.o moc_transfercontroller.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/powermanagement -I../../src/gui/properties -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_webui.o moc_webui.cpp make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' g++ -L/usr/lib64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,now -pie -rdynamic -o ./qbittorrent application.o cmdoptions.o filelogger.o main.o asyncfilestorage.o infohash.o magneturi.o peerinfo.o bandwidthscheduler.o filterparserthread.o resumedatasavingmanager.o speedmonitor.o statistics.o session.o torrentcreatorthread.o torrenthandle.o torrentinfo.o tracker.o trackerentry.o exceptions.o filesystemwatcher.o connection.o httperror.o requestparser.o responsebuilder.o responsegenerator.o server.o iconprovider.o logger.o dnsupdater.o downloadhandler.o downloadmanager.o geoipmanager.o portforwarder.o geoipdatabase.o proxyconfigurationmanager.o reverseresolution.o smtp.o preferences.o profile_p.o profile.o rss_parser.o rss_article.o rss_autodownloader.o rss_autodownloadrule.o rss_feed.o rss_folder.o rss_item.o rss_session.o scanfoldersmodel.o searchdownloadhandler.o searchhandler.o searchpluginmanager.o settingsstorage.o torrentfileguard.o torrentfilter.o tristatebool.o bytearray.o fs.o gzip.o misc.o net.o random.o string.o lineedit.o powermanagement.o powermanagement_x11.o downloadedpiecesbar.o peerlistwidget.o peersadditiondlg.o pieceavailabilitybar.o piecesbar.o propertieswidget.o proplistdelegate.o proptabbar.o speedplotview.o speedwidget.o trackerlist.o trackersadditiondlg.o notifications.o addnewtorrentdialog.o advancedsettings.o autoexpandabledialog.o banlistoptions.o categoryfiltermodel.o categoryfilterproxymodel.o categoryfilterwidget.o cookiesdialog.o cookiesmodel.o executionlog.o fspathedit.o fspathedit_p.o guiiconprovider.o ipsubnetwhitelistoptionsdialog.o loglistwidget.o mainwindow.o messageboxraised.o optionsdlg.o previewselectdialog.o articlelistwidget.o automatedrssdownloader.o feedlistwidget.o htmlbrowser.o rsswidget.o scanfoldersdelegate.o pluginselectdlg.o pluginsourcedlg.o searchlistdelegate.o searchsortmodel.o searchtab.o searchwidget.o shutdownconfirmdlg.o speedlimitdlg.o statsdialog.o statusbar.o tagfiltermodel.o tagfilterproxymodel.o tagfilterwidget.o torrentcategorydialog.o torrentcontentfiltermodel.o torrentcontentmodel.o torrentcontentmodelfile.o torrentcontentmodelfolder.o torrentcontentmodelitem.o torrentcontenttreeview.o torrentcreatordlg.o torrentmodel.o trackerlogin.o transferlistdelegate.o transferlistfilterswidget.o transferlistsortmodel.o transferlistwidget.o updownratiodlg.o utils.o apicontroller.o apierror.o appcontroller.o authcontroller.o logcontroller.o rsscontroller.o synccontroller.o torrentscontroller.o transfercontroller.o serialize_torrent.o webapplication.o webui.o qrc_about.o qrc_webui.o qrc_icons.o qrc_lang.o qrc_searchengine.o moc_application.o moc_filelogger.o moc_asyncfilestorage.o moc_bandwidthscheduler.o moc_filterparserthread.o moc_resumedatasavingmanager.o moc_statistics.o moc_session.o moc_torrentcreatorthread.o moc_tracker.o moc_filesystemwatcher.o moc_connection.o moc_server.o moc_logger.o moc_dnsupdater.o moc_downloadhandler.o moc_downloadmanager.o moc_geoipmanager.o moc_portforwarder.o moc_proxyconfigurationmanager.o moc_reverseresolution.o moc_smtp.o moc_preferences.o moc_rss_parser.o moc_rss_article.o moc_rss_autodownloader.o moc_rss_feed.o moc_rss_folder.o moc_rss_item.o moc_rss_session.o moc_scanfoldersmodel.o moc_searchhandler.o moc_searchdownloadhandler.o moc_searchpluginmanager.o moc_settingsstorage.o moc_torrentfileguard.o moc_lineedit.o moc_powermanagement.o moc_powermanagement_x11.o moc_downloadedpiecesbar.o moc_peerlistdelegate.o moc_peerlistsortmodel.o moc_peerlistwidget.o moc_peersadditiondlg.o moc_pieceavailabilitybar.o moc_piecesbar.o moc_propertieswidget.o moc_proplistdelegate.o moc_proptabbar.o moc_speedplotview.o moc_speedwidget.o moc_trackerlist.o moc_trackersadditiondlg.o moc_notifications.o moc_about_imp.o moc_addnewtorrentdialog.o moc_advancedsettings.o moc_autoexpandabledialog.o moc_banlistoptions.o moc_categoryfiltermodel.o moc_categoryfilterwidget.o moc_cookiesdialog.o moc_cookiesmodel.o moc_deletionconfirmationdlg.o moc_downloadfromurldlg.o moc_executionlog.o moc_fspathedit.o moc_fspathedit_p.o moc_guiiconprovider.o moc_ipsubnetwhitelistoptionsdialog.o moc_loglistwidget.o moc_mainwindow.o moc_messageboxraised.o moc_optionsdlg.o moc_previewlistdelegate.o moc_previewselectdialog.o moc_articlelistwidget.o moc_automatedrssdownloader.o moc_feedlistwidget.o moc_htmlbrowser.o moc_rsswidget.o moc_scanfoldersdelegate.o moc_pluginselectdlg.o moc_pluginsourcedlg.o moc_searchtab.o moc_searchwidget.o moc_shutdownconfirmdlg.o moc_speedlimitdlg.o moc_statsdialog.o moc_statusbar.o moc_tagfiltermodel.o moc_tagfilterwidget.o moc_torrentcategorydialog.o moc_torrentcontentfiltermodel.o moc_torrentcontentmodel.o moc_torrentcontenttreeview.o moc_torrentcreatordlg.o moc_torrentmodel.o moc_trackerlogin.o moc_transferlistdelegate.o moc_transferlistfilterswidget.o moc_transferlistsortmodel.o moc_transferlistwidget.o moc_updownratiodlg.o moc_apicontroller.o moc_appcontroller.o moc_authcontroller.o moc_logcontroller.o moc_rsscontroller.o moc_synccontroller.o moc_torrentscontroller.o moc_transfercontroller.o moc_webapplication.o moc_webui.o -L/usr/lib64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -ltorrent-rasterbar -lboost_system -lQt5Solutions_SingleApplication-2.6 -lpthread -lQt5Svg -lQt5Widgets -lQt5Gui -lQt5DBus -lQt5Network -lQt5Xml -lQt5Core -lGL make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' + mv -f ../conf.pri ../conf.pri.gui + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5qOXte + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64 ++ dirname /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64 + cd qBittorrent-release-4.1.0 + rm -rf /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64 + mv -f conf.pri.nox conf.pri + cd build-nox + make INSTALL_ROOT=/builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64 install cd src/ && ( test -e Makefile || /usr/bin/qmake-qt5 -o Makefile /builddir/build/BUILD/qBittorrent-release-4.1.0/src/src.pro QMAKE_LRELEASE= 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection' 'QMAKE_LFLAGS_RELEASE=-L/usr/lib64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= ) && make -f Makefile install make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' /usr/lib64/qt5/bin/rcc -compress 9 -threshold 5 -name lang ../../src/lang.qrc -o qrc_lang.cpp g++ -c -pipe -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fstack-clash-protection -funwind-tables -m64 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -grecord-gcc-switches -fstack-protector-strong -fexceptions -Wp,-D_GLIBCXX_ASSERTIONS -Wp,-D_FORTIFY_SOURCE=2 -Werror=format-security -Wall -pipe -g -O2 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DTORRENT_LINKING_SHARED -DBOOST_ASIO_ENABLE_CANCELIO -DBOOST_EXCEPTION_DISABLE -DBOOST_ASIO_HASH_MAP_BUCKETS=1021 -DTORRENT_USE_OPENSSL -DDISABLE_GUI -DSTACKTRACE -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=1 -DQBT_VERSION_BUGFIX=0 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.1.0\" -DQBT_VERSION_2=\"4.1.0\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_STRICT_ITERATORS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -isystem /usr/include/libtorrent -I../../src -I../../src/app -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qrc_lang.o qrc_lang.cpp g++ -L/usr/lib64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,now -pie -rdynamic -o ./qbittorrent-nox application.o cmdoptions.o filelogger.o main.o asyncfilestorage.o infohash.o magneturi.o peerinfo.o bandwidthscheduler.o filterparserthread.o resumedatasavingmanager.o speedmonitor.o statistics.o session.o torrentcreatorthread.o torrenthandle.o torrentinfo.o tracker.o trackerentry.o exceptions.o filesystemwatcher.o connection.o httperror.o requestparser.o responsebuilder.o responsegenerator.o server.o iconprovider.o logger.o dnsupdater.o downloadhandler.o downloadmanager.o geoipmanager.o portforwarder.o geoipdatabase.o proxyconfigurationmanager.o reverseresolution.o smtp.o preferences.o profile_p.o profile.o rss_parser.o rss_article.o rss_autodownloader.o rss_autodownloadrule.o rss_feed.o rss_folder.o rss_item.o rss_session.o scanfoldersmodel.o searchdownloadhandler.o searchhandler.o searchpluginmanager.o settingsstorage.o torrentfileguard.o torrentfilter.o tristatebool.o bytearray.o fs.o gzip.o misc.o net.o random.o string.o apicontroller.o apierror.o appcontroller.o authcontroller.o logcontroller.o rsscontroller.o synccontroller.o torrentscontroller.o transfercontroller.o serialize_torrent.o webapplication.o webui.o qrc_webui.o qrc_icons.o qrc_lang.o qrc_searchengine.o moc_application.o moc_filelogger.o moc_asyncfilestorage.o moc_bandwidthscheduler.o moc_filterparserthread.o moc_resumedatasavingmanager.o moc_statistics.o moc_session.o moc_torrentcreatorthread.o moc_tracker.o moc_filesystemwatcher.o moc_connection.o moc_server.o moc_logger.o moc_dnsupdater.o moc_downloadhandler.o moc_downloadmanager.o moc_geoipmanager.o moc_portforwarder.o moc_proxyconfigurationmanager.o moc_reverseresolution.o moc_smtp.o moc_preferences.o moc_rss_parser.o moc_rss_article.o moc_rss_autodownloader.o moc_rss_feed.o moc_rss_folder.o moc_rss_item.o moc_rss_session.o moc_scanfoldersmodel.o moc_searchhandler.o moc_searchdownloadhandler.o moc_searchpluginmanager.o moc_settingsstorage.o moc_torrentfileguard.o moc_apicontroller.o moc_appcontroller.o moc_authcontroller.o moc_logcontroller.o moc_rsscontroller.o moc_synccontroller.o moc_torrentscontroller.o moc_transfercontroller.o moc_webapplication.o moc_webui.o -L/usr/lib64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -ltorrent-rasterbar -lboost_system -lQt5Solutions_SingleCoreApplication-2.6 -lpthread -lQt5Network -lQt5Xml -lQt5Core /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/doc/qbittorrent-nox.1 /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/man/man1/qbittorrent-nox.1 /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/dist/unix/systemd/qbittorrent-nox@.service /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/lib/systemd/system/qbittorrent-nox@.service /usr/bin/qmake-qt5 -install qinstall -exe qbittorrent-nox /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/bin/qbittorrent-nox make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-nox/src' + cd .. + mv -f conf.pri.gui conf.pri + cd build-gui + make INSTALL_ROOT=/builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64 install cd src/ && ( test -e Makefile || /usr/bin/qmake-qt5 -o Makefile /builddir/build/BUILD/qBittorrent-release-4.1.0/src/src.pro QMAKE_LRELEASE= 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -funwind-tables -fstack-clash-protection' 'QMAKE_LFLAGS_RELEASE=-L/usr/lib64 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= ) && make -f Makefile install make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/doc/qbittorrent.1 /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/man/man1/qbittorrent.1 /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/src/icons/qbittorrent.desktop /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/applications/qbittorrent.desktop /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/dist/unix/qbittorrent.appdata.xml /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/appdata/qbittorrent.appdata.xml /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/dist/unix/menuicons/16x16/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/icons/hicolor/16x16/apps/qbittorrent.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/dist/unix/menuicons/22x22/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/icons/hicolor/22x22/apps/qbittorrent.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/dist/unix/menuicons/24x24/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/icons/hicolor/24x24/apps/qbittorrent.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/dist/unix/menuicons/32x32/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/icons/hicolor/32x32/apps/qbittorrent.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/dist/unix/menuicons/36x36/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/icons/hicolor/36x36/apps/qbittorrent.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/dist/unix/menuicons/48x48/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/icons/hicolor/48x48/apps/qbittorrent.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/dist/unix/menuicons/64x64/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/icons/hicolor/64x64/apps/qbittorrent.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/dist/unix/menuicons/72x72/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/icons/hicolor/72x72/apps/qbittorrent.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/dist/unix/menuicons/96x96/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/icons/hicolor/96x96/apps/qbittorrent.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/dist/unix/menuicons/128x128/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/icons/hicolor/128x128/apps/qbittorrent.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/dist/unix/menuicons/192x192/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/icons/hicolor/192x192/apps/qbittorrent.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/dist/unix/menuicons/16x16/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/icons/hicolor/16x16/status/qbittorrent-tray.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/dist/unix/menuicons/22x22/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/icons/hicolor/22x22/status/qbittorrent-tray.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/dist/unix/menuicons/24x24/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/icons/hicolor/24x24/status/qbittorrent-tray.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/dist/unix/menuicons/32x32/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/icons/hicolor/32x32/status/qbittorrent-tray.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/dist/unix/menuicons/36x36/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/icons/hicolor/36x36/status/qbittorrent-tray.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/dist/unix/menuicons/48x48/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/icons/hicolor/48x48/status/qbittorrent-tray.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/dist/unix/menuicons/64x64/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/icons/hicolor/64x64/status/qbittorrent-tray.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/dist/unix/menuicons/72x72/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/icons/hicolor/72x72/status/qbittorrent-tray.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/dist/unix/menuicons/96x96/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/icons/hicolor/96x96/status/qbittorrent-tray.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/dist/unix/menuicons/128x128/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/icons/hicolor/128x128/status/qbittorrent-tray.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/dist/unix/menuicons/192x192/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/icons/hicolor/192x192/status/qbittorrent-tray.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/src/icons/skin/qbittorrent-tray.svg /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/icons/hicolor/scalable/status/qbittorrent-tray.svg /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/src/icons/skin/qbittorrent-tray-dark.svg /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/icons/hicolor/scalable/status/qbittorrent-tray-dark.svg /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/src/icons/skin/qbittorrent-tray-light.svg /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/icons/hicolor/scalable/status/qbittorrent-tray-light.svg /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.1.0/dist/unix/menuicons/128x128/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/pixmaps/qbittorrent.png /usr/bin/qmake-qt5 -install qinstall -exe qbittorrent /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/bin/qbittorrent make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.1.0/build-gui/src' + mv /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/bin/qbittorrent-nox /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/bin/qbittorrent-nox-bin + install -pm 0755 /builddir/build/SOURCES/qbittorrent-nox /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/bin/qbittorrent-nox + desktop-file-install --dir=/builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/applications/ /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/applications/qbittorrent.desktop + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/appdata/qbittorrent.appdata.xml /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/appdata/qbittorrent.appdata.xml: GLib-GIO-Message: 13:15:12.880: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. OK + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.1.0-1.fc28 --unique-debug-suffix -4.1.0-1.fc28.ppc64 --unique-debug-src-base qbittorrent-4.1.0-1.fc28.ppc64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/qBittorrent-release-4.1.0 extracting debug info from /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/bin/qbittorrent-nox-bin extracting debug info from /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/bin/qbittorrent /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 85367 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Processing files: qbittorrent-4.1.0-1.fc28.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.lqM5G0 + umask 022 + cd /builddir/build/BUILD + cd qBittorrent-release-4.1.0 + DOCDIR=/builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/doc/qbittorrent + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/doc/qbittorrent + cp -pr README.md /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/doc/qbittorrent + cp -pr NEWS /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/doc/qbittorrent + cp -pr AUTHORS /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/doc/qbittorrent + cp -pr TODO /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/doc/qbittorrent + cp -pr Changelog /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/doc/qbittorrent + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.EIE2UM + umask 022 + cd /builddir/build/BUILD + cd qBittorrent-release-4.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/licenses/qbittorrent + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/licenses/qbittorrent + cp -pr COPYING /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/licenses/qbittorrent + exit 0 Provides: application() application(qbittorrent.desktop) metainfo() metainfo(qbittorrent.appdata.xml) mimehandler(application/x-bittorrent) mimehandler(x-scheme-handler/magnet) qbittorrent = 1:4.1.0-1.fc28 qbittorrent(ppc-64) = 1:4.1.0-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld64.so.1()(64bit) ld64.so.1(GLIBC_2.22)(64bit) libGL.so.1()(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5DBus.so.5()(64bit) libQt5DBus.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Network.so.5()(64bit) libQt5Network.so.5(Qt_5)(64bit) libQt5Solutions_SingleApplication-2.6.so.1()(64bit) libQt5Svg.so.5()(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libQt5Xml.so.5()(64bit) libQt5Xml.so.5(Qt_5)(64bit) libboost_system.so.1.66.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtorrent-rasterbar.so.9()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Processing files: qbittorrent-nox-4.1.0-1.fc28.ppc64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cNoRez + umask 022 + cd /builddir/build/BUILD + cd qBittorrent-release-4.1.0 + DOCDIR=/builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/doc/qbittorrent-nox + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/doc/qbittorrent-nox + cp -pr qbittorrent-nox.README /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/doc/qbittorrent-nox + cp -pr NEWS /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/doc/qbittorrent-nox + cp -pr AUTHORS /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/doc/qbittorrent-nox + cp -pr TODO /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/doc/qbittorrent-nox + cp -pr Changelog /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/doc/qbittorrent-nox + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.SvqQzl + umask 022 + cd /builddir/build/BUILD + cd qBittorrent-release-4.1.0 + LICENSEDIR=/builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/licenses/qbittorrent-nox + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/licenses/qbittorrent-nox + cp -pr COPYING /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64/usr/share/licenses/qbittorrent-nox + exit 0 Provides: qbittorrent-nox = 1:4.1.0-1.fc28 qbittorrent-nox(ppc-64) = 1:4.1.0-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash ld64.so.1()(64bit) ld64.so.1(GLIBC_2.22)(64bit) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5Network.so.5()(64bit) libQt5Network.so.5(Qt_5)(64bit) libQt5Solutions_SingleCoreApplication-2.6.so.1()(64bit) libQt5Xml.so.5()(64bit) libQt5Xml.so.5(Qt_5)(64bit) libboost_system.so.1.66.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.3)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.3)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.7)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtorrent-rasterbar.so.9()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Processing files: qbittorrent-debugsource-4.1.0-1.fc28.ppc64 Provides: qbittorrent-debugsource = 1:4.1.0-1.fc28 qbittorrent-debugsource(ppc-64) = 1:4.1.0-1.fc28 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.0-1.fc28.ppc64 Provides: debuginfo(build-id) = 52fc7b61a21f8b9b47fbb466eb37dd999462f32e qbittorrent-debuginfo = 1:4.1.0-1.fc28 qbittorrent-debuginfo(ppc-64) = 1:4.1.0-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: qbittorrent-debugsource(ppc-64) = 1:4.1.0-1.fc28 Processing files: qbittorrent-nox-debuginfo-4.1.0-1.fc28.ppc64 Provides: debuginfo(build-id) = 362a21c891a2e2f2b7b9590cc4a80181dcaec610 qbittorrent-nox-debuginfo = 1:4.1.0-1.fc28 qbittorrent-nox-debuginfo(ppc-64) = 1:4.1.0-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: qbittorrent-debugsource(ppc-64) = 1:4.1.0-1.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64 Wrote: /builddir/build/RPMS/qbittorrent-4.1.0-1.fc28.ppc64.rpm Wrote: /builddir/build/RPMS/qbittorrent-nox-4.1.0-1.fc28.ppc64.rpm Wrote: /builddir/build/RPMS/qbittorrent-debugsource-4.1.0-1.fc28.ppc64.rpm Wrote: /builddir/build/RPMS/qbittorrent-debuginfo-4.1.0-1.fc28.ppc64.rpm Wrote: /builddir/build/RPMS/qbittorrent-nox-debuginfo-4.1.0-1.fc28.ppc64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vg8Pfj + umask 022 + cd /builddir/build/BUILD + cd qBittorrent-release-4.1.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/qbittorrent-4.1.0-1.fc28.ppc64 + exit 0 Child return code was: 0