Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/focuswriter.spec'], chrootPath='/var/lib/mock/f31-build-67905-30099/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=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/focuswriter.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Wrote: /builddir/build/SRPMS/focuswriter-1.5.5-11.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/focuswriter.spec'], chrootPath='/var/lib/mock/f31-build-67905-30099/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=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/focuswriter.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: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1564012800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Fhuc3k + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf focuswriter-1.5.5 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/focuswriter-1.5.5-src.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd focuswriter-1.5.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.rGqWnm + umask 022 + cd /builddir/build/BUILD + cd focuswriter-1.5.5 + /usr/lib64/qt4/bin/qmake 'QMAKE_CFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'QMAKE_CFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'QMAKE_CXXFLAGS_DEBUG=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'QMAKE_CXXFLAGS_RELEASE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' QMAKE_STRIP= PREFIX=/usr + make -j4 BUILDSTDERR: src/spelling/dictionary_provider_hunspell.cpp: In member function 'virtual QStringRef {anonymous}::DictionaryHunspell::check(const QString&, int) const': BUILDSTDERR: src/spelling/dictionary_provider_hunspell.cpp:169:68: warning: 'int Hunspell::spell(const char*, int*, char**)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 169 | if (!m_dictionary->spell(m_codec->fromUnicode(word).constData())) { BUILDSTDERR: | ^ BUILDSTDERR: In file included from src/spelling/dictionary_provider_hunspell.cpp:34: BUILDSTDERR: /usr/include/hunspell/hunspell.hxx:131:20: note: declared here BUILDSTDERR: 131 | H_DEPRECATED int spell(const char* word, int* info = NULL, char** root = NULL); BUILDSTDERR: | ^~~~~ BUILDSTDERR: src/spelling/dictionary_provider_hunspell.cpp: In member function 'virtual QStringList {anonymous}::DictionaryHunspell::suggestions(const QString&) const': BUILDSTDERR: src/spelling/dictionary_provider_hunspell.cpp:191:89: warning: 'int Hunspell::suggest(char***, const char*)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 191 | int count = m_dictionary->suggest(&suggestions, m_codec->fromUnicode(check).constData()); BUILDSTDERR: | ^ BUILDSTDERR: In file included from src/spelling/dictionary_provider_hunspell.cpp:34: BUILDSTDERR: /usr/include/hunspell/hunspell.hxx:141:20: note: declared here BUILDSTDERR: 141 | H_DEPRECATED int suggest(char*** slst, const char* word); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: src/spelling/dictionary_provider_hunspell.cpp:200:46: warning: 'void Hunspell::free_list(char***, int)' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 200 | m_dictionary->free_list(&suggestions, count); BUILDSTDERR: | ^ BUILDSTDERR: In file included from src/spelling/dictionary_provider_hunspell.cpp:34: BUILDSTDERR: /usr/include/hunspell/hunspell.hxx:155:21: note: declared here BUILDSTDERR: 155 | H_DEPRECATED void free_list(char*** slst, int n); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: src/spelling/dictionary_provider_hunspell.cpp: In member function 'virtual QStringRef {anonymous}::DictionaryHunspell::check(const QString&, int) const': BUILDSTDERR: src/spelling/dictionary_provider_hunspell.cpp:132:18: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 132 | is_uppercase = false; BUILDSTDERR: | ~~~~~~~~~~~~~^~~~~~~ BUILDSTDERR: src/spelling/dictionary_provider_hunspell.cpp:133:5: note: here BUILDSTDERR: 133 | Letter: BUILDSTDERR: | ^~~~~~ BUILDSTDERR: src/spelling/dictionary_provider_hunspell.cpp:152:5: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 152 | if (c == 0x0027 || c == 0x2019) { BUILDSTDERR: | ^~ BUILDSTDERR: src/spelling/dictionary_provider_hunspell.cpp:157:4: note: here BUILDSTDERR: 157 | default: BUILDSTDERR: | ^~~~~~~ g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/dictionary_provider_hunspell.o src/spelling/dictionary_provider_hunspell.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/dictionary_provider_voikko.o src/spelling/dictionary_provider_voikko.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/sound.o src/sdl/sound.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/action_manager.o src/action_manager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/alert.o src/alert.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANsrc/application.cpp: In constructor 'Application::Application(int&, char**)': BUILDSTDERR: src/application.cpp:74:29: warning: implicitly-declared 'QStringList& QStringList::operator=(const QStringList&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 74 | m_files = arguments().mid(1); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/QtCore/QStringList:1, BUILDSTDERR: from src/application.h:25, BUILDSTDERR: from src/application.cpp:20: BUILDSTDERR: /usr/include/QtCore/qstringlist.h:71:12: note: because 'QStringList' has user-provided 'QStringList::QStringList(const QStringList&)' BUILDSTDERR: 71 | inline QStringList(const QStringList &l) : QList(l) { } BUILDSTDERR: | ^~~~~~~~~~~ T -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/alert_layer.o src/alert_layer.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/application.o src/application.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/block_stats.o src/block_stats.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/color_button.o src/color_button.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/deltas.o src/deltas.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/daily_progress.o src/daily_progress.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/daily_progress_dialog.o src/daily_progress_dialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/daily_progress_label.o src/daily_progress_label.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/document.o src/document.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/document_cache.o src/document_cache.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/document_watcher.o src/document_watcher.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"src/document.cpp: In member function 'void Document::loadTheme(const Theme&, const QBrush&)': BUILDSTDERR: src/document.cpp:818:29: warning: this statement may fall through [-Wimplicit-fallthrough=] BUILDSTDERR: 818 | m_layout->setColumnStretch(2, 0); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ BUILDSTDERR: src/document.cpp:819:2: note: here BUILDSTDERR: 819 | case 1: BUILDSTDERR: | ^~~~ BUILDSTDERR: In file included from /usr/include/QtCore/QString:1, BUILDSTDERR: from src/document_writer.h:23, BUILDSTDERR: from src/document_writer.cpp:20: BUILDSTDERR: /usr/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': BUILDSTDERR: /usr/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1254 | { return QString::compare_helper(constData(), length(), s, cs); } BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' BUILDSTDERR: 658 | inline QLatin1String &operator=(const QLatin1String &other) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' BUILDSTDERR: 634 | QLatin1String s2, BUILDSTDERR: | ~~~~~~~~~~~~~~^~ BUILDSTDERR: /usr/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': BUILDSTDERR: /usr/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' BUILDSTDERR: 658 | inline QLatin1String &operator=(const QLatin1String &other) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' BUILDSTDERR: 634 | QLatin1String s2, BUILDSTDERR: | ~~~~~~~~~~~~~~^~ BUILDSTDERR: /usr/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': BUILDSTDERR: /usr/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1278 | { return QBool(indexOf(s, 0, cs) != -1); } BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' BUILDSTDERR: 658 | inline QLatin1String &operator=(const QLatin1String &other) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' BUILDSTDERR: 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; BUILDSTDERR: | ~~~~~~~~~~~~~~^~~ 1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/document_writer.o src/document_writer.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/find_dialog.o src/find_dialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/font_combobox.o src/font_combobox.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/gzip.o src/gzip.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/image_button.o src/image_button.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/load_screen.o src/load_screen.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/locale_dialog.o src/locale_dialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/main.o src/main.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/paths.o src/paths.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/preferences.o src/preferences.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/preferences_dialog.o src/preferences_dialog.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIBsrc/preferences.cpp: In member function 'virtual void Preferences::reload()': BUILDSTDERR: src/preferences.cpp:575:169: warning: implicitly-declared 'QStringList& QStringList::operator=(const QStringList&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 575 | m_toolbar_actions = QStringList() << "New" << "Open" << "Save" << "|" << "Undo" << "Redo" << "|" << "Cut" << "Copy" << "Paste" << "|" << "Find" << "Replace" << "|" << "Themes"; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/QtCore/QStringList:1, BUILDSTDERR: from src/ranged_string.h:24, BUILDSTDERR: from src/preferences.h:24, BUILDSTDERR: from src/preferences.cpp:20: BUILDSTDERR: /usr/include/QtCore/qstringlist.h:71:12: note: because 'QStringList' has user-provided 'QStringList::QStringList(const QStringList&)' BUILDSTDERR: 71 | inline QStringList(const QStringList &l) : QList(l) { } BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: src/preferences.cpp:576:88: warning: implicitly-declared 'QStringList& QStringList::operator=(const QStringList&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 576 | m_toolbar_actions = settings.value("Toolbar/Actions", m_toolbar_actions).toStringList(); BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/QtCore/QStringList:1, BUILDSTDERR: from src/ranged_string.h:24, BUILDSTDERR: from src/preferences.h:24, BUILDSTDERR: from src/preferences.cpp:20: BUILDSTDERR: /usr/include/QtCore/qstringlist.h:71:12: note: because 'QStringList' has user-provided 'QStringList::QStringList(const QStringList&)' BUILDSTDERR: 71 | inline QStringList(const QStringList &l) : QList(l) { } BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: In file included from src/preferences.h:25, BUILDSTDERR: from src/preferences.cpp:20: BUILDSTDERR: src/settings_file.h: In instantiation of 'void SettingsFile::setValue(T&, const T&) [with T = QStringList]': BUILDSTDERR: src/preferences.cpp:459:37: required from here BUILDSTDERR: src/settings_file.h:58:9: warning: implicitly-declared 'QStringList& QStringList::operator=(const QStringList&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 58 | dest = source; BUILDSTDERR: | ~~~~~^~~~~~~~ BUILDSTDERR: In file included from /usr/include/QtCore/QStringList:1, BUILDSTDERR: from src/ranged_string.h:24, BUILDSTDERR: from src/preferences.h:24, BUILDSTDERR: from src/preferences.cpp:20: BUILDSTDERR: /usr/include/QtCore/qstringlist.h:71:12: note: because 'QStringList' has user-provided 'QStringList::QStringList(const QStringList&)' BUILDSTDERR: 71 | inline QStringList(const QStringList &l) : QList(l) { } BUILDSTDERR: | ^~~~~~~~~~~ -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/scene_list.o src/scene_list.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/scene_model.o src/scene_model.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/session.o src/session.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/session_manager.o src/session_manager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/shortcut_edit.o src/shortcut_edit.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/smart_quotes.o src/smart_quotes.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/stack.o src/stack.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/stats.o src/stats.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/symbols_dialog.o src/symbols_dialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/symbols_model.o src/symbols_model.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/theme.o src/theme.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -IIn file included from /usr/include/QtCore/QVector:1, BUILDSTDERR: from src/symbols_model.h:25, BUILDSTDERR: from src/symbols_model.cpp:20: BUILDSTDERR: /usr/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = QVector]': BUILDSTDERR: /usr/include/QtCore/qvector.h:343:3: required from 'void QVector::resize(int) [with T = QVector]' BUILDSTDERR: /usr/include/QtCore/qdatastream.h:302:5: required from 'QDataStream& operator>>(QDataStream&, QVector&) [with T = QVector]' BUILDSTDERR: src/symbols_model.cpp:81:12: required from here BUILDSTDERR: /usr/include/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector >::Data' {aka 'struct QVectorTypedData >'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] BUILDSTDERR: 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/QtCore/QVector:1, BUILDSTDERR: from src/symbols_model.h:25, BUILDSTDERR: from src/symbols_model.cpp:20: BUILDSTDERR: /usr/include/QtCore/qvector.h:94:8: note: 'QVector >::Data' {aka 'struct QVectorTypedData >'} declared here BUILDSTDERR: 94 | struct QVectorTypedData : private QVectorData BUILDSTDERR: | ^~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/QtCore/QVector:1, BUILDSTDERR: from src/symbols_model.h:25, BUILDSTDERR: from src/symbols_model.cpp:20: BUILDSTDERR: /usr/include/QtCore/qvector.h: In instantiation of 'void QVector::realloc(int, int) [with T = SymbolsModel::Filter]': BUILDSTDERR: /usr/include/QtCore/qvector.h:343:3: required from 'void QVector::resize(int) [with T = SymbolsModel::Filter]' BUILDSTDERR: /usr/include/QtCore/qdatastream.h:302:5: required from 'QDataStream& operator>>(QDataStream&, QVector&) [with T = SymbolsModel::Filter]' BUILDSTDERR: /usr/include/QtCore/qdatastream.h:305:11: required from 'QDataStream& operator>>(QDataStream&, QVector&) [with T = QVector]' BUILDSTDERR: src/symbols_model.cpp:81:12: required from here BUILDSTDERR: /usr/include/QtCore/qvector.h:503:25: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'QVector::Data' {aka 'struct QVectorTypedData'} with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Wclass-memaccess] BUILDSTDERR: 503 | ::memcpy(x.p, p, sizeOfTypedData() + (qMin(aalloc, d->alloc) - 1) * sizeof(T)); BUILDSTDERR: | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/QtCore/QVector:1, BUILDSTDERR: from src/symbols_model.h:25, BUILDSTDERR: from src/symbols_model.cpp:20: BUILDSTDERR: /usr/include/QtCore/qvector.h:94:8: note: 'QVector::Data' {aka 'struct QVectorTypedData'} declared here BUILDSTDERR: 94 | struct QVectorTypedData : private QVectorData BUILDSTDERR: | ^~~~~~~~~~~~~~~~ /usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/theme_dialog.o src/theme_dialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/theme_manager.o src/theme_manager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/theme_renderer.o src/theme_renderer.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/timer.o src/timer.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/timer_display.o src/timer_display.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/timer_manager.o src/timer_manager.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-swiIn file included from /usr/include/QtCore/QString:1, BUILDSTDERR: from src/fileformats/format_reader.h:23, BUILDSTDERR: from src/fileformats/docx_reader.h:23, BUILDSTDERR: from src/fileformats/docx_reader.cpp:20: BUILDSTDERR: /usr/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': BUILDSTDERR: /usr/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1254 | { return QString::compare_helper(constData(), length(), s, cs); } BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' BUILDSTDERR: 658 | inline QLatin1String &operator=(const QLatin1String &other) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' BUILDSTDERR: 634 | QLatin1String s2, BUILDSTDERR: | ~~~~~~~~~~~~~~^~ BUILDSTDERR: /usr/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': BUILDSTDERR: /usr/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' BUILDSTDERR: 658 | inline QLatin1String &operator=(const QLatin1String &other) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' BUILDSTDERR: 634 | QLatin1String s2, BUILDSTDERR: | ~~~~~~~~~~~~~~^~ BUILDSTDERR: /usr/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': BUILDSTDERR: /usr/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1278 | { return QBool(indexOf(s, 0, cs) != -1); } BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' BUILDSTDERR: 658 | inline QLatin1String &operator=(const QLatin1String &other) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' BUILDSTDERR: 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; BUILDSTDERR: | ~~~~~~~~~~~~~~^~~ tches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/utils.o src/utils.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/window.o src/window.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/docx_reader.o src/fileformats/docx_reader.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/docx_writer.o src/fileformats/docx_writer.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/format_manager.o src/fileformats/format_manager.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/In file included from /usr/include/QtCore/QString:1, BUILDSTDERR: from src/fileformats/format_reader.h:23, BUILDSTDERR: from src/fileformats/odt_reader.h:23, BUILDSTDERR: from src/fileformats/odt_reader.cpp:20: BUILDSTDERR: /usr/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': BUILDSTDERR: /usr/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1254 | { return QString::compare_helper(constData(), length(), s, cs); } BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' BUILDSTDERR: 658 | inline QLatin1String &operator=(const QLatin1String &other) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' BUILDSTDERR: 634 | QLatin1String s2, BUILDSTDERR: | ~~~~~~~~~~~~~~^~ BUILDSTDERR: /usr/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': BUILDSTDERR: /usr/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' BUILDSTDERR: 658 | inline QLatin1String &operator=(const QLatin1String &other) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' BUILDSTDERR: 634 | QLatin1String s2, BUILDSTDERR: | ~~~~~~~~~~~~~~^~ BUILDSTDERR: /usr/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': BUILDSTDERR: /usr/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1278 | { return QBool(indexOf(s, 0, cs) != -1); } BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' BUILDSTDERR: 658 | inline QLatin1String &operator=(const QLatin1String &other) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' BUILDSTDERR: 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; BUILDSTDERR: | ~~~~~~~~~~~~~~^~~ BUILDSTDERR: In file included from /usr/include/QtCore/QString:1, BUILDSTDERR: from src/fileformats/format_reader.h:23, BUILDSTDERR: from src/fileformats/rtf_reader.h:23, BUILDSTDERR: from src/fileformats/rtf_reader.cpp:25: BUILDSTDERR: /usr/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': BUILDSTDERR: /usr/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1254 | { return QString::compare_helper(constData(), length(), s, cs); } BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' BUILDSTDERR: 658 | inline QLatin1String &operator=(const QLatin1String &other) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' BUILDSTDERR: 634 | QLatin1String s2, BUILDSTDERR: | ~~~~~~~~~~~~~~^~ BUILDSTDERR: /usr/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': BUILDSTDERR: /usr/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' BUILDSTDERR: 658 | inline QLatin1String &operator=(const QLatin1String &other) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' BUILDSTDERR: 634 | QLatin1String s2, BUILDSTDERR: | ~~~~~~~~~~~~~~^~ BUILDSTDERR: /usr/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': BUILDSTDERR: /usr/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1278 | { return QBool(indexOf(s, 0, cs) != -1); } BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' BUILDSTDERR: 658 | inline QLatin1String &operator=(const QLatin1String &other) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' BUILDSTDERR: 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; BUILDSTDERR: | ~~~~~~~~~~~~~~^~~ BUILDSTDERR: In file included from /usr/include/QtCore/QString:1, BUILDSTDERR: from src/fileformats/rtf_writer.h:24, BUILDSTDERR: from src/fileformats/rtf_writer.cpp:20: BUILDSTDERR: /usr/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': BUILDSTDERR: /usr/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1254 | { return QString::compare_helper(constData(), length(), s, cs); } BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' BUILDSTDERR: 658 | inline QLatin1String &operator=(const QLatin1String &other) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' BUILDSTDERR: 634 | QLatin1String s2, BUILDSTDERR: | ~~~~~~~~~~~~~~^~ BUILDSTDERR: /usr/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': BUILDSTDERR: /usr/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' BUILDSTDERR: 658 | inline QLatin1String &operator=(const QLatin1String &other) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' BUILDSTDERR: 634 | QLatin1String s2, BUILDSTDERR: | ~~~~~~~~~~~~~~^~ BUILDSTDERR: /usr/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': BUILDSTDERR: /usr/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1278 | { return QBool(indexOf(s, 0, cs) != -1); } BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' BUILDSTDERR: 658 | inline QLatin1String &operator=(const QLatin1String &other) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' BUILDSTDERR: 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; BUILDSTDERR: | ~~~~~~~~~~~~~~^~~ QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/odt_reader.o src/fileformats/odt_reader.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/odt_writer.o src/fileformats/odt_writer.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/rtf_reader.o src/fileformats/rtf_reader.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/rtf_tokenizer.o src/fileformats/rtf_tokenizer.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/rtf_writer.o src/fileformats/rtf_writer.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/txt_reader.o src/fileformats/txt_reader.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-In file included from /usr/include/QtCore/QString:1, BUILDSTDERR: from src/fileformats/format_reader.h:23, BUILDSTDERR: from src/fileformats/txt_reader.h:23, BUILDSTDERR: from src/fileformats/txt_reader.cpp:20: BUILDSTDERR: /usr/include/QtCore/qstring.h: In member function 'int QStringRef::compare(QLatin1String, Qt::CaseSensitivity) const': BUILDSTDERR: /usr/include/QtCore/qstring.h:1254:62: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1254 | { return QString::compare_helper(constData(), length(), s, cs); } BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' BUILDSTDERR: 658 | inline QLatin1String &operator=(const QLatin1String &other) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' BUILDSTDERR: 634 | QLatin1String s2, BUILDSTDERR: | ~~~~~~~~~~~~~~^~ BUILDSTDERR: /usr/include/QtCore/qstring.h: In static member function 'static int QStringRef::compare(const QStringRef&, QLatin1String, Qt::CaseSensitivity)': BUILDSTDERR: /usr/include/QtCore/qstring.h:1260:69: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1260 | { return QString::compare_helper(s1.constData(), s1.length(), s2, cs); } BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' BUILDSTDERR: 658 | inline QLatin1String &operator=(const QLatin1String &other) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/QtCore/qstring.h:634:45: note: initializing argument 3 of 'static int QString::compare_helper(const QChar*, int, QLatin1String, Qt::CaseSensitivity)' BUILDSTDERR: 634 | QLatin1String s2, BUILDSTDERR: | ~~~~~~~~~~~~~~^~ BUILDSTDERR: /usr/include/QtCore/qstring.h: In member function 'QBool QStringRef::contains(QLatin1String, Qt::CaseSensitivity) const': BUILDSTDERR: /usr/include/QtCore/qstring.h:1278:32: warning: implicitly-declared 'constexpr QLatin1String::QLatin1String(const QLatin1String&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 1278 | { return QBool(indexOf(s, 0, cs) != -1); } BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/QtCore/qstring.h:658:27: note: because 'QLatin1String' has user-provided 'QLatin1String& QLatin1String::operator=(const QLatin1String&)' BUILDSTDERR: 658 | inline QLatin1String &operator=(const QLatin1String &other) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: /usr/include/QtCore/qstring.h:1125:31: note: initializing argument 1 of 'int QStringRef::indexOf(QLatin1String, int, Qt::CaseSensitivity) const' BUILDSTDERR: 1125 | int indexOf(QLatin1String str, int from = 0, Qt::CaseSensitivity cs = Qt::CaseSensitive) const; BUILDSTDERR: | ~~~~~~~~~~~~~~^~~ strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/qtsingleapplication.o src/qtsingleapplication/qtsingleapplication.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/qtlocalpeer.o src/qtsingleapplication/qtlocalpeer.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/qtzip.o src/qtzip/qtzip.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/dictionary_dialog.o src/spelling/dictionary_dialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/dictionary_manager.o src/spelling/dictionary_manager.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_src/spelling/dictionary_manager.cpp: In member function 'void DictionaryManager::setPersonal(const QStringList&)': BUILDSTDERR: src/spelling/dictionary_manager.cpp:273:15: warning: implicitly-declared 'QStringList& QStringList::operator=(const QStringList&)' is deprecated [-Wdeprecated-copy] BUILDSTDERR: 273 | m_personal = personal; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/include/QtCore/QStringList:1, BUILDSTDERR: from src/spelling/dictionary_manager.h:29, BUILDSTDERR: from src/spelling/dictionary_manager.cpp:20: BUILDSTDERR: /usr/include/QtCore/qstringlist.h:71:12: note: because 'QStringList' has user-provided 'QStringList::QStringList(const QStringList&)' BUILDSTDERR: 71 | inline QStringList(const QStringList &l) : QList(l) { } BUILDSTDERR: | ^~~~~~~~~~~ CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/highlighter.o src/spelling/highlighter.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/spell_checker.o src/spelling/spell_checker.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/action_manager.h -o build/moc_action_manager.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/alert.h -o build/moc_alert.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/alert_layer.h -o build/moc_alert_layer.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/color_button.h -o build/moc_color_button.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/daily_progress.h -o build/moc_daily_progress.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/daily_progress_dialog.h -o build/moc_daily_progress_dialog.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/daily_progress_label.h -o build/moc_daily_progress_label.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/document.h -o build/moc_document.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/document_cache.h -o build/moc_document_cache.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/document_watcher.h -o build/moc_document_watcher.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/find_dialog.h -o build/moc_find_dialog.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/font_combobox.h -o build/moc_font_combobox.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/image_button.h -o build/moc_image_button.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/load_screen.h -o build/moc_load_screen.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/locale_dialog.h -o build/moc_locale_dialog.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/preferences_dialog.h -o build/moc_preferences_dialog.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/scene_list.h -o build/moc_scene_list.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/scene_model.h -o build/moc_scene_model.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/session_manager.h -o build/moc_session_manager.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/shortcut_edit.h -o build/moc_shortcut_edit.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/stack.h -o build/moc_stack.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/symbols_dialog.h -o build/moc_symbols_dialog.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/symbols_model.h -o build/moc_symbols_model.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/theme_dialog.h -o build/moc_theme_dialog.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/theme_manager.h -o build/moc_theme_manager.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/theme_renderer.h -o build/moc_theme_renderer.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/timer.h -o build/moc_timer.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/timer_display.h -o build/moc_timer_display.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/timer_manager.h -o build/moc_timer_manager.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/window.h -o build/moc_window.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/qtsingleapplication/qtsingleapplication.h -o build/moc_qtsingleapplication.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/qtsingleapplication/qtlocalpeer.h -o build/moc_qtlocalpeer.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/spelling/dictionary_dialog.h -o build/moc_dictionary_dialog.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/spelling/dictionary_manager.h -o build/moc_dictionary_manager.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/spelling/highlighter.h -o build/moc_highlighter.cpp /usr/lib64/qt4/bin/moc -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild src/spelling/spell_checker.h -o build/moc_spell_checker.cpp /usr/lib64/qt4/bin/rcc -name images resources/images/images.qrc -o build/qrc_images.cpp /usr/lib64/qt4/bin/rcc -name icons resources/images/icons/icons.qrc -o build/qrc_icons.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_action_manager.o build/moc_action_manager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_alert.o build/moc_alert.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_alert_layer.o build/moc_alert_layer.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_color_button.o build/moc_color_button.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_daily_progress.o build/moc_daily_progress.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_daily_progress_dialog.o build/moc_daily_progress_dialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_daily_progress_label.o build/moc_daily_progress_label.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_document.o build/moc_document.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_document_cache.o build/moc_document_cache.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_document_watcher.o build/moc_document_watcher.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_find_dialog.o build/moc_find_dialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_font_combobox.o build/moc_font_combobox.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_image_button.o build/moc_image_button.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_load_screen.o build/moc_load_screen.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_locale_dialog.o build/moc_locale_dialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_preferences_dialog.o build/moc_preferences_dialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_scene_list.o build/moc_scene_list.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_scene_model.o build/moc_scene_model.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_session_manager.o build/moc_session_manager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_shortcut_edit.o build/moc_shortcut_edit.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_stack.o build/moc_stack.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_symbols_dialog.o build/moc_symbols_dialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_symbols_model.o build/moc_symbols_model.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_theme_dialog.o build/moc_theme_dialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_theme_manager.o build/moc_theme_manager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_theme_renderer.o build/moc_theme_renderer.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_timer.o build/moc_timer.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_timer_display.o build/moc_timer_display.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_timer_manager.o build/moc_timer_manager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_window.o build/moc_window.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_qtsingleapplication.o build/moc_qtsingleapplication.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_qtlocalpeer.o build/moc_qtlocalpeer.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_dictionary_dialog.o build/moc_dictionary_dialog.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_dictionary_manager.o build/moc_dictionary_manager.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_highlighter.o build/moc_highlighter.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/moc_spell_checker.o build/moc_spell_checker.cpp g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/qrc_images.o build/qrc_images.cpp BUILDSTDERR: g++ -c -pipe -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 unwind-tables -fstack-clash-protection -Wall -W -D_REENTRANT -DVERSIONSTR=\"1.5.5\" -DDATADIR=\"/usr/share/focuswriter\" -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui -I/usr/include -Isrc -Isrc/fileformats -Isrc/qtsingleapplication -Isrc/qtzip -Isrc/spelling -I/usr/include/hunspell -Ibuild -o build/qrc_icons.o build/qrc_icons.cpp g++ -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o focuswriter build/dictionary_provider_hunspell.o build/dictionary_provider_voikko.o build/sound.o build/action_manager.o build/alert.o build/alert_layer.o build/application.o build/block_stats.o build/color_button.o build/deltas.o build/daily_progress.o build/daily_progress_dialog.o build/daily_progress_label.o build/document.o build/document_cache.o build/document_watcher.o build/document_writer.o build/find_dialog.o build/font_combobox.o build/gzip.o build/image_button.o build/load_screen.o build/locale_dialog.o build/main.o build/paths.o build/preferences.o build/preferences_dialog.o build/scene_list.o build/scene_model.o build/session.o build/session_manager.o build/shortcut_edit.o build/smart_quotes.o build/stack.o build/stats.o build/symbols_dialog.o build/symbols_model.o build/theme.o build/theme_dialog.o build/theme_manager.o build/theme_renderer.o build/timer.o build/timer_display.o build/timer_manager.o build/utils.o build/window.o build/docx_reader.o build/docx_writer.o build/format_manager.o build/odt_reader.o build/odt_writer.o build/rtf_reader.o build/rtf_tokenizer.o build/rtf_writer.o build/txt_reader.o build/qtsingleapplication.o build/qtlocalpeer.o build/qtzip.o build/dictionary_dialog.o build/dictionary_manager.o build/highlighter.o build/spell_checker.o build/moc_action_manager.o build/moc_alert.o build/moc_alert_layer.o build/moc_color_button.o build/moc_daily_progress.o build/moc_daily_progress_dialog.o build/moc_daily_progress_label.o build/moc_document.o build/moc_document_cache.o build/moc_document_watcher.o build/moc_find_dialog.o build/moc_font_combobox.o build/moc_image_button.o build/moc_load_screen.o build/moc_locale_dialog.o build/moc_preferences_dialog.o build/moc_scene_list.o build/moc_scene_model.o build/moc_session_manager.o build/moc_shortcut_edit.o build/moc_stack.o build/moc_symbols_dialog.o build/moc_symbols_model.o build/moc_theme_dialog.o build/moc_theme_manager.o build/moc_theme_renderer.o build/moc_timer.o build/moc_timer_display.o build/moc_timer_manager.o build/moc_window.o build/moc_qtsingleapplication.o build/moc_qtlocalpeer.o build/moc_dictionary_dialog.o build/moc_dictionary_manager.o build/moc_highlighter.o build/moc_spell_checker.o build/qrc_images.o build/qrc_icons.o -L/usr/lib64 -lhunspell-1.7 -lz -lQtGui -lQtNetwork -lQtCore -lpthread Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7z1Jkn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64 + cd focuswriter-1.5.5 + rm -rf /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64 + make install INSTALL_ROOT=/builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64 install -m 755 -p "focuswriter" "/builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/bin/focuswriter" cp -f -r /builddir/build/BUILD/focuswriter-1.5.5/resources/images/icons/hicolor/128x128 /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/icons/hicolor/ cp -f -r /builddir/build/BUILD/focuswriter-1.5.5/resources/images/icons/hicolor/16x16 /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/icons/hicolor/ cp -f -r /builddir/build/BUILD/focuswriter-1.5.5/resources/images/icons/hicolor/22x22 /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/icons/hicolor/ cp -f -r /builddir/build/BUILD/focuswriter-1.5.5/resources/images/icons/hicolor/24x24 /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/icons/hicolor/ cp -f -r /builddir/build/BUILD/focuswriter-1.5.5/resources/images/icons/hicolor/256x256 /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/icons/hicolor/ cp -f -r /builddir/build/BUILD/focuswriter-1.5.5/resources/images/icons/hicolor/32x32 /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/icons/hicolor/ cp -f -r /builddir/build/BUILD/focuswriter-1.5.5/resources/images/icons/hicolor/48x48 /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/icons/hicolor/ cp -f -r /builddir/build/BUILD/focuswriter-1.5.5/resources/images/icons/hicolor/64x64 /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/icons/hicolor/ cp -f -r /builddir/build/BUILD/focuswriter-1.5.5/resources/images/icons/hicolor/scalable /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/icons/hicolor/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/resources/unix/focuswriter.xpm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/pixmaps/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/resources/unix/focuswriter.desktop /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/applications/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/resources/unix/focuswriter.appdata.xml /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/appdata/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/resources/unix/focuswriter.1 /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/man/man1/ cp -f -r /builddir/build/BUILD/focuswriter-1.5.5/resources/images/icons/oxygen/hicolor/16 /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/icons/hicolor/ cp -f -r /builddir/build/BUILD/focuswriter-1.5.5/resources/images/icons/oxygen/hicolor/22 /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/icons/hicolor/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/resources/images/icons/oxygen/hicolor/index.theme /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/icons/hicolor/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_ar.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_ca.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_cs.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_da.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_de.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_el.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_en.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_en_GB.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_eo.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_es.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_es_MX.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_fi.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_fr.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_he.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_hu.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_hy.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_id.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_it.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_ja.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_ko.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_lt.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_nl.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_pl.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_pt.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_pt_BR.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_ro.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_ru.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_sk.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ BUILDSTDERR: install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focus+ desktop-file-validate /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/applications/focuswriter.desktop + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.5.5-11.fc31 --unique-debug-suffix -1.5.5-11.fc31.riscv64 --unique-debug-src-base focuswriter-1.5.5-11.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/focuswriter-1.5.5 BUILDSTDERR: 2574 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs writer_sr.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_sv.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_tr.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_uk.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_vi.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_zh_CN.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/translations/focuswriter_zh_TW.qm /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/translations/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/resources/sounds/keyany.wav /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/sounds/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/resources/sounds/keyenter.wav /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/sounds/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/resources/symbols/symbols510.dat /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/resources/themes/gentleblues.theme /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/themes/ cp -f -r /builddir/build/BUILD/focuswriter-1.5.5/resources/themes/images /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/themes/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/resources/themes/oldschool.theme /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/themes/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/resources/themes/spacedreams.theme /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/themes/ install -m 644 -p /builddir/build/BUILD/focuswriter-1.5.5/resources/themes/writingdesk.theme /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/focuswriter/themes/ explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/bin/focuswriter extracting debug info from /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/bin/focuswriter original debug info size: 19992kB, size after compression: 11620kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: focuswriter-1.5.5-11.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Dv3T0k + umask 022 + cd /builddir/build/BUILD + cd focuswriter-1.5.5 + DOCDIR=/builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/doc/focuswriter + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/doc/focuswriter + cp -pr COPYING /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/doc/focuswriter + cp -pr ChangeLog /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/doc/focuswriter + cp -pr README /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64/usr/share/doc/focuswriter + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: application() application(focuswriter.desktop) focuswriter = 1.5.5-11.fc31 focuswriter(riscv-64) = 1.5.5-11.fc31 metainfo() metainfo(focuswriter.appdata.xml) mimehandler(application/rtf) mimehandler(application/vnd.oasis.opendocument.text) mimehandler(application/vnd.openxmlformats-officedocument.wordprocessingml.document) mimehandler(text/plain) mimehandler(text/rtf) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libQtCore.so.4()(64bit) libQtGui.so.4()(64bit) libQtNetwork.so.4()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libhunspell-1.7.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: focuswriter-debugsource-1.5.5-11.fc31.riscv64 Provides: focuswriter-debugsource = 1.5.5-11.fc31 focuswriter-debugsource(riscv-64) = 1.5.5-11.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: focuswriter-debuginfo-1.5.5-11.fc31.riscv64 Provides: debuginfo(build-id) = d85e786d301e95cbd844aac3b4317da6230fe925 focuswriter-debuginfo = 1.5.5-11.fc31 focuswriter-debuginfo(riscv-64) = 1.5.5-11.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: focuswriter-debugsource(riscv-64) = 1.5.5-11.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64 Wrote: /builddir/build/RPMS/focuswriter-debugsource-1.5.5-11.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/focuswriter-1.5.5-11.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/focuswriter-debuginfo-1.5.5-11.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.pEmFcl + umask 022 + cd /builddir/build/BUILD + cd focuswriter-1.5.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/focuswriter-1.5.5-11.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0