Mock Version: 1.3.3 Mock Version: 1.3.3 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/qbittorrent.spec'], chrootPath='/var/lib/mock/f26-build-8036955-718449/root'printOutput=Falselogger=uid=1000gid=425timeout=172800env={'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'}user='mockbuild'shell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/qbittorrent.spec'] with env {'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/qbittorrent-3.3.11-2.fc26.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/qbittorrent.spec'], chrootPath='/var/lib/mock/f26-build-8036955-718449/root'user='mockbuild'printOutput=Falselogger=uid=1000gid=425timeout=172800env={'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'}private_network=Trueshell=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/qbittorrent.spec'] with env {'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'TERM': 'vt100'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8S98rQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf qBittorrent-release-3.3.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/release-3.3.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd qBittorrent-release-3.3.11 + /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 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 Patch #4 (qbittorrent-3.3.11-gcc6_hack.patch): + echo 'Patch #4 (qbittorrent-3.3.11-gcc6_hack.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .gcc6_hack --fuzz=0 patching file configure.ac + ./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.l7pKNX + umask 022 + cd /builddir/build/BUILD + cd qBittorrent-release-3.3.11 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' + export CXXFLAGS + LDFLAGS='-Wl,-z,relro -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-3.3.11/bin:/usr/lib64/qt5/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export PATH ++ pwd + QT_QMAKE=/builddir/build/BUILD/qBittorrent-release-3.3.11/bin/ + export QT_QMAKE + mkdir -p build-nox + cd build-nox + ../configure --prefix=/usr --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... powerpc64le-unknown-linux-gnu checking host system type... powerpc64le-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 GUI... no checking whether to install the systemd service file... yes checking whether to enable the WebUI... yes checking whether Qt4 should be enabled... no checking for Qt5 qmake >= 5.2.0... /builddir/build/BUILD/qBittorrent-release-3.3.11/bin//qmake-qt5 checking whether QtDBus should be enabled... no checking for boostlib >= 1.35... yes configure: Boost CPPFLAGS: -I/usr/include 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 /usr/bin/sed: character class syntax is [[:space:]], not [:space:] 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-3.3.11/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-3.3.11/src/src.pro [/builddir/build/BUILD/qBittorrent-release-3.3.11/build-nox/src] Project MESSAGE: Project is built in RELEASE mode. Project MESSAGE: Disabling debug output. configure: Good, your configure finished. + cp conf.pri .. + make -j4 cd src/ && ( test -e Makefile || /usr/bin/qmake-qt5 /builddir/build/BUILD/qBittorrent-release-3.3.11/src/src.pro QMAKE_LRELEASE= 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= -o Makefile ) && make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-3.3.11/build-nox/src' g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 ../../src/app/main.cpp: In function 'void sigNormalHandler(int)': ../../src/app/main.cpp:353:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, str1, strlen(str1)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/app/main.cpp:354:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, sigName, strlen(sigName)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/app/main.cpp:355:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, str2, strlen(str2)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/app/main.cpp: In function 'void sigAbnormalHandler(int)': ../../src/app/main.cpp:368:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, str1, strlen(str1)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/app/main.cpp:369:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, sigName, strlen(sigName)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/app/main.cpp:370:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, str2, strlen(str2)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 sessionstatus.o ../../src/base/bittorrent/sessionstatus.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 cachestatus.o ../../src/base/bittorrent/cachestatus.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 ../../src/base/bittorrent/session.cpp: In member function 'BitTorrent::SessionStatus BitTorrent::Session::status() const': ../../src/base/bittorrent/session.cpp:3030:36: warning: 'libtorrent::session_status libtorrent::session_handle::status() const' is deprecated [-Wdeprecated-declarations] return m_nativeSession->status(); ^ In file included from /usr/include/libtorrent/session.hpp:53:0, from ../../src/base/bittorrent/session.cpp:66: /usr/include/libtorrent/session_handle.hpp:289:18: note: declared here session_status status() const; ^~~~~~ ../../src/base/bittorrent/session.cpp: In member function 'BitTorrent::CacheStatus BitTorrent::Session::cacheStatus() const': ../../src/base/bittorrent/session.cpp:3035:46: warning: 'libtorrent::cache_status libtorrent::session_handle::get_cache_status() const' is deprecated [-Wdeprecated-declarations] return m_nativeSession->get_cache_status(); ^ In file included from /usr/include/libtorrent/session.hpp:53:0, from ../../src/base/bittorrent/session.cpp:66: /usr/include/libtorrent/session_handle.hpp:302:16: note: declared here cache_status get_cache_status() const; ^~~~~~~~~~~~~~~~ ../../src/base/bittorrent/torrentinfo.cpp: In member function 'qlonglong BitTorrent::TorrentInfo::fileOffset(int) const': ../../src/base/bittorrent/torrentinfo.cpp:189:39: warning: 'libtorrent::file_entry libtorrent::torrent_info::file_at(int) const' is deprecated [-Wdeprecated-declarations] return m_nativeInfo->file_at(index).offset; ^ In file included from ../../src/base/bittorrent/trackerentry.h:32:0, from ../../src/base/bittorrent/torrentinfo.cpp:41: /usr/include/libtorrent/torrent_info.hpp:352:14: note: declared here file_entry file_at(int index) const { return m_files.at_deprecated(index); } ^~~~~~~ g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 ../../src/base/bittorrent/torrenthandle.cpp: In member function 'void BitTorrent::TorrentHandle::setTrackerLogin(const QString&, const QString&)': ../../src/base/bittorrent/torrenthandle.cpp:158:40: warning: 'void libtorrent::torrent_handle::set_tracker_login(const string&, const string&) const' is deprecated [-Wdeprecated-declarations] m_nativeHandle.func(__VA_ARGS__); \ ^ ../../src/base/bittorrent/torrenthandle.cpp:1334:5: note: in expansion of macro 'SAFE_CALL' SAFE_CALL(set_tracker_login, std::string(username.toLocal8Bit().constData()), std::string(password.toLocal8Bit().constData())); ^ In file included from /usr/include/libtorrent/alert_types.hpp:38:0, from ../../src/base/bittorrent/torrenthandle.cpp:42: /usr/include/libtorrent/torrent_handle.hpp:1207:8: note: declared here void set_tracker_login(std::string const& name ^~~~~~~~~~~~~~~~~ g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 rssmanager.o ../../src/base/rss/rssmanager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 rssfeed.o ../../src/base/rss/rssfeed.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 rssfolder.o ../../src/base/rss/rssfolder.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 rssarticle.o ../../src/base/rss/rssarticle.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 rssdownloadrule.o ../../src/base/rss/rssdownloadrule.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 rssdownloadrulelist.o ../../src/base/rss/rssdownloadrulelist.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 rssfile.o ../../src/base/rss/rssfile.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 rssparser.o ../../src/base/rss/private/rssparser.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 searchengine.o ../../src/base/searchengine.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 btjson.o ../../src/webui/btjson.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 prefjson.o ../../src/webui/prefjson.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 abstractwebapplication.o ../../src/webui/abstractwebapplication.cpp /usr/lib64/qt5/bin/rcc -compress 9 -threshold 5 -name webui ../../src/webui/webui.qrc -o qrc_webui.cpp /usr/lib64/qt5/bin/rcc -compress 9 -threshold 5 -name icons ../../src/icons.qrc -o qrc_icons.cpp /usr/lib64/qt5/bin/rcc -compress 9 -threshold 5 -name lang ../../src/lang.qrc -o qrc_lang.cpp /usr/lib64/qt5/bin/rcc -compress 9 -threshold 5 -name searchengine ../../src/searchengine.qrc -o qrc_searchengine.cpp g++ -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -dM -E -o moc_predefs.h /usr/lib64/qt5/mkspecs/features/data/dummy.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/app/application.h -o moc_application.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/app/filelogger.h -o moc_filelogger.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/filesystemwatcher.h -o moc_filesystemwatcher.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/qinisettings.h -o moc_qinisettings.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/logger.h -o moc_logger.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/settingsstorage.h -o moc_settingsstorage.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/preferences.h -o moc_preferences.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/http/connection.h -o moc_connection.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/http/server.h -o moc_server.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/net/dnsupdater.h -o moc_dnsupdater.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/net/downloadmanager.h -o moc_downloadmanager.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/net/downloadhandler.h -o moc_downloadhandler.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/net/geoipmanager.h -o moc_geoipmanager.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/net/portforwarder.h -o moc_portforwarder.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/net/proxyconfigurationmanager.h -o moc_proxyconfigurationmanager.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/net/reverseresolution.h -o moc_reverseresolution.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/net/smtp.h -o moc_smtp.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/session.h -o moc_session.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/tracker.h -o moc_tracker.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/torrentcreatorthread.h -o moc_torrentcreatorthread.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/private/bandwidthscheduler.h -o moc_bandwidthscheduler.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/private/filterparserthread.h -o moc_filterparserthread.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/private/statistics.h -o moc_statistics.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/private/resumedatasavingmanager.h -o moc_resumedatasavingmanager.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/rss/rssmanager.h -o moc_rssmanager.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/rss/rssfeed.h -o moc_rssfeed.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/rss/rssarticle.h -o moc_rssarticle.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/rss/private/rssparser.h -o moc_rssparser.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/torrentfileguard.h -o moc_torrentfileguard.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/scanfoldersmodel.h -o moc_scanfoldersmodel.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/searchengine.h -o moc_searchengine.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/webui/webui.h -o moc_webui.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -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-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/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++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/webui/abstractwebapplication.h -o moc_abstractwebapplication.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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_qinisettings.o moc_qinisettings.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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_rssmanager.o moc_rssmanager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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_rssfeed.o moc_rssfeed.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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_rssarticle.o moc_rssarticle.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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_rssparser.o moc_rssparser.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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_searchengine.o moc_searchengine.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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_abstractwebapplication.o moc_abstractwebapplication.cpp g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,now -pie -rdynamic -o ./qbittorrent-nox application.o filelogger.o main.o tristatebool.o filesystemwatcher.o logger.o settingsstorage.o preferences.o iconprovider.o connection.o requestparser.o responsegenerator.o server.o responsebuilder.o dnsupdater.o downloadmanager.o downloadhandler.o geoipmanager.o portforwarder.o proxyconfigurationmanager.o reverseresolution.o smtp.o geoipdatabase.o infohash.o session.o sessionstatus.o cachestatus.o magneturi.o torrentinfo.o torrenthandle.o peerinfo.o trackerentry.o tracker.o torrentcreatorthread.o speedmonitor.o bandwidthscheduler.o filterparserthread.o statistics.o resumedatasavingmanager.o rssmanager.o rssfeed.o rssfolder.o rssarticle.o rssdownloadrule.o rssdownloadrulelist.o rssfile.o rssparser.o fs.o gzip.o misc.o string.o torrentfileguard.o torrentfilter.o scanfoldersmodel.o searchengine.o webui.o btjson.o prefjson.o webapplication.o abstractwebapplication.o qrc_webui.o qrc_icons.o qrc_lang.o qrc_searchengine.o moc_application.o moc_filelogger.o moc_filesystemwatcher.o moc_qinisettings.o moc_logger.o moc_settingsstorage.o moc_preferences.o moc_connection.o moc_server.o moc_dnsupdater.o moc_downloadmanager.o moc_downloadhandler.o moc_geoipmanager.o moc_portforwarder.o moc_proxyconfigurationmanager.o moc_reverseresolution.o moc_smtp.o moc_session.o moc_tracker.o moc_torrentcreatorthread.o moc_bandwidthscheduler.o moc_filterparserthread.o moc_statistics.o moc_resumedatasavingmanager.o moc_rssmanager.o moc_rssfeed.o moc_rssarticle.o moc_rssparser.o moc_torrentfileguard.o moc_scanfoldersmodel.o moc_searchengine.o moc_webui.o moc_abstractwebapplication.o -Wl,-z,relro -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-3.3.11/build-nox/src' + mv -f ../conf.pri ../conf.pri.nox + cd .. + mkdir -p build-gui + cd build-gui + ../configure --prefix=/usr --disable-silent-rules --with-qtsingleapplication=system 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... powerpc64le-unknown-linux-gnu checking host system type... powerpc64le-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 GUI... yes checking whether to install the systemd service file... no checking whether to enable the WebUI... yes checking whether Qt4 should be enabled... no checking for Qt5 qmake >= 5.2.0... /builddir/build/BUILD/qBittorrent-release-3.3.11/bin//qmake-qt5 checking whether QtDBus should be enabled... yes checking for Qt5DBus >= 5.2.0... found checking for boostlib >= 1.35... yes configure: Boost CPPFLAGS: -I/usr/include 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 /usr/bin/sed: character class syntax is [[:space:]], not [:space:] 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-3.3.11/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-3.3.11/src/src.pro [/builddir/build/BUILD/qBittorrent-release-3.3.11/build-gui/src] Project MESSAGE: Project is built in RELEASE mode. Project MESSAGE: Disabling debug output. configure: Good, your configure finished. + cp conf.pri .. + make -j4 cd src/ && ( test -e Makefile || /usr/bin/qmake-qt5 /builddir/build/BUILD/qBittorrent-release-3.3.11/src/src.pro QMAKE_LRELEASE= 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= -o Makefile ) && make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-3.3.11/build-gui/src' /usr/lib64/qt5/bin/uic ../../src/gui/properties/propertieswidget.ui -o ui_propertieswidget.h /usr/lib64/qt5/bin/uic ../../src/gui/properties/trackersadditiondlg.ui -o ui_trackersadditiondlg.h /usr/lib64/qt5/bin/uic ../../src/gui/properties/peersadditiondlg.ui -o ui_peersadditiondlg.h /usr/lib64/qt5/bin/uic ../../src/gui/rss/rss.ui -o ui_rss.h /usr/lib64/qt5/bin/uic ../../src/gui/rss/rsssettingsdlg.ui -o ui_rsssettingsdlg.h /usr/lib64/qt5/bin/uic ../../src/gui/rss/automatedrssdownloader.ui -o ui_automatedrssdownloader.h /usr/lib64/qt5/bin/uic ../../src/gui/mainwindow.ui -o ui_mainwindow.h /usr/lib64/qt5/bin/uic ../../src/gui/about.ui -o ui_about.h /usr/lib64/qt5/bin/uic ../../src/gui/preview.ui -o ui_preview.h /usr/lib64/qt5/bin/uic ../../src/gui/login.ui -o ui_login.h /usr/lib64/qt5/bin/uic ../../src/gui/downloadfromurldlg.ui -o ui_downloadfromurldlg.h /usr/lib64/qt5/bin/uic ../../src/gui/bandwidth_limit.ui -o ui_bandwidth_limit.h /usr/lib64/qt5/bin/uic ../../src/gui/updownratiodlg.ui -o ui_updownratiodlg.h /usr/lib64/qt5/bin/uic ../../src/gui/confirmdeletiondlg.ui -o ui_confirmdeletiondlg.h /usr/lib64/qt5/bin/uic ../../src/gui/shutdownconfirmdlg.ui -o ui_shutdownconfirmdlg.h /usr/lib64/qt5/bin/uic ../../src/gui/executionlog.ui -o ui_executionlog.h /usr/lib64/qt5/bin/uic ../../src/gui/addnewtorrentdialog.ui -o ui_addnewtorrentdialog.h /usr/lib64/qt5/bin/uic ../../src/gui/autoexpandabledialog.ui -o ui_autoexpandabledialog.h /usr/lib64/qt5/bin/uic ../../src/gui/statsdialog.ui -o ui_statsdialog.h /usr/lib64/qt5/bin/uic ../../src/gui/optionsdlg.ui -o ui_optionsdlg.h /usr/lib64/qt5/bin/uic ../../src/gui/torrentcreatordlg.ui -o ui_torrentcreatordlg.h /usr/lib64/qt5/bin/uic ../../src/gui/search/searchwidget.ui -o ui_searchwidget.h /usr/lib64/qt5/bin/uic ../../src/gui/search/pluginselectdlg.ui -o ui_pluginselectdlg.h /usr/lib64/qt5/bin/uic ../../src/gui/search/pluginsourcedlg.ui -o ui_pluginsourcedlg.h /usr/lib64/qt5/bin/uic ../../src/gui/search/searchtab.ui -o ui_searchtab.h /usr/lib64/qt5/bin/uic ../../src/gui/cookiesdialog.ui -o ui_cookiesdialog.h g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o application.o ../../src/app/application.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o filelogger.o ../../src/app/filelogger.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o main.o ../../src/app/main.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o tristatebool.o ../../src/base/tristatebool.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o filesystemwatcher.o ../../src/base/filesystemwatcher.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o logger.o ../../src/base/logger.cpp ../../src/app/main.cpp: In function 'void sigNormalHandler(int)': ../../src/app/main.cpp:353:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, str1, strlen(str1)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/app/main.cpp:354:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, sigName, strlen(sigName)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/app/main.cpp:355:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, str2, strlen(str2)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/app/main.cpp: In function 'void sigAbnormalHandler(int)': ../../src/app/main.cpp:368:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, str1, strlen(str1)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/app/main.cpp:369:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, sigName, strlen(sigName)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../src/app/main.cpp:370:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result] write(STDERR_FILENO, str2, strlen(str2)); ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o settingsstorage.o ../../src/base/settingsstorage.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o preferences.o ../../src/base/preferences.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o iconprovider.o ../../src/base/iconprovider.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o connection.o ../../src/base/http/connection.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o requestparser.o ../../src/base/http/requestparser.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o responsegenerator.o ../../src/base/http/responsegenerator.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o server.o ../../src/base/http/server.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o responsebuilder.o ../../src/base/http/responsebuilder.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o dnsupdater.o ../../src/base/net/dnsupdater.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o downloadmanager.o ../../src/base/net/downloadmanager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o downloadhandler.o ../../src/base/net/downloadhandler.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o geoipmanager.o ../../src/base/net/geoipmanager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o portforwarder.o ../../src/base/net/portforwarder.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o proxyconfigurationmanager.o ../../src/base/net/proxyconfigurationmanager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o reverseresolution.o ../../src/base/net/reverseresolution.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o smtp.o ../../src/base/net/smtp.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o geoipdatabase.o ../../src/base/net/private/geoipdatabase.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o infohash.o ../../src/base/bittorrent/infohash.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o session.o ../../src/base/bittorrent/session.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o sessionstatus.o ../../src/base/bittorrent/sessionstatus.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cachestatus.o ../../src/base/bittorrent/cachestatus.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o magneturi.o ../../src/base/bittorrent/magneturi.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentinfo.o ../../src/base/bittorrent/torrentinfo.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrenthandle.o ../../src/base/bittorrent/torrenthandle.cpp ../../src/base/bittorrent/session.cpp: In member function 'BitTorrent::SessionStatus BitTorrent::Session::status() const': ../../src/base/bittorrent/session.cpp:3030:36: warning: 'libtorrent::session_status libtorrent::session_handle::status() const' is deprecated [-Wdeprecated-declarations] return m_nativeSession->status(); ^ In file included from /usr/include/libtorrent/session.hpp:53:0, from ../../src/base/bittorrent/session.cpp:66: /usr/include/libtorrent/session_handle.hpp:289:18: note: declared here session_status status() const; ^~~~~~ ../../src/base/bittorrent/session.cpp: In member function 'BitTorrent::CacheStatus BitTorrent::Session::cacheStatus() const': ../../src/base/bittorrent/session.cpp:3035:46: warning: 'libtorrent::cache_status libtorrent::session_handle::get_cache_status() const' is deprecated [-Wdeprecated-declarations] return m_nativeSession->get_cache_status(); ^ In file included from /usr/include/libtorrent/session.hpp:53:0, from ../../src/base/bittorrent/session.cpp:66: /usr/include/libtorrent/session_handle.hpp:302:16: note: declared here cache_status get_cache_status() const; ^~~~~~~~~~~~~~~~ g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o peerinfo.o ../../src/base/bittorrent/peerinfo.cpp ../../src/base/bittorrent/torrentinfo.cpp: In member function 'qlonglong BitTorrent::TorrentInfo::fileOffset(int) const': ../../src/base/bittorrent/torrentinfo.cpp:189:39: warning: 'libtorrent::file_entry libtorrent::torrent_info::file_at(int) const' is deprecated [-Wdeprecated-declarations] return m_nativeInfo->file_at(index).offset; ^ In file included from ../../src/base/bittorrent/trackerentry.h:32:0, from ../../src/base/bittorrent/torrentinfo.cpp:41: /usr/include/libtorrent/torrent_info.hpp:352:14: note: declared here file_entry file_at(int index) const { return m_files.at_deprecated(index); } ^~~~~~~ g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o trackerentry.o ../../src/base/bittorrent/trackerentry.cpp ../../src/base/bittorrent/torrenthandle.cpp: In member function 'void BitTorrent::TorrentHandle::setTrackerLogin(const QString&, const QString&)': ../../src/base/bittorrent/torrenthandle.cpp:158:40: warning: 'void libtorrent::torrent_handle::set_tracker_login(const string&, const string&) const' is deprecated [-Wdeprecated-declarations] m_nativeHandle.func(__VA_ARGS__); \ ^ ../../src/base/bittorrent/torrenthandle.cpp:1334:5: note: in expansion of macro 'SAFE_CALL' SAFE_CALL(set_tracker_login, std::string(username.toLocal8Bit().constData()), std::string(password.toLocal8Bit().constData())); ^ In file included from /usr/include/libtorrent/alert_types.hpp:38:0, from ../../src/base/bittorrent/torrenthandle.cpp:42: /usr/include/libtorrent/torrent_handle.hpp:1207:8: note: declared here void set_tracker_login(std::string const& name ^~~~~~~~~~~~~~~~~ g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o tracker.o ../../src/base/bittorrent/tracker.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcreatorthread.o ../../src/base/bittorrent/torrentcreatorthread.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o speedmonitor.o ../../src/base/bittorrent/private/speedmonitor.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o bandwidthscheduler.o ../../src/base/bittorrent/private/bandwidthscheduler.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o filterparserthread.o ../../src/base/bittorrent/private/filterparserthread.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o statistics.o ../../src/base/bittorrent/private/statistics.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o resumedatasavingmanager.o ../../src/base/bittorrent/private/resumedatasavingmanager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rssmanager.o ../../src/base/rss/rssmanager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rssfeed.o ../../src/base/rss/rssfeed.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rssfolder.o ../../src/base/rss/rssfolder.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rssarticle.o ../../src/base/rss/rssarticle.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rssdownloadrule.o ../../src/base/rss/rssdownloadrule.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rssdownloadrulelist.o ../../src/base/rss/rssdownloadrulelist.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rssfile.o ../../src/base/rss/rssfile.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rssparser.o ../../src/base/rss/private/rssparser.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o fs.o ../../src/base/utils/fs.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o gzip.o ../../src/base/utils/gzip.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o misc.o ../../src/base/utils/misc.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o string.o ../../src/base/utils/string.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentfileguard.o ../../src/base/torrentfileguard.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentfilter.o ../../src/base/torrentfilter.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o scanfoldersmodel.o ../../src/base/scanfoldersmodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o searchengine.o ../../src/base/searchengine.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o webui.o ../../src/webui/webui.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o btjson.o ../../src/webui/btjson.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o prefjson.o ../../src/webui/prefjson.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o webapplication.o ../../src/webui/webapplication.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o abstractwebapplication.o ../../src/webui/abstractwebapplication.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o lineedit.o ../../src/gui/lineedit/src/lineedit.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o propertieswidget.o ../../src/gui/properties/propertieswidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o proplistdelegate.o ../../src/gui/properties/proplistdelegate.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o peerlistwidget.o ../../src/gui/properties/peerlistwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o trackerlist.o ../../src/gui/properties/trackerlist.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o peersadditiondlg.o ../../src/gui/properties/peersadditiondlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o downloadedpiecesbar.o ../../src/gui/properties/downloadedpiecesbar.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o trackersadditiondlg.o ../../src/gui/properties/trackersadditiondlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o pieceavailabilitybar.o ../../src/gui/properties/pieceavailabilitybar.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o proptabbar.o ../../src/gui/properties/proptabbar.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o speedwidget.o ../../src/gui/properties/speedwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o speedplotview.o ../../src/gui/properties/speedplotview.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o piecesbar.o ../../src/gui/properties/piecesbar.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rss_imp.o ../../src/gui/rss/rss_imp.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rsssettingsdlg.o ../../src/gui/rss/rsssettingsdlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o feedlistwidget.o ../../src/gui/rss/feedlistwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o automatedrssdownloader.o ../../src/gui/rss/automatedrssdownloader.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o htmlbrowser.o ../../src/gui/rss/htmlbrowser.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o powermanagement.o ../../src/gui/powermanagement/powermanagement.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o powermanagement_x11.o ../../src/gui/powermanagement/powermanagement_x11.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o notifications.o ../../src/gui/qtnotify/notifications.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o mainwindow.o ../../src/gui/mainwindow.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o ico.o ../../src/gui/ico.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o transferlistwidget.o ../../src/gui/transferlistwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o transferlistsortmodel.o ../../src/gui/transferlistsortmodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o transferlistdelegate.o ../../src/gui/transferlistdelegate.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o transferlistfilterswidget.o ../../src/gui/transferlistfilterswidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcontentmodel.o ../../src/gui/torrentcontentmodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcontentmodelitem.o ../../src/gui/torrentcontentmodelitem.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcontentmodelfolder.o ../../src/gui/torrentcontentmodelfolder.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcontentmodelfile.o ../../src/gui/torrentcontentmodelfile.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcontentfiltermodel.o ../../src/gui/torrentcontentfiltermodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcontenttreeview.o ../../src/gui/torrentcontenttreeview.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o executionlog.o ../../src/gui/executionlog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o speedlimitdlg.o ../../src/gui/speedlimitdlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o previewselect.o ../../src/gui/previewselect.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o guiiconprovider.o ../../src/gui/guiiconprovider.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o updownratiodlg.o ../../src/gui/updownratiodlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o loglistwidget.o ../../src/gui/loglistwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o addnewtorrentdialog.o ../../src/gui/addnewtorrentdialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o autoexpandabledialog.o ../../src/gui/autoexpandabledialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o statsdialog.o ../../src/gui/statsdialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o messageboxraised.o ../../src/gui/messageboxraised.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o statusbar.o ../../src/gui/statusbar.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o advancedsettings.o ../../src/gui/advancedsettings.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o trackerlogin.o ../../src/gui/trackerlogin.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o optionsdlg.o ../../src/gui/optionsdlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o shutdownconfirmdlg.o ../../src/gui/shutdownconfirmdlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentmodel.o ../../src/gui/torrentmodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcreatordlg.o ../../src/gui/torrentcreatordlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o scanfoldersdelegate.o ../../src/gui/scanfoldersdelegate.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o searchwidget.o ../../src/gui/search/searchwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o searchtab.o ../../src/gui/search/searchtab.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o pluginselectdlg.o ../../src/gui/search/pluginselectdlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o pluginsourcedlg.o ../../src/gui/search/pluginsourcedlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o searchlistdelegate.o ../../src/gui/search/searchlistdelegate.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o searchsortmodel.o ../../src/gui/search/searchsortmodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cookiesmodel.o ../../src/gui/cookiesmodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cookiesdialog.o ../../src/gui/cookiesdialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o categoryfiltermodel.o ../../src/gui/categoryfiltermodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o categoryfilterwidget.o ../../src/gui/categoryfilterwidget.cpp /usr/lib64/qt5/bin/rcc -compress 9 -threshold 5 -name webui ../../src/webui/webui.qrc -o qrc_webui.cpp /usr/lib64/qt5/bin/rcc -compress 9 -threshold 5 -name lineeditimages ../../src/gui/lineedit/resources/lineeditimages.qrc -o qrc_lineeditimages.cpp /usr/lib64/qt5/bin/rcc -compress 9 -threshold 5 -name about ../../src/gui/about.qrc -o qrc_about.cpp /usr/lib64/qt5/bin/rcc -compress 9 -threshold 5 -name icons ../../src/icons.qrc -o qrc_icons.cpp /usr/lib64/qt5/bin/rcc -compress 9 -threshold 5 -name lang ../../src/lang.qrc -o qrc_lang.cpp /usr/lib64/qt5/bin/rcc -compress 9 -threshold 5 -name searchengine ../../src/searchengine.qrc -o qrc_searchengine.cpp g++ -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -dM -E -o moc_predefs.h /usr/lib64/qt5/mkspecs/features/data/dummy.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qrc_webui.o qrc_webui.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qrc_lineeditimages.o qrc_lineeditimages.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qrc_about.o qrc_about.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qrc_icons.o qrc_icons.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qrc_lang.o qrc_lang.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qrc_searchengine.o qrc_searchengine.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/app/application.h -o moc_application.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/app/filelogger.h -o moc_filelogger.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/filesystemwatcher.h -o moc_filesystemwatcher.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/qinisettings.h -o moc_qinisettings.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/logger.h -o moc_logger.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/settingsstorage.h -o moc_settingsstorage.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/preferences.h -o moc_preferences.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/http/connection.h -o moc_connection.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/http/server.h -o moc_server.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/net/dnsupdater.h -o moc_dnsupdater.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/net/downloadmanager.h -o moc_downloadmanager.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/net/downloadhandler.h -o moc_downloadhandler.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/net/geoipmanager.h -o moc_geoipmanager.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/net/portforwarder.h -o moc_portforwarder.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/net/proxyconfigurationmanager.h -o moc_proxyconfigurationmanager.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/net/reverseresolution.h -o moc_reverseresolution.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/net/smtp.h -o moc_smtp.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/session.h -o moc_session.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/tracker.h -o moc_tracker.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/torrentcreatorthread.h -o moc_torrentcreatorthread.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/private/bandwidthscheduler.h -o moc_bandwidthscheduler.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/private/filterparserthread.h -o moc_filterparserthread.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/private/statistics.h -o moc_statistics.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/bittorrent/private/resumedatasavingmanager.h -o moc_resumedatasavingmanager.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/rss/rssmanager.h -o moc_rssmanager.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/rss/rssfeed.h -o moc_rssfeed.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/rss/rssarticle.h -o moc_rssarticle.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/rss/private/rssparser.h -o moc_rssparser.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/torrentfileguard.h -o moc_torrentfileguard.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/scanfoldersmodel.h -o moc_scanfoldersmodel.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/base/searchengine.h -o moc_searchengine.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/webui/webui.h -o moc_webui.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/webui/abstractwebapplication.h -o moc_abstractwebapplication.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/lineedit/src/lineedit.h -o moc_lineedit.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/properties/propertieswidget.h -o moc_propertieswidget.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/properties/peerlistwidget.h -o moc_peerlistwidget.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/properties/proplistdelegate.h -o moc_proplistdelegate.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/properties/trackerlist.h -o moc_trackerlist.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/properties/downloadedpiecesbar.h -o moc_downloadedpiecesbar.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/properties/peerlistdelegate.h -o moc_peerlistdelegate.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/properties/peerlistsortmodel.h -o moc_peerlistsortmodel.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/properties/peersadditiondlg.h -o moc_peersadditiondlg.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/properties/trackersadditiondlg.h -o moc_trackersadditiondlg.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/properties/pieceavailabilitybar.h -o moc_pieceavailabilitybar.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/properties/proptabbar.h -o moc_proptabbar.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/properties/speedwidget.h -o moc_speedwidget.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/properties/speedplotview.h -o moc_speedplotview.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/properties/piecesbar.h -o moc_piecesbar.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/rss/rss_imp.h -o moc_rss_imp.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/rss/rsssettingsdlg.h -o moc_rsssettingsdlg.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/rss/feedlistwidget.h -o moc_feedlistwidget.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/rss/automatedrssdownloader.h -o moc_automatedrssdownloader.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/rss/htmlbrowser.h -o moc_htmlbrowser.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/powermanagement/powermanagement.h -o moc_powermanagement.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/powermanagement/powermanagement_x11.h -o moc_powermanagement_x11.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/qtnotify/notifications.h -o moc_notifications.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/mainwindow.h -o moc_mainwindow.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/transferlistwidget.h -o moc_transferlistwidget.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/transferlistdelegate.h -o moc_transferlistdelegate.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/transferlistfilterswidget.h -o moc_transferlistfilterswidget.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/transferlistsortmodel.h -o moc_transferlistsortmodel.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/torrentcontentmodel.h -o moc_torrentcontentmodel.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/torrentcontentfiltermodel.h -o moc_torrentcontentfiltermodel.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/torrentcontenttreeview.h -o moc_torrentcontenttreeview.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/deletionconfirmationdlg.h -o moc_deletionconfirmationdlg.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/statusbar.h -o moc_statusbar.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/speedlimitdlg.h -o moc_speedlimitdlg.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/about_imp.h -o moc_about_imp.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/previewselect.h -o moc_previewselect.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/previewlistdelegate.h -o moc_previewlistdelegate.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/downloadfromurldlg.h -o moc_downloadfromurldlg.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/trackerlogin.h -o moc_trackerlogin.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/executionlog.h -o moc_executionlog.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/guiiconprovider.h -o moc_guiiconprovider.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/updownratiodlg.h -o moc_updownratiodlg.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/loglistwidget.h -o moc_loglistwidget.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/addnewtorrentdialog.h -o moc_addnewtorrentdialog.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/autoexpandabledialog.h -o moc_autoexpandabledialog.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/statsdialog.h -o moc_statsdialog.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/messageboxraised.h -o moc_messageboxraised.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/optionsdlg.h -o moc_optionsdlg.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/advancedsettings.h -o moc_advancedsettings.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/shutdownconfirmdlg.h -o moc_shutdownconfirmdlg.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/torrentmodel.h -o moc_torrentmodel.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/torrentcreatordlg.h -o moc_torrentcreatordlg.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/scanfoldersdelegate.h -o moc_scanfoldersdelegate.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/search/searchwidget.h -o moc_searchwidget.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/search/searchtab.h -o moc_searchtab.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/search/pluginselectdlg.h -o moc_pluginselectdlg.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/search/pluginsourcedlg.h -o moc_pluginsourcedlg.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/cookiesmodel.h -o moc_cookiesmodel.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/cookiesdialog.h -o moc_cookiesdialog.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/categoryfiltermodel.h -o moc_categoryfiltermodel.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/app -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/rss -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-3.3.11/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/7 -I/usr/include/c++/7/ppc64le-redhat-linux -I/usr/include/c++/7/backward -I/usr/lib/gcc/ppc64le-redhat-linux/7/include -I/usr/local/include -I/usr/include ../../src/gui/categoryfilterwidget.h -o moc_categoryfilterwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_application.o moc_application.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_filelogger.o moc_filelogger.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_filesystemwatcher.o moc_filesystemwatcher.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_qinisettings.o moc_qinisettings.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_logger.o moc_logger.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_settingsstorage.o moc_settingsstorage.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_preferences.o moc_preferences.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_connection.o moc_connection.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_server.o moc_server.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_dnsupdater.o moc_dnsupdater.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_downloadmanager.o moc_downloadmanager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_downloadhandler.o moc_downloadhandler.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_geoipmanager.o moc_geoipmanager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_portforwarder.o moc_portforwarder.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_proxyconfigurationmanager.o moc_proxyconfigurationmanager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_reverseresolution.o moc_reverseresolution.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_smtp.o moc_smtp.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_session.o moc_session.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_tracker.o moc_tracker.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentcreatorthread.o moc_torrentcreatorthread.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_bandwidthscheduler.o moc_bandwidthscheduler.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_filterparserthread.o moc_filterparserthread.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_statistics.o moc_statistics.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_resumedatasavingmanager.o moc_resumedatasavingmanager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rssmanager.o moc_rssmanager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rssfeed.o moc_rssfeed.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rssarticle.o moc_rssarticle.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rssparser.o moc_rssparser.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentfileguard.o moc_torrentfileguard.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_scanfoldersmodel.o moc_scanfoldersmodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_searchengine.o moc_searchengine.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_webui.o moc_webui.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_abstractwebapplication.o moc_abstractwebapplication.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_lineedit.o moc_lineedit.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_propertieswidget.o moc_propertieswidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_peerlistwidget.o moc_peerlistwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_proplistdelegate.o moc_proplistdelegate.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_trackerlist.o moc_trackerlist.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_downloadedpiecesbar.o moc_downloadedpiecesbar.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_peerlistdelegate.o moc_peerlistdelegate.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_peerlistsortmodel.o moc_peerlistsortmodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_peersadditiondlg.o moc_peersadditiondlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_trackersadditiondlg.o moc_trackersadditiondlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_pieceavailabilitybar.o moc_pieceavailabilitybar.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_proptabbar.o moc_proptabbar.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_speedwidget.o moc_speedwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_speedplotview.o moc_speedplotview.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_piecesbar.o moc_piecesbar.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rss_imp.o moc_rss_imp.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rsssettingsdlg.o moc_rsssettingsdlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_feedlistwidget.o moc_feedlistwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_automatedrssdownloader.o moc_automatedrssdownloader.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_htmlbrowser.o moc_htmlbrowser.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_powermanagement.o moc_powermanagement.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_powermanagement_x11.o moc_powermanagement_x11.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_notifications.o moc_notifications.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_mainwindow.o moc_mainwindow.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_transferlistwidget.o moc_transferlistwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_transferlistdelegate.o moc_transferlistdelegate.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_transferlistfilterswidget.o moc_transferlistfilterswidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_transferlistsortmodel.o moc_transferlistsortmodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentcontentmodel.o moc_torrentcontentmodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentcontentfiltermodel.o moc_torrentcontentfiltermodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentcontenttreeview.o moc_torrentcontenttreeview.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_deletionconfirmationdlg.o moc_deletionconfirmationdlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_statusbar.o moc_statusbar.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_speedlimitdlg.o moc_speedlimitdlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_about_imp.o moc_about_imp.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_previewselect.o moc_previewselect.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_previewlistdelegate.o moc_previewlistdelegate.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_downloadfromurldlg.o moc_downloadfromurldlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_trackerlogin.o moc_trackerlogin.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_executionlog.o moc_executionlog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_guiiconprovider.o moc_guiiconprovider.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_updownratiodlg.o moc_updownratiodlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_loglistwidget.o moc_loglistwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_addnewtorrentdialog.o moc_addnewtorrentdialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_autoexpandabledialog.o moc_autoexpandabledialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_statsdialog.o moc_statsdialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_messageboxraised.o moc_messageboxraised.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_optionsdlg.o moc_optionsdlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_advancedsettings.o moc_advancedsettings.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_shutdownconfirmdlg.o moc_shutdownconfirmdlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentmodel.o moc_torrentmodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentcreatordlg.o moc_torrentcreatordlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_scanfoldersdelegate.o moc_scanfoldersdelegate.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_searchwidget.o moc_searchwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_searchtab.o moc_searchtab.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_pluginselectdlg.o moc_pluginselectdlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_pluginsourcedlg.o moc_pluginsourcedlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_cookiesmodel.o moc_cookiesmodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_cookiesdialog.o moc_cookiesdialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_categoryfiltermodel.o moc_categoryfiltermodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_XML_LIB -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I../../src -I. -I../../src -I../../src/app -I../../src/gui -I../../src/gui/lineedit/src -I../../src/gui/properties -I../../src/gui/rss -I../../src/gui/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtConcurrent -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_categoryfilterwidget.o moc_categoryfilterwidget.cpp g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,now -pie -rdynamic -o ./qbittorrent application.o filelogger.o main.o tristatebool.o filesystemwatcher.o logger.o settingsstorage.o preferences.o iconprovider.o connection.o requestparser.o responsegenerator.o server.o responsebuilder.o dnsupdater.o downloadmanager.o downloadhandler.o geoipmanager.o portforwarder.o proxyconfigurationmanager.o reverseresolution.o smtp.o geoipdatabase.o infohash.o session.o sessionstatus.o cachestatus.o magneturi.o torrentinfo.o torrenthandle.o peerinfo.o trackerentry.o tracker.o torrentcreatorthread.o speedmonitor.o bandwidthscheduler.o filterparserthread.o statistics.o resumedatasavingmanager.o rssmanager.o rssfeed.o rssfolder.o rssarticle.o rssdownloadrule.o rssdownloadrulelist.o rssfile.o rssparser.o fs.o gzip.o misc.o string.o torrentfileguard.o torrentfilter.o scanfoldersmodel.o searchengine.o webui.o btjson.o prefjson.o webapplication.o abstractwebapplication.o lineedit.o propertieswidget.o proplistdelegate.o peerlistwidget.o trackerlist.o peersadditiondlg.o downloadedpiecesbar.o trackersadditiondlg.o pieceavailabilitybar.o proptabbar.o speedwidget.o speedplotview.o piecesbar.o rss_imp.o rsssettingsdlg.o feedlistwidget.o automatedrssdownloader.o htmlbrowser.o powermanagement.o powermanagement_x11.o notifications.o mainwindow.o ico.o transferlistwidget.o transferlistsortmodel.o transferlistdelegate.o transferlistfilterswidget.o torrentcontentmodel.o torrentcontentmodelitem.o torrentcontentmodelfolder.o torrentcontentmodelfile.o torrentcontentfiltermodel.o torrentcontenttreeview.o executionlog.o speedlimitdlg.o previewselect.o guiiconprovider.o updownratiodlg.o loglistwidget.o addnewtorrentdialog.o autoexpandabledialog.o statsdialog.o messageboxraised.o statusbar.o advancedsettings.o trackerlogin.o optionsdlg.o shutdownconfirmdlg.o torrentmodel.o torrentcreatordlg.o scanfoldersdelegate.o searchwidget.o searchtab.o pluginselectdlg.o pluginsourcedlg.o searchlistdelegate.o searchsortmodel.o cookiesmodel.o cookiesdialog.o categoryfiltermodel.o categoryfilterwidget.o qrc_webui.o qrc_lineeditimages.o qrc_about.o qrc_icons.o qrc_lang.o qrc_searchengine.o moc_application.o moc_filelogger.o moc_filesystemwatcher.o moc_qinisettings.o moc_logger.o moc_settingsstorage.o moc_preferences.o moc_connection.o moc_server.o moc_dnsupdater.o moc_downloadmanager.o moc_downloadhandler.o moc_geoipmanager.o moc_portforwarder.o moc_proxyconfigurationmanager.o moc_reverseresolution.o moc_smtp.o moc_session.o moc_tracker.o moc_torrentcreatorthread.o moc_bandwidthscheduler.o moc_filterparserthread.o moc_statistics.o moc_resumedatasavingmanager.o moc_rssmanager.o moc_rssfeed.o moc_rssarticle.o moc_rssparser.o moc_torrentfileguard.o moc_scanfoldersmodel.o moc_searchengine.o moc_webui.o moc_abstractwebapplication.o moc_lineedit.o moc_propertieswidget.o moc_peerlistwidget.o moc_proplistdelegate.o moc_trackerlist.o moc_downloadedpiecesbar.o moc_peerlistdelegate.o moc_peerlistsortmodel.o moc_peersadditiondlg.o moc_trackersadditiondlg.o moc_pieceavailabilitybar.o moc_proptabbar.o moc_speedwidget.o moc_speedplotview.o moc_piecesbar.o moc_rss_imp.o moc_rsssettingsdlg.o moc_feedlistwidget.o moc_automatedrssdownloader.o moc_htmlbrowser.o moc_powermanagement.o moc_powermanagement_x11.o moc_notifications.o moc_mainwindow.o moc_transferlistwidget.o moc_transferlistdelegate.o moc_transferlistfilterswidget.o moc_transferlistsortmodel.o moc_torrentcontentmodel.o moc_torrentcontentfiltermodel.o moc_torrentcontenttreeview.o moc_deletionconfirmationdlg.o moc_statusbar.o moc_speedlimitdlg.o moc_about_imp.o moc_previewselect.o moc_previewlistdelegate.o moc_downloadfromurldlg.o moc_trackerlogin.o moc_executionlog.o moc_guiiconprovider.o moc_updownratiodlg.o moc_loglistwidget.o moc_addnewtorrentdialog.o moc_autoexpandabledialog.o moc_statsdialog.o moc_messageboxraised.o moc_optionsdlg.o moc_advancedsettings.o moc_shutdownconfirmdlg.o moc_torrentmodel.o moc_torrentcreatordlg.o moc_scanfoldersdelegate.o moc_searchwidget.o moc_searchtab.o moc_pluginselectdlg.o moc_pluginsourcedlg.o moc_cookiesmodel.o moc_cookiesdialog.o moc_categoryfiltermodel.o moc_categoryfilterwidget.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -ltorrent-rasterbar -lboost_system -lQt5Solutions_SingleApplication-2.6 -lpthread -lQt5Widgets -lQt5Gui -lQt5DBus -lQt5Xml -lQt5Concurrent -lQt5Network -lQt5Core -lGL make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-3.3.11/build-gui/src' + mv -f ../conf.pri ../conf.pri.gui + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FsKqzH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le ++ dirname /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le + cd qBittorrent-release-3.3.11 + rm -rf /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le + mv -f conf.pri.nox conf.pri + cd build-nox + make INSTALL_ROOT=/builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le install cd src/ && ( test -e Makefile || /usr/bin/qmake-qt5 /builddir/build/BUILD/qBittorrent-release-3.3.11/src/src.pro QMAKE_LRELEASE= 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= -o Makefile ) && make -f Makefile install make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-3.3.11/build-nox/src' /usr/lib64/qt5/bin/rcc -compress 9 -threshold 5 -name lang ../../src/lang.qrc -o qrc_lang.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQBT_USES_QT5 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DVERSION_MAJOR=3 -DVERSION_MINOR=3 -DVERSION_BUGFIX=11 -DVERSION_BUILD=0 -DVERSION=\"v3.3.11\" -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB -I../../src -I. -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++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,now -pie -rdynamic -o ./qbittorrent-nox application.o filelogger.o main.o tristatebool.o filesystemwatcher.o logger.o settingsstorage.o preferences.o iconprovider.o connection.o requestparser.o responsegenerator.o server.o responsebuilder.o dnsupdater.o downloadmanager.o downloadhandler.o geoipmanager.o portforwarder.o proxyconfigurationmanager.o reverseresolution.o smtp.o geoipdatabase.o infohash.o session.o sessionstatus.o cachestatus.o magneturi.o torrentinfo.o torrenthandle.o peerinfo.o trackerentry.o tracker.o torrentcreatorthread.o speedmonitor.o bandwidthscheduler.o filterparserthread.o statistics.o resumedatasavingmanager.o rssmanager.o rssfeed.o rssfolder.o rssarticle.o rssdownloadrule.o rssdownloadrulelist.o rssfile.o rssparser.o fs.o gzip.o misc.o string.o torrentfileguard.o torrentfilter.o scanfoldersmodel.o searchengine.o webui.o btjson.o prefjson.o webapplication.o abstractwebapplication.o qrc_webui.o qrc_icons.o qrc_lang.o qrc_searchengine.o moc_application.o moc_filelogger.o moc_filesystemwatcher.o moc_qinisettings.o moc_logger.o moc_settingsstorage.o moc_preferences.o moc_connection.o moc_server.o moc_dnsupdater.o moc_downloadmanager.o moc_downloadhandler.o moc_geoipmanager.o moc_portforwarder.o moc_proxyconfigurationmanager.o moc_reverseresolution.o moc_smtp.o moc_session.o moc_tracker.o moc_torrentcreatorthread.o moc_bandwidthscheduler.o moc_filterparserthread.o moc_statistics.o moc_resumedatasavingmanager.o moc_rssmanager.o moc_rssfeed.o moc_rssarticle.o moc_rssparser.o moc_torrentfileguard.o moc_scanfoldersmodel.o moc_searchengine.o moc_webui.o moc_abstractwebapplication.o -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -ltorrent-rasterbar -lboost_system -lQt5Solutions_SingleCoreApplication-2.6 -lpthread -lQt5Network -lQt5Xml -lQt5Core install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/doc/qbittorrent-nox.1 /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/man/man1/ install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/build-nox/dist/unix/systemd/qbittorrent-nox.service /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/lib/systemd/system/ install -m 755 -p qbittorrent-nox /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/bin/qbittorrent-nox make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-3.3.11/build-nox/src' + cd .. + mv -f conf.pri.gui conf.pri + cd build-gui + make INSTALL_ROOT=/builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le install cd src/ && ( test -e Makefile || /usr/bin/qmake-qt5 /builddir/build/BUILD/qBittorrent-release-3.3.11/src/src.pro QMAKE_LRELEASE= 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= -o Makefile ) && make -f Makefile install make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-3.3.11/build-gui/src' install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/doc/qbittorrent.1 /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/man/man1/ install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/src/icons/qBittorrent.desktop /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/applications/ install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/dist/unix/qBittorrent.appdata.xml /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/appdata/ install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/dist/unix/menuicons/16x16/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/icons/hicolor/16x16/apps/ install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/dist/unix/menuicons/22x22/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/icons/hicolor/22x22/apps/ install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/dist/unix/menuicons/24x24/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/icons/hicolor/24x24/apps/ install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/dist/unix/menuicons/32x32/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/icons/hicolor/32x32/apps/ install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/dist/unix/menuicons/36x36/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/icons/hicolor/36x36/apps/ install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/dist/unix/menuicons/48x48/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/icons/hicolor/48x48/apps/ install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/dist/unix/menuicons/64x64/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/icons/hicolor/64x64/apps/ install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/dist/unix/menuicons/72x72/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/icons/hicolor/72x72/apps/ install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/dist/unix/menuicons/96x96/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/icons/hicolor/96x96/apps/ install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/dist/unix/menuicons/128x128/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/icons/hicolor/128x128/apps/ install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/dist/unix/menuicons/192x192/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/icons/hicolor/192x192/apps/ install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/dist/unix/menuicons/16x16/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/icons/hicolor/16x16/status/ install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/dist/unix/menuicons/22x22/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/icons/hicolor/22x22/status/ install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/dist/unix/menuicons/24x24/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/icons/hicolor/24x24/status/ install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/dist/unix/menuicons/32x32/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/icons/hicolor/32x32/status/ install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/dist/unix/menuicons/36x36/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/icons/hicolor/36x36/status/ install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/dist/unix/menuicons/48x48/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/icons/hicolor/48x48/status/ install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/dist/unix/menuicons/64x64/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/icons/hicolor/64x64/status/ install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/dist/unix/menuicons/72x72/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/icons/hicolor/72x72/status/ install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/dist/unix/menuicons/96x96/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/icons/hicolor/96x96/status/ install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/dist/unix/menuicons/128x128/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/icons/hicolor/128x128/status/ install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/dist/unix/menuicons/192x192/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/icons/hicolor/192x192/status/ install -m 644 -p /builddir/build/BUILD/qBittorrent-release-3.3.11/dist/unix/menuicons/128x128/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/pixmaps/ install -m 755 -p qbittorrent /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/bin/qbittorrent make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-3.3.11/build-gui/src' + mv /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/bin/qbittorrent-nox /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/bin/qbittorrent-nox-bin + install -pm 0755 /builddir/build/SOURCES/qbittorrent-nox /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/bin/qbittorrent-nox + desktop-file-install --dir=/builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/applications/ /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/applications/qBittorrent.desktop + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/qBittorrent-release-3.3.11 extracting debug info from /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/bin/qbittorrent extracting debug info from /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/bin/qbittorrent-nox-bin /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 61582 blocks + /usr/lib/rpm/check-buildroot + /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 Processing files: qbittorrent-3.3.11-2.fc26.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aTTTgL + umask 022 + cd /builddir/build/BUILD + cd qBittorrent-release-3.3.11 + DOCDIR=/builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/doc/qbittorrent + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/doc/qbittorrent + cp -pr README.md /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/doc/qbittorrent + cp -pr NEWS /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/doc/qbittorrent + cp -pr AUTHORS /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/doc/qbittorrent + cp -pr TODO /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/doc/qbittorrent + cp -pr Changelog /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/doc/qbittorrent + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Lg5GYO + umask 022 + cd /builddir/build/BUILD + cd qBittorrent-release-3.3.11 + LICENSEDIR=/builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/licenses/qbittorrent + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/licenses/qbittorrent + cp -pr COPYING /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/licenses/qbittorrent + exit 0 Provides: appdata() appdata(qBittorrent.appdata.xml) application() application(qBittorrent.desktop) mimehandler(application/x-bittorrent) mimehandler(x-scheme-handler/magnet) qbittorrent = 1:3.3.11-2.fc26 qbittorrent(ppc-64) = 1:3.3.11-2.fc26 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: ld64.so.2()(64bit) ld64.so.2(GLIBC_2.22)(64bit) libGL.so.1()(64bit) libQt5Concurrent.so.5()(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) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libQt5Xml.so.5()(64bit) libQt5Xml.so.5(Qt_5)(64bit) libboost_system.so.1.63.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(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.11)(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) rtld(GNU_HASH) Processing files: qbittorrent-nox-3.3.11-2.fc26.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.wRSILS + umask 022 + cd /builddir/build/BUILD + cd qBittorrent-release-3.3.11 + DOCDIR=/builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/doc/qbittorrent-nox + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/doc/qbittorrent-nox + cp -pr qbittorrent-nox.README /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/doc/qbittorrent-nox + cp -pr NEWS /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/doc/qbittorrent-nox + cp -pr AUTHORS /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/doc/qbittorrent-nox + cp -pr TODO /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/doc/qbittorrent-nox + cp -pr Changelog /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/doc/qbittorrent-nox + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.tWi5yW + umask 022 + cd /builddir/build/BUILD + cd qBittorrent-release-3.3.11 + LICENSEDIR=/builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/licenses/qbittorrent-nox + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/licenses/qbittorrent-nox + cp -pr COPYING /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le/usr/share/licenses/qbittorrent-nox + exit 0 Provides: qbittorrent-nox = 1:3.3.11-2.fc26 qbittorrent-nox(ppc-64) = 1:3.3.11-2.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash ld64.so.2()(64bit) ld64.so.2(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.63.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(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.11)(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) rtld(GNU_HASH) Processing files: qbittorrent-debuginfo-3.3.11-2.fc26.ppc64le Provides: qbittorrent-debuginfo = 1:3.3.11-2.fc26 qbittorrent-debuginfo(ppc-64) = 1:3.3.11-2.fc26 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le Wrote: /builddir/build/RPMS/qbittorrent-3.3.11-2.fc26.ppc64le.rpm Wrote: /builddir/build/RPMS/qbittorrent-nox-3.3.11-2.fc26.ppc64le.rpm Wrote: /builddir/build/RPMS/qbittorrent-debuginfo-3.3.11-2.fc26.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bd6Vy7 + umask 022 + cd /builddir/build/BUILD + cd qBittorrent-release-3.3.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/qbittorrent-3.3.11-2.fc26.ppc64le + exit 0 Child return code was: 0