* Package: app-office/lyx-2.3.5.2 * Repository: gentoo * Maintainer: aballier@gentoo.org cjk@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc hunspell kernel_linux latex nls python_single_target_python3_7 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox 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/gentoo/commit/63165ce35320922a813b09a652d9d10a415985aa @@@@@ END @@@@@ * Using python3.7 to build >>> Unpacking source... >>> Unpacking lyx-2.3.5.2.tar.xz to /var/tmp/portage/app-office/lyx-2.3.5.2/work >>> Source unpacked in /var/tmp/portage/app-office/lyx-2.3.5.2/work >>> Preparing source in /var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2 ... * econf: updating lyx-2.3.5.2/config/config.guess with /usr/share/gnuconfig/config.guess * econf: updating lyx-2.3.5.2/config/config.sub with /usr/share/gnuconfig/config.sub ./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.5.2 --htmldir=/usr/share/doc/lyx-2.3.5.2/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.5.2 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/python3.7 version is >= 2.7.0 or 3.3.0... yes checking for python version... 3.7 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python3.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-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking the archiver (x86_64-pc-linux-gnu-ar) interface... ar checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-g++... none checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E checking whether the compiler is clang... no 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... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) 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-g++ (10.2.0) C++ Compiler flags: -fPIC -O2 -std=c++14 C++ Compiler user flags: -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches Linker flags: Linker user flags: -Wl,-O1 -Wl,--as-needed -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.5.2/work/lyx-2.3.5.2 ... make -j16 V=1 make all-recursive make[1]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2' Making all in autotests make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/autotests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/autotests' Making all in config make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/config' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/config' Making all in development make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/development' make[3]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/development' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/development' make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/development' Making all in po make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/po' Making all in 3rdparty make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/3rdparty' make[3]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/3rdparty' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/3rdparty' make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/3rdparty' Making all in src make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/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.5.2/work/lyx-2.3.5.2/src' Making all in support make[4]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/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.5.2/work/lyx-2.3.5.2/src/support' x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o FileMonitor.o FileMonitor.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o ConsoleApplication.o ConsoleApplication.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o convert.o convert.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o debug.o debug.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o docstream.o docstream.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o docstring.o docstring.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o environment.o environment.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o FileName.o FileName.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o filetools.o filetools.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o ForkedCalls.o ForkedCalls.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o gettext.o gettext.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o gzstream.o gzstream.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o kill.o kill.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o lassert.o lassert.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o lstrings.o lstrings.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o lyxtime.o lyxtime.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mutex.o mutex.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Messages.o Messages.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o os.o os.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o PathChanger.o PathChanger.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Package.o Package.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o qstring_helpers.o qstring_helpers.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o socktools.o socktools.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Systemcall.o Systemcall.cpp In file included from ConsoleApplication.cpp:15: ./../support/ConsoleApplicationPrivate.h: In constructor ‘lyx::support::ConsoleApplicationPrivate::ConsoleApplicationPrivate(lyx::support::ConsoleApplication*, const string&, int&, char**)’: ./../support/ConsoleApplicationPrivate.h:41:49: warning: ‘void qsrand(uint)’ is deprecated: use QRandomGenerator instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 41 | qsrand(QDateTime::currentDateTime().toTime_t()); | ^ In file included from /usr/include/qt5/QtCore/qcoreapplication.h:43, from /usr/include/qt5/QtCore/QCoreApplication:1, from ./../support/ConsoleApplicationPrivate.h:16, from ConsoleApplication.cpp:15: /usr/include/qt5/QtCore/qglobal.h:1276:81: note: declared here 1276 | RECATED_VERSION_X_5_15("use QRandomGenerator instead") void qsrand(uint seed); | ^~~~~~ x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o TempFile.o TempFile.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Timeout.o Timeout.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o trivstring.o trivstring.cpp FileName.cpp: In member function ‘virtual long unsigned int lyx::support::FileName::checksum() const’: FileName.cpp:559:13: warning: ‘int QTime::restart()’ is deprecated: Use QElapsedTimer instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 559 | t.restart(); | ^ In file included from /usr/include/qt5/QtCore/QDateTime:1, from FileName.cpp:25: /usr/include/qt5/QtCore/qdatetime.h:234:54: note: declared here 234 | QT_DEPRECATED_X("Use QElapsedTimer instead") int restart(); | ^~~~~~~ In file included from FileName.cpp:16: FileName.cpp:623:40: warning: ‘int QTime::elapsed() const’ is deprecated: Use QElapsedTimer instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 623 | << result << " lasted " << t.elapsed() << " ms."); | ^ ./../support/debug.h:230:45: note: in definition of macro ‘LYXERR’ 230 | else { lyx::lyxerr << CURRENT_POSITION << msg; lyx::lyxerr.endl(); } \ | ^~~ In file included from /usr/include/qt5/QtCore/QDateTime:1, from FileName.cpp:25: /usr/include/qt5/QtCore/qdatetime.h:235:54: note: declared here 235 | QT_DEPRECATED_X("Use QElapsedTimer instead") int elapsed() const; | ^~~~~~~ x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o userinfo.o userinfo.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o unicode.o unicode.cpp Systemcall.cpp: In member function ‘void lyx::support::SystemcallPrivate::startProcess(const QString&, const string&, const string&, bool)’: Systemcall.cpp:364:77: warning: ‘static bool QProcess::startDetached(const QString&)’ is deprecated: Use QProcess::startDetached(const QString &program, const QStringList &arguments) instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 364 | rocess::startDetached(toqstr(latexEnvCmdPrefix(path, lpath)) + cmd_)) { | ^ In file included from /usr/include/qt5/QtCore/QProcess:1, from ./../support/SystemcallPrivate.h:16, from Systemcall.cpp:22: /usr/include/qt5/QtCore/qprocess.h:278:17: note: declared here 278 | static bool startDetached(const QString &command); | ^~~~~~~~~~~~~ Systemcall.cpp:372:64: warning: ‘void QProcess::start(const QString&, QIODevice::OpenMode)’ is deprecated: Use QProcess::start(const QString &program, const QStringList &arguments,OpenMode mode = ReadWrite) instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 372 | process_->start(toqstr(latexEnvCmdPrefix(path, lpath)) + cmd_); | ^ In file included from /usr/include/qt5/QtCore/QProcess:1, from ./../support/SystemcallPrivate.h:16, from Systemcall.cpp:22: /usr/include/qt5/QtCore/qprocess.h:168:10: note: declared here 168 | void start(const QString &command, OpenMode mode = ReadWrite); | ^~~~~ Systemcall.cpp: In member function ‘bool lyx::support::SystemcallPrivate::waitWhile(lyx::support::SystemcallPrivate::State, bool, int)’: Systemcall.cpp:450:14: warning: ‘void QTime::start()’ is deprecated: Use QElapsedTimer instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 450 | timer.start(); | ^ In file included from /usr/include/qt5/QtCore/QTime:1, from Systemcall.cpp:33: /usr/include/qt5/QtCore/qdatetime.h:233:55: note: declared here 233 | QT_DEPRECATED_X("Use QElapsedTimer instead") void start(); | ^~~~~ Systemcall.cpp:453:21: warning: ‘int QTime::elapsed() const’ is deprecated: Use QElapsedTimer instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 453 | if (timer.elapsed() > timeout) { | ^ In file included from /usr/include/qt5/QtCore/QTime:1, from Systemcall.cpp:33: /usr/include/qt5/QtCore/qdatetime.h:235:54: note: declared here 235 | QT_DEPRECATED_X("Use QElapsedTimer instead") int elapsed() const; | ^~~~~~~ rm -f liblyxsupport.a x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-ranlib liblyxsupport.a make[5]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/support' make[4]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/support' Making all in frontends make[4]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/frontends' Making all in qt4 make[5]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/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.5.2/work/lyx-2.3.5.2/src/frontends/qt4' x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o ButtonPolicy.o ButtonPolicy.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Dialog.o Dialog.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Action.o Action.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o BulletsModule.o BulletsModule.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o ButtonController.o ButtonController.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o CategorizedCombo.o CategorizedCombo.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o ColorCache.o ColorCache.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o CustomizedWidgets.o CustomizedWidgets.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o DialogView.o DialogView.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o DockView.o DockView.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o EmptyTable.o EmptyTable.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o FancyLineEdit.o FancyLineEdit.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o FileDialog.o FileDialog.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o FindAndReplace.o FindAndReplace.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o FloatPlacement.o FloatPlacement.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiAbout.o GuiAbout.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qaction.h:43, from /usr/include/qt5/QtWidgets/QAction:1, from Action.h:15, from Action.cpp:13: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qaction.h:43, from /usr/include/qt5/QtWidgets/QAction:1, from Action.h:15, from Action.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qlabel.h:43, from /usr/include/qt5/QtWidgets/QLabel:1, from CustomizedWidgets.h:17, from CustomizedWidgets.cpp:25: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qlabel.h:43, from /usr/include/qt5/QtWidgets/QLabel:1, from CustomizedWidgets.h:17, from CustomizedWidgets.cpp:25: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qlineedit.h:43, from /usr/include/qt5/QtWidgets/QLineEdit:1, from FancyLineEdit.h:17, from FancyLineEdit.cpp:16: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qlineedit.h:43, from /usr/include/qt5/QtWidgets/QLineEdit:1, from FancyLineEdit.h:17, from FancyLineEdit.cpp:16: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qtablewidget.h:43, from /usr/include/qt5/QtWidgets/QTableWidget:1, from EmptyTable.h:16, from EmptyTable.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qtablewidget.h:43, from /usr/include/qt5/QtWidgets/QTableWidget:1, from EmptyTable.h:16, from EmptyTable.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qcombobox.h:43, from /usr/include/qt5/QtWidgets/QComboBox:1, from CategorizedCombo.h:22, from CategorizedCombo.cpp:19: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qcombobox.h:43, from /usr/include/qt5/QtWidgets/QComboBox:1, from CategorizedCombo.h:22, from CategorizedCombo.cpp:19: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtGui/qcolor.h:43, from /usr/include/qt5/QtGui/QColor:1, from ColorCache.h:17, from ColorCache.cpp:15: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtGui/qcolor.h:43, from /usr/include/qt5/QtGui/QColor:1, from ColorCache.h:17, from ColorCache.cpp:15: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from ButtonController.cpp:15: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from ButtonController.cpp:15: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qmainwindow.h:43, from /usr/include/qt5/QtWidgets/QMainWindow:1, from GuiView.h:22, from Dialog.cpp:15: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from Dialog.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qmainwindow.h:43, from /usr/include/qt5/QtWidgets/QMainWindow:1, from GuiView.h:22, from DialogView.h:16, from DialogView.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from DialogView.h:15, from DialogView.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qmainwindow.h:43, from /usr/include/qt5/QtWidgets/QMainWindow:1, from GuiView.h:22, from DockView.h:16, from DockView.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from DockView.h:15, from DockView.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qmainwindow.h:43, from /usr/include/qt5/QtWidgets/QMainWindow:1, from GuiView.h:22, from DockView.h:16, from FindAndReplace.h:15, from FindAndReplace.cpp:13: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from DockView.h:15, from FindAndReplace.h:15, from FindAndReplace.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qfiledialog.h:43, from /usr/include/qt5/QtWidgets/QFileDialog:1, from LyXFileDialog.h:17, from FileDialog.cpp:16: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from FileDialog.h:16, from FileDialog.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from FloatPlacement.h:16, from FloatPlacement.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from FloatPlacement.h:16, from FloatPlacement.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qapplication.h:43, from /usr/include/qt5/QtWidgets/QApplication:1, from ui_BulletsUi.h:13, from BulletsModule.h:15, from BulletsModule.cpp:13: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qatomic.h:41, from /usr/include/qt5/QtCore/qvariant.h:43, from /usr/include/qt5/QtCore/QVariant:1, from ui_BulletsUi.h:12, from BulletsModule.h:15, from BulletsModule.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qmainwindow.h:43, from /usr/include/qt5/QtWidgets/QMainWindow:1, from GuiView.h:22, from DialogView.h:16, from GuiAbout.h:15, from GuiAbout.cpp:13: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from DialogView.h:15, from GuiAbout.h:15, from GuiAbout.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiAlert.o GuiAlert.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from GuiAlert.cpp:20: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qmutex.h:43, from /usr/include/qt5/QtCore/QMutex:1, from InGuiThread.h:15, from GuiAlert.cpp:16: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from DockView.cpp:14: DockView.h:41:35: warning: ‘constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]’ is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 41 | Qt::WindowFlags flags = 0); | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1302, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from DockView.h:15, from DockView.cpp:14: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | ("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiApplication.o GuiApplication.cpp In file included from FindAndReplace.h:15, from FindAndReplace.cpp:13: DockView.h:41:35: warning: ‘constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]’ is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 41 | Qt::WindowFlags flags = 0); | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1302, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from DockView.h:15, from FindAndReplace.h:15, from FindAndReplace.cpp:13: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | ("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qapplication.h:43, from /usr/include/qt5/QtWidgets/QApplication:1, from GuiApplication.h:19, from GuiApplication.cpp:15: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qapplication.h:43, from /usr/include/qt5/QtWidgets/QApplication:1, from GuiApplication.h:19, from GuiApplication.cpp:15: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | FileDialog.cpp: In member function ‘lyx::FileDialog::Result lyx::FileDialog::save(const QString&, const QStringList&, const QString&, QString*)’: FileDialog.cpp:105:32: warning: ‘void QFileDialog::setConfirmOverwrite(bool)’ is deprecated: Use setOption(DontConfirmOverwrite, !enabled) instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 105 | dlg.setConfirmOverwrite(false); | ^ In file included from /usr/include/qt5/QtWidgets/QFileDialog:1, from LyXFileDialog.h:17, from FileDialog.cpp:16: /usr/include/qt5/QtWidgets/qfiledialog.h:177:10: note: declared here 177 | void setConfirmOverwrite(bool enabled); | ^~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiBibitem.o GuiBibitem.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiBibtex.o GuiBibtex.cpp BulletsModule.cpp: In member function ‘void lyx::BulletsModule::selectItem(int, int, bool)’: BulletsModule.cpp:162:49: warning: ‘void QListWidget::setItemSelected(const QListWidgetItem*, bool)’ is deprecated: Use QListWidgetItem::setSelected() instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 162 | lw->setItemSelected(lw->item(character), select); | ^ In file included from /usr/include/qt5/QtWidgets/QListWidget:1, from ui_BulletsUi.h:19, from BulletsModule.h:15, from BulletsModule.cpp:13: /usr/include/qt5/QtWidgets/qlistwidget.h:263:10: note: declared here 263 | void setItemSelected(const QListWidgetItem *item, bool select); | ^~~~~~~~~~~~~~~ In file included from FindAndReplace.cpp:13: FindAndReplace.h:81:27: warning: ‘constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]’ is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 81 | Qt::WindowFlags flags = 0); | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1302, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from DockView.h:15, from FindAndReplace.h:15, from FindAndReplace.cpp:13: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | ("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from GuiBibitem.h:16, from GuiBibitem.cpp:13: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from GuiBibitem.h:16, from GuiBibitem.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | CategorizedCombo.cpp: In member function ‘void lyx::frontend::CCItemDelegate::drawCategoryHeader(QPainter*, const QStyleOptionViewItem&, const QString&) const’: CategorizedCombo.cpp:246:27: warning: ‘int QFontMetrics::width(const QString&, int) const’ is deprecated: Use QFontMetrics::horizontalAdvance []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 246 | int w = fm.width(category); | ^ In file included from /usr/include/qt5/QtWidgets/qwidget.h:50, from /usr/include/qt5/QtWidgets/qcombobox.h:44, from /usr/include/qt5/QtWidgets/QComboBox:1, from CategorizedCombo.h:22, from CategorizedCombo.cpp:19: /usr/include/qt5/QtGui/qfontmetrics.h:106:9: note: declared here 106 | int width(const QString &, int len = -1) const; | ^~~~~ In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qdialog.h:43, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiBibtex.h:16, from GuiBibtex.cpp:16: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from GuiDialog.h:15, from GuiBibtex.h:16, from GuiBibtex.cpp:16: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | GuiAbout.cpp: In function ‘QString lyx::frontend::buildinfo()’: GuiAbout.cpp:242:41: warning: ‘QTextStream& QTextStreamFunctions::endl(QTextStream&)’ is deprecated: Use Qt::endl []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 242 | << " (" << lyx_release_date << ")" << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from GuiAbout.cpp:27: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ GuiAbout.cpp:242:41: warning: ‘QTextStream& QTextStreamFunctions::endl(QTextStream&)’ is deprecated: Use Qt::endl []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 242 | << " (" << lyx_release_date << ")" << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from GuiAbout.cpp:27: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ GuiAbout.cpp:245:50: warning: ‘QTextStream& QTextStreamFunctions::endl(QTextStream&)’ is deprecated: Use Qt::endl []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 245 | << QString(lyx_git_commit_hash).left(8) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from GuiAbout.cpp:27: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ GuiAbout.cpp:245:50: warning: ‘QTextStream& QTextStreamFunctions::endl(QTextStream&)’ is deprecated: Use Qt::endl []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 245 | << QString(lyx_git_commit_hash).left(8) << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from GuiAbout.cpp:27: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ GuiAbout.cpp:247:29: warning: ‘QTextStream& QTextStreamFunctions::endl(QTextStream&)’ is deprecated: Use Qt::endl []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 247 | out << lyx_version_info << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from GuiAbout.cpp:27: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ GuiAbout.cpp:247:29: warning: ‘QTextStream& QTextStreamFunctions::endl(QTextStream&)’ is deprecated: Use Qt::endl []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 247 | out << lyx_version_info << endl; | ^~~~ In file included from /usr/include/qt5/QtCore/QTextStream:1, from GuiAbout.cpp:27: /usr/include/qt5/QtCore/qtextstream.h:293:75: note: declared here 293 | QT_DEPRECATED_VERSION_X(5, 15, "Use Qt::endl") QTextStream &endl(QTextStream &s); | ^~~~ x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiBox.o GuiBox.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiBranch.o GuiBranch.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiBranches.o GuiBranches.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from GuiBox.h:16, from GuiBox.cpp:16: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from GuiBox.h:16, from GuiBox.cpp:16: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from GuiBranch.h:17, from GuiBranch.cpp:15: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from GuiBranch.h:17, from GuiBranch.cpp:15: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiChanges.o GuiChanges.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qapplication.h:43, from /usr/include/qt5/QtWidgets/QApplication:1, from ui_BranchesUnknownUi.h:13, from GuiBranches.h:18, from GuiBranches.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qatomic.h:41, from /usr/include/qt5/QtCore/qvariant.h:43, from /usr/include/qt5/QtCore/QVariant:1, from ui_BranchesUnknownUi.h:12, from GuiBranches.h:18, from GuiBranches.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiCharacter.o GuiCharacter.cpp FindAndReplace.cpp: In function ‘lyx::frontend::Dialog* lyx::frontend::createGuiSearchAdv(lyx::frontend::GuiView&)’: FindAndReplace.cpp:629:71: warning: ‘constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]’ is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 629 | FindAndReplace * gui = new FindAndReplace(lv, Qt::RightDockWidgetArea); | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1302, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from DockView.h:15, from FindAndReplace.h:15, from FindAndReplace.cpp:13: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | ("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiCitation.o GuiCitation.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qdialog.h:43, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiChanges.h:16, from GuiChanges.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from GuiDialog.h:15, from GuiChanges.h:16, from GuiChanges.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qdialog.h:43, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiCharacter.h:17, from GuiCharacter.cpp:16: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from GuiDialog.h:15, from GuiCharacter.h:17, from GuiCharacter.cpp:16: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qmainwindow.h:43, from /usr/include/qt5/QtWidgets/QMainWindow:1, from GuiView.h:22, from DialogView.h:16, from GuiCitation.h:18, from GuiCitation.cpp:17: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from DialogView.h:15, from GuiCitation.h:18, from GuiCitation.cpp:17: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiClipboard.o GuiClipboard.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiCommandBuffer.o GuiCommandBuffer.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qpushbutton.h:43, from /usr/include/qt5/QtWidgets/QPushButton:1, from GuiCommandBuffer.h:19, from GuiCommandBuffer.cpp:15: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qpushbutton.h:43, from /usr/include/qt5/QtWidgets/QPushButton:1, from GuiCommandBuffer.h:19, from GuiCommandBuffer.cpp:15: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from GuiClipboard.cpp:19: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from FileDialog.h:16, from GuiClipboard.cpp:15: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiCommandEdit.o GuiCommandEdit.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qlineedit.h:43, from /usr/include/qt5/QtWidgets/QLineEdit:1, from GuiCommandEdit.h:15, from GuiCommandEdit.cpp:13: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qlineedit.h:43, from /usr/include/qt5/QtWidgets/QLineEdit:1, from GuiCommandEdit.h:15, from GuiCommandEdit.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiCompare.o GuiCompare.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiCompareHistory.o GuiCompareHistory.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qdialog.h:43, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiCompare.h:15, from GuiCompare.cpp:13: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from GuiDialog.h:15, from GuiCompare.h:15, from GuiCompare.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qdialog.h:43, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiCompareHistory.h:15, from GuiCompareHistory.cpp:15: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from GuiDialog.h:15, from GuiCompareHistory.h:15, from GuiCompareHistory.cpp:15: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from GuiBibtex.h:18, from GuiBibtex.cpp:16: ui_BibtexUi.h: In member function ‘void Ui_BibtexUi::setupUi(QDialog*)’: ui_BibtexUi.h:118:40: warning: ‘void QComboBox::setAutoCompletion(bool)’ is deprecated: Use setCompleter() instead. []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 118 | styleCB->setAutoCompletion(true); | ^ In file included from /usr/include/qt5/QtWidgets/QComboBox:1, from ui_BibtexUi.h:15, from GuiBibtex.h:18, from GuiBibtex.cpp:16: /usr/include/qt5/QtWidgets/qcombobox.h:103:10: note: declared here 103 | void setAutoCompletion(bool enable); | ^~~~~~~~~~~~~~~~~ GuiBibtex.cpp: In member function ‘void lyx::frontend::GuiBibtex::addDatabase()’: GuiBibtex.cpp:218:39: warning: ‘bool QListWidget::isItemSelected(const QListWidgetItem*) const’ is deprecated: Use QListWidgetItem::isSelected() instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 218 | if (add_->bibLW->isItemSelected(item)) { | ^ In file included from /usr/include/qt5/QtWidgets/QListWidget:1, from ui_BibtexUi.h:21, from GuiBibtex.h:18, from GuiBibtex.cpp:16: /usr/include/qt5/QtWidgets/qlistwidget.h:261:10: note: declared here 261 | bool isItemSelected(const QListWidgetItem *item) const; | ^~~~~~~~~~~~~~ GuiBibtex.cpp:219:44: warning: ‘void QListWidget::setItemSelected(const QListWidgetItem*, bool)’ is deprecated: Use QListWidgetItem::setSelected() instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 219 | add_->bibLW->setItemSelected(item, false); | ^ In file included from /usr/include/qt5/QtWidgets/QListWidget:1, from ui_BibtexUi.h:21, from GuiBibtex.h:18, from GuiBibtex.cpp:16: /usr/include/qt5/QtWidgets/qlistwidget.h:263:10: note: declared here 263 | void setItemSelected(const QListWidgetItem *item, bool select); | ^~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiCompleter.o GuiCompleter.cpp GuiBox.cpp: In constructor ‘lyx::frontend::GuiBox::GuiBox(QWidget*)’: GuiBox.cpp:158:61: warning: ‘void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList::iterator; LessThan = bool (*)(lyx::ColorCode, lyx::ColorCode)]’ is deprecated: Use std::sort []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 158 | qSort(color_codes_.begin(), color_codes_.end(), ColorSorter); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qobject.h:49, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qframe.h:44, from /usr/include/qt5/QtWidgets/qabstractscrollarea.h:44, from /usr/include/qt5/QtWidgets/qabstractitemview.h:44, from /usr/include/qt5/QtWidgets/qheaderview.h:44, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from GuiBox.h:16, from GuiBox.cpp:16: /usr/include/qt5/QtCore/qalgorithms.h:181:46: note: declared here 181 | QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) | ^~~~~ x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiDelimiter.o GuiDelimiter.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qcompleter.h:43, from /usr/include/qt5/QtWidgets/QCompleter:1, from GuiCompleter.h:18, from GuiCompleter.cpp:13: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qcompleter.h:43, from /usr/include/qt5/QtWidgets/QCompleter:1, from GuiCompleter.h:18, from GuiCompleter.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qdialog.h:43, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiDelimiter.h:15, from GuiDelimiter.cpp:13: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from GuiDialog.h:15, from GuiDelimiter.h:15, from GuiDelimiter.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | GuiBranches.cpp: In member function ‘void lyx::frontend::GuiBranches::updateView()’: GuiBranches.cpp:147:45: warning: ‘void QTreeWidget::setItemSelected(const QTreeWidgetItem*, bool)’ is deprecated: Use QTreeWidgetItem::setSelected() instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 147 | branchesTW->setItemSelected(newItem, true); | ^ In file included from /usr/include/qt5/QtWidgets/QTreeWidget:1, from ui_BranchesUi.h:20, from GuiBranches.h:19, from GuiBranches.cpp:14: /usr/include/qt5/QtWidgets/qtreewidget.h:322:10: note: declared here 322 | void setItemSelected(const QTreeWidgetItem *item, bool select); | ^~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiDialog.o GuiDialog.cpp GuiCharacter.cpp: In constructor ‘lyx::frontend::GuiCharacter::GuiCharacter(lyx::frontend::GuiView&)’: GuiCharacter.cpp:237:47: warning: ‘void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList::iterator; LessThan = bool (*)(lyx::ColorCode, lyx::ColorCode)]’ is deprecated: Use std::sort []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 237 | qSort(color.begin(), color.end(), ColorSorter); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qobject.h:49, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiCharacter.h:17, from GuiCharacter.cpp:16: /usr/include/qt5/QtCore/qalgorithms.h:181:46: note: declared here 181 | QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) | ^~~~~ In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qdialog.h:43, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiDialog.cpp:13: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from GuiDialog.h:15, from GuiDialog.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiDocument.o GuiDocument.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qapplication.h:43, from /usr/include/qt5/QtWidgets/QApplication:1, from ui_BulletsUi.h:13, from BulletsModule.h:15, from GuiDocument.h:17, from GuiDocument.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qatomic.h:41, from /usr/include/qt5/QtCore/qvariant.h:43, from /usr/include/qt5/QtCore/QVariant:1, from ui_BulletsUi.h:12, from BulletsModule.h:15, from GuiDocument.h:17, from GuiDocument.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiErrorList.o GuiErrorList.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qdialog.h:43, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiErrorList.h:15, from GuiErrorList.cpp:13: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from GuiDialog.h:15, from GuiErrorList.h:15, from GuiErrorList.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiERT.o GuiERT.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from GuiERT.h:15, from GuiERT.cpp:15: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from GuiERT.h:15, from GuiERT.cpp:15: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiExternal.o GuiExternal.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiFontExample.o GuiFontExample.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qdialog.h:43, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiExternal.h:17, from GuiExternal.cpp:15: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from GuiDialog.h:15, from GuiExternal.h:17, from GuiExternal.cpp:15: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qwidget.h:43, from /usr/include/qt5/QtWidgets/QWidget:1, from GuiFontExample.h:15, from GuiFontExample.cpp:13: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qwidget.h:43, from /usr/include/qt5/QtWidgets/QWidget:1, from GuiFontExample.h:15, from GuiFontExample.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiFontLoader.o GuiFontLoader.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiFontMetrics.o GuiFontMetrics.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtGui/qfont.h:43, from /usr/include/qt5/QtGui/QFont:1, from GuiFontMetrics.h:20, from GuiFontLoader.cpp:17: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qhash.h:44, from /usr/include/qt5/QtCore/qcache.h:43, from /usr/include/qt5/QtCore/QCache:1, from ../../../src/support/Cache.h:15, from GuiFontMetrics.h:17, from GuiFontLoader.cpp:17: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtGui/qfont.h:43, from /usr/include/qt5/QtGui/QFont:1, from GuiFontMetrics.h:20, from GuiFontMetrics.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qhash.h:44, from /usr/include/qt5/QtCore/qcache.h:43, from /usr/include/qt5/QtCore/QCache:1, from ../../../src/support/Cache.h:15, from GuiFontMetrics.h:17, from GuiFontMetrics.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiGraphics.o GuiGraphics.cpp GuiCompleter.cpp: In member function ‘virtual QVariant lyx::frontend::GuiCompletionModel::data(const QModelIndex&, int) const’: GuiCompleter.cpp:143:54: warning: ‘static bool QPixmapCache::find(const QString&, QPixmap&)’ is deprecated: Use bool find(const QString &, QPixmap *) instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 143 | if (!QPixmapCache::find("completion" + name, scaled)) { | ^ In file included from /usr/include/qt5/QtGui/QPixmapCache:1, from GuiCompleter.cpp:36: /usr/include/qt5/QtGui/qpixmapcache.h:81:17: note: declared here 81 | static bool find(const QString &key, QPixmap &pixmap); | ^~~~ In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qdialog.h:43, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiGraphics.h:18, from GuiGraphics.cpp:17: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from GuiDialog.h:15, from GuiGraphics.h:18, from GuiGraphics.cpp:17: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiHSpace.o GuiHSpace.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiHyperlink.o GuiHyperlink.cpp GuiApplication.cpp: In constructor ‘lyx::frontend::GuiApplication::GuiApplication(int&, char**)’: GuiApplication.cpp:1030:48: warning: ‘void qsrand(uint)’ is deprecated: use QRandomGenerator instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1030 | qsrand(QDateTime::currentDateTime().toTime_t()); | ^ In file included from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qapplication.h:43, from /usr/include/qt5/QtWidgets/QApplication:1, from GuiApplication.h:19, from GuiApplication.cpp:15: /usr/include/qt5/QtCore/qglobal.h:1276:81: note: declared here 1276 | RECATED_VERSION_X_5_15("use QRandomGenerator instead") void qsrand(uint seed); | ^~~~~~ In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from GuiHSpace.h:15, from GuiHSpace.cpp:13: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from GuiHSpace.h:15, from GuiHSpace.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from GuiHyperlink.h:16, from GuiHyperlink.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from GuiHyperlink.h:16, from GuiHyperlink.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiIdListModel.o GuiIdListModel.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiImage.o GuiImage.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtGui/qimage.h:43, from /usr/include/qt5/QtGui/QImage:1, from GuiImage.h:18, from GuiImage.cpp:15: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtGui/qimage.h:43, from /usr/include/qt5/QtGui/QImage:1, from GuiImage.h:18, from GuiImage.cpp:15: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | GuiFontExample.cpp: In member function ‘virtual QSize GuiFontExample::sizeHint() const’: GuiFontExample.cpp:32:28: warning: ‘int QFontMetrics::width(const QString&, int) const’ is deprecated: Use QFontMetrics::horizontalAdvance []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 32 | return QSize(m.width(text_) + 10, m.ascent() + m.descent() + 6); | ^ In file included from /usr/include/qt5/QtWidgets/qwidget.h:50, from /usr/include/qt5/QtWidgets/QWidget:1, from GuiFontExample.h:15, from GuiFontExample.cpp:13: /usr/include/qt5/QtGui/qfontmetrics.h:106:9: note: declared here 106 | int width(const QString &, int len = -1) const; | ^~~~~ x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiInclude.o GuiInclude.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiIndex.o GuiIndex.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiIndices.o GuiIndices.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qdialog.h:43, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiInclude.h:17, from GuiInclude.cpp:15: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from GuiDialog.h:15, from GuiInclude.h:17, from GuiInclude.cpp:15: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qdialog.h:43, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiIndex.h:17, from GuiIndex.cpp:15: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from GuiDialog.h:15, from GuiIndex.h:17, from GuiIndex.cpp:15: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | GuiFontLoader.cpp: In function ‘QFont lyx::frontend::{anonymous}::symbolFont(const QString&, bool*)’: GuiFontLoader.cpp:224:21: warning: ‘void QFont::setRawName(const QString&)’ is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 224 | font.setRawName(raw); | ^ In file included from /usr/include/qt5/QtGui/QFont:1, from GuiFontMetrics.h:20, from GuiFontLoader.cpp:17: /usr/include/qt5/QtGui/qfont.h:271:24: note: declared here 271 | QT_DEPRECATED void setRawName(const QString &); | ^~~~~~~~~~ In file included from GuiFontLoader.cpp:22: GuiFontLoader.cpp: In function ‘QFont lyx::frontend::{anonymous}::makeQFont(const lyx::FontInfo&)’: GuiFontLoader.cpp:364:47: warning: ‘QString QFont::rawName() const’ is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 364 | LYXERR(Debug::FONT, "XFLD: " << font.rawName()); | ^ ../../../src/support/debug.h:230:45: note: in definition of macro ‘LYXERR’ 230 | else { lyx::lyxerr << CURRENT_POSITION << msg; lyx::lyxerr.endl(); } \ | ^~~ In file included from /usr/include/qt5/QtGui/QFont:1, from GuiFontMetrics.h:20, from GuiFontLoader.cpp:17: /usr/include/qt5/QtGui/qfont.h:272:27: note: declared here 272 | QT_DEPRECATED QString rawName() const; | ^~~~~~~ In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qapplication.h:43, from /usr/include/qt5/QtWidgets/QApplication:1, from ui_IndicesUi.h:13, from GuiIndices.h:18, from GuiIndices.cpp:15: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qatomic.h:41, from /usr/include/qt5/QtCore/qvariant.h:43, from /usr/include/qt5/QtCore/QVariant:1, from ui_IndicesUi.h:12, from GuiIndices.h:18, from GuiIndices.cpp:15: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | GuiDocument.cpp: In constructor ‘lyx::frontend::PreambleModule::PreambleModule(QWidget*)’: GuiDocument.cpp:483:57: warning: ‘int QFontMetrics::width(QChar) const’ is deprecated: Use QFontMetrics::horizontalAdvance []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 483 | preambleTE->setTabStopWidth(tabStop * metrics.width(' ')); | ^ In file included from /usr/include/qt5/QtWidgets/qwidget.h:50, from /usr/include/qt5/QtWidgets/qabstractbutton.h:46, from /usr/include/qt5/QtWidgets/qcheckbox.h:44, from /usr/include/qt5/QtWidgets/QCheckBox:1, from ui_BulletsUi.h:14, from BulletsModule.h:15, from GuiDocument.h:17, from GuiDocument.cpp:14: /usr/include/qt5/QtGui/qfontmetrics.h:110:9: note: declared here 110 | int width(QChar) const; | ^~~~~ GuiDocument.cpp:483:58: warning: ‘void QTextEdit::setTabStopWidth(int)’ is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 483 | preambleTE->setTabStopWidth(tabStop * metrics.width(' ')); | ^ In file included from /usr/include/qt5/QtWidgets/qtextbrowser.h:44, from /usr/include/qt5/QtWidgets/QTextBrowser:1, from ui_ListingsSettingsUi.h:21, from GuiDocument.h:27, from GuiDocument.cpp:14: /usr/include/qt5/QtWidgets/qtextedit.h:203:24: note: declared here 203 | QT_DEPRECATED void setTabStopWidth(int width); | ^~~~~~~~~~~~~~~ GuiFontMetrics.cpp: In member function ‘virtual int lyx::frontend::GuiFontMetrics::width(const docstring&) const’: GuiFontMetrics.cpp:223:31: warning: ‘int QFontMetrics::width(const QString&, int) const’ is deprecated: Use QFontMetrics::horizontalAdvance []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 223 | w = metrics_.width(toqstr(s)); | ^ In file included from /usr/include/qt5/QtGui/QFontMetrics:1, from GuiFontMetrics.h:21, from GuiFontMetrics.cpp:14: /usr/include/qt5/QtGui/qfontmetrics.h:106:9: note: declared here 106 | int width(const QString &, int len = -1) const; | ^~~~~ GuiFontMetrics.cpp: In member function ‘virtual int lyx::frontend::GuiFontMetrics::width(lyx::char_type) const’: GuiFontMetrics.cpp:557:42: warning: ‘int QFontMetrics::width(QChar) const’ is deprecated: Use QFontMetrics::horizontalAdvance []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 557 | value = metrics_.width(ucs4_to_qchar(c)); | ^ In file included from /usr/include/qt5/QtGui/QFontMetrics:1, from GuiFontMetrics.h:21, from GuiFontMetrics.cpp:14: /usr/include/qt5/QtGui/qfontmetrics.h:110:9: note: declared here 110 | int width(QChar) const; | ^~~~~ GuiFontMetrics.cpp:559:49: warning: ‘int QFontMetrics::width(const QString&, int) const’ is deprecated: Use QFontMetrics::horizontalAdvance []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 559 | value = metrics_.width(toqstr(docstring(1, c))); | ^ In file included from /usr/include/qt5/QtGui/QFontMetrics:1, from GuiFontMetrics.h:21, from GuiFontMetrics.cpp:14: /usr/include/qt5/QtGui/qfontmetrics.h:106:9: note: declared here 106 | int width(const QString &, int len = -1) const; | ^~~~~ x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiInfo.o GuiInfo.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from GuiInfo.h:15, from GuiInfo.cpp:13: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from GuiInfo.h:15, from GuiInfo.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiKeySymbol.o GuiKeySymbol.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qapplication.h:43, from /usr/include/qt5/QtWidgets/QApplication:1, from GuiApplication.h:19, from GuiKeySymbol.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qapplication.h:43, from /usr/include/qt5/QtWidgets/QApplication:1, from GuiApplication.h:19, from GuiKeySymbol.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiLabel.o GuiLabel.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiLine.o GuiLine.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from GuiLine.h:16, from GuiLine.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qapplication.h:43, from /usr/include/qt5/QtWidgets/QApplication:1, from ui_LabelUi.h:13, from GuiLabel.h:16, from GuiLabel.cpp:13: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qatomic.h:41, from /usr/include/qt5/QtCore/qvariant.h:43, from /usr/include/qt5/QtCore/QVariant:1, from ui_LabelUi.h:12, from GuiLabel.h:16, from GuiLabel.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from GuiLine.h:16, from GuiLine.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | GuiImage.cpp: In member function ‘bool lyx::graphics::GuiImage::rotate(const lyx::graphics::Params&)’: GuiImage.cpp:182:36: warning: ‘QImage QImage::transformed(const QMatrix&, Qt::TransformationMode) const’ is deprecated: Use transformed(const QTransform &matrix, Qt::TransformationMode mode) []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 182 | transformed_ = image.transformed(m); | ^ In file included from /usr/include/qt5/QtGui/QImage:1, from GuiImage.h:18, from GuiImage.cpp:15: /usr/include/qt5/QtGui/qimage.h:288:12: note: declared here 288 | QImage transformed(const QMatrix &matrix, Qt::TransformationMode mode = Qt::FastTransformation) const; | ^~~~~~~~~~~ GuiImage.cpp: In member function ‘bool lyx::graphics::GuiImage::scale(const lyx::graphics::Params&)’: GuiImage.cpp:211:62: warning: ‘QImage QImage::transformed(const QMatrix&, Qt::TransformationMode) const’ is deprecated: Use transformed(const QTransform &matrix, Qt::TransformationMode mode) []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 211 | transformed_ = image.transformed(m, Qt::SmoothTransformation); | ^ In file included from /usr/include/qt5/QtGui/QImage:1, from GuiImage.h:18, from GuiImage.cpp:15: /usr/include/qt5/QtGui/qimage.h:288:12: note: declared here 288 | QImage transformed(const QMatrix &matrix, Qt::TransformationMode mode = Qt::FastTransformation) const; | ^~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiListings.o GuiListings.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiLog.o GuiLog.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiMathMatrix.o GuiMathMatrix.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qdialog.h:43, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiListings.h:15, from GuiListings.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from GuiDialog.h:15, from GuiListings.h:15, from GuiListings.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qdialog.h:43, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiLog.h:16, from GuiLog.cpp:15: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from GuiDialog.h:15, from GuiLog.h:16, from GuiLog.cpp:15: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qdialog.h:43, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiMathMatrix.h:17, from GuiMathMatrix.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from GuiDialog.h:15, from GuiMathMatrix.h:17, from GuiMathMatrix.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | GuiExternal.cpp: In constructor ‘lyx::frontend::GuiExternal::GuiExternal(lyx::frontend::GuiView&)’: GuiExternal.cpp:210:49: warning: ‘void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList::iterator; LessThan = bool (*)(const QString&, const QString&)]’ is deprecated: Use std::sort []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 210 | qSort(keys.begin(), keys.end(), SortLocaleAware); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qobject.h:49, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiExternal.h:17, from GuiExternal.cpp:15: /usr/include/qt5/QtCore/qalgorithms.h:181:46: note: declared here 181 | QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) | ^~~~~ x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiNomenclature.o GuiNomenclature.cpp GuiIndices.cpp: In member function ‘void lyx::frontend::GuiIndices::updateView()’: GuiIndices.cpp:149:44: warning: ‘void QTreeWidget::setItemSelected(const QTreeWidgetItem*, bool)’ is deprecated: Use QTreeWidgetItem::setSelected() instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 149 | indicesTW->setItemSelected(newItem, true); | ^ In file included from /usr/include/qt5/QtWidgets/QTreeWidget:1, from ui_IndicesUi.h:25, from GuiIndices.h:18, from GuiIndices.cpp:15: /usr/include/qt5/QtWidgets/qtreewidget.h:322:10: note: declared here 322 | void setItemSelected(const QTreeWidgetItem *item, bool select); | ^~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qapplication.h:43, from /usr/include/qt5/QtWidgets/QApplication:1, from ui_NomenclUi.h:13, from GuiNomenclature.h:17, from GuiNomenclature.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qatomic.h:41, from /usr/include/qt5/QtCore/qvariant.h:43, from /usr/include/qt5/QtCore/QVariant:1, from ui_NomenclUi.h:12, from GuiNomenclature.h:17, from GuiNomenclature.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiNote.o GuiNote.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qdialog.h:43, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiNote.h:15, from GuiNote.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from GuiDialog.h:15, from GuiNote.h:15, from GuiNote.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiPainter.o GuiPainter.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiParagraph.o GuiParagraph.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtGui/qpainter.h:43, from /usr/include/qt5/QtGui/QPainter:1, from GuiPainter.h:20, from GuiPainter.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtGui/qpainter.h:43, from /usr/include/qt5/QtGui/QPainter:1, from GuiPainter.h:20, from GuiPainter.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qmainwindow.h:43, from /usr/include/qt5/QtWidgets/QMainWindow:1, from GuiView.h:22, from DialogView.h:16, from GuiParagraph.h:17, from GuiParagraph.cpp:16: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from DialogView.h:15, from GuiParagraph.h:17, from GuiParagraph.cpp:16: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiPhantom.o GuiPhantom.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiPrefs.o GuiPrefs.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qdialog.h:43, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiPhantom.h:15, from GuiPhantom.cpp:13: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from GuiDialog.h:15, from GuiPhantom.h:15, from GuiPhantom.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiPrintindex.o GuiPrintindex.cpp In file included from GuiListings.h:16, from GuiListings.cpp:14: ui_ListingsUi.h: In member function ‘void Ui_ListingsUi::setupUi(QDialog*)’: ui_ListingsUi.h:177:49: warning: ‘void QComboBox::setAutoCompletion(bool)’ is deprecated: Use setCompleter() instead. []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 177 | numberFontSizeCO->setAutoCompletion(true); | ^ In file included from /usr/include/qt5/QtWidgets/QComboBox:1, from ui_ListingsUi.h:15, from GuiListings.h:16, from GuiListings.cpp:14: /usr/include/qt5/QtWidgets/qcombobox.h:103:10: note: declared here 103 | void setAutoCompletion(bool enable); | ^~~~~~~~~~~~~~~~~ In file included from GuiListings.h:16, from GuiListings.cpp:14: ui_ListingsUi.h:200:43: warning: ‘void QComboBox::setAutoCompletion(bool)’ is deprecated: Use setCompleter() instead. []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 200 | fontsizeCO->setAutoCompletion(true); | ^ In file included from /usr/include/qt5/QtWidgets/QComboBox:1, from ui_ListingsUi.h:15, from GuiListings.h:16, from GuiListings.cpp:14: /usr/include/qt5/QtWidgets/qcombobox.h:103:10: note: declared here 103 | void setAutoCompletion(bool enable); | ^~~~~~~~~~~~~~~~~ In file included from GuiListings.h:16, from GuiListings.cpp:14: ui_ListingsUi.h:216:44: warning: ‘void QComboBox::setAutoCompletion(bool)’ is deprecated: Use setCompleter() instead. []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 216 | fontstyleCO->setAutoCompletion(true); | ^ In file included from /usr/include/qt5/QtWidgets/QComboBox:1, from ui_ListingsUi.h:15, from GuiListings.h:16, from GuiListings.cpp:14: /usr/include/qt5/QtWidgets/qcombobox.h:103:10: note: declared here 103 | void setAutoCompletion(bool enable); | ^~~~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qdialog.h:43, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiPrefs.h:17, from GuiPrefs.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from GuiDialog.h:15, from GuiPrefs.h:17, from GuiPrefs.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiPrintNomencl.o GuiPrintNomencl.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qdialog.h:43, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiPrintindex.h:17, from GuiPrintindex.cpp:15: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from GuiDialog.h:15, from GuiPrintindex.h:17, from GuiPrintindex.cpp:15: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from GuiPrintNomencl.h:16, from GuiPrintNomencl.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from GuiPrintNomencl.h:16, from GuiPrintNomencl.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiProgress.o GuiProgress.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiProgressView.o GuiProgressView.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qapplication.h:43, from /usr/include/qt5/QtWidgets/QApplication:1, from ui_ToggleWarningUi.h:13, from GuiProgress.cpp:16: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qtimer.h:43, from /usr/include/qt5/QtCore/QTimer:1, from GuiProgress.h:18, from GuiProgress.cpp:15: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qapplication.h:43, from /usr/include/qt5/QtWidgets/QApplication:1, from ui_ProgressViewUi.h:13, from GuiProgressView.h:16, from GuiProgressView.cpp:16: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qatomic.h:41, from /usr/include/qt5/QtCore/qvariant.h:43, from /usr/include/qt5/QtCore/QVariant:1, from ui_ProgressViewUi.h:12, from GuiProgressView.h:16, from GuiProgressView.cpp:16: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiRef.o GuiRef.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qdialog.h:43, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiRef.h:15, from GuiRef.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from GuiDialog.h:15, from GuiRef.h:15, from GuiRef.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiSearch.o GuiSearch.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiSelection.o GuiSelection.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiSelectionManager.o GuiSelectionManager.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from GuiSearch.cpp:16: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from GuiSearch.cpp:16: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiSendto.o GuiSendto.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from GuiSelection.cpp:17: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qnamespace.h:43, from /usr/include/qt5/QtCore/qobjectdefs.h:48, from /usr/include/qt5/QtCore/qobject.h:46, from /usr/include/qt5/QtCore/QObject:1, from GuiSelection.h:19, from GuiSelection.cpp:15: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from GuiSelectionManager.cpp:18: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qnamespace.h:43, from /usr/include/qt5/QtCore/qobjectdefs.h:48, from /usr/include/qt5/QtCore/qobject.h:46, from /usr/include/qt5/QtCore/QObject:1, from GuiSelectionManager.h:15, from GuiSelectionManager.cpp:17: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qdialog.h:43, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiSendto.h:16, from GuiSendto.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from GuiDialog.h:15, from GuiSendto.h:16, from GuiSendto.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | GuiPainter.cpp: In member function ‘void lyx::frontend::GuiPainter::text(int, int, const docstring&, const lyx::FontInfo&, lyx::frontend::GuiPainter::Direction, double, double)’: GuiPainter.cpp:421:33: warning: ‘static bool QPixmapCache::find(const QString&, QPixmap&)’ is deprecated: Use bool find(const QString &, QPixmap *) instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 421 | if (QPixmapCache::find(key, pm)) { | ^ In file included from /usr/include/qt5/QtGui/QPixmapCache:1, from GuiPainter.cpp:32: /usr/include/qt5/QtGui/qpixmapcache.h:81:17: note: declared here 81 | static bool find(const QString &key, QPixmap &pixmap); | ^~~~ x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiSetBorder.o GuiSetBorder.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qwidget.h:43, from /usr/include/qt5/QtWidgets/QWidget:1, from GuiSetBorder.h:16, from GuiSetBorder.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qwidget.h:43, from /usr/include/qt5/QtWidgets/QWidget:1, from GuiSetBorder.h:16, from GuiSetBorder.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | GuiPrefs.cpp: In constructor ‘lyx::frontend::PrefColors::PrefColors(lyx::frontend::GuiPreferences*)’: GuiPrefs.cpp:1207:53: warning: ‘void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = __gnu_cxx::__normal_iterator >; LessThan = bool (*)(lyx::ColorCode, lyx::ColorCode)]’ is deprecated: Use std::sort []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1207 | qSort(lcolors_.begin(), lcolors_.end(), ColorSorter); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qobject.h:49, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiPrefs.h:17, from GuiPrefs.cpp:14: /usr/include/qt5/QtCore/qalgorithms.h:181:46: note: declared here 181 | QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) | ^~~~~ x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiShowFile.o GuiShowFile.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiSpellchecker.o GuiSpellchecker.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qdialog.h:43, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiShowFile.h:16, from GuiShowFile.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from GuiDialog.h:15, from GuiShowFile.h:16, from GuiShowFile.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from GuiProgressView.h:18, from GuiProgressView.cpp:16: DockView.h:41:35: warning: ‘constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]’ is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 41 | Qt::WindowFlags flags = 0); | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1302, from /usr/include/qt5/QtCore/qatomic.h:41, from /usr/include/qt5/QtCore/qvariant.h:43, from /usr/include/qt5/QtCore/QVariant:1, from ui_ProgressViewUi.h:12, from GuiProgressView.h:16, from GuiProgressView.cpp:16: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | ("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ In file included from GuiProgressView.cpp:16: GuiProgressView.h:50:27: warning: ‘constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]’ is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 50 | Qt::WindowFlags flags = 0); | ^ GuiPrefs.cpp: In member function ‘void lyx::frontend::PrefShortcuts::on_searchLE_textEdited()’: GuiPrefs.cpp:3323:56: warning: ‘void QTreeWidget::setItemHidden(const QTreeWidgetItem*, bool)’ is deprecated: Use QTreeWidgetItem::setHidden() instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3323 | shortcutsTW->setItemHidden(*it, isAlwaysHidden(**it)); | ^ In file included from /usr/include/qt5/QtWidgets/QTreeWidget:1, from ui_PrefShortcutsUi.h:21, from GuiPrefs.h:37, from GuiPrefs.cpp:14: /usr/include/qt5/QtWidgets/qtreewidget.h:332:10: note: declared here 332 | void setItemHidden(const QTreeWidgetItem *item, bool hide); | ^~~~~~~~~~~~~ In file included from /usr/include/qt5/QtCore/qglobal.h:1302, from /usr/include/qt5/QtCore/qatomic.h:41, from /usr/include/qt5/QtCore/qvariant.h:43, from /usr/include/qt5/QtCore/QVariant:1, from ui_ProgressViewUi.h:12, from GuiProgressView.h:16, from GuiProgressView.cpp:16: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | ("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ GuiPrefs.cpp:3338:41: warning: ‘void QTreeWidget::setItemHidden(const QTreeWidgetItem*, bool)’ is deprecated: Use QTreeWidgetItem::setHidden() instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3338 | shortcutsTW->setItemHidden(*it++, true); | ^ In file included from /usr/include/qt5/QtWidgets/QTreeWidget:1, from ui_PrefShortcutsUi.h:21, from GuiPrefs.h:37, from GuiPrefs.cpp:14: /usr/include/qt5/QtWidgets/qtreewidget.h:332:10: note: declared here 332 | void setItemHidden(const QTreeWidgetItem *item, bool hide); | ^~~~~~~~~~~~~ GuiPrefs.cpp:3342:48: warning: ‘void QTreeWidget::setItemHidden(const QTreeWidgetItem*, bool)’ is deprecated: Use QTreeWidgetItem::setHidden() instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3342 | shortcutsTW->setItemHidden(matched[i], false); | ^ In file included from /usr/include/qt5/QtWidgets/QTreeWidget:1, from ui_PrefShortcutsUi.h:21, from GuiPrefs.h:37, from GuiPrefs.cpp:14: /usr/include/qt5/QtWidgets/qtreewidget.h:332:10: note: declared here 332 | void setItemHidden(const QTreeWidgetItem *item, bool hide); | ^~~~~~~~~~~~~ GuiPrefs.cpp:3343:59: warning: ‘void QTreeWidget::setItemExpanded(const QTreeWidgetItem*, bool)’ is deprecated: Use QTreeWidgetItem::setExpanded() instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3343 | shortcutsTW->setItemExpanded(matched[i]->parent(), true); | ^ In file included from /usr/include/qt5/QtWidgets/QTreeWidget:1, from ui_PrefShortcutsUi.h:21, from GuiPrefs.h:37, from GuiPrefs.cpp:14: /usr/include/qt5/QtWidgets/qtreewidget.h:337:10: note: declared here 337 | void setItemExpanded(const QTreeWidgetItem *item, bool expand); | ^~~~~~~~~~~~~~~ In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qmainwindow.h:43, from /usr/include/qt5/QtWidgets/QMainWindow:1, from GuiView.h:22, from DockView.h:16, from GuiSpellchecker.h:18, from GuiSpellchecker.cpp:15: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from DockView.h:15, from GuiSpellchecker.h:18, from GuiSpellchecker.cpp:15: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiSymbols.o GuiSymbols.cpp GuiPrefs.cpp: In member function ‘void lyx::frontend::PrefShortcuts::shortcutOkPressed()’: GuiPrefs.cpp:3450:52: warning: ‘void QTreeWidget::setItemExpanded(const QTreeWidgetItem*, bool)’ is deprecated: Use QTreeWidgetItem::setExpanded() instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 3450 | shortcutsTW->setItemExpanded(item->parent(), true); | ^ In file included from /usr/include/qt5/QtWidgets/QTreeWidget:1, from ui_PrefShortcutsUi.h:21, from GuiPrefs.h:37, from GuiPrefs.cpp:14: /usr/include/qt5/QtWidgets/qtreewidget.h:337:10: note: declared here 337 | void setItemExpanded(const QTreeWidgetItem *item, bool expand); | ^~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiTabular.o GuiTabular.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qmainwindow.h:43, from /usr/include/qt5/QtWidgets/QMainWindow:1, from GuiView.h:22, from DialogView.h:16, from GuiSymbols.h:15, from GuiSymbols.cpp:13: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from DialogView.h:15, from GuiSymbols.h:15, from GuiSymbols.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from GuiTabular.h:18, from GuiTabular.cpp:16: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from GuiTabular.h:18, from GuiTabular.cpp:16: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | GuiProgressView.cpp: In function ‘lyx::frontend::Dialog* lyx::frontend::createGuiProgressView(lyx::frontend::GuiView&)’: GuiProgressView.cpp:270:62: warning: ‘constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]’ is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 270 | return new GuiProgressView(guiview, Qt::BottomDockWidgetArea); | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1302, from /usr/include/qt5/QtCore/qatomic.h:41, from /usr/include/qt5/QtCore/qvariant.h:43, from /usr/include/qt5/QtCore/QVariant:1, from ui_ProgressViewUi.h:12, from GuiProgressView.h:16, from GuiProgressView.cpp:16: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | ("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ In file included from GuiSearch.h:17, from GuiSearch.cpp:21: ui_SearchUi.h: In member function ‘void Ui_SearchUi::setupUi(QDialog*)’: ui_SearchUi.h:72:40: warning: ‘void QComboBox::setAutoCompletion(bool)’ is deprecated: Use setCompleter() instead. []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 72 | findCO->setAutoCompletion(false); | ^ In file included from /usr/include/qt5/QtWidgets/QComboBox:1, from ui_SearchUi.h:15, from GuiSearch.h:17, from GuiSearch.cpp:21: /usr/include/qt5/QtWidgets/qcombobox.h:103:10: note: declared here 103 | void setAutoCompletion(bool enable); | ^~~~~~~~~~~~~~~~~ In file included from GuiSearch.h:17, from GuiSearch.cpp:21: ui_SearchUi.h:89:43: warning: ‘void QComboBox::setAutoCompletion(bool)’ is deprecated: Use setCompleter() instead. []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 89 | replaceCO->setAutoCompletion(false); | ^ In file included from /usr/include/qt5/QtWidgets/QComboBox:1, from ui_SearchUi.h:15, from GuiSearch.h:17, from GuiSearch.cpp:21: /usr/include/qt5/QtWidgets/qcombobox.h:103:10: note: declared here 103 | void setAutoCompletion(bool enable); | ^~~~~~~~~~~~~~~~~ In file included from GuiSendto.h:17, from GuiSendto.cpp:14: ui_SendtoUi.h: In member function ‘void Ui_SendtoUi::setupUi(QDialog*)’: ui_SendtoUi.h:68:42: warning: ‘void QComboBox::setAutoCompletion(bool)’ is deprecated: Use setCompleter() instead. []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 68 | commandCO->setAutoCompletion(true); | ^ In file included from /usr/include/qt5/QtWidgets/QComboBox:1, from ui_SendtoUi.h:14, from GuiSendto.h:17, from GuiSendto.cpp:14: /usr/include/qt5/QtWidgets/qcombobox.h:103:10: note: declared here 103 | void setAutoCompletion(bool enable); | ^~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiTabularCreate.o GuiTabularCreate.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiTexinfo.o GuiTexinfo.cpp GuiRef.cpp: In member function ‘void lyx::frontend::GuiRef::refHighlighted(QTreeWidgetItem*)’: GuiRef.cpp:209:59: warning: ‘bool QTreeWidget::isItemSelected(const QTreeWidgetItem*) const’ is deprecated: Use QTreeWidgetItem::isSelected() instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 209 | bool const cur_item_selected = refsTW->isItemSelected(sel); | ^ In file included from /usr/include/qt5/QtWidgets/QTreeWidget:1, from ui_RefUi.h:24, from GuiRef.h:16, from GuiRef.cpp:14: /usr/include/qt5/QtWidgets/qtreewidget.h:320:10: note: declared here 320 | bool isItemSelected(const QTreeWidgetItem *item) const; | ^~~~~~~~~~~~~~ GuiRef.cpp: In member function ‘void lyx::frontend::GuiRef::refSelected(QTreeWidgetItem*)’: GuiRef.cpp:245:59: warning: ‘bool QTreeWidget::isItemSelected(const QTreeWidgetItem*) const’ is deprecated: Use QTreeWidgetItem::isSelected() instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 245 | bool const cur_item_selected = refsTW->isItemSelected(sel); | ^ In file included from /usr/include/qt5/QtWidgets/QTreeWidget:1, from ui_RefUi.h:24, from GuiRef.h:16, from GuiRef.cpp:14: /usr/include/qt5/QtWidgets/qtreewidget.h:320:10: note: declared here 320 | bool isItemSelected(const QTreeWidgetItem *item) const; | ^~~~~~~~~~~~~~ GuiRef.cpp: In member function ‘void lyx::frontend::GuiRef::redoRefs()’: GuiRef.cpp:475:49: warning: ‘void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList::iterator; LessThan = bool (*)(const QString&, const QString&)]’ is deprecated: Use std::sort []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 475 | caseInsensitiveLessThan /*defined above*/); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qobject.h:49, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiRef.h:15, from GuiRef.cpp:14: /usr/include/qt5/QtCore/qalgorithms.h:181:46: note: declared here 181 | QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) | ^~~~~ GuiRef.cpp:484:50: warning: ‘void qSort(RandomAccessIterator, RandomAccessIterator, LessThan) [with RandomAccessIterator = QList::iterator; LessThan = bool (*)(const QString&, const QString&)]’ is deprecated: Use std::sort []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 484 | caseInsensitiveLessThan /*defined above*/); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qobject.h:49, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiRef.h:15, from GuiRef.cpp:14: /usr/include/qt5/QtCore/qalgorithms.h:181:46: note: declared here 181 | QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end, LessThan lessThan) | ^~~~~ GuiRef.cpp:486:47: warning: ‘void qSort(RandomAccessIterator, RandomAccessIterator) [with RandomAccessIterator = QList::iterator]’ is deprecated: Use std::sort []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 486 | qSort(refsStrings.begin(), refsStrings.end()); | ^ In file included from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/qobject.h:49, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qdialog.h:44, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiRef.h:15, from GuiRef.cpp:14: /usr/include/qt5/QtCore/qalgorithms.h:174:46: note: declared here 174 | QT_DEPRECATED_X("Use std::sort") inline void qSort(RandomAccessIterator start, RandomAccessIterator end) | ^~~~~ GuiRef.cpp:529:38: warning: ‘void QTreeWidget::setItemSelected(const QTreeWidgetItem*, bool)’ is deprecated: Use QTreeWidgetItem::setSelected() instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 529 | refsTW->setItemSelected(*it, true); | ^ In file included from /usr/include/qt5/QtWidgets/QTreeWidget:1, from ui_RefUi.h:24, from GuiRef.h:16, from GuiRef.cpp:14: /usr/include/qt5/QtWidgets/qtreewidget.h:322:10: note: declared here 322 | void setItemSelected(const QTreeWidgetItem *item, bool select); | ^~~~~~~~~~~~~~~ In file included from GuiSetBorder.cpp:14: GuiSetBorder.h:29:58: warning: ‘constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]’ is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 29 | GuiSetBorder(QWidget * parent = 0, Qt::WindowFlags fl = 0); | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1302, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qwidget.h:43, from /usr/include/qt5/QtWidgets/QWidget:1, from GuiSetBorder.h:16, from GuiSetBorder.cpp:14: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | ("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qdialog.h:43, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiTabularCreate.h:15, from GuiTabularCreate.cpp:13: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from GuiDialog.h:15, from GuiTabularCreate.h:15, from GuiTabularCreate.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiThesaurus.o GuiThesaurus.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qdialog.h:43, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiTexinfo.h:16, from GuiTexinfo.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from GuiDialog.h:15, from GuiTexinfo.h:16, from GuiTexinfo.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qdialog.h:43, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiThesaurus.h:15, from GuiThesaurus.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from GuiDialog.h:15, from GuiThesaurus.h:15, from GuiThesaurus.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiToc.o GuiToc.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qmainwindow.h:43, from /usr/include/qt5/QtWidgets/QMainWindow:1, from GuiView.h:22, from DockView.h:16, from GuiToc.h:18, from GuiToc.cpp:15: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from DockView.h:15, from GuiToc.h:18, from GuiToc.cpp:15: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiToolbar.o GuiToolbar.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiView.o GuiView.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiViewSource.o GuiViewSource.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qmainwindow.h:43, from /usr/include/qt5/QtWidgets/QMainWindow:1, from GuiView.h:22, from GuiView.cpp:16: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qmainwindow.h:43, from /usr/include/qt5/QtWidgets/QMainWindow:1, from GuiView.h:22, from GuiView.cpp:16: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qtoolbar.h:43, from /usr/include/qt5/QtWidgets/QToolBar:1, from GuiToolbar.h:20, from GuiToolbar.cpp:18: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qalgorithms.h:43, from /usr/include/qt5/QtCore/qlist.h:43, from /usr/include/qt5/QtCore/QList:1, from GuiToolbar.h:19, from GuiToolbar.cpp:18: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qapplication.h:43, from /usr/include/qt5/QtWidgets/QApplication:1, from GuiApplication.h:19, from GuiViewSource.cpp:15: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qapplication.h:43, from /usr/include/qt5/QtWidgets/QApplication:1, from GuiApplication.h:19, from GuiViewSource.cpp:15: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiVSpace.o GuiVSpace.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiWorkArea.o GuiWorkArea.cpp In file included from GuiSpellchecker.h:18, from GuiSpellchecker.cpp:15: DockView.h:41:35: warning: ‘constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]’ is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 41 | Qt::WindowFlags flags = 0); | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1302, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from DockView.h:15, from GuiSpellchecker.h:18, from GuiSpellchecker.cpp:15: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | ("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ In file included from GuiSpellchecker.cpp:15: GuiSpellchecker.h:68:27: warning: ‘constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]’ is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 68 | Qt::WindowFlags flags = 0); | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1302, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from DockView.h:15, from GuiSpellchecker.h:18, from GuiSpellchecker.cpp:15: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | ("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from GuiVSpace.h:18, from GuiVSpace.cpp:18: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from GuiVSpace.h:18, from GuiVSpace.cpp:18: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qapplication.h:43, from /usr/include/qt5/QtWidgets/QApplication:1, from ui_WorkAreaUi.h:13, from GuiWorkArea.h:16, from GuiWorkArea.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qatomic.h:41, from /usr/include/qt5/QtCore/qvariant.h:43, from /usr/include/qt5/QtCore/QVariant:1, from ui_WorkAreaUi.h:12, from GuiWorkArea.h:16, from GuiWorkArea.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from GuiSpellchecker.cpp:20: ui_SpellcheckerUi.h: In member function ‘void Ui_SpellcheckerUi::setupUi(QWidget*)’: ui_SpellcheckerUi.h:114:42: warning: ‘void QComboBox::setAutoCompletion(bool)’ is deprecated: Use setCompleter() instead. []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 114 | replaceCO->setAutoCompletion(true); | ^ In file included from /usr/include/qt5/QtWidgets/QComboBox:1, from ui_SpellcheckerUi.h:14, from GuiSpellchecker.cpp:20: /usr/include/qt5/QtWidgets/qcombobox.h:103:10: note: declared here 103 | void setAutoCompletion(bool enable); | ^~~~~~~~~~~~~~~~~ In file included from ui_TabularUi.h:28, from GuiTabular.h:19, from GuiTabular.cpp:16: GuiSetBorder.h:29:58: warning: ‘constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]’ is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 29 | GuiSetBorder(QWidget * parent = 0, Qt::WindowFlags fl = 0); | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1302, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from GuiTabular.h:18, from GuiTabular.cpp:16: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | ("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ In file included from GuiTabular.h:19, from GuiTabular.cpp:16: ui_TabularUi.h: In member function ‘void Ui_TabularUi::setupUi(QWidget*)’: ui_TabularUi.h:540:44: warning: ‘constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]’ is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 540 | borders = new GuiSetBorder(bordersF); | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1302, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from GuiTabular.h:18, from GuiTabular.cpp:16: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | ("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ GuiSpellchecker.cpp: In function ‘lyx::frontend::Dialog* lyx::frontend::createGuiSpellchecker(lyx::frontend::GuiView&)’: GuiSpellchecker.cpp:618:73: warning: ‘constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]’ is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 618 | iSpellchecker * gui = new GuiSpellchecker(lv, Qt::RightDockWidgetArea); | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1302, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from DockView.h:15, from GuiSpellchecker.h:18, from GuiSpellchecker.cpp:15: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | ("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o GuiWrap.o GuiWrap.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qdialog.h:43, from /usr/include/qt5/QtWidgets/QDialog:1, from GuiDialog.h:18, from GuiWrap.h:15, from GuiWrap.cpp:13: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from GuiDialog.h:15, from GuiWrap.h:15, from GuiWrap.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o IconPalette.o IconPalette.cpp In file included from GuiToc.h:18, from GuiToc.cpp:15: DockView.h:41:35: warning: ‘constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]’ is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 41 | Qt::WindowFlags flags = 0); | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1302, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from DockView.h:15, from GuiToc.h:18, from GuiToc.cpp:15: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | ("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ In file included from GuiToc.cpp:15: GuiToc.h:35:27: warning: ‘constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]’ is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 35 | Qt::WindowFlags flags = 0); | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1302, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from DockView.h:15, from GuiToc.h:18, from GuiToc.cpp:15: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | ("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qwidget.h:43, from /usr/include/qt5/QtWidgets/QWidget:1, from IconPalette.h:15, from IconPalette.cpp:13: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qwidget.h:43, from /usr/include/qt5/QtWidgets/QWidget:1, from IconPalette.h:15, from IconPalette.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o InGuiThread.o InGuiThread.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qapplication.h:43, from /usr/include/qt5/QtWidgets/QApplication:1, from InGuiThread.cpp:19: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qmutex.h:43, from /usr/include/qt5/QtCore/QMutex:1, from InGuiThread.h:15, from InGuiThread.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | GuiToc.cpp: In function ‘lyx::frontend::Dialog* lyx::frontend::createGuiToc(lyx::frontend::GuiView&)’: GuiToc.cpp:94:22: warning: ‘constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]’ is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 94 | return new GuiToc(lv); | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1302, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from DockView.h:15, from GuiToc.h:18, from GuiToc.cpp:15: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | ("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o InsertTableWidget.o InsertTableWidget.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qwidget.h:43, from /usr/include/qt5/QtWidgets/QWidget:1, from InsertTableWidget.h:16, from InsertTableWidget.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qwidget.h:43, from /usr/include/qt5/QtWidgets/QWidget:1, from InsertTableWidget.h:16, from InsertTableWidget.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from GuiViewSource.h:20, from GuiViewSource.cpp:16: DockView.h:41:35: warning: ‘constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]’ is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 41 | Qt::WindowFlags flags = 0); | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1302, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qapplication.h:43, from /usr/include/qt5/QtWidgets/QApplication:1, from GuiApplication.h:19, from GuiViewSource.cpp:15: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | ("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ In file included from GuiViewSource.cpp:16: GuiViewSource.h:103:27: warning: ‘constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]’ is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 103 | Qt::WindowFlags flags = 0); | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1302, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qapplication.h:43, from /usr/include/qt5/QtWidgets/QApplication:1, from GuiApplication.h:19, from GuiViewSource.cpp:15: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | ("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o InsetParamsDialog.o InsetParamsDialog.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o InsetParamsWidget.o InsetParamsWidget.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qmainwindow.h:43, from /usr/include/qt5/QtWidgets/QMainWindow:1, from GuiView.h:22, from DialogView.h:16, from InsetParamsDialog.h:15, from InsetParamsDialog.cpp:13: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from DialogView.h:15, from InsetParamsDialog.h:15, from InsetParamsDialog.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o LengthCombo.o LengthCombo.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from InsetParamsWidget.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from InsetParamsWidget.h:18, from InsetParamsWidget.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | GuiViewSource.cpp: In function ‘lyx::frontend::Dialog* lyx::frontend::createGuiViewSource(lyx::frontend::GuiView&)’: GuiViewSource.cpp:480:29: warning: ‘constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]’ is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 480 | return new GuiViewSource(lv); | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1302, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qapplication.h:43, from /usr/include/qt5/QtWidgets/QApplication:1, from GuiApplication.h:19, from GuiViewSource.cpp:15: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | ("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qcombobox.h:43, from /usr/include/qt5/QtWidgets/QComboBox:1, from LengthCombo.h:15, from LengthCombo.cpp:17: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qcombobox.h:43, from /usr/include/qt5/QtWidgets/QComboBox:1, from LengthCombo.h:15, from LengthCombo.cpp:17: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o LyXFileDialog.o LyXFileDialog.cpp In file included from GuiToc.h:18, from GuiView.cpp:25: DockView.h:41:35: warning: ‘constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]’ is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 41 | Qt::WindowFlags flags = 0); | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1302, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qmainwindow.h:43, from /usr/include/qt5/QtWidgets/QMainWindow:1, from GuiView.h:22, from GuiView.cpp:16: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | ("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ In file included from GuiView.cpp:25: GuiToc.h:35:27: warning: ‘constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]’ is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 35 | Qt::WindowFlags flags = 0); | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1302, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qmainwindow.h:43, from /usr/include/qt5/QtWidgets/QMainWindow:1, from GuiView.h:22, from GuiView.cpp:16: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | ("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qfiledialog.h:43, from /usr/include/qt5/QtWidgets/QFileDialog:1, from LyXFileDialog.h:17, from LyXFileDialog.cpp:13: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from FileDialog.h:16, from LyXFileDialog.h:15, from LyXFileDialog.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o LaTeXHighlighter.o LaTeXHighlighter.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtGui/qsyntaxhighlighter.h:43, from /usr/include/qt5/QtGui/QSyntaxHighlighter:1, from LaTeXHighlighter.h:15, from LaTeXHighlighter.cpp:13: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtGui/qsyntaxhighlighter.h:43, from /usr/include/qt5/QtGui/QSyntaxHighlighter:1, from LaTeXHighlighter.h:15, from LaTeXHighlighter.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o LayoutBox.o LayoutBox.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qcombobox.h:43, from /usr/include/qt5/QtWidgets/QComboBox:1, from LayoutBox.h:21, from LayoutBox.cpp:18: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qcombobox.h:43, from /usr/include/qt5/QtWidgets/QComboBox:1, from LayoutBox.h:21, from LayoutBox.cpp:18: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Menus.o Menus.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qmenu.h:43, from /usr/include/qt5/QtWidgets/QMenu:1, from Menus.h:16, from Menus.cpp:19: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qmenu.h:43, from /usr/include/qt5/QtWidgets/QMenu:1, from Menus.h:16, from Menus.cpp:19: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o PanelStack.o PanelStack.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o qt_helpers.o qt_helpers.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qlineedit.h:43, from /usr/include/qt5/QtWidgets/QLineEdit:1, from FancyLineEdit.h:17, from PanelStack.h:16, from PanelStack.cpp:13: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qlineedit.h:43, from /usr/include/qt5/QtWidgets/QLineEdit:1, from FancyLineEdit.h:17, from PanelStack.h:16, from PanelStack.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from qt_helpers.cpp:15: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from qt_helpers.cpp:15: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o TocModel.o TocModel.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o TocWidget.o TocWidget.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from TocModel.cpp:22: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qhash.h:44, from /usr/include/qt5/QtCore/QHash:1, from TocModel.h:17, from TocModel.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtGui/qicon.h:43, from /usr/include/qt5/QtGui/QIcon:1, from ui_TocUi.h:13, from TocWidget.h:16, from TocWidget.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qatomic.h:41, from /usr/include/qt5/QtCore/qvariant.h:43, from /usr/include/qt5/QtCore/QVariant:1, from ui_TocUi.h:12, from TocWidget.h:16, from TocWidget.cpp:14: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Toolbars.o Toolbars.cpp In file included from ui_TabularUi.h:28, from GuiTabular.h:19, from InsetParamsDialog.cpp:26: GuiSetBorder.h:29:58: warning: ‘constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]’ is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 29 | GuiSetBorder(QWidget * parent = 0, Qt::WindowFlags fl = 0); | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1302, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from DialogView.h:15, from InsetParamsDialog.h:15, from InsetParamsDialog.cpp:13: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | ("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ In file included from GuiTabular.h:19, from InsetParamsDialog.cpp:26: ui_TabularUi.h: In member function ‘void Ui_TabularUi::setupUi(QWidget*)’: ui_TabularUi.h:540:44: warning: ‘constexpr QFlags::QFlags(QFlags::Zero) [with Enum = Qt::WindowType; QFlags::Zero = int QFlags::Private::*]’ is deprecated: Use default constructor instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 540 | borders = new GuiSetBorder(bordersF); | ^ In file included from /usr/include/qt5/QtCore/qglobal.h:1302, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from DialogView.h:15, from InsetParamsDialog.h:15, from InsetParamsDialog.cpp:13: /usr/include/qt5/QtCore/qflags.h:123:80: note: declared here 123 | ("Use default constructor instead") Q_DECL_CONSTEXPR inline QFlags(Zero) noexcept : i(0) {} | ^~~~~~ In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from Toolbars.cpp:20: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from Toolbars.cpp:20: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | GuiWorkArea.cpp: In constructor ‘lyx::frontend::DisplayPath::DisplayPath(int, const lyx::support::FileName&)’: GuiWorkArea.cpp:1932:38: warning: ‘QStringList QString::split(const QString&, QString::SplitBehavior, Qt::CaseSensitivity) const’ is deprecated: Use Qt::SplitBehavior variant instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 1932 | split("/", QString::SkipEmptyParts); | ^ In file included from /usr/include/qt5/QtCore/qhashfunctions.h:44, from /usr/include/qt5/QtCore/qlist.h:47, from /usr/include/qt5/QtCore/qvariant.h:45, from /usr/include/qt5/QtCore/QVariant:1, from ui_WorkAreaUi.h:12, from GuiWorkArea.h:16, from GuiWorkArea.cpp:14: /usr/include/qt5/QtCore/qstring.h:604:17: note: declared here 604 | QStringList split(const QString &sep, SplitBehavior behavior, | ^~~~~ x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o ToolTipFormatter.o ToolTipFormatter.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Validator.o Validator.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtWidgets/qtwidgetsglobal.h:43, from /usr/include/qt5/QtWidgets/qheaderview.h:43, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from ToolTipFormatter.cpp:14: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qnamespace.h:43, from /usr/include/qt5/QtCore/qobjectdefs.h:48, from /usr/include/qt5/QtCore/qobject.h:46, from /usr/include/qt5/QtCore/QObject:1, from ToolTipFormatter.h:15, from ToolTipFormatter.cpp:13: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Resources.o Resources.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtGui/qvalidator.h:44, from /usr/include/qt5/QtGui/QValidator:1, from Validator.h:31, from Validator.cpp:15: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtCore/qchar.h:43, from /usr/include/qt5/QtCore/qstring.h:49, from /usr/include/qt5/QtCore/QString:1, from Dialog.h:21, from Validator.h:29, from Validator.cpp:15: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | GuiView.cpp: In member function ‘bool lyx::frontend::GuiView::lfunUiToggle(const string&)’: GuiView.cpp:4389:36: warning: ‘void QWidget::getContentsMargins(int*, int*, int*, int*) const’ is deprecated: use contentsMargins() []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 4389 | getContentsMargins(&l, &t, &r, &b); | ^ In file included from /usr/include/qt5/QtWidgets/qmainwindow.h:44, from /usr/include/qt5/QtWidgets/QMainWindow:1, from GuiView.h:22, from GuiView.cpp:16: /usr/include/qt5/QtWidgets/qwidget.h:530:10: note: declared here 530 | void getContentsMargins(int *left, int *top, int *right, int *bottom) const; | ^~~~~~~~~~~~~~~~~~ LayoutBox.cpp: In member function ‘void lyx::frontend::LayoutItemDelegate::drawCategoryHeader(QPainter*, const QStyleOptionViewItem&, const QString&) const’: LayoutBox.cpp:274:27: warning: ‘int QFontMetrics::width(const QString&, int) const’ is deprecated: Use QFontMetrics::horizontalAdvance []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 274 | int w = fm.width(category); | ^ In file included from /usr/include/qt5/QtWidgets/qwidget.h:50, from /usr/include/qt5/QtWidgets/qcombobox.h:44, from /usr/include/qt5/QtWidgets/QComboBox:1, from LayoutBox.h:21, from LayoutBox.cpp:18: /usr/include/qt5/QtGui/qfontmetrics.h:106:9: note: declared here 106 | int width(const QString &, int len = -1) const; | ^~~~~ PanelStack.cpp: In member function ‘void lyx::frontend::PanelStack::addCategory(const QString&, const QString&)’: PanelStack.cpp:124:35: warning: ‘int QFontMetrics::width(const QString&, int) const’ is deprecated: Use QFontMetrics::horizontalAdvance []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 124 | int itemsize = fm.width(qt_(name)) + 10 + list_->indentation() * depth; | ^ In file included from /usr/include/qt5/QtWidgets/qwidget.h:50, from /usr/include/qt5/QtWidgets/qframe.h:44, from /usr/include/qt5/QtWidgets/qlineedit.h:44, from /usr/include/qt5/QtWidgets/QLineEdit:1, from FancyLineEdit.h:17, from PanelStack.h:16, from PanelStack.cpp:13: /usr/include/qt5/QtGui/qfontmetrics.h:106:9: note: declared here 106 | int width(const QString &, int len = -1) const; | ^~~~~ PanelStack.cpp: In function ‘void lyx::frontend::setTreeItemStatus(QTreeWidgetItem*, bool)’: PanelStack.cpp:216:74: warning: ‘void QTreeWidgetItem::setTextColor(int, const QColor&)’ is deprecated: Use QTreeWidgetItem::setForeground() instead []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 216 | QPalette::Text)); | ^ In file included from /usr/include/qt5/QtWidgets/QTreeWidget:1, from PanelStack.cpp:37: /usr/include/qt5/QtWidgets/qtreewidget.h:156:17: note: declared here 156 | inline void setTextColor(int column, const QColor &color) | ^~~~~~~~~~~~ qt_helpers.cpp: In function ‘QStringList lyx::texFileList(const QString&)’: qt_helpers.cpp:339:25: warning: ‘static QList QList::fromSet(const QSet&) [with T = QString]’ is deprecated: Use QList(set.begin(), set.end()) instead. []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 339 | return QList::fromSet(set); | ^~~~~~~ In file included from /usr/include/qt5/QtCore/qobject.h:49, from /usr/include/qt5/QtWidgets/qwidget.h:45, from /usr/include/qt5/QtWidgets/qframe.h:44, from /usr/include/qt5/QtWidgets/qabstractscrollarea.h:44, from /usr/include/qt5/QtWidgets/qabstractitemview.h:44, from /usr/include/qt5/QtWidgets/qheaderview.h:44, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from qt_helpers.cpp:15: /usr/include/qt5/QtCore/qlist.h:411:21: note: declared here 411 | static QList fromSet(const QSet &set); | ^~~~~~~ qt_helpers.cpp:339:36: warning: ‘static QList QList::fromSet(const QSet&) [with T = QString]’ is deprecated: Use QList(set.begin(), set.end()) instead. []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 339 | return QList::fromSet(set); | ^ In file included from /usr/include/qt5/QtCore/qitemselectionmodel.h:45, from /usr/include/qt5/QtWidgets/qabstractitemview.h:46, from /usr/include/qt5/QtWidgets/qheaderview.h:44, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from qt_helpers.cpp:15: /usr/include/qt5/QtCore/qset.h:418:10: note: declared here 418 | QList QList::fromSet(const QSet &set) | ^~~~~~~~ qt_helpers.cpp: In function ‘QString lyx::formatToolTip(QString, int)’: qt_helpers.cpp:643:56: warning: ‘int QFontMetrics::width(const QString&, int) const’ is deprecated: Use QFontMetrics::horizontalAdvance []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 643 | int const px_width = em * QFontMetrics(font).width("M"); | ^ In file included from /usr/include/qt5/QtWidgets/qwidget.h:50, from /usr/include/qt5/QtWidgets/qframe.h:44, from /usr/include/qt5/QtWidgets/qabstractscrollarea.h:44, from /usr/include/qt5/QtWidgets/qabstractitemview.h:44, from /usr/include/qt5/QtWidgets/qheaderview.h:44, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from qt_helpers.cpp:15: /usr/include/qt5/QtGui/qfontmetrics.h:106:9: note: declared here 106 | int width(const QString &, int len = -1) const; | ^~~~~ In file included from /usr/include/qt5/QtCore/qitemselectionmodel.h:45, from /usr/include/qt5/QtWidgets/qabstractitemview.h:46, from /usr/include/qt5/QtWidgets/qheaderview.h:44, from /usr/include/qt5/QtWidgets/QHeaderView:1, from qt_helpers.h:24, from qt_helpers.cpp:15: /usr/include/qt5/QtCore/qset.h: In instantiation of ‘static QList QList::fromSet(const QSet&) [with T = QString]’: qt_helpers.cpp:339:25: required from here /usr/include/qt5/QtCore/qset.h:420:22: warning: ‘QList QSet::toList() const [with T = QString]’ is deprecated: Use values() instead. []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 420 | return set.toList(); | ~~~~~~~~~~^~ /usr/include/qt5/QtCore/qset.h:265:14: note: declared here 265 | QList toList() const { return values(); } | ^~~~~~ rm -f liblyxqt4.a x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-ranlib liblyxqt4.a make[6]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/frontends/qt4' make[5]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/frontends/qt4' Making all in . make[5]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/frontends' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -fPIC -O2 -std=c++14 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o WorkAreaManager.o WorkAreaManager.cpp rm -f liblyxfrontends.a x86_64-pc-linux-gnu-ar cr liblyxfrontends.a WorkAreaManager.o x86_64-pc-linux-gnu-ranlib liblyxfrontends.a make[5]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/frontends' make[4]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/frontends' Making all in . make[4]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src' x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o main.o main.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o BiblioInfo.o BiblioInfo.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Box.o Box.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Compare.o Compare.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Dimension.o Dimension.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o HunspellChecker.o HunspellChecker.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o PersonalWordList.o PersonalWordList.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o LaTeXFonts.o LaTeXFonts.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o PrinterParams.o PrinterParams.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Thesaurus.o Thesaurus.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Author.o Author.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o boost.o boost.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o BranchList.o BranchList.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Buffer.o Buffer.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o buffer_funcs.o buffer_funcs.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o BufferList.o BufferList.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o BufferParams.o BufferParams.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o BufferView.o BufferView.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Bullet.o Bullet.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Changes.o Changes.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Chktex.o Chktex.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o CiteEnginesList.o CiteEnginesList.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o CmdDef.o CmdDef.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Color.o Color.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o ConverterCache.o ConverterCache.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Converter.o Converter.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o CoordCache.o CoordCache.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Counters.o Counters.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Cursor.o Cursor.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o CursorSlice.o CursorSlice.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o CutAndPaste.o CutAndPaste.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o DepTable.o DepTable.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o DocIterator.o DocIterator.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Encoding.o Encoding.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o BufferEncodings.o BufferEncodings.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o ErrorList.o ErrorList.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Exporter.o Exporter.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o factory.o factory.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Floating.o Floating.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o FloatList.o FloatList.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o FontInfo.o FontInfo.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o FontList.o FontList.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Font.o Font.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Format.o Format.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o FuncRequest.o FuncRequest.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o FuncStatus.o FuncStatus.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Graph.o Graph.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o IndicesList.o IndicesList.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o InsetIterator.o InsetIterator.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o InsetList.o InsetList.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Intl.o Intl.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o KeyMap.o KeyMap.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o KeySequence.o KeySequence.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Language.o Language.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o LaTeX.o LaTeX.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o LaTeXFeatures.o LaTeXFeatures.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o LaTeXPackages.o LaTeXPackages.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o LayoutFile.o LayoutFile.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o LayoutModuleList.o LayoutModuleList.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Length.o Length.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o lengthcommon.o lengthcommon.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Lexer.o Lexer.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o LyX.o LyX.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o LyXAction.o LyXAction.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o lyxfind.o lyxfind.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o LyXRC.o LyXRC.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o LyXVC.o LyXVC.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o MetricsInfo.o MetricsInfo.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o ModuleList.o ModuleList.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Mover.o Mover.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o output_docbook.o output_docbook.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o output.o output.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o output_latex.o output_latex.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o output_xhtml.o output_xhtml.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o OutputParams.o OutputParams.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o output_plaintext.o output_plaintext.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Paragraph.o Paragraph.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o ParagraphMetrics.o ParagraphMetrics.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o ParagraphParameters.o ParagraphParameters.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o ParIterator.o ParIterator.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o PDFOptions.o PDFOptions.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Row.o Row.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o RowPainter.o RowPainter.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Server.o Server.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o ServerSocket.o ServerSocket.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o sgml.o sgml.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Session.o Session.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Spacing.o Spacing.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o TexRow.o TexRow.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o texstream.o texstream.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Text.o Text.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Text2.o Text2.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Text3.o Text3.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o TextClass.o TextClass.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o TextMetrics.o TextMetrics.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o TocBackend.o TocBackend.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o TocBuilder.o TocBuilder.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Trans.o Trans.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Undo.o Undo.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o VCBackend.o VCBackend.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o version.o version.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o VSpace.o VSpace.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o WordList.o WordList.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Layout.o Layout.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathAMSArray.o mathed/InsetMathAMSArray.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathArray.o mathed/InsetMathArray.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathBig.o mathed/InsetMathBig.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathBoldSymbol.o mathed/InsetMathBoldSymbol.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathBox.o mathed/InsetMathBox.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathBrace.o mathed/InsetMathBrace.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMath.o mathed/InsetMath.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathCancel.o mathed/InsetMathCancel.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathCancelto.o mathed/InsetMathCancelto.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathCases.o mathed/InsetMathCases.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathChar.o mathed/InsetMathChar.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathClass.o mathed/InsetMathClass.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathColor.o mathed/InsetMathColor.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathCommand.o mathed/InsetMathCommand.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathComment.o mathed/InsetMathComment.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathDecoration.o mathed/InsetMathDecoration.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathDelim.o mathed/InsetMathDelim.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathDiagram.o mathed/InsetMathDiagram.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathDiff.o mathed/InsetMathDiff.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathDots.o mathed/InsetMathDots.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathEnsureMath.o mathed/InsetMathEnsureMath.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathEnv.o mathed/InsetMathEnv.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathExFunc.o mathed/InsetMathExFunc.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathExInt.o mathed/InsetMathExInt.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathFont.o mathed/InsetMathFont.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathFontOld.o mathed/InsetMathFontOld.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathFrac.o mathed/InsetMathFrac.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathGrid.o mathed/InsetMathGrid.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathHull.o mathed/InsetMathHull.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathKern.o mathed/InsetMathKern.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathLefteqn.o mathed/InsetMathLefteqn.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathLim.o mathed/InsetMathLim.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathMacro.o mathed/InsetMathMacro.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathMacroArgument.o mathed/InsetMathMacroArgument.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathMacroTemplate.o mathed/InsetMathMacroTemplate.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathMatrix.o mathed/InsetMathMatrix.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathNest.o mathed/InsetMathNest.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathNumber.o mathed/InsetMathNumber.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathOverset.o mathed/InsetMathOverset.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathPar.o mathed/InsetMathPar.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathPhantom.o mathed/InsetMathPhantom.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathRef.o mathed/InsetMathRef.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathRoot.o mathed/InsetMathRoot.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathScript.o mathed/InsetMathScript.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathSideset.o mathed/InsetMathSideset.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathSize.o mathed/InsetMathSize.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathSpace.o mathed/InsetMathSpace.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathSpecialChar.o mathed/InsetMathSpecialChar.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathSplit.o mathed/InsetMathSplit.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathSqrt.o mathed/InsetMathSqrt.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathStackrel.o mathed/InsetMathStackrel.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathString.o mathed/InsetMathString.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathSubstack.o mathed/InsetMathSubstack.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathSymbol.o mathed/InsetMathSymbol.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathTabular.o mathed/InsetMathTabular.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathUnderset.o mathed/InsetMathUnderset.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathUnknown.o mathed/InsetMathUnknown.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathXArrow.o mathed/InsetMathXArrow.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/InsetMathXYMatrix.o mathed/InsetMathXYMatrix.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/MacroTable.o mathed/MacroTable.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/MathAtom.o mathed/MathAtom.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/MathAutoCorrect.o mathed/MathAutoCorrect.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/MathClass.o mathed/MathClass.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/MathData.o mathed/MathData.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/MathExtern.o mathed/MathExtern.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/MathFactory.o mathed/MathFactory.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/MathParser.o mathed/MathParser.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/MathRow.o mathed/MathRow.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/MathStream.o mathed/MathStream.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/MathSupport.o mathed/MathSupport.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o mathed/TextPainter.o mathed/TextPainter.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/ExternalSupport.o insets/ExternalSupport.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/ExternalTemplate.o insets/ExternalTemplate.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/ExternalTransforms.o insets/ExternalTransforms.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/RenderButton.o insets/RenderButton.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/RenderGraphic.o insets/RenderGraphic.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/RenderPreview.o insets/RenderPreview.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/Inset.o insets/Inset.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetArgument.o insets/InsetArgument.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetBibitem.o insets/InsetBibitem.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetBibtex.o insets/InsetBibtex.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetBox.o insets/InsetBox.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetBranch.o insets/InsetBranch.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetCaption.o insets/InsetCaption.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetCaptionable.o insets/InsetCaptionable.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetCitation.o insets/InsetCitation.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetCollapsible.o insets/InsetCollapsible.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetCommand.o insets/InsetCommand.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetCommandParams.o insets/InsetCommandParams.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetERT.o insets/InsetERT.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetExternal.o insets/InsetExternal.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetFlex.o insets/InsetFlex.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetFloat.o insets/InsetFloat.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetFloatList.o insets/InsetFloatList.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetFoot.o insets/InsetFoot.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetFootlike.o insets/InsetFootlike.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetGraphicsParams.o insets/InsetGraphicsParams.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetGraphics.o insets/InsetGraphics.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetHyperlink.o insets/InsetHyperlink.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetInclude.o insets/InsetInclude.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetIndex.o insets/InsetIndex.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetInfo.o insets/InsetInfo.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetIPA.o insets/InsetIPA.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetIPAMacro.o insets/InsetIPAMacro.cpp In file included from /usr/include/qt5/QtGui/qtguiglobal.h:44, from /usr/include/qt5/QtGui/qimage.h:43, from /usr/include/qt5/QtGui/QImage:1, from insets/InsetInfo.cpp:50: /usr/include/qt5/QtGui/qtgui-config.h:26: warning: "QT_NO_IMAGEFORMAT_JPEG" redefined 26 | #define QT_NO_IMAGEFORMAT_JPEG true | In file included from /usr/include/qt5/QtCore/qconfig.h:1, from /usr/include/qt5/QtCore/qglobal.h:66, from /usr/include/qt5/QtGui/qtguiglobal.h:43, from /usr/include/qt5/QtGui/qimage.h:43, from /usr/include/qt5/QtGui/QImage:1, from insets/InsetInfo.cpp:50: /usr/include/qt5/Gentoo/gentoo-qconfig.h:5: note: this is the location of the previous definition 5 | #define QT_NO_IMAGEFORMAT_JPEG | x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetLabel.o insets/InsetLabel.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetLayout.o insets/InsetLayout.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetLine.o insets/InsetLine.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetListings.o insets/InsetListings.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetListingsParams.o insets/InsetListingsParams.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetMarginal.o insets/InsetMarginal.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetNewline.o insets/InsetNewline.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetNewpage.o insets/InsetNewpage.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetNomencl.o insets/InsetNomencl.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetNote.o insets/InsetNote.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetPhantom.o insets/InsetPhantom.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetPreview.o insets/InsetPreview.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetQuotes.o insets/InsetQuotes.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetRef.o insets/InsetRef.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetScript.o insets/InsetScript.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetSeparator.o insets/InsetSeparator.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetSpace.o insets/InsetSpace.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetSpecialChar.o insets/InsetSpecialChar.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetTabular.o insets/InsetTabular.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetText.o insets/InsetText.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetTOC.o insets/InsetTOC.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetVSpace.o insets/InsetVSpace.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o insets/InsetWrap.o insets/InsetWrap.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o graphics/epstools.o graphics/epstools.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o graphics/GraphicsCache.o graphics/GraphicsCache.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o graphics/GraphicsCacheItem.o graphics/GraphicsCacheItem.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o graphics/GraphicsConverter.o graphics/GraphicsConverter.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o graphics/GraphicsLoader.o graphics/GraphicsLoader.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o graphics/GraphicsParams.o graphics/GraphicsParams.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o graphics/PreviewImage.o graphics/PreviewImage.cpp x86_64-pc-linux-gnu-g++ -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 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o graphics/PreviewLoader.o graphics/PreviewLoader.cpp rm -f liblyxcore.a x86_64-pc-linux-gnu-ar cr liblyxcore.a Author.o boost.o BranchList.o Buffer.o buffer_funcs.o BufferList.o BufferParams.o BufferView.o Bullet.o Changes.o Chktex.o CiteEnginesList.o CmdDef.o Color.o ConverterCache.o Converter.o CoordCache.o Counters.o Cursor.o CursorSlice.o CutAndPaste.o DepTable.o DocIterator.o Encoding.o BufferEncodings.o ErrorList.o Exporter.o factory.o Floating.o FloatList.o FontInfo.o FontList.o Font.o Format.o FuncRequest.o FuncStatus.o Graph.o IndicesList.o InsetIterator.o InsetList.o Intl.o KeyMap.o KeySequence.o Language.o LaTeX.o LaTeXFeatures.o LaTeXPackages.o LayoutFile.o LayoutModuleList.o Length.o lengthcommon.o Lexer.o LyX.o LyXAction.o lyxfind.o LyXRC.o LyXVC.o MetricsInfo.o ModuleList.o Mover.o output_docbook.o output.o output_latex.o output_xhtml.o OutputParams.o output_plaintext.o Paragraph.o ParagraphMetrics.o ParagraphParameters.o ParIterator.o PDFOptions.o Row.o RowPainter.o Server.o ServerSocket.o sgml.o Session.o Spacing.o TexRow.o texstream.o Text.o Text2.o Text3.o TextClass.o TextMetrics.o TocBackend.o TocBuilder.o Trans.o Undo.o VCBackend.o version.o VSpace.o WordList.o Layout.o rm -f liblyxmathed.a x86_64-pc-linux-gnu-ar cr liblyxmathed.a mathed/InsetMathAMSArray.o mathed/InsetMathArray.o mathed/InsetMathBig.o mathed/InsetMathBoldSymbol.o mathed/InsetMathBox.o mathed/InsetMathBrace.o mathed/InsetMath.o mathed/InsetMathCancel.o mathed/InsetMathCancelto.o mathed/InsetMathCases.o mathed/InsetMathChar.o mathed/InsetMathClass.o mathed/InsetMathColor.o mathed/InsetMathCommand.o mathed/InsetMathComment.o mathed/InsetMathDecoration.o mathed/InsetMathDelim.o mathed/InsetMathDiagram.o mathed/InsetMathDiff.o mathed/InsetMathDots.o mathed/InsetMathEnsureMath.o mathed/InsetMathEnv.o mathed/InsetMathExFunc.o mathed/InsetMathExInt.o mathed/InsetMathFont.o mathed/InsetMathFontOld.o mathed/InsetMathFrac.o mathed/InsetMathGrid.o mathed/InsetMathHull.o mathed/InsetMathKern.o mathed/InsetMathLefteqn.o mathed/InsetMathLim.o mathed/InsetMathMacro.o mathed/InsetMathMacroArgument.o mathed/InsetMathMacroTemplate.o mathed/InsetMathMatrix.o mathed/InsetMathNest.o mathed/InsetMathNumber.o mathed/InsetMathOverset.o mathed/InsetMathPar.o mathed/InsetMathPhantom.o mathed/InsetMathRef.o mathed/InsetMathRoot.o mathed/InsetMathScript.o mathed/InsetMathSideset.o mathed/InsetMathSize.o mathed/InsetMathSpace.o mathed/InsetMathSpecialChar.o mathed/InsetMathSplit.o mathed/InsetMathSqrt.o mathed/InsetMathStackrel.o mathed/InsetMathString.o mathed/InsetMathSubstack.o mathed/InsetMathSymbol.o mathed/InsetMathTabular.o mathed/InsetMathUnderset.o mathed/InsetMathUnknown.o mathed/InsetMathXArrow.o mathed/InsetMathXYMatrix.o mathed/MacroTable.o mathed/MathAtom.o mathed/MathAutoCorrect.o mathed/MathClass.o mathed/MathData.o mathed/MathExtern.o mathed/MathFactory.o mathed/MathParser.o mathed/MathRow.o mathed/MathStream.o mathed/MathSupport.o mathed/TextPainter.o x86_64-pc-linux-gnu-ranlib liblyxcore.a x86_64-pc-linux-gnu-ranlib liblyxmathed.a rm -f liblyxgraphics.a x86_64-pc-linux-gnu-ar cr liblyxgraphics.a graphics/epstools.o graphics/GraphicsCache.o graphics/GraphicsCacheItem.o graphics/GraphicsConverter.o graphics/GraphicsLoader.o graphics/GraphicsParams.o graphics/PreviewImage.o graphics/PreviewLoader.o x86_64-pc-linux-gnu-ranlib liblyxgraphics.a rm -f liblyxinsets.a x86_64-pc-linux-gnu-ar cr liblyxinsets.a insets/ExternalSupport.o insets/ExternalTemplate.o insets/ExternalTransforms.o insets/RenderButton.o insets/RenderGraphic.o insets/RenderPreview.o insets/Inset.o insets/InsetArgument.o insets/InsetBibitem.o insets/InsetBibtex.o insets/InsetBox.o insets/InsetBranch.o insets/InsetCaption.o insets/InsetCaptionable.o insets/InsetCitation.o insets/InsetCollapsible.o insets/InsetCommand.o insets/InsetCommandParams.o insets/InsetERT.o insets/InsetExternal.o insets/InsetFlex.o insets/InsetFloat.o insets/InsetFloatList.o insets/InsetFoot.o insets/InsetFootlike.o insets/InsetGraphicsParams.o insets/InsetGraphics.o insets/InsetHyperlink.o insets/InsetInclude.o insets/InsetIndex.o insets/InsetInfo.o insets/InsetIPA.o insets/InsetIPAMacro.o insets/InsetLabel.o insets/InsetLayout.o insets/InsetLine.o insets/InsetListings.o insets/InsetListingsParams.o insets/InsetMarginal.o insets/InsetNewline.o insets/InsetNewpage.o insets/InsetNomencl.o insets/InsetNote.o insets/InsetPhantom.o insets/InsetPreview.o insets/InsetQuotes.o insets/InsetRef.o insets/InsetScript.o insets/InsetSeparator.o insets/InsetSpace.o insets/InsetSpecialChar.o insets/InsetTabular.o insets/InsetText.o insets/InsetTOC.o insets/InsetVSpace.o insets/InsetWrap.o x86_64-pc-linux-gnu-ranlib liblyxinsets.a x86_64-pc-linux-gnu-g++ -fPIC -O2 -std=c++14 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lyx main.o BiblioInfo.o Box.o Compare.o Dimension.o HunspellChecker.o PersonalWordList.o LaTeXFonts.o PrinterParams.o Thesaurus.o liblyxcore.a liblyxmathed.a liblyxinsets.a frontends/liblyxfrontends.a frontends/qt4/liblyxqt4.a liblyxgraphics.a support/liblyxsupport.a -lmythes-1.2 -lhunspell-1.7 -lmythes-1.2 -lmagic -lz -lQt5Concurrent -lQt5Svg -lQt5Widgets -lQt5X11Extras -lQt5Gui -lQt5Core -lxcb make[4]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src' Making all in client make[4]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/client' make all-am make[5]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/client' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -fPIC -O2 -std=c++14 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o boost.o boost.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I./.. -fPIC -O2 -std=c++14 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o client.o client.cpp x86_64-pc-linux-gnu-g++ -fPIC -O2 -std=c++14 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o lyxclient boost.o client.o ../../src/support/liblyxsupport.a -lmythes-1.2 -lmagic -lz -lQt5Concurrent -lQt5Svg -lQt5Widgets -lQt5X11Extras -lQt5Gui -lQt5Core -lxcb make[5]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/client' make[4]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/client' Making all in tex2lyx make[4]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/tex2lyx' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I../../src/tex2lyx -I../../src -I../.. -I../../src -fPIC -O2 -std=c++14 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o boost.o boost.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I../../src/tex2lyx -I../../src -I../.. -I../../src -fPIC -O2 -std=c++14 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Context.o Context.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I../../src/tex2lyx -I../../src -I../.. -I../../src -fPIC -O2 -std=c++14 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o dummy_impl.o dummy_impl.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I../../src/tex2lyx -I../../src -I../.. -I../../src -fPIC -O2 -std=c++14 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o math.o math.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I../../src/tex2lyx -I../../src -I../.. -I../../src -fPIC -O2 -std=c++14 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Parser.o Parser.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I../../src/tex2lyx -I../../src -I../.. -I../../src -fPIC -O2 -std=c++14 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o Preamble.o Preamble.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I../../src/tex2lyx -I../../src -I../.. -I../../src -fPIC -O2 -std=c++14 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o table.o table.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I../../src/tex2lyx -I../../src -I../.. -I../../src -fPIC -O2 -std=c++14 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o tex2lyx.o tex2lyx.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I../../src/tex2lyx -I../../src -I../.. -I../../src -fPIC -O2 -std=c++14 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -c -o text.o text.cpp x86_64-pc-linux-gnu-g++ -fPIC -O2 -std=c++14 -std=c++14 -O2 -pipe -march=native -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o tex2lyx boost.o Context.o dummy_impl.o math.o Parser.o Preamble.o table.o tex2lyx.o text.o ../Author.o ../CiteEnginesList.o ../Color.o ../Counters.o ../Encoding.o ../FloatList.o ../Floating.o ../FontInfo.o ../graphics/GraphicsParams.o ../insets/ExternalTemplate.o ../insets/ExternalTransforms.o ../insets/InsetLayout.o ../LaTeXPackages.o ../Layout.o ../LayoutFile.o ../LayoutModuleList.o ../Length.o ../lengthcommon.o ../Lexer.o ../ModuleList.o ../Spacing.o ../TextClass.o ../version.o ../../src/support/liblyxsupport.a -lQt5Concurrent -lQt5Svg -lQt5Widgets -lQt5X11Extras -lQt5Gui -lQt5Core -lxcb -lmythes-1.2 -lmagic -lz make[4]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/tex2lyx' Making all in convert make[4]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/convert' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/convert' make[3]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src' make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src' Making all in sourcedoc make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/sourcedoc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/sourcedoc' Making all in lib make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib' Making all in doc make[3]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib/doc' Making all in lyx2lyx make[3]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib/lyx2lyx' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib/lyx2lyx' make[3]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 lyx.desktop-temp lyx.desktop /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/lyx.png lyx.png /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/lyx.svg lyx.svg make[3]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib' make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib' Making all in src/client make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/client' make all-am make[3]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/client' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/client' make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/client' Making all in src/tex2lyx make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/tex2lyx' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/tex2lyx' Making all in src/convert make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/convert' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/convert' make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2' make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2' make[1]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2' >>> Source compiled. >>> Test phase [not enabled]: app-office/lyx-2.3.5.2 >>> Install app-office/lyx-2.3.5.2 into /var/tmp/portage/app-office/lyx-2.3.5.2/image/ make -j16 V=1 DESTDIR=/var/tmp/portage/app-office/lyx-2.3.5.2/image/ install Making install in autotests make[1]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/autotests' make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/autotests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/autotests' make[1]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/autotests' Making install in config make[1]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/config' make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/config' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/config' make[1]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/config' Making install in development make[1]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/development' make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/development' make[3]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/development' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/development' make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/development' make[1]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/development' Making install in po make[1]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/po' installing ar.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/ar/LC_MESSAGES/lyx.mo installing bg.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/bg/LC_MESSAGES/lyx.mo installing cs.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/cs/LC_MESSAGES/lyx.mo installing de.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/de/LC_MESSAGES/lyx.mo installing el.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/el/LC_MESSAGES/lyx.mo installing en.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/en/LC_MESSAGES/lyx.mo installing es.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/es/LC_MESSAGES/lyx.mo installing eu.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/eu/LC_MESSAGES/lyx.mo installing fi.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/fi/LC_MESSAGES/lyx.mo installing fr.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/fr/LC_MESSAGES/lyx.mo installing he.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/he/LC_MESSAGES/lyx.mo installing hu.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/hu/LC_MESSAGES/lyx.mo installing ia.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/ia/LC_MESSAGES/lyx.mo installing id.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/id/LC_MESSAGES/lyx.mo installing it.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/it/LC_MESSAGES/lyx.mo installing ja.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/ja/LC_MESSAGES/lyx.mo installing nb.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/nb/LC_MESSAGES/lyx.mo installing nl.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/nl/LC_MESSAGES/lyx.mo installing nn.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/nn/LC_MESSAGES/lyx.mo installing pl.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/pl/LC_MESSAGES/lyx.mo installing pt_BR.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/pt_BR/LC_MESSAGES/lyx.mo installing pt_PT.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/pt_PT/LC_MESSAGES/lyx.mo installing ru.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/ru/LC_MESSAGES/lyx.mo installing sk.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/sk/LC_MESSAGES/lyx.mo installing sv.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/sv/LC_MESSAGES/lyx.mo installing tr.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/tr/LC_MESSAGES/lyx.mo installing uk.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/uk/LC_MESSAGES/lyx.mo installing zh_CN.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/zh_CN/LC_MESSAGES/lyx.mo installing zh_TW.gmo as /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/locale/zh_TW/LC_MESSAGES/lyx.mo if test "lyx" = "gettext-tools"; then \ /bin/mkdir -p /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot lyx_pot.py postats.py pocheck.pl Makefile.in Rules-lyx Makevars.template; do \ /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ./$file \ /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/po' Making install in 3rdparty make[1]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/3rdparty' make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/3rdparty' make[3]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/3rdparty' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/3rdparty' make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/3rdparty' make[1]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/3rdparty' Making install in src make[1]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/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 make install-recursive make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src' Making install in support make[3]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/support' make install-am make[4]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/support' make[5]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/support' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/support' make[4]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/support' make[3]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/support' Making install in frontends make[3]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/frontends' Making install in qt4 make[4]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/frontends/qt4' make install-am make[5]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/frontends/qt4' make[6]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/frontends/qt4' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/frontends/qt4' make[5]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/frontends/qt4' make[4]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/frontends/qt4' Making install in . make[4]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/frontends' make[5]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/frontends' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/frontends' make[4]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/frontends' make[3]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/frontends' Making install in . make[3]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src' make[4]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src' make[4]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/bin' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/bin' make[4]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src' make[3]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src' Making install in client make[3]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/client' make install-am make[4]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/client' make[5]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/client' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/bin' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/man/man1' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c lyxclient '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/bin' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 lyxclient.1 '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/man/man1' make[5]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/client' make[4]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/client' make[3]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/client' Making install in tex2lyx make[3]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/tex2lyx' make[4]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/tex2lyx' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/bin' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/man/man1' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c tex2lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/bin' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 tex2lyx.1 '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/man/man1' make[4]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/tex2lyx' make[3]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/tex2lyx' Making install in convert make[3]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/convert' make[4]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/convert' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/convert' make[3]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/convert' make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src' make[1]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src' Making install in sourcedoc make[1]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/sourcedoc' make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/sourcedoc' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/sourcedoc' make[1]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/sourcedoc' Making install in lib make[1]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib' Making install in doc make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib/doc' make[3]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/ar' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/biblio' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/ca' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/clipart' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/cs' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/da' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/de/clipart' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/de' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/el' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/es/clipart' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/es' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ar/Intro.lyx ar/Shortcuts.lyx ar/Tutorial.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/ar' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ca/Intro.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/ca' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 biblio/alphadin.bst biblio/LyXDocs.bib '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/biblio' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 cs/Tutorial.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/cs' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 da/Intro.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/da' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 de/clipart/ERT.png de/clipart/ExternesMaterial.png de/clipart/Fussnote.png de/clipart/Gleitobjekt.png de/clipart/GrauschriftNotiz.png de/clipart/Kommentar.png de/clipart/LyXNotiz.png de/clipart/Marke.png de/clipart/Querverweis.png de/clipart/StandardBox.png de/clipart/Zusammenfassung.pdf '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/de/clipart' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/eu' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/fr/clipart' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 clipart/2D-intensity-plot.pdf clipart/3D-structure-distort.pdf clipart/Abstract.pdf clipart/BoxInsetDefault.png clipart/ChangesToolbar.png clipart/ChildDocument.png clipart/CommentNoteImage.png clipart/endnotes.pdf clipart/ERT.png clipart/escher-lsd.eps clipart/ExternalMaterial.png clipart/ExtraToolbar.png clipart/float.png clipart/footnote.png clipart/GreyedOutNoteImage.png clipart/label.png clipart/LyXNoteImage.png clipart/macrobox.png clipart/MacroToolbar.png clipart/macrouse.png clipart/mobius.eps clipart/platypus.eps clipart/reference.png clipart/SpaceMarker.png clipart/StandardToolbar.png clipart/Star-structure.pdf clipart/SVG-Drawing.svg clipart/ToolbarEnvBox.png clipart/ViewToolbar.png clipart/without_fntright.pdf clipart/with_fntright.pdf clipart/workaround.png '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/clipart' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 de/Additional.lyx de/Customization.lyx de/DummyDocument1.lyx de/DummyDocument2.lyx de/DummyTextDocument.txt de/EmbeddedObjects.lyx de/Formelnummerierung.lyx de/Intro.lyx de/Math.lyx de/Shortcuts.lyx de/Tutorial.lyx de/UserGuide.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/de' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/fr' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/gl' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 Additional.lyx Customization.lyx Development.lyx DummyTextDocument.txt DummyDocument1.lyx DummyDocument2.lyx EmbeddedObjects.lyx Formula-numbering.lyx Intro.lyx LaTeXConfig.lyx LFUNs.lyx Math.lyx Shortcuts.lyx SpecialParagraphShape.tex Tutorial.lyx UserGuide.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 el/Intro.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/el' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 es/clipart/ComentNotaImagen.png es/clipart/CuadroMinipagina.png es/clipart/DocumentoHijo.png es/clipart/es_ERT.png es/clipart/es_StandardToolbar.png es/clipart/es_ToolbarEnvBox.png es/clipart/etiqueta.png es/clipart/flotante.png es/clipart/GrisNotaImagen.png es/clipart/MaterialExterno.png es/clipart/NotaLyXImagen.png es/clipart/notapie.png es/clipart/referencia.png es/clipart/Resumen.pdf '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/es/clipart' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 es/Additional.lyx es/Customization.lyx es/DocumentoPostizo1.lyx es/DocumentoPostizo2.lyx es/DocumentoTextoPostizo.txt es/EmbeddedObjects.lyx es/Formula-numbering.lyx es/Intro.lyx es/Math.lyx es/Shortcuts.lyx es/Tutorial.lyx es/UserGuide.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/es' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 fr/clipart/BoxInsetDefault.png fr/clipart/CommentNoteImage.png fr/clipart/ERT.png fr/clipart/float.png fr/clipart/footnote.png fr/clipart/GreyedOutNoteImage.png fr/clipart/label.png fr/clipart/LyXNoteImage.png fr/clipart/reference.png fr/clipart/SousDocument.png '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/fr/clipart' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 fr/Additional.lyx fr/Customization.lyx fr/DocumentBidon1.lyx fr/DocumentBidon2.lyx fr/DocumentTexteBidon.txt fr/EmbeddedObjects.lyx fr/Formula-numbering.lyx fr/Intro.lyx fr/Math.lyx fr/Shortcuts.lyx fr/Tutorial.lyx fr/UserGuide.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/fr' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 eu/Intro.lyx eu/Tutorial.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/eu' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 gl/Intro.lyx gl/Tutorial.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/gl' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/he' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/hu' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/id/clipart' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/id' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/it/clipart' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/it' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/ja/clipart' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 id/Intro.lyx id/Shortcuts.lyx id/Tutorial.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/id' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 he/Intro.lyx he/Tutorial.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/he' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/ja' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 hu/Intro.lyx hu/Tutorial.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/hu' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 id/clipart/id-contrib.png id/clipart/id-footnote.png id/clipart/id-lingkungan.png '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/id/clipart' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/nb' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 it/clipart/it_footnote.png it/clipart/it_reference.png '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/it/clipart' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/nl/clipart' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/nl' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/pl' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/pt' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 it/Intro.lyx it/Tutorial.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/it' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ja/clipart/BoxInsetDefault.png ja/clipart/ChildDocument.png ja/clipart/CommentNoteImage.png ja/clipart/ERT.png ja/clipart/ExternalMaterial.png ja/clipart/float.png ja/clipart/footnote.png ja/clipart/GreyedOutNoteImage.png ja/clipart/label.png ja/clipart/LyXNoteImage.png ja/clipart/macrobox.png ja/clipart/reference.png ja/clipart/StandardToolbar.png ja/clipart/ToolbarEnvBox.png '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/ja/clipart' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/ro' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ja/Additional.lyx ja/Customization.lyx ja/DummyDocument1.lyx ja/DummyDocument2.lyx ja/DummyTextDocument.txt ja/EmbeddedObjects.lyx ja/Formula-numbering.lyx ja/Intro.lyx ja/LaTeXConfig.lyx ja/Math.lyx ja/Shortcuts.lyx ja/Tutorial.lyx ja/UserGuide.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/ja' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 nl/clipart/verwijzing.png nl/clipart/voetnoot.png '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/nl/clipart' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/ru/clipart' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 pl/Intro.lyx pl/Tutorial.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/pl' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/ru' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 nb/Intro.lyx nb/Tutorial.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/nb' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 nl/Intro.lyx nl/Shortcuts.lyx nl/Tutorial.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/nl' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/sk' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/sl' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 pt/Intro.lyx pt/Tutorial.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/pt' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/sv' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/uk/clipart' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ro/Intro.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/ro' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/uk' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ru/Intro.lyx ru/Tutorial.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/ru' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ru/clipart/ToolbarEnvBox.png '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/ru/clipart' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 sl/Intro.lyx sl/Tutorial.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/sl' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/zh_CN' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 sv/Intro.lyx sv/Shortcuts.lyx sv/Tutorial.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/sv' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 sk/Intro.lyx sk/Tutorial.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/sk' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 uk/Intro.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/uk' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 uk/clipart/footnote.png '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/uk/clipart' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 zh_CN/Intro.lyx zh_CN/Tutorial.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/zh_CN' make install-data-hook make[4]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib/doc' for i in Additional.lyx Customization.lyx Development.lyx DummyTextDocument.txt DummyDocument1.lyx DummyDocument2.lyx EmbeddedObjects.lyx Formula-numbering.lyx Intro.lyx LaTeXConfig.lyx LFUNs.lyx Math.lyx Shortcuts.lyx SpecialParagraphShape.tex Tutorial.lyx UserGuide.lyx ca/Intro.lyx cs/Tutorial.lyx da/Intro.lyx de/Additional.lyx de/Customization.lyx de/DummyDocument1.lyx de/DummyDocument2.lyx de/DummyTextDocument.txt de/EmbeddedObjects.lyx de/Formelnummerierung.lyx de/Intro.lyx de/Math.lyx de/Shortcuts.lyx de/Tutorial.lyx de/UserGuide.lyx es/Additional.lyx es/Customization.lyx es/DocumentoPostizo1.lyx es/DocumentoPostizo2.lyx es/DocumentoTextoPostizo.txt es/EmbeddedObjects.lyx es/Formula-numbering.lyx es/Intro.lyx es/Math.lyx es/Shortcuts.lyx es/Tutorial.lyx es/UserGuide.lyx eu/Intro.lyx eu/Tutorial.lyx fr/Additional.lyx fr/Customization.lyx fr/DocumentBidon1.lyx fr/DocumentBidon2.lyx fr/DocumentTexteBidon.txt fr/EmbeddedObjects.lyx fr/Formula-numbering.lyx fr/Intro.lyx fr/Math.lyx fr/Shortcuts.lyx fr/Tutorial.lyx fr/UserGuide.lyx gl/Intro.lyx gl/Tutorial.lyx he/Intro.lyx he/Tutorial.lyx hu/Intro.lyx hu/Tutorial.lyx it/Intro.lyx it/Tutorial.lyx ja/Additional.lyx ja/Customization.lyx ja/DummyDocument1.lyx ja/DummyDocument2.lyx ja/DummyTextDocument.txt ja/EmbeddedObjects.lyx ja/Formula-numbering.lyx ja/Intro.lyx ja/LaTeXConfig.lyx ja/Math.lyx ja/Shortcuts.lyx ja/Tutorial.lyx ja/UserGuide.lyx nb/Intro.lyx nb/Tutorial.lyx nl/Intro.lyx nl/Shortcuts.lyx nl/Tutorial.lyx pl/Intro.lyx pl/Tutorial.lyx pt/Intro.lyx pt/Tutorial.lyx ro/Intro.lyx ru/Intro.lyx ru/Tutorial.lyx sk/Intro.lyx sk/Tutorial.lyx sl/Intro.lyx sl/Tutorial.lyx sv/Intro.lyx sv/Shortcuts.lyx sv/Tutorial.lyx uk/Intro.lyx zh_CN/Intro.lyx zh_CN/Tutorial.lyx; \ do \ if /bin/grep -E -q "LYX_DIR_VER|LYX_USERDIR_VER|^\\\\origin " "/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/$i"; then \ origin=`dirname "/systemlyxdir/doc/$i"`/; \ sed -e "s/LYX_DIR_VER/LYX_DIR_23x/g" \ -e "s/LYX_USERDIR_VER/LYX_USERDIR_23x/g" \ -e "s|^\\\\origin .*|\\\\origin $origin|" \ "/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/$i" > "/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/$i.tmp"; \ mv -f "/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/$i.tmp" "/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/$i"; \ chmod 644 "/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/doc/$i"; \ fi; \ done make[4]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib/doc' make[3]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib/doc' make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib/doc' Making install in lyx2lyx make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib/lyx2lyx' make[3]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib/lyx2lyx' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/lyx2lyx' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 lyx2lyx lyx2lyx_version.py lyx2lyx_lang.py generate_encoding_info.py parser_tools.py lyx2lyx_tools.py unicode_symbols.py LyX.py lyx_0_06.py lyx_0_08.py lyx_0_10.py lyx_0_12.py lyx_1_0.py lyx_1_1.py lyx_1_1_5.py lyx_1_1_6_0.py lyx_1_1_6_3.py lyx_1_2.py lyx_1_3.py lyx_1_4.py lyx_1_5.py lyx_1_6.py lyx_2_0.py lyx_2_1.py lyx_2_2.py lyx_2_3.py profiling.py test_parser_tools.py '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/lyx2lyx' -c:2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules... lyx2lyx_version.pylyx2lyx_lang.pygenerate_encoding_info.pyparser_tools.pylyx2lyx_tools.pyunicode_symbols.pyLyX.pylyx_0_06.pylyx_0_08.pylyx_0_10.pylyx_0_12.pylyx_1_0.pylyx_1_1.pylyx_1_1_5.pylyx_1_1_6_0.pylyx_1_1_6_3.pylyx_1_2.pylyx_1_3.pylyx_1_4.pylyx_1_5.pylyx_1_6.pylyx_2_0.pylyx_2_1.pylyx_2_2.pylyx_2_3.pyprofiling.pytest_parser_tools.py Byte-compiling python modules (optimized versions) ... lyx2lyx_version.pylyx2lyx_lang.pygenerate_encoding_info.pyparser_tools.pylyx2lyx_tools.pyunicode_symbols.pyLyX.pylyx_0_06.pylyx_0_08.pylyx_0_10.pylyx_0_12.pylyx_1_0.pylyx_1_1.pylyx_1_1_5.pylyx_1_1_6_0.pylyx_1_1_6_3.pylyx_1_2.pylyx_1_3.pylyx_1_4.pylyx_1_5.pylyx_1_6.pylyx_2_0.pylyx_2_1.pylyx_2_2.pylyx_2_3.pyprofiling.pytest_parser_tools.py make install-data-hook make[4]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib/lyx2lyx' chmod 755 /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/lyx2lyx/lyx2lyx make[4]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib/lyx2lyx' make[3]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib/lyx2lyx' make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib/lyx2lyx' make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib' make[3]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/applications' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/ar' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/bind' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/ca' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/citeengines' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/cs' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/commands' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/da' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/bind/de' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/de' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/el' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/es' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/eu' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 lyx.desktop '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/applications' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/ar/splash.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/ar' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/fa' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 citeengines/basic.citeengine citeengines/biblatex.citeengine citeengines/biblatex-natbib.citeengine citeengines/jurabib.citeengine citeengines/natbib.citeengine '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/citeengines' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/ca/ItemizeBullets.lyx examples/ca/splash.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/ca' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 bind/broadway.bind bind/cua.bind bind/cyrkeys.bind bind/emacs.bind bind/greekkeys.bind bind/hollywood.bind bind/latinkeys.bind bind/mac.bind bind/math.bind bind/menus.bind bind/sciword.bind bind/site.bind bind/xemacs.bind bind/aqua.bind '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/bind' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/fonts' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/da/splash.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/da' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/cs/splash.lyx examples/cs/priklad_syrovy.lyx examples/cs/priklad_zLyXovany.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/cs' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 bind/de/menus.bind '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/bind/de' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 commands/default.def '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/commands' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/de/beamer.lyx examples/de/beamer-article.lyx examples/de/beispiel_gelyxt.lyx examples/de/beispiel_roh.lyx examples/de/Braille.lyx examples/de/Dezimal.lyx examples/de/europassCV.lyx examples/de/FeynmanDiagrams.lyx examples/de/ItemizeBullets.lyx examples/de/Lebenslauf.lyx examples/de/linguistics.lyx examples/de/MultilingualCaptions.lyx examples/de/PDF-comment.lyx examples/de/PDF-form.lyx examples/de/serienbrief1.lyx examples/de/serienbrief2.lyx examples/de/serienbrief3.lyx examples/de/splash.lyx examples/de/tufte-handout.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/de' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/es/Braille.lyx examples/es/ejemplo_con_lyx.lyx examples/es/ejemplo_sin_lyx.lyx examples/es/europeCV.lyx examples/es/ItemizeBullets.lyx examples/es/linguistics.lyx examples/es/modernCV.lyx examples/es/splash.lyx examples/es/tufte-book.lyx examples/es/tufte-handout.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/es' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/el/splash.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/el' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/eu/adibide_gordina.lyx examples/eu/adibide_lyx-atua.lyx examples/eu/splash.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/eu' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/fa/splash.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/fa' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/Braille.lyx examples/CV-image.eps examples/CV-image.png examples/Foils.lyx examples/ItemizeBullets.lyx examples/Literate.lyx examples/aa_sample.lyx examples/aas_sample.lyx examples/aas_sample62.lyx examples/achemso.lyx examples/addressExample.adr examples/amsart-test.lyx examples/amsbook-test.lyx examples/beamer.lyx examples/beamer-article.lyx examples/beamer-g4.jpg examples/beamer-g4-mask.jpg examples/beamer-icsi-logo.pdf examples/beamer-knight1-mask.png examples/beamer-knight1.png examples/beamer-knight2-mask.png examples/beamer-knight2.png examples/beamer-knight3-mask.png examples/beamer-knight3.png examples/beamer-knight4-mask.png examples/beamer-knight4.png examples/beamerlyxexample1.lyx examples/beamerposter.lyx examples/biblioExample.bib examples/chess-article.lyx examples/chessgame.lyx examples/colored-boxes.lyx examples/docbook_article.lyx examples/europeCV.lyx examples/europassCV.lyx examples/example_lyxified.lyx examples/example_raw.lyx examples/FeynmanDiagrams.lyx examples/gnuplot.lyx examples/gnuplot-example.gp '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 fonts/BaKoMaFontLicense.txt fonts/cmex10.ttf fonts/cmmi10.ttf fonts/cmr10.ttf fonts/cmsy10.ttf fonts/esint10.ttf fonts/eufm10.ttf fonts/msam10.ttf fonts/msbm10.ttf fonts/ReadmeBaKoMa4LyX.txt fonts/rsfs10.ttf fonts/stmary10.ttf fonts/wasy10.ttf '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/fonts' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/fr' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/gl' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/hu' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/he' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/id' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/fr/AlignementDecimal.lyx examples/fr/beamer.lyx examples/fr/beamer-article.lyx examples/fr/Braille.lyx examples/fr/exemple_brut.lyx examples/fr/exemple_lyxifie.lyx examples/fr/FeynmanDiagrams.lyx examples/fr/Foils.lyx examples/fr/linguistics.lyx examples/fr/ListesPuces.lyx examples/fr/MultilingualCaptions.lyx examples/fr/PDF-comment.lyx examples/fr/powerdot.lyx examples/fr/seminar.lyx examples/fr/simplecv.lyx examples/fr/splash.lyx examples/fr/xyfigure.lyx examples/fr/xyfigure.png examples/fr/xypic.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/fr' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/classic' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/gl/exemplo_bruto.lyx examples/gl/exemplo_lyxificado.lyx examples/gl/splash.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/gl' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/hu/example_lyxified.lyx examples/hu/example_raw.lyx examples/hu/splash.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/hu' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/he/example_lyxified.lyx examples/he/example_raw.lyx examples/he/splash.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/he' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/id/splash.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/id' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/ipa' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/H-P-statements.lyx examples/iecc05.fen examples/iecc07.fen examples/iecc12.fen examples/instant_preview.lyx examples/knitr.lyx examples/landslide.lyx examples/lilypond.lyx examples/linguistics.lyx examples/listerrors.lyx examples/localization_test.lyx examples/longsheet.gnumeric examples/minted-filelisting.lyx examples/minted-listings.lyx examples/modernCV.lyx examples/MultilingualCaptions.lyx examples/noweb2lyx.lyx examples/paralist.lyx examples/PDF-comment.lyx examples/PDF-form.lyx examples/powerdot.lyx examples/recipebook.lyx examples/script_form.lyx examples/seminar.lyx examples/serial_letter1.lyx examples/serial_letter2.lyx examples/serial_letter3.lyx examples/sheet1.gnumeric examples/sheet2.ods examples/sheet3.xls examples/simplecv.lyx examples/splash.lyx examples/spreadsheet.lyx examples/sweave.lyx examples/tufte-book.lyx examples/tufte-handout.lyx examples/varwidth-floats-side-by-side.lyx examples/xyfigure.lyx examples/xyfigure.png examples/xypic.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/amssymb.png images/banner.png images/psnfss1.png images/psnfss2.png images/psnfss3.png images/psnfss4.png images/standard.png images/all-changes-accept.svgz images/all-changes-reject.svgz images/banner.svgz images/bookmark-goto.svgz images/bookmark-goto_0.svgz images/bookmark-save.svgz images/box-insert.svgz images/break-line.svgz images/buffer-close.svgz images/buffer-export.svgz images/buffer-export_dvi.svgz images/buffer-export_dvi3.svgz images/buffer-export_latex.svgz images/buffer-export_pdf.svgz images/buffer-export_pdf2.svgz images/buffer-export_pdf3.svgz images/buffer-export_pdf4.svgz images/buffer-export_pdf5.svgz images/buffer-export_ps.svgz images/buffer-export_text.svgz images/buffer-new.svgz images/buffer-reload.svgz images/buffer-toggle-output-sync.svgz images/buffer-update.svgz images/buffer-update_dvi.svgz images/buffer-update_dvi3.svgz images/buffer-update_pdf.svgz images/buffer-update_pdf2.svgz images/buffer-update_pdf3.svgz images/buffer-update_pdf4.svgz images/buffer-update_pdf5.svgz images/buffer-update_ps.svgz images/buffer-view.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/classic/all-changes-accept.png images/classic/all-changes-reject.png images/classic/bookmark-goto.png images/classic/bookmark-goto_0.png images/classic/bookmark-save.png images/classic/box-insert.png images/classic/break-line.png images/classic/buffer-close.png images/classic/buffer-export.png images/classic/buffer-export_dvi.png images/classic/buffer-export_dvi3.png images/classic/buffer-export_latex.png images/classic/buffer-export_pdf.png images/classic/buffer-export_pdf2.png images/classic/buffer-export_pdf3.png images/classic/buffer-export_pdf4.png images/classic/buffer-export_pdf5.png images/classic/buffer-export_ps.png images/classic/buffer-export_text.png images/classic/buffer-new.png images/classic/buffer-reload.png images/classic/buffer-toggle-output-sync.png images/classic/buffer-update.png images/classic/buffer-update_dvi.png images/classic/buffer-update_dvi3.png images/classic/buffer-update_pdf.png images/classic/buffer-update_pdf2.png images/classic/buffer-update_pdf3.png images/classic/buffer-update_pdf4.png images/classic/buffer-update_pdf5.png images/classic/buffer-update_ps.png images/classic/buffer-view.png images/classic/buffer-view_dvi.png images/classic/buffer-view_dvi3.png images/classic/buffer-view_pdf.png images/classic/buffer-view_pdf2.png images/classic/buffer-view_pdf3.png images/classic/buffer-view_pdf4.png images/classic/buffer-view_pdf5.png images/classic/buffer-view_ps.png '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/classic' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/math/oxygen' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/ipa/ipamacro-insert_deco_bottomtiebar.svgz images/ipa/ipamacro-insert_deco_toptiebar.svgz images/ipa/ipamacro-insert_tone-falling.svgz images/ipa/ipamacro-insert_tone-high-rising-falling.svgz images/ipa/ipamacro-insert_tone-high-rising.svgz images/ipa/ipamacro-insert_tone-low-rising.svgz images/ipa/ipamacro-insert_tone-rising.svgz images/ipa/unicode-insert_0x002e.svgz images/ipa/unicode-insert_0x0061.svgz images/ipa/unicode-insert_0x0062.svgz images/ipa/unicode-insert_0x0063.svgz images/ipa/unicode-insert_0x0064.svgz images/ipa/unicode-insert_0x0065.svgz images/ipa/unicode-insert_0x0066.svgz images/ipa/unicode-insert_0x0067.svgz images/ipa/unicode-insert_0x0068.svgz images/ipa/unicode-insert_0x0069.svgz images/ipa/unicode-insert_0x006a.svgz images/ipa/unicode-insert_0x006b.svgz images/ipa/unicode-insert_0x006c.svgz images/ipa/unicode-insert_0x006d.svgz images/ipa/unicode-insert_0x006e.svgz images/ipa/unicode-insert_0x006f.svgz images/ipa/unicode-insert_0x0070.svgz images/ipa/unicode-insert_0x0071.svgz images/ipa/unicode-insert_0x0072.svgz images/ipa/unicode-insert_0x0073.svgz images/ipa/unicode-insert_0x0074.svgz images/ipa/unicode-insert_0x0075.svgz images/ipa/unicode-insert_0x0076.svgz images/ipa/unicode-insert_0x0077.svgz images/ipa/unicode-insert_0x0078.svgz images/ipa/unicode-insert_0x0079.svgz images/ipa/unicode-insert_0x007a.svgz images/ipa/unicode-insert_0x007c.svgz images/ipa/unicode-insert_0x00e6.svgz images/ipa/unicode-insert_0x00e7.svgz images/ipa/unicode-insert_0x00f0.svgz images/ipa/unicode-insert_0x00f8.svgz images/ipa/unicode-insert_0x0127.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/ipa' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/math' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/oxygen' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/ja' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/it' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/ko' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/kbd' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/math/oxygen/cases.svgz images/math/oxygen/delim.svgz images/math/oxygen/font.svgz images/math/oxygen/frac.svgz images/math/oxygen/frac-square.svgz images/math/oxygen/functions.svgz images/math/oxygen/space.svgz images/math/oxygen/style.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/math/oxygen' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/layouts' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/nb' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/math/AC.svgz images/math/acute.svgz images/math/adots.svgz images/math/agemO.svgz images/math/aleph.svgz images/math/alpha.svgz images/math/amalg.svgz images/math/angle.svgz images/math/APLbox.svgz images/math/APLcomment.svgz images/math/APLdown.svgz images/math/APLdownarrowbox.svgz images/math/APLinput.svgz images/math/APLinv.svgz images/math/APLleftarrowbox.svgz images/math/APLlog.svgz images/math/APLrightarrowbox.svgz images/math/APLstar.svgz images/math/APLup.svgz images/math/APLuparrowbox.svgz images/math/apprge.svgz images/math/apprle.svgz images/math/approx.svgz images/math/approxeq.svgz images/math/aquarius.svgz images/math/aries.svgz images/math/arrownot.svgz images/math/arrownot2.svgz images/math/arrowvert.svgz images/math/arrowvert2.svgz images/math/ascnode.svgz images/math/ast.svgz images/math/astrosun.svgz images/math/asymp.svgz images/math/ataribox.svgz images/math/backepsilon.svgz images/math/backprime.svgz images/math/backsim.svgz images/math/backsimeq.svgz images/math/backslash.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/math' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/it/ItemizeBullets.lyx examples/it/splash.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/it' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/nl' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/ja/Braille.lyx examples/ja/FeynmanDiagrams.lyx examples/ja/MultilingualCaptions.lyx examples/ja/beamer.lyx examples/ja/knitr.lyx examples/ja/lilypond.lyx examples/ja/linguistics.lyx examples/ja/splash.lyx examples/ja/sweave.lyx examples/ja/xyfigure.png examples/ja/xypic.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/ja' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/buffer-view_dvi.svgz images/buffer-view_dvi3.svgz images/buffer-view_pdf.svgz images/buffer-view_pdf2.svgz images/buffer-view_pdf3.svgz images/buffer-view_pdf4.svgz images/buffer-view_pdf5.svgz images/buffer-view_ps.svgz images/buffer-write-as.svgz images/buffer-write.svgz images/build-program.svgz images/busy.gif images/change-accept.svgz images/change-next.svgz images/change-reject.svgz images/changes-merge.svgz images/changes-output.svgz images/changes-track.svgz images/closetab.svgz images/tab-group-close.svgz images/copy.svgz images/cut.svgz images/depth-decrement.svgz images/depth-increment.svgz images/dialog-preferences.svgz images/dialog-show-new-inset_citation.svgz images/dialog-show-new-inset_graphics.svgz images/dialog-show-new-inset_include.svgz images/dialog-show-new-inset_ref.svgz images/dialog-show_character.svgz images/dialog-show_findreplace.svgz images/dialog-show_mathdelimiter.svgz images/dialog-show_mathmatrix.svgz images/dialog-show_print.svgz images/dialog-show_spellchecker.svgz images/dialog-show_vclog.svgz images/dialog-toggle_findreplaceadv.svgz images/dialog-toggle_toc.svgz images/down.svgz images/editclear.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/oxygen/iconsize.png images/oxygen/all-changes-accept.svgz images/oxygen/all-changes-reject.svgz images/oxygen/bookmark-goto.svgz images/oxygen/bookmark-goto_0.svgz images/oxygen/bookmark-save.svgz images/oxygen/box-insert.svgz images/oxygen/break-line.svgz images/oxygen/buffer-close.svgz images/oxygen/buffer-export.svgz images/oxygen/buffer-export_dvi.svgz images/oxygen/buffer-export_dvi3.svgz images/oxygen/buffer-export_latex.svgz images/oxygen/buffer-export_pdf.svgz images/oxygen/buffer-export_pdf2.svgz images/oxygen/buffer-export_pdf3.svgz images/oxygen/buffer-export_pdf4.svgz images/oxygen/buffer-export_pdf5.svgz images/oxygen/buffer-export_ps.svgz images/oxygen/buffer-export_text.svgz images/oxygen/buffer-new.svgz images/oxygen/buffer-reload.svgz images/oxygen/buffer-toggle-output-sync.svgz images/oxygen/buffer-update.svgz images/oxygen/buffer-update_dvi.svgz images/oxygen/buffer-update_dvi3.svgz images/oxygen/buffer-update_pdf.svgz images/oxygen/buffer-update_pdf2.svgz images/oxygen/buffer-update_pdf3.svgz images/oxygen/buffer-update_pdf4.svgz images/oxygen/buffer-update_pdf5.svgz images/oxygen/buffer-update_ps.svgz images/oxygen/buffer-view.svgz images/oxygen/buffer-view_dvi.svgz images/oxygen/buffer-view_dvi3.svgz images/oxygen/buffer-view_pdf.svgz images/oxygen/buffer-view_pdf2.svgz images/oxygen/buffer-view_pdf3.svgz images/oxygen/buffer-view_pdf4.svgz images/oxygen/buffer-view_pdf5.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/oxygen' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/ko/splash.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/ko' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/classic/buffer-write-as.png images/classic/buffer-write.png images/classic/build-program.png images/classic/change-accept.png images/classic/change-next.png images/classic/change-reject.png images/classic/changes-merge.png images/classic/changes-output.png images/classic/changes-track.png images/classic/tab-group-close.png images/classic/copy.png images/classic/cut.png images/classic/depth-decrement.png images/classic/depth-increment.png images/classic/dialog-preferences.png images/classic/dialog-show_mathdelimiter.png images/classic/dialog-show_mathmatrix.png images/classic/dialog-show-new-inset_citation.png images/classic/dialog-show-new-inset_graphics.png images/classic/dialog-show-new-inset_include.png images/classic/dialog-show-new-inset_ref.png images/classic/dialog-show_character.png images/classic/dialog-show_findreplace.png images/classic/dialog-show_print.png images/classic/dialog-show_spellchecker.png images/classic/dialog-show_vclog.png images/classic/dialog-toggle_findreplaceadv.png images/classic/dialog-toggle_toc.png images/classic/down.png images/classic/ert-insert.png images/classic/file-open.png images/classic/float-insert_figure.png images/classic/float-insert_table.png images/classic/font-bold.png images/classic/font-emph.png images/classic/font-noun.png images/classic/font-sans.png images/classic/font-smallcaps.png images/classic/footnote-insert.png images/classic/href-insert.png '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/classic' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/templates/obsolete' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 kbd/american-2.kmap kbd/american.kmap kbd/arabic.kmap kbd/bg-bds-1251.kmap kbd/brazil.kmap kbd/brazil2.kmap kbd/czech-prg.kmap kbd/czech.kmap kbd/european.kmap kbd/farsi.kmap kbd/francais.kmap kbd/french.kmap kbd/german-2.kmap kbd/german-3.kmap kbd/german.kmap kbd/greek.kmap kbd/hebrew.kmap kbd/koi8-r.kmap kbd/koi8-u.kmap kbd/latvian.kmap kbd/magyar-2.kmap kbd/magyar-3.kmap kbd/magyar.kmap kbd/null.kmap kbd/polish.kmap kbd/polski.kmap kbd/portuges.kmap kbd/romanian.kmap kbd/serbian.kmap kbd/serbocroatian.kmap kbd/sf.kmap kbd/sg.kmap kbd/slovak.kmap kbd/slovene.kmap kbd/thai-kedmanee.kmap kbd/transilvanian.kmap kbd/turkish-f.kmap kbd/turkish.kmap kbd/espanol.kmap '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/kbd' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/pl' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/nb/eksempel_lyxet.lyx examples/nb/eksempel_txt.lyx examples/nb/splash.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/nb' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/ipa/unicode-insert_0x014b.svgz images/ipa/unicode-insert_0x0153.svgz images/ipa/unicode-insert_0x01c0.svgz images/ipa/unicode-insert_0x01c1.svgz images/ipa/unicode-insert_0x01c2.svgz images/ipa/unicode-insert_0x01c3.svgz images/ipa/unicode-insert_0x0250.svgz images/ipa/unicode-insert_0x0251.svgz images/ipa/unicode-insert_0x0252.svgz images/ipa/unicode-insert_0x0253.svgz images/ipa/unicode-insert_0x0254.svgz images/ipa/unicode-insert_0x0255.svgz images/ipa/unicode-insert_0x0256.svgz images/ipa/unicode-insert_0x0257.svgz images/ipa/unicode-insert_0x0258.svgz images/ipa/unicode-insert_0x0259.svgz images/ipa/unicode-insert_0x025a.svgz images/ipa/unicode-insert_0x025b.svgz images/ipa/unicode-insert_0x025c.svgz images/ipa/unicode-insert_0x025d.svgz images/ipa/unicode-insert_0x025e.svgz images/ipa/unicode-insert_0x025f.svgz images/ipa/unicode-insert_0x0260.svgz images/ipa/unicode-insert_0x0261.svgz images/ipa/unicode-insert_0x0262.svgz images/ipa/unicode-insert_0x0263.svgz images/ipa/unicode-insert_0x0264.svgz images/ipa/unicode-insert_0x0265.svgz images/ipa/unicode-insert_0x0266.svgz images/ipa/unicode-insert_0x0267.svgz images/ipa/unicode-insert_0x0268.svgz images/ipa/unicode-insert_0x0269.svgz images/ipa/unicode-insert_0x026a.svgz images/ipa/unicode-insert_0x026b.svgz images/ipa/unicode-insert_0x026c.svgz images/ipa/unicode-insert_0x026d.svgz images/ipa/unicode-insert_0x026e.svgz images/ipa/unicode-insert_0x026f.svgz images/ipa/unicode-insert_0x0270.svgz images/ipa/unicode-insert_0x0271.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/ipa' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 layouts/a0poster.layout layouts/aa.layout layouts/aapaper.inc layouts/aapaper.layout layouts/aastex.layout layouts/aastex6.layout layouts/aastex62.layout layouts/achemso.layout layouts/acm-sigs.layout layouts/acm-sigs-alt.layout layouts/acm-sigs.inc layouts/acmart.layout layouts/acmsiggraph.layout layouts/acmsiggraph-0-92.layout layouts/AEA.layout layouts/agutex.layout layouts/agu-dtd.layout layouts/agu_stdclass.inc layouts/agu_stdcounters.inc layouts/agu_stdlists.inc layouts/agu_stdsections.inc layouts/agu_stdtitle.inc layouts/agums.layout layouts/aguplus.inc layouts/algorithm2e.module layouts/amsart.layout layouts/amsbook.layout layouts/amsdefs.inc layouts/apa.layout layouts/apa6.layout layouts/arab-article.layout layouts/article.layout layouts/article-beamer.layout layouts/beamer.layout layouts/beamerposter.layout layouts/bicaption.module layouts/book.layout layouts/braille.module layouts/broadway.layout layouts/bxjsarticle.layout '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/layouts' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/nl/opsommingstekens.lyx examples/nl/splash.lyx examples/nl/voorbeeld_ruw.lyx examples/nl/voorbeeld_verlyxt.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/nl' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 templates/obsolete/ACM-siggraph.lyx templates/obsolete/ACM-sigplan.lyx templates/obsolete/ACM-SIGS.lyx templates/obsolete/AGUTeX.lyx templates/obsolete/g-brief-de.lyx templates/obsolete/g-brief-en.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/templates/obsolete' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/pt_BR' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/pl/splash.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/pl' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 CREDITS autocorrect chkconfig.ltx encodings layouttranslations languages latexfonts RELEASE-NOTES symbols syntax.default unicodesymbols configure.py '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/emblem-readonly.svgz images/emblem-shellescape.svgz images/ert-insert.svgz images/file-open.svgz images/float-insert_figure.svgz images/float-insert_table.svgz images/font-bold.svgz images/font-emph.svgz images/textstyle-apply.svgz images/font-noun.svgz images/font-sans.svgz images/footnote-insert.svgz images/href-insert.svgz images/hidetab.svgz images/index-insert.svgz images/info-insert.svgz images/info-insert_buffer_vcs-revision.svgz images/label-insert.svgz images/layout.svgz images/layout-document.svgz images/layout-paragraph.svgz images/layout_Description.svgz images/layout_Enumerate.svgz images/layout_Itemize.svgz images/layout_List.svgz images/layout_LyX-Code.svgz images/layout_Chunk.svgz images/layout_Section.svgz images/lyx-quit.svgz images/marginalnote-insert.svgz images/master-buffer-update.svgz images/master-buffer-view.svgz images/math-display.svgz images/math-macro-add-greedy-optional-param.svgz images/math-macro-add-optional-param.svgz images/math-macro-add-param.svgz images/math-macro-append-greedy-param.svgz images/math-macro-make-nonoptional.svgz images/math-macro-make-optional.svgz images/math-macro-remove-greedy-param.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/pt_PT' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/ro' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/math/bar.svgz images/math/baro.svgz images/math/bars.svgz images/math/barwedge.svgz images/math/Bbbk.svgz images/math/bbslash.svgz images/math/bcancel.svgz images/math/because.svgz images/math/bell.svgz images/math/beta.svgz images/math/beth.svgz images/math/between.svgz images/math/bigbox.svgz images/math/bigcap.svgz images/math/bigcirc.svgz images/math/bigcup.svgz images/math/bigcurlyvee.svgz images/math/bigcurlywedge.svgz images/math/biginterleave.svgz images/math/bignplus.svgz images/math/bigodot.svgz images/math/bigoplus.svgz images/math/bigotimes.svgz images/math/bigparallel.svgz images/math/bigsqcap.svgz images/math/bigsqcup.svgz images/math/bigstar.svgz images/math/bigtriangledown.svgz images/math/bigtriangleup.svgz images/math/biguplus.svgz images/math/bigvee.svgz images/math/bigwedge.svgz images/math/binampersand.svgz images/math/bindnasrepma.svgz images/math/blacklozenge.svgz images/math/blacksmiley.svgz images/math/blacksquare.svgz images/math/blacktriangle.svgz images/math/blacktriangledown.svgz images/math/blacktriangleleft.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/math' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/ru' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/classic/iconsize.png images/classic/index-insert.png images/classic/info-insert_buffer_vcs-revision.png images/classic/label-insert.png images/classic/layout-document.png images/classic/layout-paragraph.png images/classic/layout.png images/classic/layout_Description.png images/classic/layout_Enumerate.png images/classic/layout_Itemize.png images/classic/layout_List.png images/classic/layout_LyX-Code.png images/classic/layout_Chunk.png images/classic/layout_Section.png images/classic/marginalnote-insert.png images/classic/master-buffer-update.png images/classic/master-buffer-view.png images/classic/math-display.png images/classic/math-macro-add-greedy-optional-param.png images/classic/math-macro-add-optional-param.png images/classic/math-macro-add-param.png images/classic/math-macro-append-greedy-param.png images/classic/math-macro-make-nonoptional.png images/classic/math-macro-make-optional.png images/classic/math-macro-remove-greedy-param.png images/classic/math-macro-remove-optional-param.png images/classic/math-macro-remove-param.png images/classic/math-macro_newmacroname_newcommand.png images/classic/math-matrix.png images/classic/math-mode.png images/classic/math-subscript.png images/classic/math-superscript.png images/classic/nomencl-insert.png images/classic/note-insert.png images/classic/note-next.png images/classic/outline-down.png images/classic/outline-in.png images/classic/outline-out.png images/classic/outline-up.png images/classic/paste.png '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/classic' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/scripts' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/oxygen/buffer-view_ps.svgz images/oxygen/buffer-write-as.svgz images/oxygen/buffer-write.svgz images/oxygen/build-program.svgz images/oxygen/change-accept.svgz images/oxygen/change-next.svgz images/oxygen/change-reject.svgz images/oxygen/changes-merge.svgz images/oxygen/changes-output.svgz images/oxygen/changes-track.svgz images/oxygen/closetab.svgz images/oxygen/copy.svgz images/oxygen/cut.svgz images/oxygen/depth-decrement.svgz images/oxygen/depth-increment.svgz images/oxygen/dialog-preferences.svgz images/oxygen/dialog-show-new-inset_citation.svgz images/oxygen/dialog-show-new-inset_graphics.svgz images/oxygen/dialog-show-new-inset_include.svgz images/oxygen/dialog-show-new-inset_ref.svgz images/oxygen/dialog-show_character.svgz images/oxygen/dialog-show_findreplace.svgz images/oxygen/dialog-show_mathdelimiter.svgz images/oxygen/dialog-show_mathmatrix.svgz images/oxygen/dialog-show_print.svgz images/oxygen/dialog-show_spellchecker.svgz images/oxygen/dialog-show_vclog.svgz images/oxygen/dialog-toggle_findreplaceadv.svgz images/oxygen/dialog-toggle_toc.svgz images/oxygen/down.svgz images/oxygen/editclear.svgz images/oxygen/ert-insert.svgz images/oxygen/file-open.svgz images/oxygen/float-insert_figure.svgz images/oxygen/float-insert_table.svgz images/oxygen/font-bold.svgz images/oxygen/font-emph.svgz images/oxygen/font-noun.svgz images/oxygen/font-sans.svgz images/oxygen/font-smallcaps.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/oxygen' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/pt_BR/splash.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/pt_BR' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/pt_PT/splash.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/pt_PT' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/ro/splash.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/ro' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/sk' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 layouts/bxjsbook.layout layouts/bxjsreport.layout layouts/bxjsslide.layout layouts/changebars.module layouts/chess.layout layouts/cl2emult.layout layouts/ctex-article.layout layouts/ctex-book.layout layouts/ctex-report.layout layouts/customHeadersFooters.module layouts/db_lyxmacros.inc layouts/db_stdclass.inc layouts/db_stdcharstyles.inc layouts/db_stdcounters.inc layouts/db_stdlayouts.inc layouts/db_stdlists.inc layouts/db_stdsections.inc layouts/db_stdstarsections.inc layouts/db_stdstruct.inc layouts/db_stdtitle.inc layouts/dinbrief.layout layouts/docbook-book.layout layouts/docbook-chapter.layout layouts/docbook-section.layout layouts/docbook.layout layouts/doublecol-new.layout layouts/dtk.layout layouts/ectaart.layout layouts/egs.layout layouts/elsart.layout layouts/elsarticle.layout layouts/endnotes.module layouts/entcs.layout layouts/enumitem.module layouts/eqs-within-sections.module layouts/europasscv.layout layouts/europecv.layout layouts/extarticle.layout layouts/extbook.layout layouts/extletter.layout '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/layouts' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/ru/example_lyxified.lyx examples/ru/example_raw.lyx examples/ru/splash.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/ru' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/sl' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/ipa/unicode-insert_0x0272.svgz images/ipa/unicode-insert_0x0273.svgz images/ipa/unicode-insert_0x0274.svgz images/ipa/unicode-insert_0x0275.svgz images/ipa/unicode-insert_0x0276.svgz images/ipa/unicode-insert_0x0277.svgz images/ipa/unicode-insert_0x0278.svgz images/ipa/unicode-insert_0x0279.svgz images/ipa/unicode-insert_0x027a.svgz images/ipa/unicode-insert_0x027b.svgz images/ipa/unicode-insert_0x027c.svgz images/ipa/unicode-insert_0x027d.svgz images/ipa/unicode-insert_0x027e.svgz images/ipa/unicode-insert_0x027f.svgz images/ipa/unicode-insert_0x0280.svgz images/ipa/unicode-insert_0x0281.svgz images/ipa/unicode-insert_0x0282.svgz images/ipa/unicode-insert_0x0283.svgz images/ipa/unicode-insert_0x0284.svgz images/ipa/unicode-insert_0x0285.svgz images/ipa/unicode-insert_0x0286.svgz images/ipa/unicode-insert_0x0287.svgz images/ipa/unicode-insert_0x0288.svgz images/ipa/unicode-insert_0x0289.svgz images/ipa/unicode-insert_0x028a.svgz images/ipa/unicode-insert_0x028b.svgz images/ipa/unicode-insert_0x028c.svgz images/ipa/unicode-insert_0x028d.svgz images/ipa/unicode-insert_0x028e.svgz images/ipa/unicode-insert_0x028f.svgz images/ipa/unicode-insert_0x0290.svgz images/ipa/unicode-insert_0x0291.svgz images/ipa/unicode-insert_0x0292.svgz images/ipa/unicode-insert_0x0293.svgz images/ipa/unicode-insert_0x0294.svgz images/ipa/unicode-insert_0x0295.svgz images/ipa/unicode-insert_0x0296.svgz images/ipa/unicode-insert_0x0297.svgz images/ipa/unicode-insert_0x0298.svgz images/ipa/unicode-insert_0x0299.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/ipa' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/springer' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/templates/springer' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 scripts/bash_completion scripts/lyxknitr.R scripts/lyxstangle.R scripts/lyxsweave.R scripts/clean_dvi.py scripts/convert_pdf.py scripts/convertDefault.py scripts/csv2lyx.py scripts/ext_copy.py scripts/fen2ascii.py scripts/fig2pdftex.py scripts/fig2pstex.py scripts/svg2pdftex.py scripts/svg2pstex.py scripts/fig_copy.py scripts/gnuplot2pdf.py scripts/html2latexwrapper.py scripts/include_bib.py scripts/layout2layout.py scripts/legacy_lyxpreview2ppm.py scripts/listerrors scripts/lyxpak.py scripts/lyxpreview2bitmap.py scripts/lyxpreview_tools.py scripts/prefs2prefs.py scripts/prefs2prefs_lfuns.py scripts/prefs2prefs_prefs.py scripts/prefTest.pl.in scripts/tex_copy.py scripts/TeXFiles.py '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/scripts' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/math-macro-remove-optional-param.svgz images/math-macro-remove-param.svgz images/math-macro_newmacroname_newcommand.svgz images/math-matrix.svgz images/math-mode.svgz images/math-subscript.svgz images/math-superscript.svgz images/nomencl-insert.svgz images/note-insert.svgz images/note-next.svgz images/outline-down.svgz images/outline-in.svgz images/outline-out.svgz images/outline-up.svgz images/paste.svgz images/redo.svgz images/reload.svgz images/script-insert_subscript.svgz images/script-insert_superscript.svgz images/specialchar-insert_latex.svgz images/specialchar-insert_latex2e.svgz images/specialchar-insert_lyx.svgz images/specialchar-insert_menu-separator.svgz images/specialchar-insert_tex.svgz images/spelling-continuously.svgz images/view-split_horizontal.svgz images/view-split_vertical.svgz images/tabular-feature_align-decimal.svgz images/tabular-feature_append-column.svgz images/tabular-feature_append-row.svgz images/tabular-feature_delete-column.svgz images/tabular-feature_delete-row.svgz images/tabular-feature_m-align-center.svgz images/tabular-feature_m-align-left.svgz images/tabular-feature_m-align-right.svgz images/tabular-feature_m-valign-bottom.svgz images/tabular-feature_m-valign-middle.svgz images/tabular-feature_m-valign-top.svgz images/tabular-feature_move-column-left.svgz images/tabular-feature_move-column-right.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/sr' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/sk/splash.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/sk' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/math/blacktriangleright.svgz images/math/boldsymbol.svgz images/math/bot.svgz images/math/bowtie.svgz images/math/bowtie2.svgz images/math/box2.svgz images/math/boxast.svgz images/math/boxbar.svgz images/math/boxbox.svgz images/math/boxbslash.svgz images/math/boxcircle.svgz images/math/boxdot.svgz images/math/boxempty.svgz images/math/boxminus.svgz images/math/boxplus.svgz images/math/boxslash.svgz images/math/boxtimes.svgz images/math/breve.svgz images/math/brokenvert.svgz images/math/bullet.svgz images/math/bumpeq.svgz images/math/bumpeq2.svgz images/math/cancel.svgz images/math/cancelto.svgz images/math/cancer.svgz images/math/cap.svgz images/math/cap2.svgz images/math/capricornus.svgz images/math/cases.svgz images/math/cdot.svgz images/math/cdotp.svgz images/math/cdots.svgz images/math/cent.svgz images/math/centerdot.svgz images/math/check.svgz images/math/checked.svgz images/math/checkedbox2.svgz images/math/checkmark.svgz images/math/chi.svgz images/math/circ.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/math' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/sl/primer_lyxan.lyx examples/sl/primer_surov.lyx examples/sl/splash.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/sl' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/classic/redo.png images/classic/reload.png images/classic/script-insert_subscript.png images/classic/script-insert_superscript.png images/classic/view-split_horizontal.png images/classic/view-split_vertical.png images/classic/tabular-feature_align-decimal.png images/classic/tabular-feature_append-column.png images/classic/tabular-feature_append-row.png images/classic/tabular-feature_delete-column.png images/classic/tabular-feature_delete-row.png images/classic/tabular-feature_m-align-center.png images/classic/tabular-feature_m-align-left.png images/classic/tabular-feature_m-align-right.png images/classic/tabular-feature_m-valign-bottom.png images/classic/tabular-feature_m-valign-middle.png images/classic/tabular-feature_m-valign-top.png images/classic/tabular-feature_multicolumn.png images/classic/tabular-feature_multirow.png images/classic/tabular-feature_set-all-lines.png images/classic/tabular-feature_set-border-lines.png images/classic/tabular-feature_set-inner-lines.png images/classic/tabular-feature_set-longtabular.png images/classic/tabular-feature_set-rotate-cell.png images/classic/tabular-feature_set-rotate-tabular.png images/classic/tabular-feature_toggle-line-bottom.png images/classic/tabular-feature_toggle-line-left.png images/classic/tabular-feature_toggle-line-right.png images/classic/tabular-feature_toggle-line-top.png images/classic/tabular-feature_toggle-rotate-cell.png images/classic/tabular-feature_toggle-rotate-tabular.png images/classic/tabular-feature_unset-all-lines.png images/classic/tabular-insert.png images/classic/textstyle-apply.png images/classic/thesaurus-entry.png images/classic/toolbar-toggle_math.png images/classic/toolbar-toggle_math_panels.png images/classic/toolbar-toggle_review.png images/classic/toolbar-toggle_table.png images/classic/undo.png '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/classic' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/springer/svmono_acknow.lyx examples/springer/svmono_acronym.lyx examples/springer/svmono_appendix.lyx examples/springer/svmono_book-master.lyx examples/springer/svmono_chapter.lyx examples/springer/svmono_dedication.lyx examples/springer/svmono_foreword.lyx examples/springer/svmono_glossary.lyx examples/springer/svmono_part.lyx examples/springer/svmono_preface.lyx examples/springer/svmono_referenc.lyx examples/springer/svmono_solutions.lyx examples/springer/svmult_acknow.lyx examples/springer/svmult_acronym.lyx examples/springer/svmult_appendix.lyx examples/springer/svmult_author.lyx examples/springer/svmult_cblist.lyx examples/springer/svmult_dedication.lyx examples/springer/svmult_editor-master.lyx examples/springer/svmult_foreword.lyx examples/springer/svmult_glossary.lyx examples/springer/svmult_part.lyx examples/springer/svmult_preface.lyx examples/springer/svmult_referenc.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/springer' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 templates/springer/svjour3.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/templates/springer' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/sv' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/sr/Braille.lyx examples/sr/splash.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/sr' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 layouts/extreport.layout layouts/figs-within-sections.module layouts/fixltx2e.module layouts/fixme.module layouts/fix-cm.module layouts/foils.layout layouts/foottoend.module layouts/frletter.layout layouts/g-brief.layout layouts/g-brief2.layout layouts/graphicboxes.module layouts/hanging.module layouts/heb-article.layout layouts/heb-letter.layout layouts/hollywood.layout layouts/hpstatement.module layouts/IEEEtran.layout layouts/IEEEtran-CompSoc.layout layouts/IEEEtran-TransMag.layout layouts/InStar.module layouts/ijmpc.layout layouts/ijmpd.layout layouts/initials.module layouts/iopart.layout layouts/isprs.layout layouts/iucr.layout layouts/jarticle.layout layouts/jasatex.layout layouts/jbook.layout layouts/jgrga.layout layouts/jreport.layout layouts/jsarticle.layout layouts/jsbook.layout layouts/jss.layout layouts/kluwer.layout layouts/knitr.module layouts/latex8.layout layouts/letter.layout layouts/lettre.layout layouts/lilypond.module '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/layouts' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/templates' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/tex' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/thesis' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/oxygen/footnote-insert.svgz images/oxygen/hidetab.svgz images/oxygen/href-insert.svgz images/oxygen/index-insert.svgz images/oxygen/info-insert_buffer_vcs-revision.svgz images/oxygen/label-insert.svgz images/oxygen/layout-document.svgz images/oxygen/layout-paragraph.svgz images/oxygen/layout.svgz images/oxygen/layout_Chunk.svgz images/oxygen/layout_Description.svgz images/oxygen/layout_Enumerate.svgz images/oxygen/layout_Itemize.svgz images/oxygen/layout_List.svgz images/oxygen/layout_LyX-Code.svgz images/oxygen/layout_Section.svgz images/oxygen/lyx-quit.svgz images/oxygen/marginalnote-insert.svgz images/oxygen/master-buffer-update.svgz images/oxygen/master-buffer-update_pdf2.svgz images/oxygen/master-buffer-view.svgz images/oxygen/math-display.svgz images/oxygen/math-macro-add-greedy-optional-param.svgz images/oxygen/math-macro-add-optional-param.svgz images/oxygen/math-macro-add-param.svgz images/oxygen/math-macro-append-greedy-param.svgz images/oxygen/math-macro-make-nonoptional.svgz images/oxygen/math-macro-make-optional.svgz images/oxygen/math-macro-remove-greedy-param.svgz images/oxygen/math-macro-remove-optional-param.svgz images/oxygen/math-macro-remove-param.svgz images/oxygen/math-macro_newmacroname_newcommand.svgz images/oxygen/math-matrix.svgz images/oxygen/math-mode.svgz images/oxygen/math-subscript.svgz images/oxygen/math-superscript.svgz images/oxygen/nomencl-insert.svgz images/oxygen/note-insert.svgz images/oxygen/note-next.svgz images/oxygen/outline-down.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/oxygen' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/ipa/unicode-insert_0x029a.svgz images/ipa/unicode-insert_0x029b.svgz images/ipa/unicode-insert_0x029c.svgz images/ipa/unicode-insert_0x029d.svgz images/ipa/unicode-insert_0x029e.svgz images/ipa/unicode-insert_0x029f.svgz images/ipa/unicode-insert_0x02a0.svgz images/ipa/unicode-insert_0x02a1.svgz images/ipa/unicode-insert_0x02a2.svgz images/ipa/unicode-insert_0x02a3.svgz images/ipa/unicode-insert_0x02a4.svgz images/ipa/unicode-insert_0x02a5.svgz images/ipa/unicode-insert_0x02a6.svgz images/ipa/unicode-insert_0x02a7.svgz images/ipa/unicode-insert_0x02a8.svgz images/ipa/unicode-insert_0x02a9.svgz images/ipa/unicode-insert_0x02aA.svgz images/ipa/unicode-insert_0x02ab.svgz images/ipa/unicode-insert_0x02ac.svgz images/ipa/unicode-insert_0x02ad.svgz images/ipa/unicode-insert_0x02b0.svgz images/ipa/unicode-insert_0x02b2.svgz images/ipa/unicode-insert_0x02b7.svgz images/ipa/unicode-insert_0x02bc.svgz images/ipa/unicode-insert_0x02c8.svgz images/ipa/unicode-insert_0x02cc.svgz images/ipa/unicode-insert_0x02d0.svgz images/ipa/unicode-insert_0x02d1.svgz images/ipa/unicode-insert_0x02de.svgz images/ipa/unicode-insert_0x02e0.svgz images/ipa/unicode-insert_0x02e1.svgz images/ipa/unicode-insert_0x02e4.svgz images/ipa/unicode-insert_0x02e5.svgz images/ipa/unicode-insert_0x02e6.svgz images/ipa/unicode-insert_0x02e7.svgz images/ipa/unicode-insert_0x02e8.svgz images/ipa/unicode-insert_0x02e9.svgz images/ipa/unicode-insert_0x02fa.svgz images/ipa/unicode-insert_0x0300.svgz images/ipa/unicode-insert_0x0301.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/ipa' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/sv/splash.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/sv' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/ui' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 templates/aa.lyx templates/aastex6.lyx templates/aastex62.lyx templates/acmart.lyx templates/AEA.lyx templates/APA.lyx templates/APA6.lyx templates/beamer-conference-ornate-20min.lyx templates/ctex.lyx templates/de_beamer-conference-ornate-20min.lyx templates/dinbrief.lyx templates/DocBook_article.lyx templates/ectaart.lyx templates/elsarticle.lyx templates/EPS-cropped.lyx templates/es_beamer-conference-ornate-20min.lyx templates/fr_beamer-conference-ornate-20min.lyx templates/frletter.lyx templates/g-brief2.lyx templates/hollywood.lyx templates/IEEEtran-CompSoc.lyx templates/IEEEtran-Conference.lyx templates/IEEEtran-Journal.lyx templates/IEEEtran-TransMag.lyx templates/IJMPC.lyx templates/IJMPD.lyx templates/IOP-article.lyx templates/IUCr-article.lyx templates/ja_beamer-conference-ornate-20min.lyx templates/JASA.lyx templates/JSS-article.lyx templates/kluwer.lyx templates/koma-letter2.lyx templates/letter.lyx templates/lettre.lyx templates/maa-monthly.lyx templates/PDF-cropped.lyx templates/poster-a0poster-colored.lyx templates/poster-a0poster-simple.lyx templates/poster-beamerposter.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/templates' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/tabular-feature_move-row-down.svgz images/tabular-feature_move-row-up.svgz images/tabular-feature_multicolumn.svgz images/tabular-feature_multirow.svgz images/tabular-feature_set-all-lines.svgz images/tabular-feature_set-longtabular.svgz images/tabular-feature_set-rotate-cell.svgz images/tabular-feature_set-border-lines.svgz images/tabular-feature_set-inner-lines.svgz images/tabular-feature_set-rotate-tabular.svgz images/tabular-feature_toggle-line-bottom.svgz images/tabular-feature_toggle-line-left.svgz images/tabular-feature_toggle-line-right.svgz images/tabular-feature_toggle-line-top.svgz images/tabular-feature_toggle-rotate-cell.svgz images/tabular-feature_toggle-rotate-tabular.svgz images/tabular-feature_unset-all-lines.svgz images/tabular-insert.svgz images/thesaurus-entry.svgz images/toolbar-toggle_math.svgz images/toolbar-toggle_math_panels.svgz images/toolbar-toggle_review.svgz images/toolbar-toggle_table.svgz images/undo.svgz images/unknown.svgz images/up.svgz images/update-others.svgz images/url-insert.svgz images/vc-check-in.svgz images/vc-check-out.svgz images/vc-compare.svgz images/vc-compare_0.svgz images/vc-locking-toggle.svgz images/vc-register.svgz images/vc-repo-update.svgz images/vc-revert.svgz images/view-others.svgz images/banner@2x.png '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/uk' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/math/circeq.svgz images/math/circle2.svgz images/math/circle3.svgz images/math/circlearrowleft.svgz images/math/circlearrowright.svgz images/math/circledR.svgz images/math/circledS.svgz images/math/circledast.svgz images/math/circledcirc.svgz images/math/circleddash.svgz images/math/clock.svgz images/math/clubsuit.svgz images/math/colon.svgz images/math/colonapprox.svgz images/math/colonapprox2.svgz images/math/coloneq.svgz images/math/coloneq2.svgz images/math/coloneqq.svgz images/math/coloneqq2.svgz images/math/colonsim.svgz images/math/colonsim2.svgz images/math/complement.svgz images/math/cong.svgz images/math/conjunction.svgz images/math/coprod.svgz images/math/cup.svgz images/math/cup2.svgz images/math/curlyeqprec.svgz images/math/curlyeqsucc.svgz images/math/curlyvee.svgz images/math/curlyveedownarrow.svgz images/math/curlyveeuparrow.svgz images/math/curlywedge.svgz images/math/curlywedgedownarrow.svgz images/math/curlywedgeuparrow.svgz images/math/currency.svgz images/math/curvearrowleft.svgz images/math/curvearrowright.svgz images/math/dagger.svgz images/math/daleth.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/math' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/thesis/Acknowledgments.lyx examples/thesis/alpha.bst examples/thesis/Appendix.lyx examples/thesis/Bibliography.lyx examples/thesis/chapter-1.lyx examples/thesis/chapter-2.lyx examples/thesis/Summary.lyx examples/thesis/thesis.lyx examples/thesis/thesisExample.bib '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/thesis' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 tex/broadway.cls tex/hollywood.cls tex/lyxchess.sty tex/lyxskak.sty tex/revtex.cls '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/tex' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/xtemplates' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/icons/hicolor/48x48/apps' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/classic/unknown.png images/classic/up.png images/classic/update-others.png images/classic/url-insert.png images/classic/vc-check-in.png images/classic/vc-check-out.png images/classic/vc-compare.png images/classic/vc-compare_0.png images/classic/vc-locking-toggle.png images/classic/vc-register.png images/classic/vc-repo-update.png images/classic/vc-revert.png images/classic/view-others.png '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/classic' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 ui/default.ui ui/stdcontext.inc ui/stdmenus.inc ui/stdtoolbars.inc '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/ui' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/icons/hicolor/scalable/apps' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 layouts/linguistics.module layouts/litinsets.inc layouts/llncs.layout layouts/logicalmkup.module layouts/ltugboat.layout layouts/lyxmacros.inc layouts/maa-monthly.layout layouts/memoir.layout layouts/minimalistic.module layouts/moderncv.layout layouts/multicol.module layouts/mwart.layout layouts/mwbk.layout layouts/mwrep.layout layouts/natbibapa.module layouts/noweb.module layouts/numarticle.inc layouts/numreport.inc layouts/numrevtex.inc layouts/paper.layout layouts/paralist.module layouts/pdfcomment.module layouts/pdfform.module layouts/powerdot.layout layouts/RJournal.layout layouts/recipebook.layout layouts/report.layout layouts/revtex.layout layouts/revtex4.layout layouts/revtex4-1.layout layouts/revtex4-2.layout layouts/revtex4-x.inc layouts/rsphrase.module layouts/sciposter.layout layouts/scrartcl.layout layouts/scrarticle-beamer.layout layouts/scrbook.layout layouts/scrclass.inc layouts/scrlettr.layout layouts/scrlttr2.layout '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/layouts' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 examples/uk/splash.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/examples/uk' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/oxygen/outline-in.svgz images/oxygen/outline-out.svgz images/oxygen/outline-up.svgz images/oxygen/paste.svgz images/oxygen/redo.svgz images/oxygen/reload.svgz images/oxygen/script-insert_subscript.svgz images/oxygen/script-insert_superscript.svgz images/oxygen/spelling-continuously.svgz images/oxygen/sub.svgz images/oxygen/super.svgz images/oxygen/tab-group-close.svgz images/oxygen/tabular-feature_align-decimal.svgz images/oxygen/tabular-feature_append-column.svgz images/oxygen/tabular-feature_append-row.svgz images/oxygen/tabular-feature_delete-column.svgz images/oxygen/tabular-feature_delete-row.svgz images/oxygen/tabular-feature_m-align-center.svgz images/oxygen/tabular-feature_m-align-left.svgz images/oxygen/tabular-feature_m-align-right.svgz images/oxygen/tabular-feature_m-valign-bottom.svgz images/oxygen/tabular-feature_m-valign-middle.svgz images/oxygen/tabular-feature_m-valign-top.svgz images/oxygen/tabular-feature_move-column-left.svgz images/oxygen/tabular-feature_move-column-right.svgz images/oxygen/tabular-feature_move-row-down.svgz images/oxygen/tabular-feature_move-row-up.svgz images/oxygen/tabular-feature_multicolumn.svgz images/oxygen/tabular-feature_multirow.svgz images/oxygen/tabular-feature_set-all-lines.svgz images/oxygen/tabular-feature_set-border-lines.svgz images/oxygen/tabular-feature_set-inner-lines.svgz images/oxygen/tabular-feature_set-longtabular.svgz images/oxygen/tabular-feature_toggle-line-bottom.svgz images/oxygen/tabular-feature_toggle-line-left.svgz images/oxygen/tabular-feature_toggle-line-right.svgz images/oxygen/tabular-feature_toggle-line-top.svgz images/oxygen/tabular-feature_toggle-rotate-cell.svgz images/oxygen/tabular-feature_toggle-rotate-tabular.svgz images/oxygen/tabular-feature_unset-all-lines.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/oxygen' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 templates/poster-sciposter.lyx templates/README.new_templates templates/RJournal.lyx templates/revtex4.lyx templates/revtex4-1.lyx templates/slides.lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/templates' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 xtemplates/chess.xtemplate xtemplates/dia.xtemplate xtemplates/gnumeric.xtemplate xtemplates/inkscape.xtemplate xtemplates/lilypond.xtemplate xtemplates/pdfpages.xtemplate xtemplates/raster_image.xtemplate xtemplates/vector_graphics.xtemplate xtemplates/xfig.xtemplate '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/xtemplates' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/ipa/unicode-insert_0x0302.svgz images/ipa/unicode-insert_0x0303.svgz images/ipa/unicode-insert_0x0304.svgz images/ipa/unicode-insert_0x0306.svgz images/ipa/unicode-insert_0x0308.svgz images/ipa/unicode-insert_0x030a.svgz images/ipa/unicode-insert_0x030b.svgz images/ipa/unicode-insert_0x030c.svgz images/ipa/unicode-insert_0x030f.svgz images/ipa/unicode-insert_0x0318.svgz images/ipa/unicode-insert_0x0319.svgz images/ipa/unicode-insert_0x031c.svgz images/ipa/unicode-insert_0x031d.svgz images/ipa/unicode-insert_0x031e.svgz images/ipa/unicode-insert_0x031f.svgz images/ipa/unicode-insert_0x0320.svgz images/ipa/unicode-insert_0x0324.svgz images/ipa/unicode-insert_0x0325.svgz images/ipa/unicode-insert_0x0329.svgz images/ipa/unicode-insert_0x032a.svgz images/ipa/unicode-insert_0x032c.svgz images/ipa/unicode-insert_0x032f.svgz images/ipa/unicode-insert_0x0330.svgz images/ipa/unicode-insert_0x0334.svgz images/ipa/unicode-insert_0x0339.svgz images/ipa/unicode-insert_0x033a.svgz images/ipa/unicode-insert_0x033b.svgz images/ipa/unicode-insert_0x033c.svgz images/ipa/unicode-insert_0x033d.svgz images/ipa/unicode-insert_0x03b2.svgz images/ipa/unicode-insert_0x03b8.svgz images/ipa/unicode-insert_0x03c7.svgz images/ipa/unicode-insert_0x1dc4.svgz images/ipa/unicode-insert_0x1dc5.svgz images/ipa/unicode-insert_0x1dc8.svgz images/ipa/unicode-insert_0x2016.svgz images/ipa/unicode-insert_0x203f.svgz images/ipa/unicode-insert_0x207f.svgz images/ipa/unicode-insert_0x2197.svgz images/ipa/unicode-insert_0x2198.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/ipa' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 lyx.svg '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/icons/hicolor/scalable/apps' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 lyx.png '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/icons/hicolor/48x48/apps' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/math/dasharrow.svgz images/math/dashleftarrow.svgz images/math/dashrightarrow.svgz images/math/dashv.svgz images/math/davidsstar.svgz images/math/dblcolon.svgz images/math/ddagger.svgz images/math/ddddot.svgz images/math/dddot.svgz images/math/ddot.svgz images/math/ddots.svgz images/math/delim.svgz images/math/delta.svgz images/math/delta2.svgz images/math/descnode.svgz images/math/diagdown.svgz images/math/diagup.svgz images/math/diameter.svgz images/math/diamond.svgz images/math/diamond2.svgz images/math/diamondsuit.svgz images/math/digamma.svgz images/math/div.svgz images/math/divideontimes.svgz images/math/dot.svgz images/math/doteq.svgz images/math/doteq2.svgz images/math/doteqdot.svgz images/math/dotplus.svgz images/math/dots.svgz images/math/dotsb.svgz images/math/dotsc.svgz images/math/dotsi.svgz images/math/dotsint.svgz images/math/dotsintop.svgz images/math/dotsm.svgz images/math/dotso.svgz images/math/doublebarwedge.svgz images/math/doublecap.svgz images/math/doublecup.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/math' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 layouts/scrreprt.layout layouts/sectionbox.module layouts/seminar.layout layouts/shapepar.module layouts/siamltex.layout layouts/sigplanconf.layout layouts/simplecv.layout layouts/singlecol.layout layouts/singlecol-new.layout layouts/slides.layout layouts/spie.layout layouts/stdciteformats.inc layouts/stdclass.inc layouts/stdcharstyles.inc layouts/stdcounters.inc layouts/stdcustom.inc layouts/stdfloatnames.inc layouts/stdfloats.inc layouts/stdinsets.inc layouts/stdlayouts.inc layouts/stdletter.inc layouts/stdlists.inc layouts/stdlyxlist.inc layouts/stdrefprefix.inc layouts/stdsections.inc layouts/stdstarsections.inc layouts/stdstruct.inc layouts/stdtitle.inc layouts/subequations.module layouts/svcommon.inc layouts/svglobal.layout layouts/svglobal3.layout layouts/svjog.layout layouts/svmono.layout layouts/svmult.layout layouts/svprobth.layout layouts/sweave.module layouts/tabs-within-sections.module layouts/tarticle.layout layouts/tbook.layout '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/layouts' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/oxygen/tabular-insert.svgz images/oxygen/textstyle-apply.svgz images/oxygen/thesaurus-entry.svgz images/oxygen/toolbar-toggle_math.svgz images/oxygen/toolbar-toggle_math_panels.svgz images/oxygen/toolbar-toggle_review.svgz images/oxygen/toolbar-toggle_table.svgz images/oxygen/undo.svgz images/oxygen/unknown.svgz images/oxygen/up.svgz images/oxygen/update-others.svgz images/oxygen/url-insert.svgz images/oxygen/vc-check-in.svgz images/oxygen/vc-check-out.svgz images/oxygen/vc-compare.svgz images/oxygen/vc-compare_0.svgz images/oxygen/vc-locking-toggle.svgz images/oxygen/vc-register.svgz images/oxygen/vc-repo-update.svgz images/oxygen/vc-revert.svgz images/oxygen/view-others.svgz images/oxygen/view-split_horizontal.svgz images/oxygen/view-split_vertical.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/oxygen' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/ipa/unicode-insert_0x2c71.svgz images/ipa/unicode-insert_0xa71b.svgz images/ipa/unicode-insert_0xa71c.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/ipa' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/math/downarrow.svgz images/math/downarrow2.svgz images/math/downarrow3.svgz images/math/downdownarrows.svgz images/math/downharpoonleft.svgz images/math/downharpoonright.svgz images/math/earth.svgz images/math/eighthnote.svgz images/math/ell.svgz images/math/empty.svgz images/math/emptyset.svgz images/math/epsilon.svgz images/math/eqcirc.svgz images/math/eqcolon.svgz images/math/eqcolon2.svgz images/math/eqqcolon.svgz images/math/eqqcolon2.svgz images/math/eqslantgtr.svgz images/math/eqslantless.svgz images/math/eqsim.svgz images/math/equation.svgz images/math/equiv.svgz images/math/eta.svgz images/math/eth.svgz images/math/exists.svgz images/math/export-others.svgz images/math/fallingdotseq.svgz images/math/fatbslash.svgz images/math/fatsemi.svgz images/math/fatslash.svgz images/math/female.svgz images/math/fint.svgz images/math/fintop.svgz images/math/Finv.svgz images/math/flat.svgz images/math/font.svgz images/math/forall.svgz images/math/frac.svgz images/math/frac-square.svgz images/math/frown.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/math' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 layouts/tcolorbox.module layouts/theorems-ams.inc layouts/theorems-ams.module layouts/theorems-ams-bytype.inc layouts/theorems-ams-bytype.module layouts/theorems-ams-chap-bytype.inc layouts/theorems-ams-chap-bytype.module layouts/theorems-ams-extended.module layouts/theorems-ams-extended-bytype.module layouts/theorems-ams-extended-chap-bytype.module layouts/theorems-case.inc layouts/theorems-chap.module layouts/theorems.inc layouts/theorems-bytype.inc layouts/theorems-bytype.module layouts/theorems-chap-bytype.module layouts/theorems-named.module layouts/theorems-order.inc layouts/theorems-proof.inc layouts/theorems-proof-std.inc layouts/theorems-refprefix.inc layouts/theorems-sec.module layouts/theorems-sec-bytype.module layouts/theorems-starred-equivalents.inc layouts/theorems-starred.inc layouts/theorems-starred.module layouts/theorems-std.module layouts/theorems-without-preamble.inc layouts/todonotes.module layouts/treport.layout layouts/tufte-book.layout layouts/tufte-handout.layout layouts/varwidth.module '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/layouts' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/math/frownie.svgz images/math/fullmoon.svgz images/math/fullnote.svgz images/math/functions.svgz images/math/Game.svgz images/math/gamma.svgz images/math/gamma2.svgz images/math/gemini.svgz images/math/ge.svgz images/math/geq.svgz images/math/geqq.svgz images/math/geqslant.svgz images/math/gets.svgz images/math/gg.svgz images/math/ggg.svgz images/math/gggtr.svgz images/math/gimel.svgz images/math/gluon.svgz images/math/gnapprox.svgz images/math/gneq.svgz images/math/gneqq.svgz images/math/gnsim.svgz images/math/grave.svgz images/math/gtrapprox.svgz images/math/gtrdot.svgz images/math/gtreqless.svgz images/math/gtreqqless.svgz images/math/gtrless.svgz images/math/gtrsim.svgz images/math/gvertneqq.svgz images/math/halfnote.svgz images/math/hat.svgz images/math/hbar.svgz images/math/heartsuit.svgz images/math/hexagon.svgz images/math/hexstar.svgz images/math/HF.svgz images/math/hookleftarrow.svgz images/math/hookrightarrow.svgz images/math/hphantom.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/math' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/math/hslash.svgz images/math/iddots.svgz images/math/idotsint.svgz images/math/iff.svgz images/math/iiiint.svgz images/math/iiiintop.svgz images/math/iiint.svgz images/math/iiintop.svgz images/math/iint.svgz images/math/iintop.svgz images/math/Im.svgz images/math/imath.svgz images/math/impliedby.svgz images/math/implies.svgz images/math/in.svgz images/math/infty.svgz images/math/inplus.svgz images/math/int.svgz images/math/intercal.svgz images/math/interleave.svgz images/math/intop.svgz images/math/iota.svgz images/math/invdiameter.svgz images/math/inve.svgz images/math/invneg.svgz images/math/jmath.svgz images/math/join2.svgz images/math/jupiter.svgz images/math/kappa.svgz images/math/kreuz.svgz images/math/lambda.svgz images/math/lambda2.svgz images/math/land.svgz images/math/landdownint.svgz images/math/landdownintop.svgz images/math/landupint.svgz images/math/landupintop.svgz images/math/langle.svgz images/math/lbag.svgz images/math/lbag2.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/math' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/math/lbrace.svgz images/math/lbrace_rbrace.svgz images/math/lbracket.svgz images/math/lbracket_rbracket.svgz images/math/lceil.svgz images/math/lceil_rceil.svgz images/math/ldotp.svgz images/math/ldots.svgz images/math/le.svgz images/math/leadsto.svgz images/math/leftarrow.svgz images/math/leftarrow2.svgz images/math/leftarrow3.svgz images/math/leftarrowtail.svgz images/math/leftarrowtriangle.svgz images/math/leftcircle2.svgz images/math/leftcircle3.svgz images/math/leftcircle4.svgz images/math/leftharpoondown.svgz images/math/leftharpoonup.svgz images/math/leftleftarrows.svgz images/math/leftmoon.svgz images/math/leftrightarrow.svgz images/math/leftrightarrow2.svgz images/math/leftrightarroweq.svgz images/math/leftrightarrows.svgz images/math/leftrightarrowtriangle.svgz images/math/leftrightharpoons.svgz images/math/leftrightsquigarrow.svgz images/math/leftslice.svgz images/math/leftthreetimes.svgz images/math/leftturn.svgz images/math/leo.svgz images/math/leq.svgz images/math/leqq.svgz images/math/leqslant.svgz images/math/lessapprox.svgz images/math/lessdot.svgz images/math/lesseqgtr.svgz images/math/lesseqqgtr.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/math' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/math/lessgtr.svgz images/math/lesssim.svgz images/math/lfloor.svgz images/math/lfloor_rfloor.svgz images/math/lhd.svgz images/math/lhd2.svgz images/math/lhook.svgz images/math/libra.svgz images/math/lightning.svgz images/math/ll.svgz images/math/llbracket.svgz images/math/llceil.svgz images/math/llcorner.svgz images/math/llfloor.svgz images/math/llparenthesis.svgz images/math/Lleftarrow.svgz images/math/lll.svgz images/math/llless.svgz images/math/lnapprox.svgz images/math/lneq.svgz images/math/lneqq.svgz images/math/lnot.svgz images/math/lnsim.svgz images/math/logof.svgz images/math/longarrownot.svgz images/math/longarrownot2.svgz images/math/longleftarrow.svgz images/math/longleftarrow2.svgz images/math/longleftrightarrow.svgz images/math/longleftrightarrow2.svgz images/math/longmapsfrom.svgz images/math/longmapsfrom2.svgz images/math/longmapsto.svgz images/math/longmapsto2.svgz images/math/longrightarrow.svgz images/math/longrightarrow2.svgz images/math/looparrowleft.svgz images/math/looparrowright.svgz images/math/lor.svgz images/math/lozenge.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/math' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/math/lparen.svgz images/math/lparen_rparen.svgz images/math/lrcorner.svgz images/math/Lsh.svgz images/math/ltimes.svgz images/math/lvertneqq.svgz images/math/male.svgz images/math/maltese.svgz images/math/mapsfrom.svgz images/math/mapsfrom2.svgz images/math/mapsfromchar.svgz images/math/mapsfromchar2.svgz images/math/mapsto.svgz images/math/mapsto2.svgz images/math/mapstochar.svgz images/math/mapstochar2.svgz images/math/mars.svgz images/math/mathbb.svgz images/math/mathbb_C.svgz images/math/mathbb_H.svgz images/math/mathbb_N.svgz images/math/mathbb_Q.svgz images/math/mathbb_R.svgz images/math/mathbb_Z.svgz images/math/mathbin.svgz images/math/mathbf.svgz images/math/mathcal.svgz images/math/mathcal_F.svgz images/math/mathcal_H.svgz images/math/mathcal_L.svgz images/math/mathcal_O.svgz images/math/mathcircumflex.svgz images/math/mathclap.svgz images/math/mathdollar.svgz images/math/mathfrak.svgz images/math/mathit.svgz images/math/mathllap.svgz images/math/mathop.svgz images/math/mathord.svgz images/math/mathparagraph.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/math' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/math/mathscr.svgz images/math/mathsection.svgz images/math/mathrel.svgz images/math/mathring.svgz images/math/mathrlap.svgz images/math/mathrm.svgz images/math/mathrm_T.svgz images/math/mathsf.svgz images/math/mathtt.svgz images/math/matrix.svgz images/math/measuredangle.svgz images/math/mercury.svgz images/math/merge.svgz images/math/mho.svgz images/math/mid.svgz images/math/minuso.svgz images/math/models.svgz images/math/moo.svgz images/math/mp.svgz images/math/mu.svgz images/math/multimap.svgz images/math/nabla.svgz images/math/natural.svgz images/math/ncong.svgz images/math/ne.svgz images/math/nearrow.svgz images/math/neg.svgz images/math/neptune.svgz images/math/neq.svgz images/math/newmoon.svgz images/math/nexists.svgz images/math/ngeq.svgz images/math/ngeqq.svgz images/math/ngeqslant.svgz images/math/ngtr.svgz images/math/ni.svgz images/math/niplus.svgz images/math/nleftarrow.svgz images/math/nleftarrow2.svgz images/math/nleftrightarrow.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/math' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/math/nleftrightarrow2.svgz images/math/nleq.svgz images/math/nleqq.svgz images/math/nleqslant.svgz images/math/nless.svgz images/math/nmid.svgz images/math/nnearrow.svgz images/math/nnwarrow.svgz images/math/not.svgz images/math/notin.svgz images/math/nparallel.svgz images/math/nplus.svgz images/math/nprec.svgz images/math/npreceq.svgz images/math/nrightarrow.svgz images/math/nrightarrow2.svgz images/math/nshortmid.svgz images/math/nshortparallel.svgz images/math/nsim.svgz images/math/nsubseteq.svgz images/math/nsubseteqq.svgz images/math/nsucc.svgz images/math/nsucceq.svgz images/math/nsupseteq.svgz images/math/nsupseteqq.svgz images/math/ntriangleleft.svgz images/math/ntrianglelefteq.svgz images/math/ntrianglelefteqslant.svgz images/math/ntriangleright.svgz images/math/ntrianglerighteq.svgz images/math/ntrianglerighteqslant.svgz images/math/nu.svgz images/math/nvdash.svgz images/math/nvdash2.svgz images/math/nvdash3.svgz images/math/nvdash4.svgz images/math/nwarrow.svgz images/math/obar.svgz images/math/oblong.svgz images/math/obslash.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/math' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/math/ocircle.svgz images/math/octagon.svgz images/math/odot.svgz images/math/ogreaterthan.svgz images/math/oiint.svgz images/math/oiintop.svgz images/math/oint.svgz images/math/ointclockwise.svgz images/math/ointclockwiseop.svgz images/math/ointctrclockwise.svgz images/math/ointctrclockwiseop.svgz images/math/ointop.svgz images/math/olessthan.svgz images/math/omega.svgz images/math/omega2.svgz images/math/ominus.svgz images/math/openo.svgz images/math/oplus.svgz images/math/opposition.svgz images/math/oslash.svgz images/math/otimes.svgz images/math/ovee.svgz images/math/overbrace.svgz images/math/overleftarrow.svgz images/math/overleftrightarrow.svgz images/math/overline.svgz images/math/overrightarrow.svgz images/math/overset.svgz images/math/owedge.svgz images/math/owns.svgz images/math/parallel.svgz images/math/partial.svgz images/math/pentagon.svgz images/math/permil.svgz images/math/perp.svgz images/math/phantom.svgz images/math/phi.svgz images/math/phi2.svgz images/math/phone.svgz images/math/photon.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/math' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/math/pi.svgz images/math/pi2.svgz images/math/pisces.svgz images/math/pitchfork.svgz images/math/pluto.svgz images/math/pm.svgz images/math/pointer.svgz images/math/prec.svgz images/math/precapprox.svgz images/math/preccurlyeq.svgz images/math/preceq.svgz images/math/precnapprox.svgz images/math/precneqq.svgz images/math/precnsim.svgz images/math/precsim.svgz images/math/prime.svgz images/math/prod.svgz images/math/propto.svgz images/math/psi.svgz images/math/psi2.svgz images/math/quarternote.svgz images/math/rangle.svgz images/math/rbag.svgz images/math/rbag2.svgz images/math/rbrace.svgz images/math/rbracket.svgz images/math/rceil.svgz images/math/Re.svgz images/math/recorder.svgz images/math/restriction.svgz images/math/rfloor.svgz images/math/rhd.svgz images/math/rhd2.svgz images/math/rho.svgz images/math/rhook.svgz images/math/rightarrow.svgz images/math/rightarrow2.svgz images/math/rightarrow3.svgz images/math/rightarrowtail.svgz images/math/rightarrowtriangle.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/math' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/math/rightcircle2.svgz images/math/rightcircle3.svgz images/math/rightcircle4.svgz images/math/rightharpoondown.svgz images/math/rightharpoonup.svgz images/math/rightleftarrows.svgz images/math/rightleftharpoons.svgz images/math/rightmoon.svgz images/math/rightrightarrows.svgz images/math/rightslice.svgz images/math/rightsquigarrow.svgz images/math/rightthreetimes.svgz images/math/rightturn.svgz images/math/risingdotseq.svgz images/math/root.svgz images/math/rparen.svgz images/math/rrbracket.svgz images/math/rrceil.svgz images/math/rrfloor.svgz images/math/rrparenthesis.svgz images/math/Rrightarrow.svgz images/math/Rsh.svgz images/math/rtimes.svgz images/math/sagittarius.svgz images/math/saturn.svgz images/math/scorpio.svgz images/math/searrow.svgz images/math/setminus.svgz images/math/sharp.svgz images/math/shortdownarrow.svgz images/math/shortleftarrow.svgz images/math/shortmid.svgz images/math/shortparallel.svgz images/math/shortrightarrow.svgz images/math/shortuparrow.svgz images/math/sideset.svgz images/math/sidesetl.svgz images/math/sidesetn.svgz images/math/sidesetr.svgz images/math/sigma.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/math' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/math/sigma2.svgz images/math/sim.svgz images/math/simeq.svgz images/math/slash.svgz images/math/smallfrown.svgz images/math/smallint.svgz images/math/smallsetminus.svgz images/math/smallsmile.svgz images/math/smash.svgz images/math/smashb.svgz images/math/smasht.svgz images/math/smile.svgz images/math/smiley.svgz images/math/space.svgz images/math/spadesuit.svgz images/math/sphericalangle.svgz images/math/square2.svgz images/math/sqcap.svgz images/math/sqcup.svgz images/math/sqiint.svgz images/math/sqiintop.svgz images/math/sqint.svgz images/math/sqintop.svgz images/math/sqrt.svgz images/math/sqrt-square.svgz images/math/sqsubset.svgz images/math/sqsubseteq.svgz images/math/sqsupset.svgz images/math/sqsupseteq.svgz images/math/square.svgz images/math/ssearrow.svgz images/math/sslash.svgz images/math/sswarrow.svgz images/math/stackrel.svgz images/math/stackrelthree.svgz images/math/star.svgz images/math/style.svgz images/math/sub.svgz images/math/subset.svgz images/math/subset2.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/math' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/math/subseteq.svgz images/math/subseteqq.svgz images/math/subsetneq.svgz images/math/subsetneqq.svgz images/math/subsetplus.svgz images/math/subsetpluseq.svgz images/math/succ.svgz images/math/succapprox.svgz images/math/succcurlyeq.svgz images/math/succeq.svgz images/math/succnapprox.svgz images/math/succneqq.svgz images/math/succnsim.svgz images/math/succsim.svgz images/math/sum.svgz images/math/sun.svgz images/math/super.svgz images/math/supset.svgz images/math/supset2.svgz images/math/supseteq.svgz images/math/supseteqq.svgz images/math/supsetneq.svgz images/math/supsetneqq.svgz images/math/supsetplus.svgz images/math/supsetpluseq.svgz images/math/surd.svgz images/math/swarrow.svgz images/math/talloblong.svgz images/math/tau.svgz images/math/taurus.svgz images/math/textrm_AA.svgz images/math/textrm_O.svgz images/math/therefore.svgz images/math/theta.svgz images/math/theta2.svgz images/math/textdegree.svgz images/math/textrm.svgz images/math/thickapprox.svgz images/math/thicksim.svgz images/math/thorn.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/math' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/math/thorn2.svgz images/math/tilde.svgz images/math/times.svgz images/math/to.svgz images/math/top.svgz images/math/triangle.svgz images/math/triangledown.svgz images/math/triangleleft.svgz images/math/trianglelefteq.svgz images/math/trianglelefteqslant.svgz images/math/triangleq.svgz images/math/triangleright.svgz images/math/trianglerighteq.svgz images/math/trianglerighteqslant.svgz images/math/twoheadleftarrow.svgz images/math/twoheadrightarrow.svgz images/math/twonotes.svgz images/math/ulcorner.svgz images/math/underbar.svgz images/math/underbrace.svgz images/math/underleftarrow.svgz images/math/underleftrightarrow.svgz images/math/underline.svgz images/math/underrightarrow.svgz images/math/underscore.svgz images/math/underset.svgz images/math/undertilde.svgz images/math/unlhd.svgz images/math/unrhd.svgz images/math/uparrow.svgz images/math/uparrow2.svgz images/math/uparrow3.svgz images/math/updownarrow.svgz images/math/updownarrow2.svgz images/math/upharpoonleft.svgz images/math/upharpoonright.svgz images/math/uplus.svgz images/math/upsilon.svgz images/math/upsilon2.svgz images/math/upuparrows.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/math' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/math/uranus.svgz images/math/urcorner.svgz images/math/utilde.svgz images/math/varangle.svgz images/math/varbigcirc.svgz images/math/varcopyright.svgz images/math/varcurlyvee.svgz images/math/varcurlywedge.svgz images/math/vargamma2.svgz images/math/vardelta2.svgz images/math/varepsilon.svgz images/math/varhexagon.svgz images/math/varhexstar.svgz images/math/variiint.svgz images/math/variiintop.svgz images/math/variint.svgz images/math/variintop.svgz images/math/varint.svgz images/math/varintop.svgz images/math/varkappa.svgz images/math/varlambda2.svgz images/math/varnothing.svgz images/math/varoast.svgz images/math/varobar.svgz images/math/varobslash.svgz images/math/varocircle.svgz images/math/varodot.svgz images/math/varogreaterthan.svgz images/math/varoiint.svgz images/math/varoiintop.svgz images/math/varoint.svgz images/math/varointop.svgz images/math/varointclockwise.svgz images/math/varointclockwiseop.svgz images/math/varointctrclockwise.svgz images/math/varointctrclockwiseop.svgz images/math/varolessthan.svgz images/math/varomega2.svgz images/math/varominus.svgz images/math/varoplus.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/math' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/math/varoslash.svgz images/math/varotimes.svgz images/math/varovee.svgz images/math/varowedge.svgz images/math/varphi.svgz images/math/varphi2.svgz images/math/varpi.svgz images/math/varpi2.svgz images/math/varpropto.svgz images/math/varpsi2.svgz images/math/varrho.svgz images/math/varsigma.svgz images/math/varsigma2.svgz images/math/varsubsetneq.svgz images/math/varsubsetneqq.svgz images/math/varsupsetneq.svgz images/math/varsupsetneqq.svgz images/math/vartheta.svgz images/math/vartheta2.svgz images/math/vartimes.svgz images/math/vartriangle.svgz images/math/vartriangleleft.svgz images/math/vartriangleright.svgz images/math/varupsilon2.svgz images/math/varxi2.svgz images/math/vcentcolon.svgz images/math/vdash.svgz images/math/vdash2.svgz images/math/vdash3.svgz images/math/vdots.svgz images/math/vec.svgz images/math/vee.svgz images/math/veebar.svgz images/math/venus.svgz images/math/vernal.svgz images/math/vert.svgz images/math/vert2.svgz images/math/VHF.svgz images/math/virgo.svgz images/math/vphantom.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/math' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 images/math/Vvdash.svgz images/math/wasylozenge.svgz images/math/wasypropto.svgz images/math/wasytherefore.svgz images/math/wedge.svgz images/math/widehat.svgz images/math/widetilde.svgz images/math/wp.svgz images/math/wr.svgz images/math/xbox3.svgz images/math/xcancel.svgz images/math/xi.svgz images/math/xi2.svgz images/math/xleftarrow.svgz images/math/xrightarrow.svgz images/math/Ydown.svgz images/math/yen.svgz images/math/Yleft.svgz images/math/Yright.svgz images/math/Yup.svgz images/math/zeta.svgz '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/images/math' make install-data-hook make[4]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib' chmod 755 /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/configure.py for i in /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/scripts/*.py /var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/scripts/listerrors ; do \ chmod 755 $i; \ done for i in examples/ca/ItemizeBullets.lyx examples/ca/splash.lyx examples/cs/splash.lyx examples/cs/priklad_syrovy.lyx examples/cs/priklad_zLyXovany.lyx examples/da/splash.lyx examples/de/beamer.lyx examples/de/beamer-article.lyx examples/de/beispiel_gelyxt.lyx examples/de/beispiel_roh.lyx examples/de/Braille.lyx examples/de/Dezimal.lyx examples/de/europassCV.lyx examples/de/FeynmanDiagrams.lyx examples/de/ItemizeBullets.lyx examples/de/Lebenslauf.lyx examples/de/linguistics.lyx examples/de/MultilingualCaptions.lyx examples/de/PDF-comment.lyx examples/de/PDF-form.lyx examples/de/serienbrief1.lyx examples/de/serienbrief2.lyx examples/de/serienbrief3.lyx examples/de/splash.lyx examples/de/tufte-handout.lyx examples/el/splash.lyx examples/es/Braille.lyx examples/es/ejemplo_con_lyx.lyx examples/es/ejemplo_sin_lyx.lyx examples/es/europeCV.lyx examples/es/ItemizeBullets.lyx examples/es/linguistics.lyx examples/es/modernCV.lyx examples/es/splash.lyx examples/es/tufte-book.lyx examples/es/tufte-handout.lyx examples/eu/adibide_gordina.lyx examples/eu/adibide_lyx-atua.lyx examples/eu/splash.lyx examples/fa/splash.lyx examples/fr/AlignementDecimal.lyx examples/fr/beamer.lyx examples/fr/beamer-article.lyx examples/fr/Braille.lyx examples/fr/exemple_brut.lyx examples/fr/exemple_lyxifie.lyx examples/fr/FeynmanDiagrams.lyx examples/fr/Foils.lyx examples/fr/linguistics.lyx examples/fr/ListesPuces.lyx examples/fr/MultilingualCaptions.lyx examples/fr/PDF-comment.lyx examples/fr/powerdot.lyx examples/fr/seminar.lyx examples/fr/simplecv.lyx examples/fr/splash.lyx examples/fr/xyfigure.lyx examples/fr/xyfigure.png examples/fr/xypic.lyx examples/gl/exemplo_bruto.lyx examples/gl/exemplo_lyxificado.lyx examples/gl/splash.lyx examples/he/example_lyxified.lyx examples/he/example_raw.lyx examples/he/splash.lyx examples/hu/example_lyxified.lyx examples/hu/example_raw.lyx examples/hu/splash.lyx examples/id/splash.lyx examples/it/ItemizeBullets.lyx examples/it/splash.lyx examples/ja/Braille.lyx examples/ja/FeynmanDiagrams.lyx examples/ja/MultilingualCaptions.lyx examples/ja/beamer.lyx examples/ja/knitr.lyx examples/ja/lilypond.lyx examples/ja/linguistics.lyx examples/ja/splash.lyx examples/ja/sweave.lyx examples/ja/xyfigure.png examples/ja/xypic.lyx examples/ko/splash.lyx examples/nb/eksempel_lyxet.lyx examples/nb/eksempel_txt.lyx examples/nb/splash.lyx examples/nl/opsommingstekens.lyx examples/nl/splash.lyx examples/nl/voorbeeld_ruw.lyx examples/nl/voorbeeld_verlyxt.lyx examples/pl/splash.lyx examples/ro/splash.lyx examples/ru/example_lyxified.lyx examples/ru/example_raw.lyx examples/ru/splash.lyx examples/sl/primer_lyxan.lyx examples/sl/primer_surov.lyx examples/sl/splash.lyx examples/sk/splash.lyx examples/sr/Braille.lyx examples/sr/splash.lyx examples/sv/splash.lyx examples/springer/svmono_acknow.lyx examples/springer/svmono_acronym.lyx examples/springer/svmono_appendix.lyx examples/springer/svmono_book-master.lyx examples/springer/svmono_chapter.lyx examples/springer/svmono_dedication.lyx examples/springer/svmono_foreword.lyx examples/springer/svmono_glossary.lyx examples/springer/svmono_part.lyx examples/springer/svmono_preface.lyx examples/springer/svmono_referenc.lyx examples/springer/svmono_solutions.lyx examples/springer/svmult_acknow.lyx examples/springer/svmult_acronym.lyx examples/springer/svmult_appendix.lyx examples/springer/svmult_author.lyx examples/springer/svmult_cblist.lyx examples/springer/svmult_dedication.lyx examples/springer/svmult_editor-master.lyx examples/springer/svmult_foreword.lyx examples/springer/svmult_glossary.lyx examples/springer/svmult_part.lyx examples/springer/svmult_preface.lyx examples/springer/svmult_referenc.lyx examples/thesis/Acknowledgments.lyx examples/thesis/alpha.bst examples/thesis/Appendix.lyx examples/thesis/Bibliography.lyx examples/thesis/chapter-1.lyx examples/thesis/chapter-2.lyx examples/thesis/Summary.lyx examples/thesis/thesis.lyx examples/thesis/thesisExample.bib examples/uk/splash.lyx examples/Braille.lyx examples/CV-image.eps examples/CV-image.png examples/Foils.lyx examples/ItemizeBullets.lyx examples/Literate.lyx examples/aa_sample.lyx examples/aas_sample.lyx examples/aas_sample62.lyx examples/achemso.lyx examples/addressExample.adr examples/amsart-test.lyx examples/amsbook-test.lyx examples/beamer.lyx examples/beamer-article.lyx examples/beamer-g4.jpg examples/beamer-g4-mask.jpg examples/beamer-icsi-logo.pdf examples/beamer-knight1-mask.png examples/beamer-knight1.png examples/beamer-knight2-mask.png examples/beamer-knight2.png examples/beamer-knight3-mask.png examples/beamer-knight3.png examples/beamer-knight4-mask.png examples/beamer-knight4.png examples/beamerlyxexample1.lyx examples/beamerposter.lyx examples/biblioExample.bib examples/chess-article.lyx examples/chessgame.lyx examples/colored-boxes.lyx examples/docbook_article.lyx examples/europeCV.lyx examples/europassCV.lyx examples/example_lyxified.lyx examples/example_raw.lyx examples/FeynmanDiagrams.lyx examples/gnuplot.lyx examples/gnuplot-example.gp examples/H-P-statements.lyx examples/iecc05.fen examples/iecc07.fen examples/iecc12.fen examples/instant_preview.lyx examples/knitr.lyx examples/landslide.lyx examples/lilypond.lyx examples/linguistics.lyx examples/listerrors.lyx examples/localization_test.lyx examples/longsheet.gnumeric examples/minted-filelisting.lyx examples/minted-listings.lyx examples/modernCV.lyx examples/MultilingualCaptions.lyx examples/noweb2lyx.lyx examples/paralist.lyx examples/PDF-comment.lyx examples/PDF-form.lyx examples/powerdot.lyx examples/recipebook.lyx examples/script_form.lyx examples/seminar.lyx examples/serial_letter1.lyx examples/serial_letter2.lyx examples/serial_letter3.lyx examples/sheet1.gnumeric examples/sheet2.ods examples/sheet3.xls examples/simplecv.lyx examples/splash.lyx examples/spreadsheet.lyx examples/sweave.lyx examples/tufte-book.lyx examples/tufte-handout.lyx examples/varwidth-floats-side-by-side.lyx examples/xyfigure.lyx examples/xyfigure.png examples/xypic.lyx templates/aa.lyx templates/aastex6.lyx templates/aastex62.lyx templates/acmart.lyx templates/AEA.lyx templates/APA.lyx templates/APA6.lyx templates/beamer-conference-ornate-20min.lyx templates/ctex.lyx templates/de_beamer-conference-ornate-20min.lyx templates/dinbrief.lyx templates/DocBook_article.lyx templates/ectaart.lyx templates/elsarticle.lyx templates/EPS-cropped.lyx templates/es_beamer-conference-ornate-20min.lyx templates/fr_beamer-conference-ornate-20min.lyx templates/frletter.lyx templates/g-brief2.lyx templates/hollywood.lyx templates/IEEEtran-CompSoc.lyx templates/IEEEtran-Conference.lyx templates/IEEEtran-Journal.lyx templates/IEEEtran-TransMag.lyx templates/IJMPC.lyx templates/IJMPD.lyx templates/IOP-article.lyx templates/IUCr-article.lyx templates/ja_beamer-conference-ornate-20min.lyx templates/JASA.lyx templates/JSS-article.lyx templates/kluwer.lyx templates/koma-letter2.lyx templates/letter.lyx templates/lettre.lyx templates/maa-monthly.lyx templates/PDF-cropped.lyx templates/poster-a0poster-colored.lyx templates/poster-a0poster-simple.lyx templates/poster-beamerposter.lyx templates/poster-sciposter.lyx templates/README.new_templates templates/RJournal.lyx templates/revtex4.lyx templates/revtex4-1.lyx templates/slides.lyx; do \ if /bin/grep -E -q "^\\\\origin " "/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/$i"; then \ origin=`dirname "/systemlyxdir/$i"`/; \ sed -e "s|^\\\\origin .*|\\\\origin $origin|" \ "/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/$i" > "/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/$i.tmp"; \ mv -f "/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/$i.tmp" "/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/$i"; \ chmod 644 "/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/lyx/$i"; \ fi; \ done make[4]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib' make[3]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib' make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib' make[1]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/lib' Making install in src/client make[1]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/client' make install-am make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/client' make[3]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/client' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/bin' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/man/man1' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c lyxclient '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/bin' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 lyxclient.1 '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/man/man1' make[3]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/client' make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/client' make[1]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/client' Making install in src/tex2lyx make[1]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/tex2lyx' make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/tex2lyx' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/bin' /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/man/man1' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c tex2lyx '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/bin' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 tex2lyx.1 '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/man/man1' make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/tex2lyx' make[1]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/tex2lyx' Making install in src/convert make[1]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/convert' make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/convert' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/convert' make[1]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2/src/convert' make[1]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2' make[2]: Entering directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/man/man1' /usr/lib/portage/python3.7/ebuild-helpers/xattr/install -c -m 644 lyx.1 '/var/tmp/portage/app-office/lyx-2.3.5.2/image//usr/share/man/man1' make[2]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2' make[1]: Leaving directory '/var/tmp/portage/app-office/lyx-2.3.5.2/work/lyx-2.3.5.2' * Fixing shebang in //usr/share/lyx/scripts/gnuplot2pdf.py. * Fixing shebang in //usr/share/lyx/scripts/svg2pstex.py. * Fixing shebang in //usr/share/lyx/scripts/listerrors. * Fixing shebang in //usr/share/lyx/scripts/svg2pdftex.py. * Fixing shebang in //usr/share/lyx/configure.py. * Fixing shebang in //usr/share/lyx/lyx2lyx/profiling.py. * Fixing shebang in //usr/share/lyx/lyx2lyx/lyx2lyx. >>> Completed installing app-office/lyx-2.3.5.2 into /var/tmp/portage/app-office/lyx-2.3.5.2/image/ * Final size of build directory: 257500 KiB (251.4 MiB) * Final size of installed tree: 75356 KiB ( 73.5 MiB) strip: x86_64-pc-linux-gnu-strip --strip-unneeded -N __gentoo_check_ldflags__ -R .comment -R .GCC.command.line -R .note.gnu.gold-version /usr/bin/lyxclient /usr/bin/lyx /usr/bin/tex2lyx >>> Done. * QA Notice: Symbolic link /usr/share/lyx/dicts points to /usr/share/myspell which does not exist. * QA Notice: Symbolic link /usr/share/lyx/thes points to /usr/share/myspell which does not exist. * Updating global fontcache ... [ ok ] * Updating icons cache ... [ ok ] * Updating .desktop files database ... [ ok ] 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-Intel-R-_Xeon-R-_Platinum_8175M_CPU_@_2.50GHz-with-gentoo-2.7 KiB Mem: 64359960 total, 24116448 free KiB Swap: 0 total, 0 free sh bash 5.0_p18 ld GNU ld (Gentoo 2.34 p5) 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 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-extra-opts: sync-rsync-verify-jobs: 1 sync-rsync-verify-max-age: 24 sync-rsync-verify-metamanifest: yes ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" 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/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-O2 -pipe -march=native -frecord-gcc-switches" DISTDIR="/usr/portage/distfiles" EMERGE_DEFAULT_OPTS="--with-bdeps=y -1 -k -b" 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" 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" GENTOO_MIRRORS="http://distfiles.gentoo.org" LANG="C.UTF8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j16 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