* Package: app-office/lyx-2.3.3 * Repository: gentoo * Maintainer: aballier@gentoo.org cjk@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc hunspell kernel_linux latex nls python_single_target_python2_7 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox @@@@@ PLEASE PAY ATTENTION HERE!!! @@@@@ This information may help you to understand if this is a duplicate or if this bug exists after you pushed a fix; This ebuild was merged at the following commit: https://github.com/gentoo-mirror/gentoo/commit/30077b4813b3f45009c36f944f8120b3bd532123 @@@@@ END @@@@@ * Using python2.7 to build >>> Unpacking source... >>> Unpacking lyx-2.3.3.tar.xz to /var/tmp/portage/app-office/lyx-2.3.3/work >>> Source unpacked in /var/tmp/portage/app-office/lyx-2.3.3/work >>> Preparing source in /var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3 ... * Applying lyx-2.3.0-python.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3 ... * econf: updating lyx-2.3.3/config/config.sub with /usr/share/gnuconfig/config.sub * econf: updating lyx-2.3.3/config/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/lyx-2.3.3 --htmldir=/usr/share/doc/lyx-2.3.3/html --libdir=/usr/lib64 --without-aspell --disable-debug --without-enchant --with-hunspell --disable-monolithic-build --enable-nls --enable-qt5 --with-qt-dir=/usr/lib64/qt5 --disable-stdlib-debug --without-included-boost --with-packaging=posix configuring LyX version 2.3.3 checking for build type... release checking for version suffix... checking whether Qt5 is requested... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking what packaging should be used... posix checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... yes checking for a BSD-compatible install... /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether UID '250' is supported by ustar format... yes checking whether GID '250' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether /usr/bin/python2.7 version is >= 2.7.0 or 3.3.0... yes checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib64/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking whether make supports the include directive... yes (GNU style) checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-clang accepts -g... yes checking for x86_64-pc-linux-gnu-clang option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-clang understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-clang... none checking for x86_64-pc-linux-gnu-ar... llvm-ar checking the archiver (llvm-ar) interface... ar checking for x86_64-pc-linux-gnu-ranlib... llvm-ranlib checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-clang++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-clang++... none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-clang++ -E checking whether the compiler is clang... yes checking for clang version... 10.0.1 checking for at least C++11 mode... -std=c++14 checking whether STL is libstdc++... yes checking whether STL is libstdc++ using the C++11 ABI... yes checking for correct regex implementation... yes checking for std::call_once availability... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU Objective C compiler... no checking whether x86_64-pc-linux-gnu-gcc accepts -g... no checking dependency style of x86_64-pc-linux-gnu-gcc... none checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for extra library directory... NONE checking for extra include directory... NONE checking for extra lib+include directory... NONE checking for main in -lshlwapi... no checking for main in -lpsapi... no checking for main in -lgdi32... no checking for main in -lole32... no checking whether to use included boost library... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking whether printing callstack is possible... yes checking whether make_unique is defined by header memory... yes checking size of wchar_t... 4 checking for wchar_t... yes checking for unsigned long long int... yes checking for long long int... yes checking size of long... 8 checking size of long long... 8 checking for ld used by GCC... ld.lld checking if the linker (ld.lld) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking whether to use included iconv library... no checking whether to use included zlib library... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzopen in -lz... yes checking magic.h usability... yes checking magic.h presence... yes checking for magic.h... yes checking for magic_open in -lmagic... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for QT_CORE... yes checking for QT_FRONTEND... yes checking for QtGui/qtgui-config.h... yes checking whether Qt uses the X Window system... yes checking for moc... /usr/lib64/qt5//bin/moc checking for uic... /usr/lib64/qt5//bin/uic checking for rcc... /usr/lib64/qt5//bin/rcc checking whether NLS is requested... yes checking for a sed that does not truncate output... /bin/sed checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking whether PATH_MAX is defined by header limits.h... yes checking for chmod... yes checking for close... yes checking for _close... no checking for fork... yes checking for getpid... yes checking for _getpid... no checking for lockf... yes checking for lstat... yes checking for mkfifo... yes checking for open... yes checking for _open... no checking for pclose... yes checking for _pclose... no checking for popen... yes checking for _popen... no checking for readlink... yes checking for putenv... yes checking for setenv... yes checking for strerror... yes checking for unsetenv... yes checking for mkdir... yes checking for _mkdir... no checking whether mkdir takes one argument... no checking for sys/select.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking whether to use included hunspell library... no checking for HUNSPELL... yes checking whether to use hunspell... yes checking whether hunspell C++ (rather than C) ABI is provided... yes checking mythes.hxx usability... yes checking mythes.hxx presence... yes checking for mythes.hxx... yes checking checking for MyThes library... -lmythes-1.2 checking whether to use included MyThes library... no checking for fcntl... yes checking for library containing gethostbyname... none required checking for library containing socket... none required checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lyx.1 config.status: creating 3rdparty/Makefile config.status: creating 3rdparty/boost/Makefile config.status: creating 3rdparty/hunspell/Makefile config.status: creating 3rdparty/mythes/Makefile config.status: creating 3rdparty/libiconv/Makefile config.status: creating 3rdparty/zlib/Makefile config.status: creating autotests/Makefile config.status: creating config/Makefile config.status: creating development/Makefile config.status: creating development/MacOSX/Makefile config.status: creating development/MacOSX/Info.plist config.status: creating development/MacOSX/lyxrc.dist config.status: creating development/MacOSX/spotlight/Makefile config.status: creating development/cygwin/Makefile config.status: creating development/cygwin/lyxrc.dist config.status: creating development/lyx.spec config.status: creating lib/lyx.desktop-temp config.status: creating lib/Makefile config.status: creating lib/doc/Makefile config.status: creating lib/lyx2lyx/lyx2lyx_version.py config.status: creating lib/lyx2lyx/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating sourcedoc/Doxyfile config.status: creating sourcedoc/Makefile config.status: creating src/client/Makefile config.status: creating src/client/lyxclient.1 config.status: creating src/Makefile config.status: creating src/tex2lyx/Makefile config.status: creating src/tex2lyx/tex2lyx.1 config.status: creating src/convert/Makefile config.status: creating src/support/Makefile config.status: creating src/frontends/Makefile config.status: creating src/frontends/qt4/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Configuration Host type: x86_64-pc-linux-gnu Special build flags: build=release std-regex use-hunspell Bundled libraries: (none) C++ Compiler: x86_64-pc-linux-gnu-clang++ (10.0.1) C++ Compiler flags: -fPIC -O2 -std=c++14 -Wno-deprecated-register C++ Compiler user flags: -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color Linker flags: Linker user flags: -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld -Wl,--defsym=__gentoo_check_ldflags__=0 Qt Frontend: Qt version: 5.15.0 Packaging: posix LyX binary dir: /usr/bin LyX files dir: /usr/share/lyx Configuration of LyX was successful. Type 'make' to compile the program, and then 'make install' to install it. >>> Source configured. >>> Compiling source in /var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3 ... make -j2 V=1 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3' Making all in autotests make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/autotests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/autotests' Making all in config make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/config' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/config' Making all in development make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/development' make[3]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/development' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/development' make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/development' Making all in po make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/po' Making all in 3rdparty make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/3rdparty' make[3]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/3rdparty' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/3rdparty' make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/3rdparty' Making all in src make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/src' rm -f hash-temp ; \ hash=`cd ".." && git log -1 --pretty=format:%H 2>/dev/null || echo none` ; \ sed s/@LYX_GIT_COMMIT_HASH@/$hash/ "."/lyx_commit_hash.h.in >hash-temp ; \ cmp -s lyx_commit_hash.h hash-temp || cp hash-temp lyx_commit_hash.h ; \ rm -f hash-temp /usr/lib64/qt5//bin/moc -o moc_Compare.cpp Compare.h /usr/lib64/qt5//bin/moc -o moc_PreviewLoader.cpp graphics/PreviewLoader.h make all-recursive make[3]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/src' Making all in support make[4]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/src/support' /usr/lib64/qt5//bin/moc -o moc_ConsoleApplicationPrivate.cpp ConsoleApplicationPrivate.h /usr/lib64/qt5//bin/moc -o moc_FileMonitor.cpp FileMonitor.h /usr/lib64/qt5//bin/moc -o moc_SystemcallPrivate.cpp SystemcallPrivate.h make all-am make[5]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/src/support' x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o FileMonitor.o FileMonitor.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o ConsoleApplication.o ConsoleApplication.cpp In file included from ConsoleApplication.cpp:15: ./../support/ConsoleApplicationPrivate.h:41:3: warning: 'qsrand' is deprecated: use QRandomGenerator instead [-Wdeprecated-declarations] qsrand(QDateTime::currentDateTime().toTime_t()); ^ /usr/include/qt5/QtCore/qglobal.h:1276:15: note: 'qsrand' has been explicitly marked deprecated here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X_5_15("use QRandomGenerator instead... ^ /usr/include/qt5/QtCore/qglobal.h:372:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o convert.o convert.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o debug.o debug.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o docstream.o docstream.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o docstring.o docstring.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o environment.o environment.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o FileName.o FileName.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o filetools.o filetools.cpp FileName.cpp:539:5: warning: 'restart' is deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations] t.restart(); ^ /usr/include/qt5/QtCore/qdatetime.h:234:5: note: 'restart' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QElapsedTimer instead") int restart(); ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ FileName.cpp:603:32: warning: 'elapsed' is deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations] << result << " lasted " << t.elapsed() << " ms."); ^ /usr/include/qt5/QtCore/qdatetime.h:235:5: note: 'elapsed' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QElapsedTimer instead") int elapsed() const; ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 2 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o ForkedCalls.o ForkedCalls.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o gettext.o gettext.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o gzstream.o gzstream.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o kill.o kill.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o lassert.o lassert.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o lstrings.o lstrings.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o lyxtime.o lyxtime.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mutex.o mutex.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Messages.o Messages.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o os.o os.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o PathChanger.o PathChanger.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Package.o Package.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o qstring_helpers.o qstring_helpers.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o socktools.o socktools.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Systemcall.o Systemcall.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o TempFile.o TempFile.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Timeout.o Timeout.cpp Systemcall.cpp:364:18: warning: 'startDetached' is deprecated: Use QProcess::startDetached(const QString &program, const QStringList &arguments) instead [-Wdeprecated-declarations] if (!QProcess::startDetached(toqstr(latexEnvCmdPrefix(pa... ^ /usr/include/qt5/QtCore/qprocess.h:275:5: note: 'startDetached' has been explicitly marked deprecated here QT_DEPRECATED_X( ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ Systemcall.cpp:372:13: warning: 'start' is deprecated: Use QProcess::start(const QString &program, const QStringList &arguments,OpenMode mode = ReadWrite) instead [-Wdeprecated-declarations] process_->start(toqstr(latexEnvCmdPrefix(path, lpath)) + cmd_); ^ /usr/include/qt5/QtCore/qprocess.h:164:5: note: 'start' has been explicitly marked deprecated here QT_DEPRECATED_X( ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ Systemcall.cpp:450:8: warning: 'start' is deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations] timer.start(); ^ /usr/include/qt5/QtCore/qdatetime.h:233:5: note: 'start' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QElapsedTimer instead") void start(); ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ Systemcall.cpp:453:13: warning: 'elapsed' is deprecated: Use QElapsedTimer instead [-Wdeprecated-declarations] if (timer.elapsed() > timeout) { ^ /usr/include/qt5/QtCore/qdatetime.h:235:5: note: 'elapsed' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QElapsedTimer instead") int elapsed() const; ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 4 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o trivstring.o trivstring.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o userinfo.o userinfo.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -DQT_NO_STL -DQT_NO_KEYWORDS -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o unicode.o unicode.cpp rm -f liblyxsupport.a llvm-ar cr liblyxsupport.a FileMonitor.o ConsoleApplication.o convert.o debug.o docstream.o docstring.o environment.o FileName.o filetools.o ForkedCalls.o gettext.o gzstream.o kill.o lassert.o lstrings.o lyxtime.o mutex.o Messages.o os.o PathChanger.o Package.o qstring_helpers.o socktools.o Systemcall.o TempFile.o Timeout.o trivstring.o userinfo.o unicode.o llvm-ranlib liblyxsupport.a make[5]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/src/support' make[4]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/src/support' Making all in frontends make[4]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/src/frontends' Making all in qt4 make[5]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/src/frontends/qt4' /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/AboutUi.ui -o ui_AboutUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/BibitemUi.ui -o ui_BibitemUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/BiblioUi.ui -o ui_BiblioUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/BibtexAddUi.ui -o ui_BibtexAddUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/BibtexUi.ui -o ui_BibtexUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/BoxUi.ui -o ui_BoxUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/BranchesUi.ui -o ui_BranchesUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/BranchesUnknownUi.ui -o ui_BranchesUnknownUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/BranchUi.ui -o ui_BranchUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/BulletsUi.ui -o ui_BulletsUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/ChangesUi.ui -o ui_ChangesUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/CharacterUi.ui -o ui_CharacterUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/CitationUi.ui -o ui_CitationUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/ColorUi.ui -o ui_ColorUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/CompareUi.ui -o ui_CompareUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/CompareHistoryUi.ui -o ui_CompareHistoryUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/DelimiterUi.ui -o ui_DelimiterUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/DocumentUi.ui -o ui_DocumentUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/ErrorListUi.ui -o ui_ErrorListUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/ERTUi.ui -o ui_ERTUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/ExternalUi.ui -o ui_ExternalUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/FindAndReplaceUi.ui -o ui_FindAndReplaceUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/FloatPlacementUi.ui -o ui_FloatPlacementUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/FontUi.ui -o ui_FontUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/GraphicsUi.ui -o ui_GraphicsUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/HSpaceUi.ui -o ui_HSpaceUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/HyperlinkUi.ui -o ui_HyperlinkUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/IncludeUi.ui -o ui_IncludeUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/IndexUi.ui -o ui_IndexUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/IndicesUi.ui -o ui_IndicesUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/InfoUi.ui -o ui_InfoUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/InsetParamsUi.ui -o ui_InsetParamsUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/LabelUi.ui -o ui_LabelUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/LanguageUi.ui -o ui_LanguageUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/LaTeXUi.ui -o ui_LaTeXUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/LineUi.ui -o ui_LineUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/ListingsUi.ui -o ui_ListingsUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/ListingsSettingsUi.ui -o ui_ListingsSettingsUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/LocalLayoutUi.ui -o ui_LocalLayoutUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/LogUi.ui -o ui_LogUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/MarginsUi.ui -o ui_MarginsUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/MasterChildUi.ui -o ui_MasterChildUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/MathMatrixUi.ui -o ui_MathMatrixUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/MathsUi.ui -o ui_MathsUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/ModulesUi.ui -o ui_ModulesUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/NomenclUi.ui -o ui_NomenclUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/NoteUi.ui -o ui_NoteUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/NumberingUi.ui -o ui_NumberingUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/OutputUi.ui -o ui_OutputUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/PageLayoutUi.ui -o ui_PageLayoutUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/ParagraphUi.ui -o ui_ParagraphUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/PDFSupportUi.ui -o ui_PDFSupportUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/PhantomUi.ui -o ui_PhantomUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/PreambleUi.ui -o ui_PreambleUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/PrefColorsUi.ui -o ui_PrefColorsUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/PrefCompletionUi.ui -o ui_PrefCompletionUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/PrefConvertersUi.ui -o ui_PrefConvertersUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/PrefDocHandlingUi.ui -o ui_PrefDocHandlingUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/PrefOutputUi.ui -o ui_PrefOutputUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/PrefDisplayUi.ui -o ui_PrefDisplayUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/PrefEditUi.ui -o ui_PrefEditUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/PrefFileformatsUi.ui -o ui_PrefFileformatsUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/PrefIdentityUi.ui -o ui_PrefIdentityUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/PrefInputUi.ui -o ui_PrefInputUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/PrefLanguageUi.ui -o ui_PrefLanguageUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/PrefLatexUi.ui -o ui_PrefLatexUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/PrefPathsUi.ui -o ui_PrefPathsUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/PrefScreenFontsUi.ui -o ui_PrefScreenFontsUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/PrefShortcutsUi.ui -o ui_PrefShortcutsUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/PrefSpellcheckerUi.ui -o ui_PrefSpellcheckerUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/PrefsUi.ui -o ui_PrefsUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/PrefUi.ui -o ui_PrefUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/PrintindexUi.ui -o ui_PrintindexUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/PrintNomenclUi.ui -o ui_PrintNomenclUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/ProgressViewUi.ui -o ui_ProgressViewUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/RefUi.ui -o ui_RefUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/SearchUi.ui -o ui_SearchUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/SendtoUi.ui -o ui_SendtoUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/ShortcutUi.ui -o ui_ShortcutUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/ShowFileUi.ui -o ui_ShowFileUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/SpellcheckerUi.ui -o ui_SpellcheckerUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/SymbolsUi.ui -o ui_SymbolsUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/TabularCreateUi.ui -o ui_TabularCreateUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/TabularUi.ui -o ui_TabularUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/TexinfoUi.ui -o ui_TexinfoUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/TextLayoutUi.ui -o ui_TextLayoutUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/ThesaurusUi.ui -o ui_ThesaurusUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/TocUi.ui -o ui_TocUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/ToggleWarningUi.ui -o ui_ToggleWarningUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/ViewSourceUi.ui -o ui_ViewSourceUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/VSpaceUi.ui -o ui_VSpaceUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/WorkAreaUi.ui -o ui_WorkAreaUi.h /usr/lib64/qt5//bin/uic -tr lyx::qt_ ui/WrapUi.ui -o ui_WrapUi.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_Action.cpp Action.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_BulletsModule.cpp BulletsModule.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_CategorizedCombo.cpp CategorizedCombo.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_CustomizedWidgets.cpp CustomizedWidgets.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_DialogView.cpp DialogView.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_DockView.cpp DockView.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_EmptyTable.cpp EmptyTable.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_FancyLineEdit.cpp FancyLineEdit.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_FindAndReplace.cpp FindAndReplace.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_FloatPlacement.cpp FloatPlacement.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiAbout.cpp GuiAbout.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiApplication.cpp GuiApplication.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiBibitem.cpp GuiBibitem.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiBibtex.cpp GuiBibtex.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiBox.cpp GuiBox.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiBranches.cpp GuiBranches.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiBranch.cpp GuiBranch.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiChanges.cpp GuiChanges.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiCharacter.cpp GuiCharacter.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiCitation.cpp GuiCitation.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiClipboard.cpp GuiClipboard.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiCommandBuffer.cpp GuiCommandBuffer.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiCommandEdit.cpp GuiCommandEdit.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiCompare.cpp GuiCompare.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiCompareHistory.cpp GuiCompareHistory.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiCompleter.cpp GuiCompleter.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiDelimiter.cpp GuiDelimiter.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiDialog.cpp GuiDialog.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiDocument.cpp GuiDocument.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiErrorList.cpp GuiErrorList.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiERT.cpp GuiERT.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiExternal.cpp GuiExternal.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiGraphics.cpp GuiGraphics.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiHSpace.cpp GuiHSpace.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiHyperlink.cpp GuiHyperlink.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiInclude.cpp GuiInclude.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiIndex.cpp GuiIndex.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiIndices.cpp GuiIndices.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiInfo.cpp GuiInfo.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiLabel.cpp GuiLabel.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiLine.cpp GuiLine.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiListings.cpp GuiListings.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiLog.cpp GuiLog.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiMathMatrix.cpp GuiMathMatrix.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiNomenclature.cpp GuiNomenclature.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiNote.cpp GuiNote.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiParagraph.cpp GuiParagraph.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiPhantom.cpp GuiPhantom.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiPrefs.cpp GuiPrefs.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiPrintindex.cpp GuiPrintindex.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiPrintNomencl.cpp GuiPrintNomencl.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiProgress.cpp GuiProgress.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiProgressView.cpp GuiProgressView.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiRef.cpp GuiRef.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiSearch.cpp GuiSearch.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiSelection.cpp GuiSelection.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiSelectionManager.cpp GuiSelectionManager.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiSendto.cpp GuiSendto.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiSetBorder.cpp GuiSetBorder.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiShowFile.cpp GuiShowFile.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiSpellchecker.cpp GuiSpellchecker.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiSymbols.cpp GuiSymbols.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiTabularCreate.cpp GuiTabularCreate.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiTabular.cpp GuiTabular.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiTexinfo.cpp GuiTexinfo.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiThesaurus.cpp GuiThesaurus.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiToc.cpp GuiToc.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiToolbar.cpp GuiToolbar.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiView.cpp GuiView.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiViewSource.cpp GuiViewSource.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiVSpace.cpp GuiVSpace.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiWorkArea.cpp GuiWorkArea.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_GuiWrap.cpp GuiWrap.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_IconPalette.cpp IconPalette.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_InGuiThread.cpp InGuiThread.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_InsertTableWidget.cpp InsertTableWidget.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_InsetParamsDialog.cpp InsetParamsDialog.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_InsetParamsWidget.cpp InsetParamsWidget.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_LayoutBox.cpp LayoutBox.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_LengthCombo.cpp LengthCombo.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_LyXFileDialog.cpp LyXFileDialog.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_Menus.cpp Menus.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_PanelStack.cpp PanelStack.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_TocModel.cpp TocModel.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_TocWidget.cpp TocWidget.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_ToolTipFormatter.cpp ToolTipFormatter.h /bin/sh: bc: command not found /usr/lib64/qt5//bin/moc -DQT_VERSION=0x0 -o moc_Validator.cpp Validator.h echo "" > Resources.qrc ; \ find ../../../lib/images -name '*.svgz' -o -name '*.png' -o -name '*.gif' \ | LC_ALL=C sort \ | sed -e 's:../../../lib/\(.*\):&:' \ >> Resources.qrc ;\ echo "" >> Resources.qrc /usr/lib64/qt5//bin/rcc Resources.qrc -name Resources -o Resources.cpp make all-am make[6]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/src/frontends/qt4' x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o ButtonPolicy.o ButtonPolicy.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Dialog.o Dialog.cpp In file included from Dialog.cpp:15: In file included from ./GuiView.h:22: In file included from /usr/include/qt5/QtWidgets/QMainWindow:1: In file included from /usr/include/qt5/QtWidgets/qmainwindow.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Action.o Action.cpp In file included from Action.cpp:13: In file included from ./Action.h:15: In file included from /usr/include/qt5/QtWidgets/QAction:1: In file included from /usr/include/qt5/QtWidgets/qaction.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o BulletsModule.o BulletsModule.cpp 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o ButtonController.o ButtonController.cpp In file included from BulletsModule.cpp:13: In file included from ./BulletsModule.h:15: In file included from ./ui_BulletsUi.h:13: In file included from /usr/include/qt5/QtWidgets/QApplication:1: In file included from /usr/include/qt5/QtWidgets/qapplication.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ In file included from ButtonController.cpp:15: In file included from ./qt_helpers.h:24: In file included from /usr/include/qt5/QtWidgets/QHeaderView:1: In file included from /usr/include/qt5/QtWidgets/qheaderview.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ BulletsModule.cpp:162:6: warning: 'setItemSelected' is deprecated: Use QListWidgetItem::setSelected() instead [-Wdeprecated-declarations] lw->setItemSelected(lw->item(character), select); ^ /usr/include/qt5/QtWidgets/qlistwidget.h:262:5: note: 'setItemSelected' has been explicitly marked deprecated here QT_DEPRECATED_X ("Use QListWidgetItem::setSelected() instead") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 2 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o CategorizedCombo.o CategorizedCombo.cpp 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o ColorCache.o ColorCache.cpp In file included from CategorizedCombo.cpp:19: In file included from ./CategorizedCombo.h:22: In file included from /usr/include/qt5/QtWidgets/QComboBox:1: In file included from /usr/include/qt5/QtWidgets/qcombobox.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ In file included from ColorCache.cpp:15: In file included from ./ColorCache.h:17: In file included from /usr/include/qt5/QtGui/QColor:1: In file included from /usr/include/qt5/QtGui/qcolor.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o CustomizedWidgets.o CustomizedWidgets.cpp CategorizedCombo.cpp:246:13: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] int w = fm.width(category); ^ /usr/include/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from CustomizedWidgets.cpp:25: In file included from ./CustomizedWidgets.h:17: In file included from /usr/include/qt5/QtWidgets/QLabel:1: In file included from /usr/include/qt5/QtWidgets/qlabel.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 2 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o DialogView.o DialogView.cpp In file included from DialogView.cpp:14: In file included from ./DialogView.h:16: In file included from ./GuiView.h:22: In file included from /usr/include/qt5/QtWidgets/QMainWindow:1: In file included from /usr/include/qt5/QtWidgets/qmainwindow.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o DockView.o DockView.cpp 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o EmptyTable.o EmptyTable.cpp In file included from DockView.cpp:14: In file included from ./DockView.h:16: In file included from ./GuiView.h:22: In file included from /usr/include/qt5/QtWidgets/QMainWindow:1: In file included from /usr/include/qt5/QtWidgets/qmainwindow.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ In file included from EmptyTable.cpp:14: In file included from ./EmptyTable.h:16: In file included from /usr/include/qt5/QtWidgets/QTableWidget:1: In file included from /usr/include/qt5/QtWidgets/qtablewidget.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ In file included from DockView.cpp:14: ./DockView.h:41:27: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] Qt::WindowFlags flags = 0); ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR ... ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 2 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o FancyLineEdit.o FancyLineEdit.cpp In file included from FancyLineEdit.cpp:16: In file included from ./FancyLineEdit.h:17: In file included from /usr/include/qt5/QtWidgets/QLineEdit:1: In file included from /usr/include/qt5/QtWidgets/qlineedit.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o FileDialog.o FileDialog.cpp In file included from FileDialog.cpp:16: In file included from ./LyXFileDialog.h:17: In file included from /usr/include/qt5/QtWidgets/QFileDialog:1: In file included from /usr/include/qt5/QtWidgets/qfiledialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o FindAndReplace.o FindAndReplace.cpp FileDialog.cpp:105:7: warning: 'setConfirmOverwrite' is deprecated: Use setOption(DontConfirmOverwrite, !enabled) instead [-Wdeprecated-declarations] dlg.setConfirmOverwrite(false); ^ /usr/include/qt5/QtWidgets/qfiledialog.h:176:5: note: 'setConfirmOverwrite' has been explicitly marked deprecated here QT_DEPRECATED_X("Use setOption(DontConfirmOverwrite, !enabled) instead") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from FindAndReplace.cpp:13: In file included from ./FindAndReplace.h:15: In file included from ./DockView.h:16: In file included from ./GuiView.h:22: In file included from /usr/include/qt5/QtWidgets/QMainWindow:1: In file included from /usr/include/qt5/QtWidgets/qmainwindow.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 2 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o FloatPlacement.o FloatPlacement.cpp In file included from FloatPlacement.cpp:14: In file included from ./FloatPlacement.h:16: In file included from ./InsetParamsWidget.h:18: In file included from ./qt_helpers.h:24: In file included from /usr/include/qt5/QtWidgets/QHeaderView:1: In file included from /usr/include/qt5/QtWidgets/qheaderview.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ In file included from FindAndReplace.cpp:13: In file included from ./FindAndReplace.h:15: ./DockView.h:41:27: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] Qt::WindowFlags flags = 0); ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR ... ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from FindAndReplace.cpp:13: ./FindAndReplace.h:81:19: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] Qt::WindowFlags flags = 0); ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR ... ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiAbout.o GuiAbout.cpp 3 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiAlert.o GuiAlert.cpp In file included from GuiAbout.cpp:13: In file included from ./GuiAbout.h:15: In file included from ./DialogView.h:16: In file included from ./GuiView.h:22: In file included from /usr/include/qt5/QtWidgets/QMainWindow:1: In file included from /usr/include/qt5/QtWidgets/qmainwindow.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ In file included from GuiAlert.cpp:20: In file included from ./qt_helpers.h:24: In file included from /usr/include/qt5/QtWidgets/QHeaderView:1: In file included from /usr/include/qt5/QtWidgets/qheaderview.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ GuiAbout.cpp:242:41: warning: 'endl' is deprecated: Use Qt::endl [-Wdeprecated-declarations] << " (" << lyx_release_date << ")" << endl; ^ /usr/include/qt5/QtCore/qtextstream.h:293:15: note: 'endl' has been explicitly marked deprecated here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStrea... ^ /usr/include/qt5/QtCore/qglobal.h:380:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X' #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSIO... ^ :129:1: note: expanded from here QT_DEPRECATED_VERSION_X_5 ^ /usr/include/qt5/QtCore/qglobal.h:379:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5' #define QT_DEPRECATED_VERSION_X_5(minor, text) QT_DEPRECATED_VERSIO... ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /usr/include/qt5/QtCore/qglobal.h:372:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ GuiAbout.cpp:245:50: warning: 'endl' is deprecated: Use Qt::endl [-Wdeprecated-declarations] << QString(lyx_git_commit_hash).left(8) << endl; ^ /usr/include/qt5/QtCore/qtextstream.h:293:15: note: 'endl' has been explicitly marked deprecated here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStrea... ^ /usr/include/qt5/QtCore/qglobal.h:380:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X' #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSIO... ^ :129:1: note: expanded from here QT_DEPRECATED_VERSION_X_5 ^ /usr/include/qt5/QtCore/qglobal.h:379:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5' #define QT_DEPRECATED_VERSION_X_5(minor, text) QT_DEPRECATED_VERSIO... ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /usr/include/qt5/QtCore/qglobal.h:372:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ GuiAbout.cpp:247:29: warning: 'endl' is deprecated: Use Qt::endl [-Wdeprecated-declarations] out << lyx_version_info << endl; ^ /usr/include/qt5/QtCore/qtextstream.h:293:15: note: 'endl' has been explicitly marked deprecated here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStrea... ^ /usr/include/qt5/QtCore/qglobal.h:380:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X' #define QT_DEPRECATED_VERSION_X(major, minor, text) QT_DEPRECATED_VERSIO... ^ :129:1: note: expanded from here QT_DEPRECATED_VERSION_X_5 ^ /usr/include/qt5/QtCore/qglobal.h:379:53: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5' #define QT_DEPRECATED_VERSION_X_5(minor, text) QT_DEPRECATED_VERSIO... ^ note: (skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) /usr/include/qt5/QtCore/qglobal.h:372:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 4 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiApplication.o GuiApplication.cpp 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiBibitem.o GuiBibitem.cpp In file included from GuiApplication.cpp:15: In file included from ./GuiApplication.h:19: In file included from /usr/include/qt5/QtWidgets/QApplication:1: In file included from /usr/include/qt5/QtWidgets/qapplication.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ In file included from GuiBibitem.cpp:13: In file included from ./GuiBibitem.h:16: In file included from ./InsetParamsWidget.h:18: In file included from ./qt_helpers.h:24: In file included from /usr/include/qt5/QtWidgets/QHeaderView:1: In file included from /usr/include/qt5/QtWidgets/qheaderview.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiBibtex.o GuiBibtex.cpp In file included from GuiBibtex.cpp:16: In file included from ./GuiBibtex.h:16: In file included from ./GuiDialog.h:18: In file included from /usr/include/qt5/QtWidgets/QDialog:1: In file included from /usr/include/qt5/QtWidgets/qdialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ GuiApplication.cpp:1030:2: warning: 'qsrand' is deprecated: use QRandomGenerator instead [-Wdeprecated-declarations] qsrand(QDateTime::currentDateTime().toTime_t()); ^ /usr/include/qt5/QtCore/qglobal.h:1276:15: note: 'qsrand' has been explicitly marked deprecated here Q_CORE_EXPORT QT_DEPRECATED_VERSION_X_5_15("use QRandomGenerator instead... ^ /usr/include/qt5/QtCore/qglobal.h:372:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from GuiBibtex.cpp:16: In file included from ./GuiBibtex.h:18: ./ui_BibtexUi.h:118:18: warning: 'setAutoCompletion' is deprecated: Use setCompleter() instead. [-Wdeprecated-declarations] styleCB->setAutoCompletion(true); ^ /usr/include/qt5/QtWidgets/qcombobox.h:102:5: note: 'setAutoCompletion' has been explicitly marked deprecated here QT_DEPRECATED_X("Use setCompleter() instead.") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ GuiBibtex.cpp:218:20: warning: 'isItemSelected' is deprecated: Use QListWidgetItem::isSelected() instead [-Wdeprecated-declarations] if (add_->bibLW->isItemSelected(item)) { ^ /usr/include/qt5/QtWidgets/qlistwidget.h:260:5: note: 'isItemSelected' has been explicitly marked deprecated here QT_DEPRECATED_X ("Use QListWidgetItem::isSelected() instead") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ GuiBibtex.cpp:219:17: warning: 'setItemSelected' is deprecated: Use QListWidgetItem::setSelected() instead [-Wdeprecated-declarations] add_->bibLW->setItemSelected(item, false); ^ /usr/include/qt5/QtWidgets/qlistwidget.h:262:5: note: 'setItemSelected' has been explicitly marked deprecated here QT_DEPRECATED_X ("Use QListWidgetItem::setSelected() instead") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 4 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiBox.o GuiBox.cpp In file included from GuiBox.cpp:16: In file included from ./GuiBox.h:16: In file included from ./InsetParamsWidget.h:18: In file included from ./qt_helpers.h:24: In file included from /usr/include/qt5/QtWidgets/QHeaderView:1: In file included from /usr/include/qt5/QtWidgets/qheaderview.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ GuiBox.cpp:158:2: warning: 'qSort::iterator, bool (*)(lyx::ColorCode, lyx::ColorCode)>' is deprecated: Use std::sort [-Wdeprecated-declarations] qSort(color_codes_.begin(), color_codes_.end(), ColorSorter); ^ /usr/include/qt5/QtCore/qalgorithms.h:181:1: note: 'qSort::iterator, bool (*)(lyx::ColorCode, lyx::ColorCode)>' has been explicitly marked deprecated here QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator ... ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 2 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiBranch.o GuiBranch.cpp 2 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiBranches.o GuiBranches.cpp In file included from GuiBranch.cpp:15: In file included from ./GuiBranch.h:17: In file included from ./InsetParamsWidget.h:18: In file included from ./qt_helpers.h:24: In file included from /usr/include/qt5/QtWidgets/QHeaderView:1: In file included from /usr/include/qt5/QtWidgets/qheaderview.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ In file included from GuiBranches.cpp:14: In file included from ./GuiBranches.h:18: In file included from ./ui_BranchesUnknownUi.h:13: In file included from /usr/include/qt5/QtWidgets/QApplication:1: In file included from /usr/include/qt5/QtWidgets/qapplication.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiChanges.o GuiChanges.cpp GuiBranches.cpp:147:16: warning: 'setItemSelected' is deprecated: Use QTreeWidgetItem::setSelected() instead [-Wdeprecated-declarations] branchesTW->setItemSelected(newItem, true); ^ /usr/include/qt5/QtWidgets/qtreewidget.h:321:5: note: 'setItemSelected' has been explicitly marked deprecated here QT_DEPRECATED_X ("Use QTreeWidgetItem::setSelected() instead") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from GuiChanges.cpp:14: In file included from ./GuiChanges.h:16: In file included from ./GuiDialog.h:18: In file included from /usr/include/qt5/QtWidgets/QDialog:1: In file included from /usr/include/qt5/QtWidgets/qdialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 2 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiCharacter.o GuiCharacter.cpp In file included from GuiCharacter.cpp:16: In file included from ./GuiCharacter.h:17: In file included from ./GuiDialog.h:18: In file included from /usr/include/qt5/QtWidgets/QDialog:1: In file included from /usr/include/qt5/QtWidgets/qdialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiCitation.o GuiCitation.cpp In file included from GuiCitation.cpp:17: In file included from ./GuiCitation.h:18: In file included from ./DialogView.h:16: In file included from ./GuiView.h:22: In file included from /usr/include/qt5/QtWidgets/QMainWindow:1: In file included from /usr/include/qt5/QtWidgets/qmainwindow.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ GuiCharacter.cpp:237:2: warning: 'qSort::iterator, bool (*)(lyx::ColorCode, lyx::ColorCode)>' is deprecated: Use std::sort [-Wdeprecated-declarations] qSort(color.begin(), color.end(), ColorSorter); ^ /usr/include/qt5/QtCore/qalgorithms.h:181:1: note: 'qSort::iterator, bool (*)(lyx::ColorCode, lyx::ColorCode)>' has been explicitly marked deprecated here QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator ... ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 2 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiClipboard.o GuiClipboard.cpp In file included from GuiClipboard.cpp:19: In file included from ./qt_helpers.h:24: In file included from /usr/include/qt5/QtWidgets/QHeaderView:1: In file included from /usr/include/qt5/QtWidgets/qheaderview.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiCommandBuffer.o GuiCommandBuffer.cpp In file included from GuiCommandBuffer.cpp:15: In file included from ./GuiCommandBuffer.h:19: In file included from /usr/include/qt5/QtWidgets/QPushButton:1: In file included from /usr/include/qt5/QtWidgets/qpushbutton.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiCommandEdit.o GuiCommandEdit.cpp In file included from GuiCommandEdit.cpp:13: In file included from ./GuiCommandEdit.h:15: In file included from /usr/include/qt5/QtWidgets/QLineEdit:1: In file included from /usr/include/qt5/QtWidgets/qlineedit.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiCompare.o GuiCompare.cpp 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiCompareHistory.o GuiCompareHistory.cpp In file included from GuiCompare.cpp:13: In file included from ./GuiCompare.h:15: In file included from ./GuiDialog.h:18: In file included from /usr/include/qt5/QtWidgets/QDialog:1: In file included from /usr/include/qt5/QtWidgets/qdialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ In file included from GuiCompareHistory.cpp:15: In file included from ./GuiCompareHistory.h:15: In file included from ./GuiDialog.h:18: In file included from /usr/include/qt5/QtWidgets/QDialog:1: In file included from /usr/include/qt5/QtWidgets/qdialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiCompleter.o GuiCompleter.cpp 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiDelimiter.o GuiDelimiter.cpp In file included from GuiCompleter.cpp:13: In file included from ./GuiCompleter.h:18: In file included from /usr/include/qt5/QtWidgets/QCompleter:1: In file included from /usr/include/qt5/QtWidgets/qcompleter.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ In file included from GuiDelimiter.cpp:13: In file included from ./GuiDelimiter.h:15: In file included from ./GuiDialog.h:18: In file included from /usr/include/qt5/QtWidgets/QDialog:1: In file included from /usr/include/qt5/QtWidgets/qdialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ GuiCompleter.cpp:143:22: warning: 'find' is deprecated: Use bool find(const QString &, QPixmap *) instead [-Wdeprecated-declarations] if (!QPixmapCache::find("completion" + name, scaled)) { ^ /usr/include/qt5/QtGui/qpixmapcache.h:80:5: note: 'find' has been explicitly marked deprecated here QT_DEPRECATED_X("Use bool find(const QString &, QPixmap *) instead") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 2 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiDialog.o GuiDialog.cpp 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiDocument.o GuiDocument.cpp In file included from GuiDialog.cpp:13: In file included from ./GuiDialog.h:18: In file included from /usr/include/qt5/QtWidgets/QDialog:1: In file included from /usr/include/qt5/QtWidgets/qdialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ In file included from GuiDocument.cpp:14: In file included from ./GuiDocument.h:17: In file included from ./BulletsModule.h:15: In file included from ./ui_BulletsUi.h:13: In file included from /usr/include/qt5/QtWidgets/QApplication:1: In file included from /usr/include/qt5/QtWidgets/qapplication.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiErrorList.o GuiErrorList.cpp In file included from GuiErrorList.cpp:13: In file included from ./GuiErrorList.h:15: In file included from ./GuiDialog.h:18: In file included from /usr/include/qt5/QtWidgets/QDialog:1: In file included from /usr/include/qt5/QtWidgets/qdialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ GuiDocument.cpp:483:14: warning: 'setTabStopWidth' is deprecated [-Wdeprecated-declarations] preambleTE->setTabStopWidth(tabStop * metrics.width(' ')); ^ /usr/include/qt5/QtWidgets/qtextedit.h:203:5: note: 'setTabStopWidth' has been explicitly marked deprecated here QT_DEPRECATED void setTabStopWidth(int width); ^ /usr/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' # define QT_DEPRECATED Q_DECL_DEPRECATED ^ /usr/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) ^ GuiDocument.cpp:483:48: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] preambleTE->setTabStopWidth(tabStop * metrics.width(' ')); ^ /usr/include/qt5/QtGui/qfontmetrics.h:109:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiERT.o GuiERT.cpp In file included from GuiERT.cpp:15: In file included from ./GuiERT.h:15: In file included from ./InsetParamsWidget.h:18: In file included from ./qt_helpers.h:24: In file included from /usr/include/qt5/QtWidgets/QHeaderView:1: In file included from /usr/include/qt5/QtWidgets/qheaderview.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiExternal.o GuiExternal.cpp In file included from GuiExternal.cpp:15: In file included from ./GuiExternal.h:17: In file included from ./GuiDialog.h:18: In file included from /usr/include/qt5/QtWidgets/QDialog:1: In file included from /usr/include/qt5/QtWidgets/qdialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ GuiExternal.cpp:210:2: warning: 'qSort::iterator, bool (*)(const QString &, const QString &)>' is deprecated: Use std::sort [-Wdeprecated-declarations] qSort(keys.begin(), keys.end(), SortLocaleAware); ^ /usr/include/qt5/QtCore/qalgorithms.h:181:1: note: 'qSort::iterator, bool (*)(const QString &, const QString &)>' has been explicitly marked deprecated here QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator ... ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 2 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiFontExample.o GuiFontExample.cpp In file included from GuiFontExample.cpp:13: In file included from ./GuiFontExample.h:15: In file included from /usr/include/qt5/QtWidgets/QWidget:1: In file included from /usr/include/qt5/QtWidgets/qwidget.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ GuiFontExample.cpp:32:17: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] return QSize(m.width(text_) + 10, m.ascent() + m.descent() + 6); ^ /usr/include/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 2 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiFontLoader.o GuiFontLoader.cpp In file included from GuiFontLoader.cpp:17: In file included from ./GuiFontMetrics.h:20: In file included from /usr/include/qt5/QtGui/QFont:1: In file included from /usr/include/qt5/QtGui/qfont.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 3 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiFontMetrics.o GuiFontMetrics.cpp GuiFontLoader.cpp:224:7: warning: 'setRawName' is deprecated [-Wdeprecated-declarations] font.setRawName(raw); ^ /usr/include/qt5/QtGui/qfont.h:271:5: note: 'setRawName' has been explicitly marked deprecated here QT_DEPRECATED void setRawName(const QString &); ^ /usr/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' # define QT_DEPRECATED Q_DECL_DEPRECATED ^ /usr/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) ^ GuiFontLoader.cpp:364:39: warning: 'rawName' is deprecated [-Wdeprecated-declarations] LYXERR(Debug::FONT, "XFLD: " << font.rawName()); ^ /usr/include/qt5/QtGui/qfont.h:272:5: note: 'rawName' has been explicitly marked deprecated here QT_DEPRECATED QString rawName() const; ^ /usr/include/qt5/QtCore/qglobal.h:292:25: note: expanded from macro 'QT_DEPRECATED' # define QT_DEPRECATED Q_DECL_DEPRECATED ^ /usr/include/qt5/QtCore/qcompilerdetection.h:227:45: note: expanded from macro 'Q_DECL_DEPRECATED' # define Q_DECL_DEPRECATED __attribute__ ((__deprecated__)) ^ In file included from GuiFontMetrics.cpp:14: In file included from ./GuiFontMetrics.h:20: In file included from /usr/include/qt5/QtGui/QFont:1: In file included from /usr/include/qt5/QtGui/qfont.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 3 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiGraphics.o GuiGraphics.cpp GuiFontMetrics.cpp:204:16: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] w = metrics_.width(toqstr(s)); ^ /usr/include/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ GuiFontMetrics.cpp:532:20: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] value = metrics_.width(ucs4_to_qchar(c)); ^ /usr/include/qt5/QtGui/qfontmetrics.h:109:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ GuiFontMetrics.cpp:534:20: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] value = metrics_.width(toqstr(docstring(1, c))); ^ /usr/include/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from GuiGraphics.cpp:17: In file included from ./GuiGraphics.h:18: In file included from ./GuiDialog.h:18: In file included from /usr/include/qt5/QtWidgets/QDialog:1: In file included from /usr/include/qt5/QtWidgets/qdialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 4 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiHSpace.o GuiHSpace.cpp In file included from GuiHSpace.cpp:13: In file included from ./GuiHSpace.h:15: In file included from ./InsetParamsWidget.h:18: In file included from ./qt_helpers.h:24: In file included from /usr/include/qt5/QtWidgets/QHeaderView:1: In file included from /usr/include/qt5/QtWidgets/qheaderview.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiHyperlink.o GuiHyperlink.cpp In file included from GuiHyperlink.cpp:14: In file included from ./GuiHyperlink.h:16: In file included from ./InsetParamsWidget.h:18: In file included from ./qt_helpers.h:24: In file included from /usr/include/qt5/QtWidgets/QHeaderView:1: In file included from /usr/include/qt5/QtWidgets/qheaderview.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiIdListModel.o GuiIdListModel.cpp 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiImage.o GuiImage.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiInclude.o GuiInclude.cpp In file included from GuiImage.cpp:15: In file included from ./GuiImage.h:18: In file included from /usr/include/qt5/QtGui/QImage:1: In file included from /usr/include/qt5/QtGui/qimage.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ In file included from GuiInclude.cpp:15: In file included from ./GuiInclude.h:17: In file included from ./GuiDialog.h:18: In file included from /usr/include/qt5/QtWidgets/QDialog:1: In file included from /usr/include/qt5/QtWidgets/qdialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ GuiImage.cpp:182:23: warning: 'transformed' is deprecated: Use transformed(const QTransform &matrix, Qt::TransformationMode mode) [-Wdeprecated-declarations] transformed_ = image.transformed(m); ^ /usr/include/qt5/QtGui/qimage.h:287:5: note: 'transformed' has been explicitly marked deprecated here QT_DEPRECATED_X("Use transformed(const QTransform &matrix, Qt::Trans... ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ GuiImage.cpp:211:23: warning: 'transformed' is deprecated: Use transformed(const QTransform &matrix, Qt::TransformationMode mode) [-Wdeprecated-declarations] transformed_ = image.transformed(m, Qt::SmoothTransformation); ^ /usr/include/qt5/QtGui/qimage.h:287:5: note: 'transformed' has been explicitly marked deprecated here QT_DEPRECATED_X("Use transformed(const QTransform &matrix, Qt::Trans... ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 3 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiIndex.o GuiIndex.cpp In file included from GuiIndex.cpp:15: In file included from ./GuiIndex.h:17: In file included from ./GuiDialog.h:18: In file included from /usr/include/qt5/QtWidgets/QDialog:1: In file included from /usr/include/qt5/QtWidgets/qdialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiIndices.o GuiIndices.cpp In file included from GuiIndices.cpp:15: In file included from ./GuiIndices.h:18: In file included from ./ui_IndicesUi.h:13: In file included from /usr/include/qt5/QtWidgets/QApplication:1: In file included from /usr/include/qt5/QtWidgets/qapplication.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiInfo.o GuiInfo.cpp GuiIndices.cpp:149:15: warning: 'setItemSelected' is deprecated: Use QTreeWidgetItem::setSelected() instead [-Wdeprecated-declarations] indicesTW->setItemSelected(newItem, true); ^ /usr/include/qt5/QtWidgets/qtreewidget.h:321:5: note: 'setItemSelected' has been explicitly marked deprecated here QT_DEPRECATED_X ("Use QTreeWidgetItem::setSelected() instead") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from GuiInfo.cpp:13: In file included from ./GuiInfo.h:15: In file included from ./InsetParamsWidget.h:18: In file included from ./qt_helpers.h:24: In file included from /usr/include/qt5/QtWidgets/QHeaderView:1: In file included from /usr/include/qt5/QtWidgets/qheaderview.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 2 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiKeySymbol.o GuiKeySymbol.cpp In file included from GuiKeySymbol.cpp:14: In file included from ./GuiApplication.h:19: In file included from /usr/include/qt5/QtWidgets/QApplication:1: In file included from /usr/include/qt5/QtWidgets/qapplication.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiLabel.o GuiLabel.cpp In file included from GuiLabel.cpp:13: In file included from ./GuiLabel.h:16: In file included from ./ui_LabelUi.h:13: In file included from /usr/include/qt5/QtWidgets/QApplication:1: In file included from /usr/include/qt5/QtWidgets/qapplication.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiLine.o GuiLine.cpp In file included from GuiLine.cpp:14: In file included from ./GuiLine.h:16: In file included from ./InsetParamsWidget.h:18: In file included from ./qt_helpers.h:24: In file included from /usr/include/qt5/QtWidgets/QHeaderView:1: In file included from /usr/include/qt5/QtWidgets/qheaderview.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiListings.o GuiListings.cpp In file included from GuiListings.cpp:14: In file included from ./GuiListings.h:15: In file included from ./GuiDialog.h:18: In file included from /usr/include/qt5/QtWidgets/QDialog:1: In file included from /usr/include/qt5/QtWidgets/qdialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiLog.o GuiLog.cpp In file included from GuiListings.cpp:14: In file included from ./GuiListings.h:16: ./ui_ListingsUi.h:177:27: warning: 'setAutoCompletion' is deprecated: Use setCompleter() instead. [-Wdeprecated-declarations] numberFontSizeCO->setAutoCompletion(true); ^ /usr/include/qt5/QtWidgets/qcombobox.h:102:5: note: 'setAutoCompletion' has been explicitly marked deprecated here QT_DEPRECATED_X("Use setCompleter() instead.") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from GuiListings.cpp:14: In file included from ./GuiListings.h:16: ./ui_ListingsUi.h:200:21: warning: 'setAutoCompletion' is deprecated: Use setCompleter() instead. [-Wdeprecated-declarations] fontsizeCO->setAutoCompletion(true); ^ /usr/include/qt5/QtWidgets/qcombobox.h:102:5: note: 'setAutoCompletion' has been explicitly marked deprecated here QT_DEPRECATED_X("Use setCompleter() instead.") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from GuiListings.cpp:14: In file included from ./GuiListings.h:16: ./ui_ListingsUi.h:216:22: warning: 'setAutoCompletion' is deprecated: Use setCompleter() instead. [-Wdeprecated-declarations] fontstyleCO->setAutoCompletion(true); ^ /usr/include/qt5/QtWidgets/qcombobox.h:102:5: note: 'setAutoCompletion' has been explicitly marked deprecated here QT_DEPRECATED_X("Use setCompleter() instead.") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from GuiLog.cpp:15: In file included from ./GuiLog.h:16: In file included from ./GuiDialog.h:18: In file included from /usr/include/qt5/QtWidgets/QDialog:1: In file included from /usr/include/qt5/QtWidgets/qdialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 4 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiMathMatrix.o GuiMathMatrix.cpp In file included from GuiMathMatrix.cpp:14: In file included from ./GuiMathMatrix.h:17: In file included from ./GuiDialog.h:18: In file included from /usr/include/qt5/QtWidgets/QDialog:1: In file included from /usr/include/qt5/QtWidgets/qdialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiNomenclature.o GuiNomenclature.cpp In file included from GuiNomenclature.cpp:14: In file included from ./GuiNomenclature.h:17: In file included from ./ui_NomenclUi.h:13: In file included from /usr/include/qt5/QtWidgets/QApplication:1: In file included from /usr/include/qt5/QtWidgets/qapplication.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiNote.o GuiNote.cpp In file included from GuiNote.cpp:14: In file included from ./GuiNote.h:15: In file included from ./GuiDialog.h1 warning generated. :18: In file included from /usr/include/qt5/QtWidgets/QDialog:1: In file included from /usr/include/qt5/QtWidgets/qdialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiPainter.o GuiPainter.cpp In file included from GuiPainter.cpp:14: In file included from ./GuiPainter.h:20: In file included from /usr/include/qt5/QtGui/QPainter:1: In file included from /usr/include/qt5/QtGui/qpainter.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiParagraph.o GuiParagraph.cpp In file included from GuiParagraph.cpp:16: In file included from ./GuiParagraph.h:17: In file included from ./DialogView.h:16: In file included from ./GuiView.h:22: In file included from /usr/include/qt5/QtWidgets/QMainWindow:1: In file included from /usr/include/qt5/QtWidgets/qmainwindow.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ GuiPainter.cpp:421:21: warning: 'find' is deprecated: Use bool find(const QString &, QPixmap *) instead [-Wdeprecated-declarations] if (QPixmapCache::find(key, pm)) { ^ /usr/include/qt5/QtGui/qpixmapcache.h:80:5: note: 'find' has been explicitly marked deprecated here QT_DEPRECATED_X("Use bool find(const QString &, QPixmap *) instead") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 2 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiPhantom.o GuiPhantom.cpp In file included from GuiPhantom.cpp:13: In file included from ./GuiPhantom.h:15: In file included from ./GuiDialog.h:18: In file included from /usr/include/qt5/QtWidgets/QDialog:1: In file included from /usr/include/qt5/QtWidgets/qdialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiPrefs.o GuiPrefs.cpp 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiPrintindex.o GuiPrintindex.cpp In file included from GuiPrefs.cpp:14: In file included from ./GuiPrefs.h:17: In file included from ./GuiDialog.h:18: In file included from /usr/include/qt5/QtWidgets/QDialog:1: In file included from /usr/include/qt5/QtWidgets/qdialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ In file included from GuiPrintindex.cpp:15: In file included from ./GuiPrintindex.h:17: In file included from ./GuiDialog.h:18: In file included from /usr/include/qt5/QtWidgets/QDialog:1: In file included from /usr/include/qt5/QtWidgets/qdialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ GuiPrefs.cpp:1207:2: warning: 'qSort<__gnu_cxx::__normal_iterator > >, bool (*)(lyx::ColorCode, lyx::ColorCode)>' is deprecated: Use std::sort [-Wdeprecated-declarations] qSort(lcolors_.begin(), lcolors_.end(), ColorSorter); ^ /usr/include/qt5/QtCore/qalgorithms.h:181:1: note: 'qSort<__gnu_cxx::__normal_iterator > >, bool (*)(lyx::ColorCode, lyx::ColorCode)>' has been explicitly marked deprecated here QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator ... ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ GuiPrefs.cpp:3322:17: warning: 'setItemHidden' is deprecated: Use QTreeWidgetItem::setHidden() instead [-Wdeprecated-declarations] shortcutsTW->setItemHidden(*it, isAlwaysHidden(**it)); ^ /usr/include/qt5/QtWidgets/qtreewidget.h:331:5: note: 'setItemHidden' has been explicitly marked deprecated here QT_DEPRECATED_X ("Use QTreeWidgetItem::setHidden() instead") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ GuiPrefs.cpp:3337:16: warning: 'setItemHidden' is deprecated: Use QTreeWidgetItem::setHidden() instead [-Wdeprecated-declarations] shortcutsTW->setItemHidden(*it++, true); ^ /usr/include/qt5/QtWidgets/qtreewidget.h:331:5: note: 'setItemHidden' has been explicitly marked deprecated here QT_DEPRECATED_X ("Use QTreeWidgetItem::setHidden() instead") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ GuiPrefs.cpp:3341:17: warning: 'setItemHidden' is deprecated: Use QTreeWidgetItem::setHidden() instead [-Wdeprecated-declarations] shortcutsTW->setItemHidden(matched[i], false); ^ /usr/include/qt5/QtWidgets/qtreewidget.h:331:5: note: 'setItemHidden' has been explicitly marked deprecated here QT_DEPRECATED_X ("Use QTreeWidgetItem::setHidden() instead") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ GuiPrefs.cpp:3342:17: warning: 'setItemExpanded' is deprecated: Use QTreeWidgetItem::setExpanded() instead [-Wdeprecated-declarations] shortcutsTW->setItemExpanded(matched[i]->parent(... ^ /usr/include/qt5/QtWidgets/qtreewidget.h:336:5: note: 'setItemExpanded' has been explicitly marked deprecated here QT_DEPRECATED_X ("Use QTreeWidgetItem::setExpanded() instead") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ GuiPrefs.cpp:3449:16: warning: 'setItemExpanded' is deprecated: Use QTreeWidgetItem::setExpanded() instead [-Wdeprecated-declarations] shortcutsTW->setItemExpanded(item->parent(), true); ^ /usr/include/qt5/QtWidgets/qtreewidget.h:336:5: note: 'setItemExpanded' has been explicitly marked deprecated here QT_DEPRECATED_X ("Use QTreeWidgetItem::setExpanded() instead") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiPrintNomencl.o GuiPrintNomencl.cpp In file included from GuiPrintNomencl.cpp:14: In file included from ./GuiPrintNomencl.h:16: In file included from ./InsetParamsWidget.h:18: In file included from ./qt_helpers.h:24: In file included from /usr/include/qt5/QtWidgets/QHeaderView:1: In file included from /usr/include/qt5/QtWidgets/qheaderview.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiProgress.o GuiProgress.cpp In file included from GuiProgress.cpp:16: In file included from ./ui_ToggleWarningUi.h:13: In file included from /usr/include/qt5/QtWidgets/QApplication:1: In file included from /usr/include/qt5/QtWidgets/qapplication.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiProgressView.o GuiProgressView.cpp In file included from GuiProgressView.cpp:16: In file included from ./GuiProgressView.h:16: In file included from ./ui_ProgressViewUi.h:13: In file included from /usr/include/qt5/QtWidgets/QApplication:1: In file included from /usr/include/qt5/QtWidgets/qapplication.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ In file included from GuiProgressView.cpp:16: In file included from ./GuiProgressView.h:18: ./DockView.h:41:27: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] Qt::WindowFlags flags = 0); ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR ... ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from GuiProgressView.cpp:16: ./GuiProgressView.h:50:19: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] Qt::WindowFlags flags = 0); ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR ... ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 3 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiRef.o GuiRef.cpp In file included from GuiRef.cpp:14: In file included from ./GuiRef.h:15: In file included from ./GuiDialog.h:18: In file included from /usr/include/qt5/QtWidgets/QDialog:1: In file included from /usr/include/qt5/QtWidgets/qdialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ GuiRef.cpp:209:41: warning: 'isItemSelected' is deprecated: Use QTreeWidgetItem::isSelected() instead [-Wdeprecated-declarations] bool const cur_item_selected = refsTW->isItemSelected(sel); ^ /usr/include/qt5/QtWidgets/qtreewidget.h:319:5: note: 'isItemSelected' has been explicitly marked deprecated here QT_DEPRECATED_X ("Use QTreeWidgetItem::isSelected() instead") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ GuiRef.cpp:245:41: warning: 'isItemSelected' is deprecated: Use QTreeWidgetItem::isSelected() instead [-Wdeprecated-declarations] bool const cur_item_selected = refsTW->isItemSelected(sel); ^ /usr/include/qt5/QtWidgets/qtreewidget.h:319:5: note: 'isItemSelected' has been explicitly marked deprecated here QT_DEPRECATED_X ("Use QTreeWidgetItem::isSelected() instead") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ GuiRef.cpp:474:2: warning: 'qSort::iterator, bool (*)(const QString &, const QString &)>' is deprecated: Use std::sort [-Wdeprecated-declarations] qSort(refsCategories.begin(), refsCategories.end(), ^ /usr/include/qt5/QtCore/qalgorithms.h:181:1: note: 'qSort::iterator, bool (*)(const QString &, const QString &)>' has been explicitly marked deprecated here QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator ... ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ GuiRef.cpp:483:3: warning: 'qSort::iterator, bool (*)(const QString &, const QString &)>' is deprecated: Use std::sort [-Wdeprecated-declarations] qSort(refsStrings.begin(), refsStrings.end(), ^ /usr/include/qt5/QtCore/qalgorithms.h:181:1: note: 'qSort::iterator, bool (*)(const QString &, const QString &)>' has been explicitly marked deprecated here QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator ... ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ GuiRef.cpp:486:3: warning: 'qSort::iterator>' is deprecated: Use std::sort [-Wdeprecated-declarations] qSort(refsStrings.begin(), refsStrings.end()); ^ /usr/include/qt5/QtCore/qalgorithms.h:174:1: note: 'qSort::iterator>' has been explicitly marked deprecated here QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator ... ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ GuiRef.cpp:529:13: warning: 'setItemSelected' is deprecated: Use QTreeWidgetItem::setSelected() instead [-Wdeprecated-declarations] refsTW->setItemSelected(*it, true); ^ /usr/include/qt5/QtWidgets/qtreewidget.h:321:5: note: 'setItemSelected' has been explicitly marked deprecated here QT_DEPRECATED_X ("Use QTreeWidgetItem::setSelected() instead") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 7 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiSearch.o GuiSearch.cpp In file included from GuiSearch.cpp:16: In file included from ./qt_helpers.h:24: In file included from /usr/include/qt5/QtWidgets/QHeaderView:1: In file included from /usr/include/qt5/QtWidgets/qheaderview.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 7 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiSelection.o GuiSelection.cpp In file included from GuiSearch.cpp:21: In file included from ./GuiSearch.h:17: ./ui_SearchUi.h:72:17: warning: 'setAutoCompletion' is deprecated: Use setCompleter() instead. [-Wdeprecated-declarations] findCO->setAutoCompletion(false); ^ /usr/include/qt5/QtWidgets/qcombobox.h:102:5: note: 'setAutoCompletion' has been explicitly marked deprecated here QT_DEPRECATED_X("Use setCompleter() instead.") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from GuiSearch.cpp:21: In file included from ./GuiSearch.h:17: ./ui_SearchUi.h:89:20: warning: 'setAutoCompletion' is deprecated: Use setCompleter() instead. [-Wdeprecated-declarations] replaceCO->setAutoCompletion(false); ^ /usr/include/qt5/QtWidgets/qcombobox.h:102:5: note: 'setAutoCompletion' has been explicitly marked deprecated here QT_DEPRECATED_X("Use setCompleter() instead.") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from GuiSelection.cpp:17: In file included from ./qt_helpers.h:24: In file included from /usr/include/qt5/QtWidgets/QHeaderView:1: In file included from /usr/include/qt5/QtWidgets/qheaderview.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 3 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiSelectionManager.o GuiSelectionManager.cpp 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiSendto.o GuiSendto.cpp In file included from GuiSendto.cpp:14: In file included from ./GuiSendto.h:16: In file included from ./GuiDialog.h:18: In file included from /usr/include/qt5/QtWidgets/QDialog:1: In file included from /usr/include/qt5/QtWidgets/qdialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ In file included from GuiSelectionManager.cpp:18: In file included from ./qt_helpers.h:24: In file included from /usr/include/qt5/QtWidgets/QHeaderView:1: In file included from /usr/include/qt5/QtWidgets/qheaderview.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ In file included from GuiSendto.cpp:14: In file included from ./GuiSendto.h:17: ./ui_SendtoUi.h:68:20: warning: 'setAutoCompletion' is deprecated: Use setCompleter() instead. [-Wdeprecated-declarations] commandCO->setAutoCompletion(true); ^ /usr/include/qt5/QtWidgets/qcombobox.h:102:5: note: 'setAutoCompletion' has been explicitly marked deprecated here QT_DEPRECATED_X("Use setCompleter() instead.") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiSetBorder.o GuiSetBorder.cpp In file included from GuiSetBorder.cpp:14: In file included from ./GuiSetBorder.h:16: In file included from /usr/include/qt5/QtWidgets/QWidget:1: In file included from /usr/include/qt5/QtWidgets/qwidget.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 2 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiShowFile.o GuiShowFile.cpp In file included from GuiShowFile.cpp:14: In file included from ./GuiShowFile.h:16: In file included from ./GuiDialog.h:18: In file included from /usr/include/qt5/QtWidgets/QDialog:1: In file included from /usr/include/qt5/QtWidgets/qdialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ In file included from GuiSetBorder.cpp:14: ./GuiSetBorder.h:29:53: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] GuiSetBorder(QWidget * parent = 0, Qt::WindowFlags fl = 0); ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR ... ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 2 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiSpellchecker.o GuiSpellchecker.cpp In file included from GuiSpellchecker.cpp:15: In file included from ./GuiSpellchecker.h:18: In file included from ./DockView.h:16: In file included from ./GuiView.h:22: In file included from /usr/include/qt5/QtWidgets/QMainWindow:1: In file included from /usr/include/qt5/QtWidgets/qmainwindow.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiSymbols.o GuiSymbols.cpp In file included from GuiSymbols.cpp:13: In file included from ./GuiSymbols.h:15: In file included from ./DialogView.h:16: In file included from ./GuiView.h:22: In file included from /usr/include/qt5/QtWidgets/QMainWindow:1: In file included from /usr/include/qt5/QtWidgets/qmainwindow.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ In file included from GuiSpellchecker.cpp:15: In file included from ./GuiSpellchecker.h:18: ./DockView.h:41:27: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] Qt::WindowFlags flags = 0); ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR ... ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from GuiSpellchecker.cpp:15: ./GuiSpellchecker.h:68:19: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] Qt::WindowFlags flags = 0); ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR ... ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from GuiSpellchecker.cpp:20: ./ui_SpellcheckerUi.h:114:20: warning: 'setAutoCompletion' is deprecated: Use setCompleter() instead. [-Wdeprecated-declarations] replaceCO->setAutoCompletion(true); ^ /usr/include/qt5/QtWidgets/qcombobox.h:102:5: note: 'setAutoCompletion' has been explicitly marked deprecated here QT_DEPRECATED_X("Use setCompleter() instead.") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 4 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiTabular.o GuiTabular.cpp In file included from GuiTabular.cpp:16: In file included from ./GuiTabular.h:18: In file included from ./InsetParamsWidget.h:18: In file included from ./qt_helpers.h:24: In file included from /usr/include/qt5/QtWidgets/QHeaderView:1: In file included from /usr/include/qt5/QtWidgets/qheaderview.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiTabularCreate.o GuiTabularCreate.cpp In file included from GuiTabularCreate.cpp:13: In file included from ./GuiTabularCreate.h:15: In file included from ./GuiDialog.h:18: In file included from /usr/include/qt5/QtWidgets/QDialog:1: In file included from /usr/include/qt5/QtWidgets/qdialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ In file included from GuiTabular.cpp:16: In file included from ./GuiTabular.h:19: In file included from ./ui_TabularUi.h:28: ./GuiSetBorder.h:29:53: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] GuiSetBorder(QWidget * parent = 0, Qt::WindowFlags fl = 0); ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR ... ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiTexinfo.o GuiTexinfo.cpp In file included from GuiTexinfo.cpp:14: In file included from ./GuiTexinfo.h:16: In file included from ./GuiDialog.h:18: In file included from /usr/include/qt5/QtWidgets/QDialog:1: In file included from /usr/include/qt5/QtWidgets/qdialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 2 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiThesaurus.o GuiThesaurus.cpp In file included from GuiThesaurus.cpp:14: In file included from ./GuiThesaurus.h:15: In file included from ./GuiDialog.h:18: In file included from /usr/include/qt5/QtWidgets/QDialog:1: In file included from /usr/include/qt5/QtWidgets/qdialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiToc.o GuiToc.cpp In file included from GuiToc.cpp:15: In file included from ./GuiToc.h:18: In file included from ./DockView.h:16: In file included from ./GuiView.h:22: In file included from /usr/include/qt5/QtWidgets/QMainWindow:1: In file included from /usr/include/qt5/QtWidgets/qmainwindow.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ In file included from GuiToc.cpp:15: In file included from ./GuiToc.h:18: ./DockView.h:41:27: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] Qt::WindowFlags flags = 0); ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR ... ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from GuiToc.cpp:15: ./GuiToc.h:35:19: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] Qt::WindowFlags flags = 0); ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR ... ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiToolbar.o GuiToolbar.cpp 3 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiView.o GuiView.cpp In file included from GuiToolbar.cpp:18: In file included from ./GuiToolbar.h:20: In file included from /usr/include/qt5/QtWidgets/QToolBar:1: In file included from /usr/include/qt5/QtWidgets/qtoolbar.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ In file included from GuiView.cpp:16: In file included from ./GuiView.h:22: In file included from /usr/include/qt5/QtWidgets/QMainWindow:1: In file included from /usr/include/qt5/QtWidgets/qmainwindow.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ In file included from GuiView.cpp:25: In file included from ./GuiToc.h:18: ./DockView.h:41:27: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] Qt::WindowFlags flags = 0); ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR ... ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from GuiView.cpp:25: ./GuiToc.h:35:19: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] Qt::WindowFlags flags = 0); ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR ... ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiViewSource.o GuiViewSource.cpp In file included from GuiViewSource.cpp:15: In file included from ./GuiApplication.h:19: In file included from /usr/include/qt5/QtWidgets/QApplication:1: In file included from /usr/include/qt5/QtWidgets/qapplication.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ In file included from GuiViewSource.cpp:16: In file included from ./GuiViewSource.h:20: ./DockView.h:41:27: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] Qt::WindowFlags flags = 0); ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR ... ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from GuiViewSource.cpp:16: ./GuiViewSource.h:103:19: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] Qt::WindowFlags flags = 0); ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR ... ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ GuiView.cpp:4386:3: warning: 'getContentsMargins' is deprecated: use contentsMargins() [-Wdeprecated-declarations] getContentsMargins(&l, &t, &r, &b); ^ /usr/include/qt5/QtWidgets/qwidget.h:529:5: note: 'getContentsMargins' has been explicitly marked deprecated here QT_DEPRECATED_X("use contentsMargins()") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 3 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiVSpace.o GuiVSpace.cpp In file included from GuiVSpace.cpp:18: In file included from ./GuiVSpace.h:18: In file included from ./InsetParamsWidget.h:18: In file included from ./qt_helpers.h:24: In file included from /usr/include/qt5/QtWidgets/QHeaderView:1: In file included from /usr/include/qt5/QtWidgets/qheaderview.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiWorkArea.o GuiWorkArea.cpp In file included from GuiWorkArea.cpp:14: In file included from ./GuiWorkArea.h:16: In file included from ./ui_WorkAreaUi.h:13: In file included from /usr/include/qt5/QtWidgets/QApplication:1: In file included from /usr/include/qt5/QtWidgets/qapplication.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 4 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o GuiWrap.o GuiWrap.cpp GuiWorkArea.cpp:1875:4: warning: 'split' is deprecated: Use Qt::SplitBehavior variant instead [-Wdeprecated-declarations] split("/", QString::SkipEmptyParts); ^ /usr/include/qt5/QtCore/qstring.h:603:23: note: 'split' has been explicitly marked deprecated here Q_REQUIRED_RESULT QT_DEPRECATED_VERSION_X_5_15("Use Qt::SplitBehavio... ^ /usr/include/qt5/QtCore/qglobal.h:372:45: note: expanded from macro 'QT_DEPRECATED_VERSION_X_5_15' # define QT_DEPRECATED_VERSION_X_5_15(text) QT_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ In file included from GuiWrap.cpp:13: In file included from ./GuiWrap.h:15: In file included from ./GuiDialog.h:18: In file included from /usr/include/qt5/QtWidgets/QDialog:1: In file included from /usr/include/qt5/QtWidgets/qdialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o IconPalette.o IconPalette.cpp In file included from IconPalette.cpp:13: In file included from ./IconPalette.h:15: In file included from /usr/include/qt5/QtWidgets/QWidget:1: In file included from /usr/include/qt5/QtWidgets/qwidget.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 2 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o InGuiThread.o InGuiThread.cpp In file included from InGuiThread.cpp:19: In file included from /usr/include/qt5/QtWidgets/QApplication:1: In file included from /usr/include/qt5/QtWidgets/qapplication.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o InsertTableWidget.o InsertTableWidget.cpp 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o InsetParamsDialog.o InsetParamsDialog.cpp In file included from InsertTableWidget.cpp:14: In file included from ./InsertTableWidget.h:16: In file included from /usr/include/qt5/QtWidgets/QWidget:1: In file included from /usr/include/qt5/QtWidgets/qwidget.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ In file included from InsetParamsDialog.cpp:13: In file included from ./InsetParamsDialog.h:15: In file included from ./DialogView.h:16: In file included from ./GuiView.h:22: In file included from /usr/include/qt5/QtWidgets/QMainWindow:1: In file included from /usr/include/qt5/QtWidgets/qmainwindow.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ In file included from InsetParamsDialog.cpp:26: In file included from ./GuiTabular.h:19: In file included from ./ui_TabularUi.h:28: ./GuiSetBorder.h:29:53: warning: 'QFlags' is deprecated: Use default constructor instead [-Wdeprecated-declarations] GuiSetBorder(QWidget * parent = 0, Qt::WindowFlags fl = 0); ^ /usr/include/qt5/QtCore/qflags.h:123:5: note: 'QFlags' has been explicitly marked deprecated here QT_DEPRECATED_X("Use default constructor instead") Q_DECL_CONSTEXPR ... ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o InsetParamsWidget.o InsetParamsWidget.cpp In file included from InsetParamsWidget.cpp:14: In file included from ./InsetParamsWidget.h:18: In file included from ./qt_helpers.h:24: In file included from /usr/include/qt5/QtWidgets/QHeaderView:1: In file included from /usr/include/qt5/QtWidgets/qheaderview.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 2 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o LengthCombo.o LengthCombo.cpp In file included from LengthCombo.cpp:17: In file included from ./LengthCombo.h:15: In file included from /usr/include/qt5/QtWidgets/QComboBox:1: In file included from /usr/include/qt5/QtWidgets/qcombobox.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o LyXFileDialog.o LyXFileDialog.cpp 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o LaTeXHighlighter.o LaTeXHighlighter.cpp In file included from LyXFileDialog.cpp:13: In file included from ./LyXFileDialog.h:17: In file included from /usr/include/qt5/QtWidgets/QFileDialog:1: In file included from /usr/include/qt5/QtWidgets/qfiledialog.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ In file included from LaTeXHighlighter.cpp:13: In file included from ./LaTeXHighlighter.h:15: In file included from /usr/include/qt5/QtGui/QSyntaxHighlighter:1: In file included from /usr/include/qt5/QtGui/qsyntaxhighlighter.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o LayoutBox.o LayoutBox.cpp In file included from LayoutBox.cpp:18: In file included from ./LayoutBox.h:21: In file included from /usr/include/qt5/QtWidgets/QComboBox:1: In file included from /usr/include/qt5/QtWidgets/qcombobox.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Menus.o Menus.cpp In file included from Menus.cpp:19: In file included from ./Menus.h:16: In file included from /usr/include/qt5/QtWidgets/QMenu:1: In file included from /usr/include/qt5/QtWidgets/qmenu.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ LayoutBox.cpp:274:13: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] int w = fm.width(category); ^ /usr/include/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 2 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o PanelStack.o PanelStack.cpp In file included from PanelStack.cpp:13: In file included from ./PanelStack.h:16: In file included from ./FancyLineEdit.h:17: In file included from /usr/include/qt5/QtWidgets/QLineEdit:1: In file included from /usr/include/qt5/QtWidgets/qlineedit.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ PanelStack.cpp:124:20: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] int itemsize = fm.width(qt_(name)) + 10 + list_->indentation() * depth; ^ /usr/include/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ PanelStack.cpp:215:13: warning: 'setTextColor' is deprecated: Use QTreeWidgetItem::setForeground() instead [-Wdeprecated-declarations] tree_item->setTextColor(0, QApplication::palette().color(new_color, ^ /usr/include/qt5/QtWidgets/qtreewidget.h:155:5: note: 'setTextColor' has been explicitly marked deprecated here QT_DEPRECATED_X ("Use QTreeWidgetItem::setForeground() instead") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 3 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o qt_helpers.o qt_helpers.cpp In file included from qt_helpers.cpp:15: In file included from ./qt_helpers.h:24: In file included from /usr/include/qt5/QtWidgets/QHeaderView:1: In file included from /usr/include/qt5/QtWidgets/qheaderview.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ qt_helpers.cpp:339:25: warning: 'fromSet' is deprecated: Use QList(set.begin(), set.end()) instead. [-Wdeprecated-declarations] return QList::fromSet(set); ^ /usr/include/qt5/QtCore/qlist.h:410:5: note: 'fromSet' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QList(set.begin(), set.end()) instead.") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ qt_helpers.cpp:643:47: warning: 'width' is deprecated: Use QFontMetrics::horizontalAdvance [-Wdeprecated-declarations] int const px_width = em * QFontMetrics(font).width("M"); ^ /usr/include/qt5/QtGui/qfontmetrics.h:105:5: note: 'width' has been explicitly marked deprecated here QT_DEPRECATED_X("Use QFontMetrics::horizontalAdvance") ^ /usr/include/qt5/QtCore/qglobal.h:294:33: note: expanded from macro 'QT_DEPRECATED_X' # define QT_DEPRECATED_X(text) Q_DECL_DEPRECATED_X(text) ^ /usr/include/qt5/QtCore/qcompilerdetection.h:675:55: note: expanded from macro 'Q_DECL_DEPRECATED_X' # define Q_DECL_DEPRECATED_X(text) __attribute__ ((__deprecated__(text))) ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o TocModel.o TocModel.cpp In file included from TocModel.cpp:22: In file included from ./qt_helpers.h:24: In file included from /usr/include/qt5/QtWidgets/QHeaderView:1: In file included from /usr/include/qt5/QtWidgets/qheaderview.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o TocWidget.o TocWidget.cpp In file included from TocWidget.cpp:14: In file included from ./TocWidget.h:16: In file included from ./ui_TocUi.h:13: In file included from /usr/include/qt5/QtGui/QIcon:1: In file included from /usr/include/qt5/QtGui/qicon.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 3 warnings generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Toolbars.o Toolbars.cpp In file included from Toolbars.cpp:20: In file included from ./qt_helpers.h:24: In file included from /usr/include/qt5/QtWidgets/QHeaderView:1: In file included from /usr/include/qt5/QtWidgets/qheaderview.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o ToolTipFormatter.o ToolTipFormatter.cpp In file included from ToolTipFormatter.cpp:14: In file included from ./qt_helpers.h:24: In file included from /usr/include/qt5/QtWidgets/QHeaderView:1: In file included from /usr/include/qt5/QtWidgets/qheaderview.h:43: In file included from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Validator.o Validator.cpp 1 warning generated. x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../../.. -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_NO_CAST_TO_ASCII -DQT_NO_STL -I../../../src -I../../../src/frontends -I../../../images -I/usr/include/qt5/QtCore -I/usr/include/qt5 -DQT_CONCURRENT_LIB -I/usr/include/qt5/QtConcurrent -I/usr/include/qt5/QtGui -DQT_SVG_LIB -I/usr/include/qt5/QtSvg -I/usr/include/qt5/QtWidgets -DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -I/usr/include/qt5/QtX11Extras -DQT_GUI_LIB -DQT_CORE_LIB -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Resources.o Resources.cpp In file included from Validator.cpp:15: In file included from ./Validator.h:31: In file included from /usr/include/qt5/QtGui/QValidator:1: In file included from /usr/include/qt5/QtGui/qvalidator.h:44: In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44: /usr/include/qt5/QtGui/qtgui-config.h:26:9: warning: 'QT_NO_IMAGEFORMAT_JPEG' macro redefined [-Wmacro-redefined] #define QT_NO_IMAGEFORMAT_JPEG true ^ /usr/include/qt5/Gentoo/gentoo-qconfig.h:5:9: note: previous definition is here #define QT_NO_IMAGEFORMAT_JPEG ^ 1 warning generated. rm -f liblyxqt4.a llvm-ar cr liblyxqt4.a ButtonPolicy.o Dialog.o Action.o BulletsModule.o ButtonController.o CategorizedCombo.o ColorCache.o CustomizedWidgets.o DialogView.o DockView.o EmptyTable.o FancyLineEdit.o FileDialog.o FindAndReplace.o FloatPlacement.o GuiAbout.o GuiAlert.o GuiApplication.o GuiBibitem.o GuiBibtex.o GuiBox.o GuiBranch.o GuiBranches.o GuiChanges.o GuiCharacter.o GuiCitation.o GuiClipboard.o GuiCommandBuffer.o GuiCommandEdit.o GuiCompare.o GuiCompareHistory.o GuiCompleter.o GuiDelimiter.o GuiDialog.o GuiDocument.o GuiErrorList.o GuiERT.o GuiExternal.o GuiFontExample.o GuiFontLoader.o GuiFontMetrics.o GuiGraphics.o GuiHSpace.o GuiHyperlink.o GuiIdListModel.o GuiImage.o GuiInclude.o GuiIndex.o GuiIndices.o GuiInfo.o GuiKeySymbol.o GuiLabel.o GuiLine.o GuiListings.o GuiLog.o GuiMathMatrix.o GuiNomenclature.o GuiNote.o GuiPainter.o GuiParagraph.o GuiPhantom.o GuiPrefs.o GuiPrintindex.o GuiPrintNomencl.o GuiProgress.o GuiProgressView.o GuiRef.o GuiSearch.o GuiSelection.o GuiSelectionManager.o GuiSendto.o GuiSetBorder.o GuiShowFile.o GuiSpellchecker.o GuiSymbols.o GuiTabular.o GuiTabularCreate.o GuiTexinfo.o GuiThesaurus.o GuiToc.o GuiToolbar.o GuiView.o GuiViewSource.o GuiVSpace.o GuiWorkArea.o GuiWrap.o IconPalette.o InGuiThread.o InsertTableWidget.o InsetParamsDialog.o InsetParamsWidget.o LengthCombo.o LyXFileDialog.o LaTeXHighlighter.o LayoutBox.o Menus.o PanelStack.o qt_helpers.o TocModel.o TocWidget.o Toolbars.o ToolTipFormatter.o Validator.o Resources.o llvm-ranlib liblyxqt4.a make[6]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/src/frontends/qt4' make[5]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/src/frontends/qt4' Making all in . make[5]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/src/frontends' x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o WorkAreaManager.o WorkAreaManager.cpp rm -f liblyxfrontends.a llvm-ar cr liblyxfrontends.a WorkAreaManager.o llvm-ranlib liblyxfrontends.a make[5]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/src/frontends' make[4]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/src/frontends' Making all in . make[4]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/src' x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o main.o main.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o BiblioInfo.o BiblioInfo.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Box.o Box.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Compare.o Compare.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Dimension.o Dimension.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o HunspellChecker.o HunspellChecker.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o PersonalWordList.o PersonalWordList.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o LaTeXFonts.o LaTeXFonts.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o PrinterParams.o PrinterParams.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Thesaurus.o Thesaurus.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Author.o Author.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o boost.o boost.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o BranchList.o BranchList.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Buffer.o Buffer.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o buffer_funcs.o buffer_funcs.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o BufferList.o BufferList.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o BufferParams.o BufferParams.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o BufferView.o BufferView.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Bullet.o Bullet.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Changes.o Changes.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Chktex.o Chktex.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o CiteEnginesList.o CiteEnginesList.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o CmdDef.o CmdDef.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Color.o Color.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o ConverterCache.o ConverterCache.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Converter.o Converter.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o CoordCache.o CoordCache.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Counters.o Counters.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Cursor.o Cursor.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o CursorSlice.o CursorSlice.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o CutAndPaste.o CutAndPaste.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o DepTable.o DepTable.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o DocIterator.o DocIterator.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Encoding.o Encoding.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o BufferEncodings.o BufferEncodings.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o ErrorList.o ErrorList.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Exporter.o Exporter.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o factory.o factory.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Floating.o Floating.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o FloatList.o FloatList.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o FontInfo.o FontInfo.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o FontList.o FontList.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Font.o Font.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Format.o Format.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o FuncRequest.o FuncRequest.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o FuncStatus.o FuncStatus.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Graph.o Graph.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o IndicesList.o IndicesList.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o InsetIterator.o InsetIterator.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o InsetList.o InsetList.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Intl.o Intl.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o KeyMap.o KeyMap.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o KeySequence.o KeySequence.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Language.o Language.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o LaTeX.o LaTeX.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o LaTeXFeatures.o LaTeXFeatures.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o LaTeXPackages.o LaTeXPackages.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o LayoutFile.o LayoutFile.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o LayoutModuleList.o LayoutModuleList.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Length.o Length.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o lengthcommon.o lengthcommon.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Lexer.o Lexer.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o LyX.o LyX.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o LyXAction.o LyXAction.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o lyxfind.o lyxfind.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o LyXRC.o LyXRC.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o LyXVC.o LyXVC.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o MetricsInfo.o MetricsInfo.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o ModuleList.o ModuleList.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Mover.o Mover.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o output_docbook.o output_docbook.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o output.o output.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o output_latex.o output_latex.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o output_xhtml.o output_xhtml.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o OutputParams.o OutputParams.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o output_plaintext.o output_plaintext.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Paragraph.o Paragraph.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o ParagraphMetrics.o ParagraphMetrics.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o ParagraphParameters.o ParagraphParameters.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o ParIterator.o ParIterator.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o PDFOptions.o PDFOptions.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Row.o Row.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o RowPainter.o RowPainter.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Server.o Server.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o ServerSocket.o ServerSocket.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o sgml.o sgml.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Session.o Session.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Spacing.o Spacing.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o TexRow.o TexRow.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o texstream.o texstream.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Text.o Text.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Text2.o Text2.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Text3.o Text3.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o TextClass.o TextClass.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o TextMetrics.o TextMetrics.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o TocBackend.o TocBackend.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o TocBuilder.o TocBuilder.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Trans.o Trans.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Undo.o Undo.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o VCBackend.o VCBackend.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o version.o version.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o VSpace.o VSpace.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o WordList.o WordList.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o Layout.o Layout.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathAMSArray.o mathed/InsetMathAMSArray.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathArray.o mathed/InsetMathArray.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathBig.o mathed/InsetMathBig.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathBoldSymbol.o mathed/InsetMathBoldSymbol.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathBox.o mathed/InsetMathBox.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathBrace.o mathed/InsetMathBrace.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMath.o mathed/InsetMath.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathCancel.o mathed/InsetMathCancel.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathCancelto.o mathed/InsetMathCancelto.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathCases.o mathed/InsetMathCases.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathChar.o mathed/InsetMathChar.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathClass.o mathed/InsetMathClass.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathColor.o mathed/InsetMathColor.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathCommand.o mathed/InsetMathCommand.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathComment.o mathed/InsetMathComment.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathDecoration.o mathed/InsetMathDecoration.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathDelim.o mathed/InsetMathDelim.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathDiagram.o mathed/InsetMathDiagram.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathDiff.o mathed/InsetMathDiff.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathDots.o mathed/InsetMathDots.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathEnsureMath.o mathed/InsetMathEnsureMath.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathEnv.o mathed/InsetMathEnv.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathExFunc.o mathed/InsetMathExFunc.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathExInt.o mathed/InsetMathExInt.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathFont.o mathed/InsetMathFont.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathFontOld.o mathed/InsetMathFontOld.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathFrac.o mathed/InsetMathFrac.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathGrid.o mathed/InsetMathGrid.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathHull.o mathed/InsetMathHull.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathKern.o mathed/InsetMathKern.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathLefteqn.o mathed/InsetMathLefteqn.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathLim.o mathed/InsetMathLim.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathMacro.o mathed/InsetMathMacro.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathMacroArgument.o mathed/InsetMathMacroArgument.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathMacroTemplate.o mathed/InsetMathMacroTemplate.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathMatrix.o mathed/InsetMathMatrix.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathNest.o mathed/InsetMathNest.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathNumber.o mathed/InsetMathNumber.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathOverset.o mathed/InsetMathOverset.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathPar.o mathed/InsetMathPar.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathPhantom.o mathed/InsetMathPhantom.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathRef.o mathed/InsetMathRef.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathRoot.o mathed/InsetMathRoot.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathScript.o mathed/InsetMathScript.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathSideset.o mathed/InsetMathSideset.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathSize.o mathed/InsetMathSize.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathSpace.o mathed/InsetMathSpace.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathSpecialChar.o mathed/InsetMathSpecialChar.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathSplit.o mathed/InsetMathSplit.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathSqrt.o mathed/InsetMathSqrt.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathStackrel.o mathed/InsetMathStackrel.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathString.o mathed/InsetMathString.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathSubstack.o mathed/InsetMathSubstack.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathSymbol.o mathed/InsetMathSymbol.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathTabular.o mathed/InsetMathTabular.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathUnderset.o mathed/InsetMathUnderset.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathUnknown.o mathed/InsetMathUnknown.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathXArrow.o mathed/InsetMathXArrow.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/InsetMathXYMatrix.o mathed/InsetMathXYMatrix.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/MacroTable.o mathed/MacroTable.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/MathAtom.o mathed/MathAtom.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/MathAutoCorrect.o mathed/MathAutoCorrect.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/MathClass.o mathed/MathClass.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/MathData.o mathed/MathData.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/MathExtern.o mathed/MathExtern.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/MathFactory.o mathed/MathFactory.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/MathParser.o mathed/MathParser.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/MathRow.o mathed/MathRow.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/MathStream.o mathed/MathStream.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/MathSupport.o mathed/MathSupport.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o mathed/TextPainter.o mathed/TextPainter.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o insets/ExternalSupport.o insets/ExternalSupport.cpp x86_64-pc-linux-gnu-clang++ -DHAVE_CONFIG_H -I. -I.. -I../src -I/usr/include/hunspell -DQT_NO_STL -DQT_NO_KEYWORDS -DQT_CORE_LIB -I/usr/include/qt5/QtCore -I/usr/include/qt5 -fPIC -O2 -std=c++14 -Wno-deprecated-register -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color -c -o insets/ExternalTemplate.o insets/ExternalTemplate.cpp insets/ExternalTemplate.cpp:194:2: error: use of undeclared identifier 'for_each' for_each(formats.begin(), formats.end(), DumpFormat(os)); ^ insets/ExternalTemplate.cpp:200:2: error: use of undeclared identifier 'for_each' for_each(preambledefs.begin(), preambledefs.end(), DumpPreambleDef(os)); ^ insets/ExternalTemplate.cpp:206:2: error: use of undeclared identifier 'for_each' for_each(templates.begin(), templates.end(), DumpTemplate(os)); ^ 3 errors generated. make[4]: *** [Makefile:2578: insets/ExternalTemplate.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[4]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/src' make[3]: *** [Makefile:2651: all-recursive] Error 1 make[3]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/src' make[2]: *** [Makefile:1881: all] Error 2 make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3/src' make[1]: *** [Makefile:575: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3' make: *** [Makefile:470: all] Error 2 * ERROR: app-office/lyx-2.3.3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-office/lyx-2.3.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-office/lyx-2.3.3::gentoo'`. * The complete build log is located at '/var/log/emerge-log/build/app-office/lyx-2.3.3:20200728-172637.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-office/lyx-2.3.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-office/lyx-2.3.3/temp/environment'. * Working directory: '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3' * S: '/var/tmp/portage/app-office/lyx-2.3.3/work/lyx-2.3.3' emerge --info: Portage 3.0.1 (python 3.7.8-final-0, default/linux/amd64/17.1, gcc-10.2.0, glibc-2.31-r6, 5.4.0-1018-aws x86_64) ================================================================= System uname: Linux-5.4.0-1018-aws-x86_64-AMD_EPYC_7571-with-gentoo-2.7 KiB Mem: 7895552 total, 3532652 free KiB Swap: 0 total, 0 free Timestamp of repository gentoo: Wed, 29 Jul 2020 04:35:30 +0000 sh bash 5.0_p18 ld GNU ld (Gentoo 2.34 p4) 2.34.0 app-shells/bash: 5.0_p18::gentoo dev-lang/perl: 5.30.3-r1::gentoo dev-lang/python: 2.7.18-r1::gentoo, 3.7.8-r2::gentoo, 3.8.5::gentoo, 3.9.0_beta5::gentoo dev-util/cmake: 3.18.0::gentoo sys-apps/baselayout: 2.7::gentoo sys-apps/openrc: 0.42.1::gentoo sys-apps/sandbox: 2.20::gentoo sys-devel/autoconf: 2.69-r5::gentoo sys-devel/automake: 1.16.2::gentoo sys-devel/binutils: 2.34-r1::gentoo sys-devel/gcc: 10.2.0::gentoo sys-devel/gcc-config: 2.3.1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.7::gentoo (virtual/os-headers) sys-libs/glibc: 2.31-r6::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-verify-jobs: 1 sync-rsync-verify-metamanifest: yes sync-rsync-extra-opts: sync-rsync-verify-max-age: 24 ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y --binpkg-respect-use=y -1 -b -k" ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg collision-protect config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms sign split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -pipe -march=native -frecord-gcc-switches -fno-diagnostics-color" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF-8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j2 V=1" PKGDIR="/root/.packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" USE="acl amd64 berkdb bzip2 cli crypt dri fortran gdbm iconv ipv6 libtirpc multilib native-symlinks ncurses nls nptl openmp pam pcre readline seccomp split-usr ssl tcpd unicode xattr zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2 php7-3" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python2_7 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS