Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/qbittorrent.spec'], chrootPath='/var/lib/mock/f27-build-10922960-829940/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/qbittorrent.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/qbittorrent-4.0.3-1.fc27.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/f27-build-10922960-829940/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/qbittorrent.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.gxRfPh + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf qBittorrent-release-4.0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/release-4.0.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd qBittorrent-release-4.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (qbittorrent-3.3.11-build_flags.patch): + echo 'Patch #1 (qbittorrent-3.3.11-build_flags.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file unixconf.pri Hunk #1 succeeded at 12 (offset -3 lines). Patch #3 (qbittorrent-3.3.1-verbose_build.patch): + echo 'Patch #3 (qbittorrent-3.3.1-verbose_build.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .verbose_build --fuzz=0 patching file src/src.pro + ./bootstrap.sh + cp -p /builddir/build/SOURCES/qbittorrent-nox.README . + sed -i -e 's@Exec=qbittorrent %U@Exec=env TMPDIR=/var/tmp qbittorrent %U@g' src/icons/qbittorrent.desktop Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.B0YsKt + exit 0 + umask 022 + cd /builddir/build/BUILD + cd qBittorrent-release-4.0.3 + 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-4.0.3/bin:/usr/lib64/qt5/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export PATH ++ pwd + QT_QMAKE=/builddir/build/BUILD/qBittorrent-release-4.0.3/bin/ + export QT_QMAKE + mkdir -p build-nox + cd build-nox + ../configure --prefix=/usr --with-boost-libdir=/usr/lib64 --disable-silent-rules --enable-systemd --disable-gui --with-qtsingleapplication=system checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for a sed that does not truncate output... /usr/bin/sed checking build system type... 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 for Qt5 qmake >= 5.5.1... /builddir/build/BUILD/qBittorrent-release-4.0.3/bin//qmake-qt5 checking whether QtDBus should be enabled... no checking for boostlib >= 1.35 (103500)... yes configure: Boost CPPFLAGS: "-I/usr/include" Boost LDFLAGS: "-L/usr/lib64" checking whether the Boost::System library is available... yes checking for exit in -lboost_system... yes configure: Boost.System LIB: "-lboost_system" checking which qtsingleapplication to use... system checking for libtorrent... yes checking for zlib... yes /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-4.0.3/build-nox/.qmake.stash Project MESSAGE: Building translations Project MESSAGE: Processing lang/qbittorrent_ar Project MESSAGE: Processing lang/qbittorrent_be Project MESSAGE: Processing lang/qbittorrent_bg Project MESSAGE: Processing lang/qbittorrent_ca Project MESSAGE: Processing lang/qbittorrent_cs Project MESSAGE: Processing lang/qbittorrent_da Project MESSAGE: Processing lang/qbittorrent_de Project MESSAGE: Processing lang/qbittorrent_el Project MESSAGE: Processing lang/qbittorrent_en Project MESSAGE: Processing lang/qbittorrent_en_AU Project MESSAGE: Processing lang/qbittorrent_en_GB Project MESSAGE: Processing lang/qbittorrent_eo Project MESSAGE: Processing lang/qbittorrent_es Project MESSAGE: Processing lang/qbittorrent_eu Project MESSAGE: Processing lang/qbittorrent_fi Project MESSAGE: Processing lang/qbittorrent_fr Project MESSAGE: Processing lang/qbittorrent_gl Project MESSAGE: Processing lang/qbittorrent_he Project MESSAGE: Processing lang/qbittorrent_hi_IN Project MESSAGE: Processing lang/qbittorrent_hr Project MESSAGE: Processing lang/qbittorrent_hu Project MESSAGE: Processing lang/qbittorrent_hy Project MESSAGE: Processing lang/qbittorrent_id Project MESSAGE: Processing lang/qbittorrent_is Project MESSAGE: Processing lang/qbittorrent_it Project MESSAGE: Processing lang/qbittorrent_ja Project MESSAGE: Processing lang/qbittorrent_ka Project MESSAGE: Processing lang/qbittorrent_ko Project MESSAGE: Processing lang/qbittorrent_lt Project MESSAGE: Processing lang/qbittorrent_lv_LV Project MESSAGE: Processing lang/qbittorrent_ms_MY Project MESSAGE: Processing lang/qbittorrent_nb Project MESSAGE: Processing lang/qbittorrent_nl Project MESSAGE: Processing lang/qbittorrent_oc Project MESSAGE: Processing lang/qbittorrent_pl Project MESSAGE: Processing lang/qbittorrent_pt_BR Project MESSAGE: Processing lang/qbittorrent_pt_PT Project MESSAGE: Processing lang/qbittorrent_ro Project MESSAGE: Processing lang/qbittorrent_ru Project MESSAGE: Processing lang/qbittorrent_sk Project MESSAGE: Processing lang/qbittorrent_sl Project MESSAGE: Processing lang/qbittorrent_sr Project MESSAGE: Processing lang/qbittorrent_sv Project MESSAGE: Processing lang/qbittorrent_tr Project MESSAGE: Processing lang/qbittorrent_uk Project MESSAGE: Processing lang/qbittorrent_uz@Latn Project MESSAGE: Processing lang/qbittorrent_vi Project MESSAGE: Processing lang/qbittorrent_zh Project MESSAGE: Processing lang/qbittorrent_zh_HK Project MESSAGE: Processing lang/qbittorrent_zh_TW Reading /builddir/build/BUILD/qBittorrent-release-4.0.3/src/src.pro [/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -o Makefile /builddir/build/BUILD/qBittorrent-release-4.0.3/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=-L/usr/lib64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= ) && make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 cmdoptions.o ../../src/app/cmdoptions.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 asyncfilestorage.o ../../src/base/asyncfilestorage.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 rss_article.o ../../src/base/rss/rss_article.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 rss_item.o ../../src/base/rss/rss_item.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 rss_feed.o ../../src/base/rss/rss_feed.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 rss_folder.o ../../src/base/rss/rss_folder.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 rss_session.o ../../src/base/rss/rss_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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 rss_autodownloader.o ../../src/base/rss/rss_autodownloader.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 rss_autodownloadrule.o ../../src/base/rss/rss_autodownloadrule.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 rss_parser.o ../../src/base/rss/private/rss_parser.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 net.o ../../src/base/utils/net.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 random.o ../../src/base/utils/random.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 profile.o ../../src/base/profile.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 profile_p.o ../../src/base/private/profile_p.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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/asyncfilestorage.h -o moc_asyncfilestorage.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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/rss_article.h -o moc_rss_article.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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/rss_item.h -o moc_rss_item.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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/rss_feed.h -o moc_rss_feed.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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/rss_folder.h -o moc_rss_folder.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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/rss_session.h -o moc_rss_session.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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/rss_autodownloader.h -o moc_rss_autodownloader.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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/rss_parser.h -o moc_rss_parser.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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_asyncfilestorage.o moc_asyncfilestorage.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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_rss_article.o moc_rss_article.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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_rss_item.o moc_rss_item.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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_rss_feed.o moc_rss_feed.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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_rss_folder.o moc_rss_folder.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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_rss_session.o moc_rss_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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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_rss_autodownloader.o moc_rss_autodownloader.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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_rss_parser.o moc_rss_parser.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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++ -L/usr/lib64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,now -pie -rdynamic -o ./qbittorrent-nox application.o cmdoptions.o filelogger.o main.o asyncfilestorage.o 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 magneturi.o torrentinfo.o torrenthandle.o peerinfo.o trackerentry.o tracker.o torrentcreatorthread.o speedmonitor.o bandwidthscheduler.o filterparserthread.o statistics.o resumedatasavingmanager.o rss_article.o rss_item.o rss_feed.o rss_folder.o rss_session.o rss_autodownloader.o rss_autodownloadrule.o rss_parser.o fs.o gzip.o misc.o net.o random.o string.o profile.o profile_p.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_asyncfilestorage.o moc_filesystemwatcher.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_rss_article.o moc_rss_item.o moc_rss_feed.o moc_rss_folder.o moc_rss_session.o moc_rss_autodownloader.o moc_rss_parser.o moc_torrentfileguard.o moc_scanfoldersmodel.o moc_searchengine.o moc_webui.o moc_abstractwebapplication.o -L/usr/lib64 -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-4.0.3/build-nox/src' + mv -f ../conf.pri ../conf.pri.nox + cd .. + mkdir -p build-gui + cd build-gui + ../configure --prefix=/usr --with-boost-libdir=/usr/lib64 --disable-silent-rules --with-qtsingleapplication=system checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for a sed that does not truncate output... /usr/bin/sed checking build system type... 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 for Qt5 qmake >= 5.5.1... /builddir/build/BUILD/qBittorrent-release-4.0.3/bin//qmake-qt5 checking for Qt5Svg... yes checking whether QtDBus should be enabled... yes checking for Qt5DBus >= 5.5.1... found checking for boostlib >= 1.35 (103500)... yes configure: Boost CPPFLAGS: "-I/usr/include" Boost LDFLAGS: "-L/usr/lib64" checking whether the Boost::System library is available... yes checking for exit in -lboost_system... yes configure: Boost.System LIB: "-lboost_system" checking which qtsingleapplication to use... system checking for libtorrent... yes checking for zlib... yes /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-4.0.3/build-gui/.qmake.stash Project MESSAGE: Building translations Project MESSAGE: Processing lang/qbittorrent_ar Project MESSAGE: Processing lang/qbittorrent_be Project MESSAGE: Processing lang/qbittorrent_bg Project MESSAGE: Processing lang/qbittorrent_ca Project MESSAGE: Processing lang/qbittorrent_cs Project MESSAGE: Processing lang/qbittorrent_da Project MESSAGE: Processing lang/qbittorrent_de Project MESSAGE: Processing lang/qbittorrent_el Project MESSAGE: Processing lang/qbittorrent_en Project MESSAGE: Processing lang/qbittorrent_en_AU Project MESSAGE: Processing lang/qbittorrent_en_GB Project MESSAGE: Processing lang/qbittorrent_eo Project MESSAGE: Processing lang/qbittorrent_es Project MESSAGE: Processing lang/qbittorrent_eu Project MESSAGE: Processing lang/qbittorrent_fi Project MESSAGE: Processing lang/qbittorrent_fr Project MESSAGE: Processing lang/qbittorrent_gl Project MESSAGE: Processing lang/qbittorrent_he Project MESSAGE: Processing lang/qbittorrent_hi_IN Project MESSAGE: Processing lang/qbittorrent_hr Project MESSAGE: Processing lang/qbittorrent_hu Project MESSAGE: Processing lang/qbittorrent_hy Project MESSAGE: Processing lang/qbittorrent_id Project MESSAGE: Processing lang/qbittorrent_is Project MESSAGE: Processing lang/qbittorrent_it Project MESSAGE: Processing lang/qbittorrent_ja Project MESSAGE: Processing lang/qbittorrent_ka Project MESSAGE: Processing lang/qbittorrent_ko Project MESSAGE: Processing lang/qbittorrent_lt Project MESSAGE: Processing lang/qbittorrent_lv_LV Project MESSAGE: Processing lang/qbittorrent_ms_MY Project MESSAGE: Processing lang/qbittorrent_nb Project MESSAGE: Processing lang/qbittorrent_nl Project MESSAGE: Processing lang/qbittorrent_oc Project MESSAGE: Processing lang/qbittorrent_pl Project MESSAGE: Processing lang/qbittorrent_pt_BR Project MESSAGE: Processing lang/qbittorrent_pt_PT Project MESSAGE: Processing lang/qbittorrent_ro Project MESSAGE: Processing lang/qbittorrent_ru Project MESSAGE: Processing lang/qbittorrent_sk Project MESSAGE: Processing lang/qbittorrent_sl Project MESSAGE: Processing lang/qbittorrent_sr Project MESSAGE: Processing lang/qbittorrent_sv Project MESSAGE: Processing lang/qbittorrent_tr Project MESSAGE: Processing lang/qbittorrent_uk Project MESSAGE: Processing lang/qbittorrent_uz@Latn Project MESSAGE: Processing lang/qbittorrent_vi Project MESSAGE: Processing lang/qbittorrent_zh Project MESSAGE: Processing lang/qbittorrent_zh_HK Project MESSAGE: Processing lang/qbittorrent_zh_TW Reading /builddir/build/BUILD/qBittorrent-release-4.0.3/src/src.pro [/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -o Makefile /builddir/build/BUILD/qBittorrent-release-4.0.3/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=-L/usr/lib64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= ) && make -f Makefile make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.0.3/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/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/previewselectdialog.ui -o ui_previewselectdialog.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 /usr/lib64/qt5/bin/uic ../../src/gui/banlistoptions.ui -o ui_banlistoptions.h /usr/lib64/qt5/bin/uic ../../src/gui/ipsubnetwhitelistoptionsdialog.ui -o ui_ipsubnetwhitelistoptionsdialog.h /usr/lib64/qt5/bin/uic ../../src/gui/rss/rsswidget.ui -o ui_rsswidget.h /usr/lib64/qt5/bin/uic ../../src/gui/rss/automatedrssdownloader.ui -o ui_automatedrssdownloader.h /usr/lib64/qt5/bin/uic ../../src/gui/torrentcategorydialog.ui -o ui_torrentcategorydialog.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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o application.o ../../src/app/application.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cmdoptions.o ../../src/app/cmdoptions.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o filelogger.o ../../src/app/filelogger.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o main.o ../../src/app/main.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o asyncfilestorage.o ../../src/base/asyncfilestorage.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o tristatebool.o ../../src/base/tristatebool.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o filesystemwatcher.o ../../src/base/filesystemwatcher.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o logger.o ../../src/base/logger.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o settingsstorage.o ../../src/base/settingsstorage.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o preferences.o ../../src/base/preferences.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o iconprovider.o ../../src/base/iconprovider.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o connection.o ../../src/base/http/connection.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o requestparser.o ../../src/base/http/requestparser.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o responsegenerator.o ../../src/base/http/responsegenerator.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o server.o ../../src/base/http/server.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o responsebuilder.o ../../src/base/http/responsebuilder.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o dnsupdater.o ../../src/base/net/dnsupdater.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o downloadmanager.o ../../src/base/net/downloadmanager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o downloadhandler.o ../../src/base/net/downloadhandler.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o geoipmanager.o ../../src/base/net/geoipmanager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o portforwarder.o ../../src/base/net/portforwarder.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o proxyconfigurationmanager.o ../../src/base/net/proxyconfigurationmanager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o reverseresolution.o ../../src/base/net/reverseresolution.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o smtp.o ../../src/base/net/smtp.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o geoipdatabase.o ../../src/base/net/private/geoipdatabase.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o infohash.o ../../src/base/bittorrent/infohash.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o session.o ../../src/base/bittorrent/session.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o magneturi.o ../../src/base/bittorrent/magneturi.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentinfo.o ../../src/base/bittorrent/torrentinfo.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrenthandle.o ../../src/base/bittorrent/torrenthandle.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o peerinfo.o ../../src/base/bittorrent/peerinfo.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o trackerentry.o ../../src/base/bittorrent/trackerentry.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o tracker.o ../../src/base/bittorrent/tracker.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcreatorthread.o ../../src/base/bittorrent/torrentcreatorthread.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o speedmonitor.o ../../src/base/bittorrent/private/speedmonitor.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o bandwidthscheduler.o ../../src/base/bittorrent/private/bandwidthscheduler.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o filterparserthread.o ../../src/base/bittorrent/private/filterparserthread.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o statistics.o ../../src/base/bittorrent/private/statistics.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o resumedatasavingmanager.o ../../src/base/bittorrent/private/resumedatasavingmanager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rss_article.o ../../src/base/rss/rss_article.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rss_item.o ../../src/base/rss/rss_item.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rss_feed.o ../../src/base/rss/rss_feed.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rss_folder.o ../../src/base/rss/rss_folder.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rss_session.o ../../src/base/rss/rss_session.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rss_autodownloader.o ../../src/base/rss/rss_autodownloader.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rss_autodownloadrule.o ../../src/base/rss/rss_autodownloadrule.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rss_parser.o ../../src/base/rss/private/rss_parser.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o fs.o ../../src/base/utils/fs.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o gzip.o ../../src/base/utils/gzip.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o misc.o ../../src/base/utils/misc.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o net.o ../../src/base/utils/net.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o random.o ../../src/base/utils/random.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o string.o ../../src/base/utils/string.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o profile.o ../../src/base/profile.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o profile_p.o ../../src/base/private/profile_p.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentfileguard.o ../../src/base/torrentfileguard.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentfilter.o ../../src/base/torrentfilter.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o scanfoldersmodel.o ../../src/base/scanfoldersmodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o webui.o ../../src/webui/webui.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o webapplication.o ../../src/webui/webapplication.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o lineedit.o ../../src/gui/lineedit/src/lineedit.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o propertieswidget.o ../../src/gui/properties/propertieswidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o proplistdelegate.o ../../src/gui/properties/proplistdelegate.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o peerlistwidget.o ../../src/gui/properties/peerlistwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o trackerlist.o ../../src/gui/properties/trackerlist.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o peersadditiondlg.o ../../src/gui/properties/peersadditiondlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o downloadedpiecesbar.o ../../src/gui/properties/downloadedpiecesbar.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o trackersadditiondlg.o ../../src/gui/properties/trackersadditiondlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o pieceavailabilitybar.o ../../src/gui/properties/pieceavailabilitybar.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o proptabbar.o ../../src/gui/properties/proptabbar.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o speedwidget.o ../../src/gui/properties/speedwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o speedplotview.o ../../src/gui/properties/speedplotview.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o piecesbar.o ../../src/gui/properties/piecesbar.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o powermanagement.o ../../src/gui/powermanagement/powermanagement.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o powermanagement_x11.o ../../src/gui/powermanagement/powermanagement_x11.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o notifications.o ../../src/gui/qtnotify/notifications.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o mainwindow.o ../../src/gui/mainwindow.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o transferlistwidget.o ../../src/gui/transferlistwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o transferlistsortmodel.o ../../src/gui/transferlistsortmodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o transferlistdelegate.o ../../src/gui/transferlistdelegate.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o transferlistfilterswidget.o ../../src/gui/transferlistfilterswidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcategorydialog.o ../../src/gui/torrentcategorydialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcontentmodel.o ../../src/gui/torrentcontentmodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcontentmodelitem.o ../../src/gui/torrentcontentmodelitem.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcontentmodelfolder.o ../../src/gui/torrentcontentmodelfolder.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcontentmodelfile.o ../../src/gui/torrentcontentmodelfile.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcontentfiltermodel.o ../../src/gui/torrentcontentfiltermodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcontenttreeview.o ../../src/gui/torrentcontenttreeview.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o executionlog.o ../../src/gui/executionlog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o speedlimitdlg.o ../../src/gui/speedlimitdlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o guiiconprovider.o ../../src/gui/guiiconprovider.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o updownratiodlg.o ../../src/gui/updownratiodlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o loglistwidget.o ../../src/gui/loglistwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o addnewtorrentdialog.o ../../src/gui/addnewtorrentdialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o autoexpandabledialog.o ../../src/gui/autoexpandabledialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o statsdialog.o ../../src/gui/statsdialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o messageboxraised.o ../../src/gui/messageboxraised.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o statusbar.o ../../src/gui/statusbar.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o advancedsettings.o ../../src/gui/advancedsettings.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o trackerlogin.o ../../src/gui/trackerlogin.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o optionsdlg.o ../../src/gui/optionsdlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o shutdownconfirmdlg.o ../../src/gui/shutdownconfirmdlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentmodel.o ../../src/gui/torrentmodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o torrentcreatordlg.o ../../src/gui/torrentcreatordlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o scanfoldersdelegate.o ../../src/gui/scanfoldersdelegate.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o searchwidget.o ../../src/gui/search/searchwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o searchtab.o ../../src/gui/search/searchtab.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o pluginselectdlg.o ../../src/gui/search/pluginselectdlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o pluginsourcedlg.o ../../src/gui/search/pluginsourcedlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o searchlistdelegate.o ../../src/gui/search/searchlistdelegate.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o searchsortmodel.o ../../src/gui/search/searchsortmodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cookiesmodel.o ../../src/gui/cookiesmodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o cookiesdialog.o ../../src/gui/cookiesdialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o categoryfiltermodel.o ../../src/gui/categoryfiltermodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o categoryfilterproxymodel.o ../../src/gui/categoryfilterproxymodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o categoryfilterwidget.o ../../src/gui/categoryfilterwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o tagfiltermodel.o ../../src/gui/tagfiltermodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o tagfilterproxymodel.o ../../src/gui/tagfilterproxymodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o tagfilterwidget.o ../../src/gui/tagfilterwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o banlistoptions.o ../../src/gui/banlistoptions.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o ipsubnetwhitelistoptionsdialog.o ../../src/gui/ipsubnetwhitelistoptionsdialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o rsswidget.o ../../src/gui/rss/rsswidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o articlelistwidget.o ../../src/gui/rss/articlelistwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o feedlistwidget.o ../../src/gui/rss/feedlistwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o automatedrssdownloader.o ../../src/gui/rss/automatedrssdownloader.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o htmlbrowser.o ../../src/gui/rss/htmlbrowser.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o fspathedit.o ../../src/gui/fspathedit.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o fspathedit_p.o ../../src/gui/fspathedit_p.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o previewselectdialog.o ../../src/gui/previewselectdialog.cpp /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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qrc_webui.o qrc_webui.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qrc_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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qrc_about.o qrc_about.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qrc_icons.o qrc_icons.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qrc_searchengine.o qrc_searchengine.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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/asyncfilestorage.h -o moc_asyncfilestorage.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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/rss_article.h -o moc_rss_article.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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/rss_item.h -o moc_rss_item.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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/rss_feed.h -o moc_rss_feed.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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/rss_folder.h -o moc_rss_folder.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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/rss_session.h -o moc_rss_session.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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/rss_autodownloader.h -o moc_rss_autodownloader.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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/rss_parser.h -o moc_rss_parser.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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/torrentcategorydialog.h -o moc_torrentcategorydialog.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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/tagfiltermodel.h -o moc_tagfiltermodel.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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/tagfilterwidget.h -o moc_tagfilterwidget.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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/banlistoptions.h -o moc_banlistoptions.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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/ipsubnetwhitelistoptionsdialog.h -o moc_ipsubnetwhitelistoptionsdialog.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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/rsswidget.h -o moc_rsswidget.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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/articlelistwidget.h -o moc_articlelistwidget.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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/fspathedit.h -o moc_fspathedit.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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/fspathedit_p.h -o moc_fspathedit_p.cpp /usr/lib64/qt5/bin/moc -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_LIB -DQT_CORE_LIB --include ./moc_predefs.h -I/usr/lib64/qt5/mkspecs/linux-g++ -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/app -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/lineedit/src -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/properties -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/powermanagement -I/builddir/build/BUILD/qBittorrent-release-4.0.3/src/gui/qtnotify -I/usr/include/qt5/QtSolutions -I/usr/include/qt5 -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtDBus -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I. -I/usr/include/c++/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/previewselectdialog.h -o moc_previewselectdialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o qrc_lang.o qrc_lang.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_application.o moc_application.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_filelogger.o moc_filelogger.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_asyncfilestorage.o moc_asyncfilestorage.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_filesystemwatcher.o moc_filesystemwatcher.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_logger.o moc_logger.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_settingsstorage.o moc_settingsstorage.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_preferences.o moc_preferences.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_connection.o moc_connection.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_server.o moc_server.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_dnsupdater.o moc_dnsupdater.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_downloadmanager.o moc_downloadmanager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_downloadhandler.o moc_downloadhandler.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_geoipmanager.o moc_geoipmanager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_portforwarder.o moc_portforwarder.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_proxyconfigurationmanager.o moc_proxyconfigurationmanager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_reverseresolution.o moc_reverseresolution.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_smtp.o moc_smtp.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_session.o moc_session.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_tracker.o moc_tracker.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentcreatorthread.o moc_torrentcreatorthread.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_bandwidthscheduler.o moc_bandwidthscheduler.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_filterparserthread.o moc_filterparserthread.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_statistics.o moc_statistics.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_resumedatasavingmanager.o moc_resumedatasavingmanager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rss_article.o moc_rss_article.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rss_item.o moc_rss_item.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rss_feed.o moc_rss_feed.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rss_folder.o moc_rss_folder.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rss_session.o moc_rss_session.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rss_autodownloader.o moc_rss_autodownloader.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rss_parser.o moc_rss_parser.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentfileguard.o moc_torrentfileguard.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_scanfoldersmodel.o moc_scanfoldersmodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_webui.o moc_webui.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_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 -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_lineedit.o moc_lineedit.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_propertieswidget.o moc_propertieswidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_peerlistwidget.o moc_peerlistwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_proplistdelegate.o moc_proplistdelegate.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_trackerlist.o moc_trackerlist.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_downloadedpiecesbar.o moc_downloadedpiecesbar.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_peerlistdelegate.o moc_peerlistdelegate.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_peerlistsortmodel.o moc_peerlistsortmodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_peersadditiondlg.o moc_peersadditiondlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_trackersadditiondlg.o moc_trackersadditiondlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_pieceavailabilitybar.o moc_pieceavailabilitybar.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_proptabbar.o moc_proptabbar.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_speedwidget.o moc_speedwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_speedplotview.o moc_speedplotview.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_piecesbar.o moc_piecesbar.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_powermanagement.o moc_powermanagement.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_powermanagement_x11.o moc_powermanagement_x11.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_notifications.o moc_notifications.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_mainwindow.o moc_mainwindow.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_transferlistwidget.o moc_transferlistwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_transferlistdelegate.o moc_transferlistdelegate.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_transferlistfilterswidget.o moc_transferlistfilterswidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_transferlistsortmodel.o moc_transferlistsortmodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentcategorydialog.o moc_torrentcategorydialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentcontentmodel.o moc_torrentcontentmodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentcontentfiltermodel.o moc_torrentcontentfiltermodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentcontenttreeview.o moc_torrentcontenttreeview.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_deletionconfirmationdlg.o moc_deletionconfirmationdlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_statusbar.o moc_statusbar.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_speedlimitdlg.o moc_speedlimitdlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_about_imp.o moc_about_imp.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_previewlistdelegate.o moc_previewlistdelegate.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_downloadfromurldlg.o moc_downloadfromurldlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_trackerlogin.o moc_trackerlogin.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_executionlog.o moc_executionlog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_guiiconprovider.o moc_guiiconprovider.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_updownratiodlg.o moc_updownratiodlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_loglistwidget.o moc_loglistwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_addnewtorrentdialog.o moc_addnewtorrentdialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_autoexpandabledialog.o moc_autoexpandabledialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_statsdialog.o moc_statsdialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_messageboxraised.o moc_messageboxraised.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_optionsdlg.o moc_optionsdlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_advancedsettings.o moc_advancedsettings.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_shutdownconfirmdlg.o moc_shutdownconfirmdlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentmodel.o moc_torrentmodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_torrentcreatordlg.o moc_torrentcreatordlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_scanfoldersdelegate.o moc_scanfoldersdelegate.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_searchwidget.o moc_searchwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_searchtab.o moc_searchtab.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_pluginselectdlg.o moc_pluginselectdlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_pluginsourcedlg.o moc_pluginsourcedlg.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_cookiesmodel.o moc_cookiesmodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_cookiesdialog.o moc_cookiesdialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_categoryfiltermodel.o moc_categoryfiltermodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_categoryfilterwidget.o moc_categoryfilterwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_tagfiltermodel.o moc_tagfiltermodel.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_tagfilterwidget.o moc_tagfilterwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_banlistoptions.o moc_banlistoptions.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_ipsubnetwhitelistoptionsdialog.o moc_ipsubnetwhitelistoptionsdialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_rsswidget.o moc_rsswidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_articlelistwidget.o moc_articlelistwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_feedlistwidget.o moc_feedlistwidget.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_automatedrssdownloader.o moc_automatedrssdownloader.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_htmlbrowser.o moc_htmlbrowser.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_fspathedit.o moc_fspathedit.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_fspathedit_p.o moc_fspathedit_p.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -fPIE -Wformat -Wformat-security -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mcpu=power8 -mtune=power8 -std=gnu++11 -D_REENTRANT -Wall -W -fPIC -DBOOST_NO_CXX11_RVALUE_REFERENCES -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_DBUS_LIB -DQT_NETWORK_LIB -DQT_XML_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/powermanagement -I../../src/gui/qtnotify -isystem /usr/include/qt5/QtSolutions -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -isystem /usr/include/libdrm -I. -I/usr/lib64/qt5/mkspecs/linux-g++ -o moc_previewselectdialog.o moc_previewselectdialog.cpp g++ -L/usr/lib64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,now -pie -rdynamic -o ./qbittorrent application.o cmdoptions.o filelogger.o main.o asyncfilestorage.o 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 magneturi.o torrentinfo.o torrenthandle.o peerinfo.o trackerentry.o tracker.o torrentcreatorthread.o speedmonitor.o bandwidthscheduler.o filterparserthread.o statistics.o resumedatasavingmanager.o rss_article.o rss_item.o rss_feed.o rss_folder.o rss_session.o rss_autodownloader.o rss_autodownloadrule.o rss_parser.o fs.o gzip.o misc.o net.o random.o string.o profile.o profile_p.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 powermanagement.o powermanagement_x11.o notifications.o mainwindow.o transferlistwidget.o transferlistsortmodel.o transferlistdelegate.o transferlistfilterswidget.o torrentcategorydialog.o torrentcontentmodel.o torrentcontentmodelitem.o torrentcontentmodelfolder.o torrentcontentmodelfile.o torrentcontentfiltermodel.o torrentcontenttreeview.o executionlog.o speedlimitdlg.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 categoryfilterproxymodel.o categoryfilterwidget.o tagfiltermodel.o tagfilterproxymodel.o tagfilterwidget.o banlistoptions.o ipsubnetwhitelistoptionsdialog.o rsswidget.o articlelistwidget.o feedlistwidget.o automatedrssdownloader.o htmlbrowser.o fspathedit.o fspathedit_p.o previewselectdialog.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_asyncfilestorage.o moc_filesystemwatcher.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_rss_article.o moc_rss_item.o moc_rss_feed.o moc_rss_folder.o moc_rss_session.o moc_rss_autodownloader.o moc_rss_parser.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_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_torrentcategorydialog.o moc_torrentcontentmodel.o moc_torrentcontentfiltermodel.o moc_torrentcontenttreeview.o moc_deletionconfirmationdlg.o moc_statusbar.o moc_speedlimitdlg.o moc_about_imp.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 moc_tagfiltermodel.o moc_tagfilterwidget.o moc_banlistoptions.o moc_ipsubnetwhitelistoptionsdialog.o moc_rsswidget.o moc_articlelistwidget.o moc_feedlistwidget.o moc_automatedrssdownloader.o moc_htmlbrowser.o moc_fspathedit.o moc_fspathedit_p.o moc_previewselectdialog.o -L/usr/lib64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -ltorrent-rasterbar -lboost_system -lQt5Solutions_SingleApplication-2.6 -lpthread -lQt5Svg -lQt5Widgets -lQt5Gui -lQt5DBus -lQt5Network -lQt5Xml -lQt5Core -lGL make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.0.3/build-gui/src' + mv -f ../conf.pri ../conf.pri.gui + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.iQlGam + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le ++ dirname /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le + cd qBittorrent-release-4.0.3 + rm -rf /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le + mv -f conf.pri.nox conf.pri + cd build-nox + make INSTALL_ROOT=/builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le install cd src/ && ( test -e Makefile || /usr/bin/qmake-qt5 -o Makefile /builddir/build/BUILD/qBittorrent-release-4.0.3/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=-L/usr/lib64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= ) && make -f Makefile install make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.0.3/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 -DDISABLE_GUI -DQT_NO_DEBUG_OUTPUT -DQBT_VERSION_MAJOR=4 -DQBT_VERSION_MINOR=0 -DQBT_VERSION_BUGFIX=3 -DQBT_VERSION_BUILD=0 -DQBT_VERSION=\"v4.0.3\" -DQBT_VERSION_2=\"4.0.3\" -DQT_NO_CAST_TO_ASCII -DQT_USE_QSTRINGBUILDER -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++ -L/usr/lib64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,now -pie -rdynamic -o ./qbittorrent-nox application.o cmdoptions.o filelogger.o main.o asyncfilestorage.o 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 magneturi.o torrentinfo.o torrenthandle.o peerinfo.o trackerentry.o tracker.o torrentcreatorthread.o speedmonitor.o bandwidthscheduler.o filterparserthread.o statistics.o resumedatasavingmanager.o rss_article.o rss_item.o rss_feed.o rss_folder.o rss_session.o rss_autodownloader.o rss_autodownloadrule.o rss_parser.o fs.o gzip.o misc.o net.o random.o string.o profile.o profile_p.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_asyncfilestorage.o moc_filesystemwatcher.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_rss_article.o moc_rss_item.o moc_rss_feed.o moc_rss_folder.o moc_rss_session.o moc_rss_autodownloader.o moc_rss_parser.o moc_torrentfileguard.o moc_scanfoldersmodel.o moc_searchengine.o moc_webui.o moc_abstractwebapplication.o -L/usr/lib64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -lz -ltorrent-rasterbar -lboost_system -lQt5Solutions_SingleCoreApplication-2.6 -lpthread -lQt5Network -lQt5Xml -lQt5Core /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/doc/qbittorrent-nox.1 /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/man/man1/qbittorrent-nox.1 /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/build-nox/dist/unix/systemd/qbittorrent-nox@.service /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/lib/systemd/system/qbittorrent-nox@.service /usr/bin/qmake-qt5 -install qinstall -exe qbittorrent-nox /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/bin/qbittorrent-nox make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.0.3/build-nox/src' + cd .. + mv -f conf.pri.gui conf.pri + cd build-gui + make INSTALL_ROOT=/builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le install cd src/ && ( test -e Makefile || /usr/bin/qmake-qt5 -o Makefile /builddir/build/BUILD/qBittorrent-release-4.0.3/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=-L/usr/lib64 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= ) && make -f Makefile install make[1]: Entering directory '/builddir/build/BUILD/qBittorrent-release-4.0.3/build-gui/src' /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/doc/qbittorrent.1 /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/man/man1/qbittorrent.1 /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/src/icons/qbittorrent.desktop /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/applications/qbittorrent.desktop /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/dist/unix/qbittorrent.appdata.xml /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/appdata/qbittorrent.appdata.xml /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/dist/unix/menuicons/16x16/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/icons/hicolor/16x16/apps/qbittorrent.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/dist/unix/menuicons/22x22/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/icons/hicolor/22x22/apps/qbittorrent.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/dist/unix/menuicons/24x24/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/icons/hicolor/24x24/apps/qbittorrent.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/dist/unix/menuicons/32x32/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/icons/hicolor/32x32/apps/qbittorrent.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/dist/unix/menuicons/36x36/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/icons/hicolor/36x36/apps/qbittorrent.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/dist/unix/menuicons/48x48/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/icons/hicolor/48x48/apps/qbittorrent.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/dist/unix/menuicons/64x64/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/icons/hicolor/64x64/apps/qbittorrent.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/dist/unix/menuicons/72x72/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/icons/hicolor/72x72/apps/qbittorrent.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/dist/unix/menuicons/96x96/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/icons/hicolor/96x96/apps/qbittorrent.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/dist/unix/menuicons/128x128/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/icons/hicolor/128x128/apps/qbittorrent.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/dist/unix/menuicons/192x192/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/icons/hicolor/192x192/apps/qbittorrent.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/dist/unix/menuicons/16x16/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/icons/hicolor/16x16/status/qbittorrent-tray.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/dist/unix/menuicons/22x22/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/icons/hicolor/22x22/status/qbittorrent-tray.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/dist/unix/menuicons/24x24/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/icons/hicolor/24x24/status/qbittorrent-tray.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/dist/unix/menuicons/32x32/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/icons/hicolor/32x32/status/qbittorrent-tray.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/dist/unix/menuicons/36x36/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/icons/hicolor/36x36/status/qbittorrent-tray.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/dist/unix/menuicons/48x48/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/icons/hicolor/48x48/status/qbittorrent-tray.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/dist/unix/menuicons/64x64/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/icons/hicolor/64x64/status/qbittorrent-tray.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/dist/unix/menuicons/72x72/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/icons/hicolor/72x72/status/qbittorrent-tray.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/dist/unix/menuicons/96x96/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/icons/hicolor/96x96/status/qbittorrent-tray.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/dist/unix/menuicons/128x128/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/icons/hicolor/128x128/status/qbittorrent-tray.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/dist/unix/menuicons/192x192/status/qbittorrent-tray.png /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/icons/hicolor/192x192/status/qbittorrent-tray.png /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/src/icons/skin/qbittorrent-tray.svg /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/icons/hicolor/scalable/status/qbittorrent-tray.svg /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/src/icons/skin/qbittorrent-tray-dark.svg /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/icons/hicolor/scalable/status/qbittorrent-tray-dark.svg /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/src/icons/skin/qbittorrent-tray-light.svg /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/icons/hicolor/scalable/status/qbittorrent-tray-light.svg /usr/bin/qmake-qt5 -install qinstall /builddir/build/BUILD/qBittorrent-release-4.0.3/dist/unix/menuicons/128x128/apps/qbittorrent.png /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/pixmaps/qbittorrent.png /usr/bin/qmake-qt5 -install qinstall -exe qbittorrent /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/bin/qbittorrent make[1]: Leaving directory '/builddir/build/BUILD/qBittorrent-release-4.0.3/build-gui/src' + mv /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/bin/qbittorrent-nox /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/bin/qbittorrent-nox-bin + install -pm 0755 /builddir/build/SOURCES/qbittorrent-nox /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/bin/qbittorrent-nox + desktop-file-install --dir=/builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/applications/ /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/applications/qbittorrent.desktop + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.0.3-1.fc27 --unique-debug-suffix -4.0.3-1.fc27.ppc64le --unique-debug-src-base qbittorrent-4.0.3-1.fc27.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/qBittorrent-release-4.0.3 extracting debug info from /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/bin/qbittorrent extracting debug info from /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/bin/qbittorrent-nox-bin /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 84788 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-4.0.3-1.fc27.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.V71QTB + umask 022 + cd /builddir/build/BUILD + cd qBittorrent-release-4.0.3 + DOCDIR=/builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/doc/qbittorrent + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/doc/qbittorrent + cp -pr README.md /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/doc/qbittorrent + cp -pr NEWS /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/doc/qbittorrent + cp -pr AUTHORS /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/doc/qbittorrent + cp -pr TODO /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/doc/qbittorrent + cp -pr Changelog /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/doc/qbittorrent + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TqzrDR + umask 022 + cd /builddir/build/BUILD + cd qBittorrent-release-4.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/licenses/qbittorrent + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/licenses/qbittorrent + cp -pr COPYING /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/licenses/qbittorrent + exit 0 Provides: application() application(qbittorrent.desktop) metainfo() metainfo(qbittorrent.appdata.xml) mimehandler(application/x-bittorrent) mimehandler(x-scheme-handler/magnet) qbittorrent = 1:4.0.3-1.fc27 qbittorrent(ppc-64) = 1:4.0.3-1.fc27 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) libQt5Core.so.5()(64bit) libQt5Core.so.5(Qt_5)(64bit) libQt5DBus.so.5()(64bit) libQt5DBus.so.5(Qt_5)(64bit) libQt5Gui.so.5()(64bit) libQt5Gui.so.5(Qt_5)(64bit) libQt5Network.so.5()(64bit) libQt5Network.so.5(Qt_5)(64bit) libQt5Solutions_SingleApplication-2.6.so.1()(64bit) libQt5Svg.so.5()(64bit) libQt5Widgets.so.5()(64bit) libQt5Widgets.so.5(Qt_5)(64bit) libQt5Xml.so.5()(64bit) libQt5Xml.so.5(Qt_5)(64bit) libboost_system.so.1.64.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.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtorrent-rasterbar.so.9()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Processing files: qbittorrent-nox-4.0.3-1.fc27.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XqOor7 + umask 022 + cd /builddir/build/BUILD + cd qBittorrent-release-4.0.3 + DOCDIR=/builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/doc/qbittorrent-nox + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/doc/qbittorrent-nox + cp -pr qbittorrent-nox.README /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/doc/qbittorrent-nox + cp -pr NEWS /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/doc/qbittorrent-nox + cp -pr AUTHORS /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/doc/qbittorrent-nox + cp -pr TODO /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/doc/qbittorrent-nox + cp -pr Changelog /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/doc/qbittorrent-nox + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NOBOfn + umask 022 + cd /builddir/build/BUILD + cd qBittorrent-release-4.0.3 + LICENSEDIR=/builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/licenses/qbittorrent-nox + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/licenses/qbittorrent-nox + cp -pr COPYING /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le/usr/share/licenses/qbittorrent-nox + exit 0 Provides: qbittorrent-nox = 1:4.0.3-1.fc27 qbittorrent-nox(ppc-64) = 1:4.0.3-1.fc27 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.64.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.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.19)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libtorrent-rasterbar.so.9()(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH) Processing files: qbittorrent-debugsource-4.0.3-1.fc27.ppc64le Provides: qbittorrent-debugsource = 1:4.0.3-1.fc27 qbittorrent-debugsource(ppc-64) = 1:4.0.3-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: qbittorrent-debuginfo-4.0.3-1.fc27.ppc64le Provides: debuginfo(build-id) = b6459dd84784f60fe7d470f0fb117a2e3fd762f5 qbittorrent-debuginfo = 1:4.0.3-1.fc27 qbittorrent-debuginfo(ppc-64) = 1:4.0.3-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: qbittorrent-debugsource(ppc-64) = 1:4.0.3-1.fc27 Processing files: qbittorrent-nox-debuginfo-4.0.3-1.fc27.ppc64le Provides: debuginfo(build-id) = 46ce51bce3e7cc193f6191c4416e60018c8841c3 qbittorrent-nox-debuginfo = 1:4.0.3-1.fc27 qbittorrent-nox-debuginfo(ppc-64) = 1:4.0.3-1.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: qbittorrent-debugsource(ppc-64) = 1:4.0.3-1.fc27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le Wrote: /builddir/build/RPMS/qbittorrent-4.0.3-1.fc27.ppc64le.rpm Wrote: /builddir/build/RPMS/qbittorrent-nox-4.0.3-1.fc27.ppc64le.rpm Wrote: /builddir/build/RPMS/qbittorrent-debugsource-4.0.3-1.fc27.ppc64le.rpm Wrote: /builddir/build/RPMS/qbittorrent-debuginfo-4.0.3-1.fc27.ppc64le.rpm Wrote: /builddir/build/RPMS/qbittorrent-nox-debuginfo-4.0.3-1.fc27.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.iLYwzL + umask 022 + cd /builddir/build/BUILD + cd qBittorrent-release-4.0.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/qbittorrent-4.0.3-1.fc27.ppc64le + exit 0 Child return code was: 0