* Package: x11-libs/gtkmathview-0.8.0-r3 * Repository: gentoo * Maintainer: gnome@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc gtk kernel_linux svg userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking gtkmathview-0.8.0.tar.gz to /var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work >>> Source unpacked in /var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work >>> Preparing source in /var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0 ... * Applying gtkmathview-0.8.0-gcc43.patch ... [ ok ] * Applying gtkmathview-0.8.0-gcc44.patch ... [ ok ] * Applying gtkmathview-0.8.0-cond-t1.patch ... [ ok ] * Applying gtkmathview-0.8.0-fix-template.patch ... [ ok ] * Applying gtkmathview-0.8.0-underlinking.patch ... [ ok ] * Applying gtkmathview-0.8.0-gcc47.patch ... [ ok ] * Applying gtkmathview-0.8.0-gcc6.patch ... [ ok ] * Running eautoreconf in '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I ac-helpers ... [ ok ] * Running autoconf -I ac-helpers --force ... [ ok ] * Running autoheader -I ac-helpers ... [ ok ] * Running automake --add-missing --copy --force-missing ... [ ok ] * Running elibtoolize in: gtkmathview-0.8.0/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0 ... * econf: updating gtkmathview-0.8.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gtkmathview-0.8.0/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/gtkmathview-0.8.0-r3 --htmldir=/usr/share/doc/gtkmathview-0.8.0-r3/html --libdir=/usr/lib64 --enable-gtk --enable-svg --without-t1lib --with-popt --enable-libxml2 --enable-libxml2-reader --enable-ps --enable-tfm=2 --enable-builder-cache --enable-breaks --enable-boxml --disable-gmetadom --disable-static checking for a BSD-compatible install... /usr/lib/portage/python3.5/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 make supports nested variables... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU 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 a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-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 BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ 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 for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking for library containing strerror... none required checking for ANSI C header files... (cached) yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking whether char is unsigned... no checking size of unsigned char... 1 checking size of unsigned short... 2 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned long long... 8 checking size of wchar_t... 4 checking hash_map usability... yes checking hash_map presence... yes checking for hash_map... yes checking ext/hash_map usability... yes checking ext/hash_map presence... yes checking for ext/hash_map... yes checking whether the C++ compiler supports the standard character traits... yes checking for xsltproc... 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 glib-2.0 >= 2.2.1... yes checking for gtk+-2.0 >= 2.2.1... yes checking for pangox... yes checking for libxml-2.0 >= 2.6.7... yes checking whether binary relocation support should be enabled... no checking whether to use GCC precompiled headers with x86_64-pc-linux-gnu-g++... ./configure: line 19392: [: : integer expression expected no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating gtkmathview.spec config.status: creating config/Makefile config.status: creating config/gtkmathview.conf.xml config.status: creating scripts/Makefile config.status: creating auto/Makefile config.status: creating auto/Char.hh.in config.status: creating autopackage/Makefile config.status: creating src/Makefile config.status: creating src/common/Makefile config.status: creating src/common/mathvariants/Makefile config.status: creating src/common/mathvariants/xml/Makefile config.status: creating src/frontend/Makefile config.status: creating src/frontend/common/Makefile config.status: creating src/frontend/custom_reader/Makefile config.status: creating src/frontend/libxml2_reader/Makefile config.status: creating src/frontend/libxml2/Makefile config.status: creating src/frontend/gmetadom/Makefile config.status: creating src/engine/Makefile config.status: creating src/engine/common/Makefile config.status: creating src/engine/boxml/Makefile config.status: creating src/engine/mathml/Makefile config.status: creating src/engine/adapters/Makefile config.status: creating src/backend/Makefile config.status: creating src/backend/common/Makefile config.status: creating src/backend/common/tfm/Makefile config.status: creating src/backend/gtk/Makefile config.status: creating src/backend/svg/Makefile config.status: creating src/backend/ps/Makefile config.status: creating src/view/Makefile config.status: creating src/widget/Makefile config.status: creating viewer/Makefile config.status: creating mathmlsvg/Makefile config.status: creating mathmlps/Makefile config.status: creating doc/Makefile config.status: creating mathview-core.pc config.status: creating mathview-frontend-custom-reader.pc config.status: creating mathview-frontend-libxml2-reader.pc config.status: creating mathview-frontend-libxml2.pc config.status: creating mathview-frontend-gmetadom.pc config.status: creating mathview-backend-ps.pc config.status: creating mathview-backend-svg.pc config.status: creating mathview-backend-gtk.pc config.status: creating gtkmathview-custom-reader.pc config.status: creating gtkmathview-libxml2-reader.pc config.status: creating gtkmathview-libxml2.pc config.status: creating gtkmathview-gmetadom.pc config.status: creating autopackage/abimath.apspec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands GtkMathView 0.8.0 Compilation GCC pipe no Profiling no Debugging no xsltproc yes popt yes Engine MathML yes BoxML yes Frontend GMetaDOM no libxml2 yes libxml2 reader yes custom reader yes Backend GTK+ yes Type1 fonts (t1lib) no TFM support level 2 SVG yes PostScript yes Performance Builder cache yes >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0' Making all in scripts make[2]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/scripts' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/scripts' Making all in config make[2]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/config' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/config' Making all in auto make[2]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/auto' ( \ if test ! \( -e Char.hh \); then \ cp ../auto/Char.hh.in Char.hh; \ elif ! diff ../auto/Char.hh.in Char.hh >/dev/null; then \ cp ../auto/Char.hh.in Char.hh; \ fi \ ) ( \ echo "#define PKGDATADIR \"/usr/share/gtkmathview\"" >config.dirs.maybe; \ echo "#define PKGSYSCONFDIR \"/etc/gtkmathview\"" >>config.dirs.maybe; \ if test ! \( -e config.dirs \); then \ mv config.dirs.maybe config.dirs; \ elif ! diff config.dirs.maybe config.dirs >/dev/null; then \ mv config.dirs.maybe config.dirs; \ else \ rm config.dirs.maybe; \ fi \ ) make[2]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/auto' Making all in autopackage make[2]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/autopackage' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/autopackage' Making all in src make[2]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src' Making all in common make[3]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/common' Making all in mathvariants make[4]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/common/mathvariants' make all-recursive make[5]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/common/mathvariants' Making all in xml make[6]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/common/mathvariants/xml' make[6]: Nothing to be done for 'all'. make[6]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/common/mathvariants/xml' make[6]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/common/mathvariants' /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathvariants_la-bold-fraktur.lo `test -f 'bold-fraktur.cc' || echo './'`bold-fraktur.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c bold-fraktur.cc -fPIC -DPIC -o .libs/libmathvariants_la-bold-fraktur.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathvariants_la-bold-italic.lo `test -f 'bold-italic.cc' || echo './'`bold-italic.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c bold-italic.cc -fPIC -DPIC -o .libs/libmathvariants_la-bold-italic.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathvariants_la-bold-sans-serif.lo `test -f 'bold-sans-serif.cc' || echo './'`bold-sans-serif.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c bold-sans-serif.cc -fPIC -DPIC -o .libs/libmathvariants_la-bold-sans-serif.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathvariants_la-bold-script.lo `test -f 'bold-script.cc' || echo './'`bold-script.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c bold-script.cc -fPIC -DPIC -o .libs/libmathvariants_la-bold-script.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathvariants_la-bold.lo `test -f 'bold.cc' || echo './'`bold.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c bold.cc -fPIC -DPIC -o .libs/libmathvariants_la-bold.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathvariants_la-double-struck.lo `test -f 'double-struck.cc' || echo './'`double-struck.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c double-struck.cc -fPIC -DPIC -o .libs/libmathvariants_la-double-struck.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathvariants_la-fraktur.lo `test -f 'fraktur.cc' || echo './'`fraktur.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c fraktur.cc -fPIC -DPIC -o .libs/libmathvariants_la-fraktur.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathvariants_la-italic.lo `test -f 'italic.cc' || echo './'`italic.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c italic.cc -fPIC -DPIC -o .libs/libmathvariants_la-italic.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathvariants_la-monospace.lo `test -f 'monospace.cc' || echo './'`monospace.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c monospace.cc -fPIC -DPIC -o .libs/libmathvariants_la-monospace.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathvariants_la-sans-serif-bold-italic.lo `test -f 'sans-serif-bold-italic.cc' || echo './'`sans-serif-bold-italic.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c sans-serif-bold-italic.cc -fPIC -DPIC -o .libs/libmathvariants_la-sans-serif-bold-italic.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathvariants_la-sans-serif-italic.lo `test -f 'sans-serif-italic.cc' || echo './'`sans-serif-italic.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c sans-serif-italic.cc -fPIC -DPIC -o .libs/libmathvariants_la-sans-serif-italic.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathvariants_la-sans-serif.lo `test -f 'sans-serif.cc' || echo './'`sans-serif.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c sans-serif.cc -fPIC -DPIC -o .libs/libmathvariants_la-sans-serif.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathvariants_la-script.lo `test -f 'script.cc' || echo './'`script.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c script.cc -fPIC -DPIC -o .libs/libmathvariants_la-script.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathvariants_la-MathVariantMap.lo `test -f 'MathVariantMap.cc' || echo './'`MathVariantMap.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathVariantMap.cc -fPIC -DPIC -o .libs/libmathvariants_la-MathVariantMap.o /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -W -Wall -Wl,-O1 -Wl,--as-needed -o libmathvariants.la libmathvariants_la-bold-fraktur.lo libmathvariants_la-bold-italic.lo libmathvariants_la-bold-sans-serif.lo libmathvariants_la-bold-script.lo libmathvariants_la-bold.lo libmathvariants_la-double-struck.lo libmathvariants_la-fraktur.lo libmathvariants_la-italic.lo libmathvariants_la-monospace.lo libmathvariants_la-sans-serif-bold-italic.lo libmathvariants_la-sans-serif-italic.lo libmathvariants_la-sans-serif.lo libmathvariants_la-script.lo libmathvariants_la-MathVariantMap.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmathvariants.a .libs/libmathvariants_la-bold-fraktur.o .libs/libmathvariants_la-bold-italic.o .libs/libmathvariants_la-bold-sans-serif.o .libs/libmathvariants_la-bold-script.o .libs/libmathvariants_la-bold.o .libs/libmathvariants_la-double-struck.o .libs/libmathvariants_la-fraktur.o .libs/libmathvariants_la-italic.o .libs/libmathvariants_la-monospace.o .libs/libmathvariants_la-sans-serif-bold-italic.o .libs/libmathvariants_la-sans-serif-italic.o .libs/libmathvariants_la-sans-serif.o .libs/libmathvariants_la-script.o .libs/libmathvariants_la-MathVariantMap.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmathvariants.a libtool: link: ( cd ".libs" && rm -f "libmathvariants.la" && ln -s "../libmathvariants.la" "libmathvariants.la" ) make[6]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/common/mathvariants' make[5]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/common/mathvariants' make[4]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/common/mathvariants' make[4]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/common' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libcommon_la-AbstractLogger.lo `test -f 'AbstractLogger.cc' || echo './'`AbstractLogger.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c AbstractLogger.cc -fPIC -DPIC -o .libs/libcommon_la-AbstractLogger.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libcommon_la-BoundingBox.lo `test -f 'BoundingBox.cc' || echo './'`BoundingBox.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c BoundingBox.cc -fPIC -DPIC -o .libs/libcommon_la-BoundingBox.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libcommon_la-BoundingBoxAux.lo `test -f 'BoundingBoxAux.cc' || echo './'`BoundingBoxAux.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c BoundingBoxAux.cc -fPIC -DPIC -o .libs/libcommon_la-BoundingBoxAux.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libcommon_la-Clock.lo `test -f 'Clock.cc' || echo './'`Clock.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c Clock.cc -fPIC -DPIC -o .libs/libcommon_la-Clock.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libcommon_la-Configuration.lo `test -f 'Configuration.cc' || echo './'`Configuration.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c Configuration.cc -fPIC -DPIC -o .libs/libcommon_la-Configuration.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from HashMap.hh:24, from Configuration.hh:30, from Configuration.cc:22: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libcommon_la-LengthAux.lo `test -f 'LengthAux.cc' || echo './'`LengthAux.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c LengthAux.cc -fPIC -DPIC -o .libs/libcommon_la-LengthAux.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libcommon_la-Logger.lo `test -f 'Logger.cc' || echo './'`Logger.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c Logger.cc -fPIC -DPIC -o .libs/libcommon_la-Logger.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libcommon_la-PointAux.lo `test -f 'PointAux.cc' || echo './'`PointAux.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c PointAux.cc -fPIC -DPIC -o .libs/libcommon_la-PointAux.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libcommon_la-RGBColorAux.lo `test -f 'RGBColorAux.cc' || echo './'`RGBColorAux.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c RGBColorAux.cc -fPIC -DPIC -o .libs/libcommon_la-RGBColorAux.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libcommon_la-Rectangle.lo `test -f 'Rectangle.cc' || echo './'`Rectangle.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c Rectangle.cc -fPIC -DPIC -o .libs/libcommon_la-Rectangle.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libcommon_la-String.lo `test -f 'String.cc' || echo './'`String.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c String.cc -fPIC -DPIC -o .libs/libcommon_la-String.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libcommon_la-StringAux.lo `test -f 'StringAux.cc' || echo './'`StringAux.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c StringAux.cc -fPIC -DPIC -o .libs/libcommon_la-StringAux.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libcommon_la-StringHash.lo `test -f 'StringHash.cc' || echo './'`StringHash.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c StringHash.cc -fPIC -DPIC -o .libs/libcommon_la-StringHash.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libcommon_la-Utils.lo `test -f 'Utils.cc' || echo './'`Utils.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c Utils.cc -fPIC -DPIC -o .libs/libcommon_la-Utils.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libcommon_la-ValueConversion.lo `test -f 'ValueConversion.cc' || echo './'`ValueConversion.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c ValueConversion.cc -fPIC -DPIC -o .libs/libcommon_la-ValueConversion.o /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libcommon_la-token.lo `test -f 'token.cc' || echo './'`token.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c token.cc -fPIC -DPIC -o .libs/libcommon_la-token.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from HashMap.hh:24, from token.cc:23: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -W -Wall -Wl,-O1 -Wl,--as-needed -o libcommon.la libcommon_la-AbstractLogger.lo libcommon_la-BoundingBox.lo libcommon_la-BoundingBoxAux.lo libcommon_la-Clock.lo libcommon_la-Configuration.lo libcommon_la-LengthAux.lo libcommon_la-Logger.lo libcommon_la-PointAux.lo libcommon_la-RGBColorAux.lo libcommon_la-Rectangle.lo libcommon_la-String.lo libcommon_la-StringAux.lo libcommon_la-StringHash.lo libcommon_la-Utils.lo libcommon_la-ValueConversion.lo libcommon_la-token.lo ../../src/common/mathvariants/libmathvariants.la -lglib-2.0 libtool: link: (cd .libs/libcommon.lax/libmathvariants.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/common/../../src/common/mathvariants/.libs/libmathvariants.a") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcommon.a .libs/libcommon_la-AbstractLogger.o .libs/libcommon_la-BoundingBox.o .libs/libcommon_la-BoundingBoxAux.o .libs/libcommon_la-Clock.o .libs/libcommon_la-Configuration.o .libs/libcommon_la-LengthAux.o .libs/libcommon_la-Logger.o .libs/libcommon_la-PointAux.o .libs/libcommon_la-RGBColorAux.o .libs/libcommon_la-Rectangle.o .libs/libcommon_la-String.o .libs/libcommon_la-StringAux.o .libs/libcommon_la-StringHash.o .libs/libcommon_la-Utils.o .libs/libcommon_la-ValueConversion.o .libs/libcommon_la-token.o .libs/libcommon.lax/libmathvariants.a/libmathvariants_la-MathVariantMap.o .libs/libcommon.lax/libmathvariants.a/libmathvariants_la-bold-fraktur.o .libs/libcommon.lax/libmathvariants.a/libmathvariants_la-bold-italic.o .libs/libcommon.lax/libmathvariants.a/libmathvariants_la-bold-sans-serif.o .libs/libcommon.lax/libmathvariants.a/libmathvariants_la-bold-script.o .libs/libcommon.lax/libmathvariants.a/libmathvariants_la-bold.o .libs/libcommon.lax/libmathvariants.a/libmathvariants_la-double-struck.o .libs/libcommon.lax/libmathvariants.a/libmathvariants_la-fraktur.o .libs/libcommon.lax/libmathvariants.a/libmathvariants_la-italic.o .libs/libcommon.lax/libmathvariants.a/libmathvariants_la-monospace.o .libs/libcommon.lax/libmathvariants.a/libmathvariants_la-sans-serif-bold-italic.o .libs/libcommon.lax/libmathvariants.a/libmathvariants_la-sans-serif-italic.o .libs/libcommon.lax/libmathvariants.a/libmathvariants_la-sans-serif.o .libs/libcommon.lax/libmathvariants.a/libmathvariants_la-script.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcommon.a libtool: link: rm -fr .libs/libcommon.lax libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" ) make[4]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/common' make[3]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/common' Making all in engine make[3]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/engine' Making all in common make[4]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/engine/common' /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libengine_common_la-Attribute.lo `test -f 'Attribute.cc' || echo './'`Attribute.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c Attribute.cc -fPIC -DPIC -o .libs/libengine_common_la-Attribute.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libengine_common_la-AttributeSet.lo `test -f 'AttributeSet.cc' || echo './'`AttributeSet.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c AttributeSet.cc -fPIC -DPIC -o .libs/libengine_common_la-AttributeSet.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libengine_common_la-AttributeSignature.lo `test -f 'AttributeSignature.cc' || echo './'`AttributeSignature.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c AttributeSignature.cc -fPIC -DPIC -o .libs/libengine_common_la-AttributeSignature.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libengine_common_la-NamespaceContext.lo `test -f 'NamespaceContext.cc' || echo './'`NamespaceContext.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c NamespaceContext.cc -fPIC -DPIC -o .libs/libengine_common_la-NamespaceContext.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libengine_common_la-View.lo `test -f 'View.cc' || echo './'`View.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c View.cc -fPIC -DPIC -o .libs/libengine_common_la-View.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from ../../../src/engine/mathml/MathMLOperatorDictionary.hh:25, from View.cc:29: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libengine_common_la-Node.lo `test -f 'Node.cc' || echo './'`Node.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c Node.cc -fPIC -DPIC -o .libs/libengine_common_la-Node.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libengine_common_la-Element.lo `test -f 'Element.cc' || echo './'`Element.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c Element.cc -fPIC -DPIC -o .libs/libengine_common_la-Element.o /bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -Wall -W -Wall -c -o libengine_common_la-prefix.lo `test -f 'prefix.c' || echo './'`prefix.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -Wall -W -Wall -c prefix.c -fPIC -DPIC -o .libs/libengine_common_la-prefix.o /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -W -Wall -version-info 8:0:8 -Wl,-O1 -Wl,--as-needed -o libengine_common.la libengine_common_la-Attribute.lo libengine_common_la-AttributeSet.lo libengine_common_la-AttributeSignature.lo libengine_common_la-NamespaceContext.lo libengine_common_la-View.lo libengine_common_la-Node.lo libengine_common_la-Element.lo libengine_common_la-prefix.lo libtool: warning: '-version-info/-version-number' is ignored for convenience libraries libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libengine_common.a .libs/libengine_common_la-Attribute.o .libs/libengine_common_la-AttributeSet.o .libs/libengine_common_la-AttributeSignature.o .libs/libengine_common_la-NamespaceContext.o .libs/libengine_common_la-View.o .libs/libengine_common_la-Node.o .libs/libengine_common_la-Element.o .libs/libengine_common_la-prefix.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libengine_common.a libtool: link: ( cd ".libs" && rm -f "libengine_common.la" && ln -s "../libengine_common.la" "libengine_common.la" ) make[4]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/engine/common' Making all in mathml make[4]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/engine/mathml' /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLActionElement.lo `test -f 'MathMLActionElement.cc' || echo './'`MathMLActionElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLActionElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLActionElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLAlignGroupElement.lo `test -f 'MathMLAlignGroupElement.cc' || echo './'`MathMLAlignGroupElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLAlignGroupElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLAlignGroupElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLAlignMarkElement.lo `test -f 'MathMLAlignMarkElement.cc' || echo './'`MathMLAlignMarkElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLAlignMarkElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLAlignMarkElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLAttributeSignatures.lo `test -f 'MathMLAttributeSignatures.cc' || echo './'`MathMLAttributeSignatures.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLAttributeSignatures.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLAttributeSignatures.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLBinContainerElement.lo `test -f 'MathMLBinContainerElement.cc' || echo './'`MathMLBinContainerElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLBinContainerElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLBinContainerElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLContainerElement.lo `test -f 'MathMLContainerElement.cc' || echo './'`MathMLContainerElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLContainerElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLContainerElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLDummyElement.lo `test -f 'MathMLDummyElement.cc' || echo './'`MathMLDummyElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLDummyElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLDummyElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLElement.lo `test -f 'MathMLElement.cc' || echo './'`MathMLElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLEmbellishment.lo `test -f 'MathMLEmbellishment.cc' || echo './'`MathMLEmbellishment.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLEmbellishment.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLEmbellishment.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLEncloseElement.lo `test -f 'MathMLEncloseElement.cc' || echo './'`MathMLEncloseElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLEncloseElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLEncloseElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLErrorElement.lo `test -f 'MathMLErrorElement.cc' || echo './'`MathMLErrorElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLErrorElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLErrorElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLFractionElement.lo `test -f 'MathMLFractionElement.cc' || echo './'`MathMLFractionElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLFractionElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLFractionElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLFunctionApplicationNode.lo `test -f 'MathMLFunctionApplicationNode.cc' || echo './'`MathMLFunctionApplicationNode.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLFunctionApplicationNode.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLFunctionApplicationNode.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLGlyphNode.lo `test -f 'MathMLGlyphNode.cc' || echo './'`MathMLGlyphNode.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLGlyphNode.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLGlyphNode.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLIdentifierElement.lo `test -f 'MathMLIdentifierElement.cc' || echo './'`MathMLIdentifierElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLIdentifierElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLIdentifierElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLInferredRowElement.lo `test -f 'MathMLInferredRowElement.cc' || echo './'`MathMLInferredRowElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLInferredRowElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLInferredRowElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLInvisibleTimesNode.lo `test -f 'MathMLInvisibleTimesNode.cc' || echo './'`MathMLInvisibleTimesNode.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLInvisibleTimesNode.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLInvisibleTimesNode.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLLinearContainerElement.lo `test -f 'MathMLLinearContainerElement.cc' || echo './'`MathMLLinearContainerElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLLinearContainerElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLLinearContainerElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLMarkNode.lo `test -f 'MathMLMarkNode.cc' || echo './'`MathMLMarkNode.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLMarkNode.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLMarkNode.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLMultiScriptsElement.lo `test -f 'MathMLMultiScriptsElement.cc' || echo './'`MathMLMultiScriptsElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLMultiScriptsElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLMultiScriptsElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLNamespaceContext.lo `test -f 'MathMLNamespaceContext.cc' || echo './'`MathMLNamespaceContext.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLNamespaceContext.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLNamespaceContext.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLNode.lo `test -f 'MathMLNode.cc' || echo './'`MathMLNode.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLNode.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLNode.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLNormalizingContainerElement.lo `test -f 'MathMLNormalizingContainerElement.cc' || echo './'`MathMLNormalizingContainerElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLNormalizingContainerElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLNormalizingContainerElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLNumberElement.lo `test -f 'MathMLNumberElement.cc' || echo './'`MathMLNumberElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLNumberElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLNumberElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLOperatorDictionary.lo `test -f 'MathMLOperatorDictionary.cc' || echo './'`MathMLOperatorDictionary.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLOperatorDictionary.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLOperatorDictionary.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from MathMLOperatorDictionary.hh:25, from MathMLOperatorDictionary.cc:25: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLOperatorElement.lo `test -f 'MathMLOperatorElement.cc' || echo './'`MathMLOperatorElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLOperatorElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLOperatorElement.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from MathMLOperatorDictionary.hh:25, from MathMLOperatorElement.cc:29: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ MathMLOperatorElement.cc: In member function ‘virtual AreaRef MathMLOperatorElement::format(FormattingContext&)’: MathMLOperatorElement.cc:118:10: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else] if (SmartPtr value = GET_OPERATOR_ATTRIBUTE_VALUE(MathML, Operator, maxsize, defaults)) ^ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLPaddedElement.lo `test -f 'MathMLPaddedElement.cc' || echo './'`MathMLPaddedElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLPaddedElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLPaddedElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLPhantomElement.lo `test -f 'MathMLPhantomElement.cc' || echo './'`MathMLPhantomElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLPhantomElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLPhantomElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLRadicalElement.lo `test -f 'MathMLRadicalElement.cc' || echo './'`MathMLRadicalElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLRadicalElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLRadicalElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLRowElement.lo `test -f 'MathMLRowElement.cc' || echo './'`MathMLRowElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLRowElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLRowElement.o MathMLRowElement.cc: In member function ‘virtual SmartPtr MathMLRowElement::getCoreOperator()’: MathMLRowElement.cc:163:8: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else] if ((*elem) && !(*elem)->IsSpaceLike()) ^ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLScriptElement.lo `test -f 'MathMLScriptElement.cc' || echo './'`MathMLScriptElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLScriptElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLScriptElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLSpaceElement.lo `test -f 'MathMLSpaceElement.cc' || echo './'`MathMLSpaceElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLSpaceElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLSpaceElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLStringLitElement.lo `test -f 'MathMLStringLitElement.cc' || echo './'`MathMLStringLitElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLStringLitElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLStringLitElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLStringNode.lo `test -f 'MathMLStringNode.cc' || echo './'`MathMLStringNode.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLStringNode.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLStringNode.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLStyleElement.lo `test -f 'MathMLStyleElement.cc' || echo './'`MathMLStyleElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLStyleElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLStyleElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLTableCellElement.lo `test -f 'MathMLTableCellElement.cc' || echo './'`MathMLTableCellElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLTableCellElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLTableCellElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLTableContentFactory.lo `test -f 'MathMLTableContentFactory.cc' || echo './'`MathMLTableContentFactory.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLTableContentFactory.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLTableContentFactory.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLTableElement.lo `test -f 'MathMLTableElement.cc' || echo './'`MathMLTableElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLTableElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLTableElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLTableFormatter.lo `test -f 'MathMLTableFormatter.cc' || echo './'`MathMLTableFormatter.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLTableFormatter.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLTableFormatter.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/cassert:44:0, from ../../../src/common/WeakPtr.hh:22, from ../../../src/engine/common/Element.hh:25, from MathMLElement.hh:23, from MathMLContainerElement.hh:22, from MathMLBinContainerElement.hh:22, from MathMLNormalizingContainerElement.hh:22, from MathMLTableCellElement.hh:23, from MathMLTableFormatter.hh:28, from MathMLTableFormatter.cc:25: MathMLTableFormatter.cc: In member function ‘void MathMLTableFormatter::init(const FormattingContext&, unsigned int, unsigned int, const std::vector >&, const std::vector >&, const SmartPtr&, const SmartPtr&, const SmartPtr&, const SmartPtr&, const SmartPtr&, const SmartPtr&, const SmartPtr&, const SmartPtr&, const SmartPtr&, const SmartPtr&)’: MathMLTableFormatter.cc:101:20: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] assert(nGridRows >= 0); ~~~~~~~~~~^~~~ MathMLTableFormatter.cc:102:23: warning: comparison of unsigned expression >= 0 is always true [-Wtype-limits] assert(nGridColumns >= 0); ~~~~~~~~~~~~~^~~~ MathMLTableFormatter.cc: In member function ‘void MathMLTableFormatter::formatCells(const FormattingContext&, const scaled&, const SmartPtr&) const’: MathMLTableFormatter.cc:188:60: warning: unused parameter ‘ctxt’ [-Wunused-parameter] MathMLTableFormatter::formatCells(const FormattingContext& ctxt, ^~~~ MathMLTableFormatter.cc:189:21: warning: unused parameter ‘availableWidth’ [-Wunused-parameter] const scaled& availableWidth, ^~~~~~~~~~~~~~ MathMLTableFormatter.cc:190:30: warning: unused parameter ‘width’ [-Wunused-parameter] const SmartPtr& width) const ^~~~~ MathMLTableFormatter.cc: In member function ‘scaled MathMLTableFormatter::computeMinimumTableWidthF()’: MathMLTableFormatter.cc:454:10: warning: variable ‘tempWidth’ set but not used [-Wunused-but-set-variable] scaled tempWidth = 0; ^~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLTextElement.lo `test -f 'MathMLTextElement.cc' || echo './'`MathMLTextElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLTextElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLTextElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLTextNode.lo `test -f 'MathMLTextNode.cc' || echo './'`MathMLTextNode.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLTextNode.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLTextNode.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLTokenElement.lo `test -f 'MathMLTokenElement.cc' || echo './'`MathMLTokenElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLTokenElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLTokenElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLUnderOverElement.lo `test -f 'MathMLUnderOverElement.cc' || echo './'`MathMLUnderOverElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLUnderOverElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLUnderOverElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLValueConversion.lo `test -f 'MathMLValueConversion.cc' || echo './'`MathMLValueConversion.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLValueConversion.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLValueConversion.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-MathMLmathElement.lo `test -f 'MathMLmathElement.cc' || echo './'`MathMLmathElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLmathElement.cc -fPIC -DPIC -o .libs/libmathml_la-MathMLmathElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-mathVariantAux.lo `test -f 'mathVariantAux.cc' || echo './'`mathVariantAux.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c mathVariantAux.cc -fPIC -DPIC -o .libs/libmathml_la-mathVariantAux.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathml_la-traverseAux.lo `test -f 'traverseAux.cc' || echo './'`traverseAux.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants/ -I../../../src/engine/common -I../../../src/frontend/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c traverseAux.cc -fPIC -DPIC -o .libs/libmathml_la-traverseAux.o /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -W -Wall -Wl,-O1 -Wl,--as-needed -o libmathml.la libmathml_la-MathMLActionElement.lo libmathml_la-MathMLAlignGroupElement.lo libmathml_la-MathMLAlignMarkElement.lo libmathml_la-MathMLAttributeSignatures.lo libmathml_la-MathMLBinContainerElement.lo libmathml_la-MathMLContainerElement.lo libmathml_la-MathMLDummyElement.lo libmathml_la-MathMLElement.lo libmathml_la-MathMLEmbellishment.lo libmathml_la-MathMLEncloseElement.lo libmathml_la-MathMLErrorElement.lo libmathml_la-MathMLFractionElement.lo libmathml_la-MathMLFunctionApplicationNode.lo libmathml_la-MathMLGlyphNode.lo libmathml_la-MathMLIdentifierElement.lo libmathml_la-MathMLInferredRowElement.lo libmathml_la-MathMLInvisibleTimesNode.lo libmathml_la-MathMLLinearContainerElement.lo libmathml_la-MathMLMarkNode.lo libmathml_la-MathMLMultiScriptsElement.lo libmathml_la-MathMLNamespaceContext.lo libmathml_la-MathMLNode.lo libmathml_la-MathMLNormalizingContainerElement.lo libmathml_la-MathMLNumberElement.lo libmathml_la-MathMLOperatorDictionary.lo libmathml_la-MathMLOperatorElement.lo libmathml_la-MathMLPaddedElement.lo libmathml_la-MathMLPhantomElement.lo libmathml_la-MathMLRadicalElement.lo libmathml_la-MathMLRowElement.lo libmathml_la-MathMLScriptElement.lo libmathml_la-MathMLSpaceElement.lo libmathml_la-MathMLStringLitElement.lo libmathml_la-MathMLStringNode.lo libmathml_la-MathMLStyleElement.lo libmathml_la-MathMLTableCellElement.lo libmathml_la-MathMLTableContentFactory.lo libmathml_la-MathMLTableElement.lo libmathml_la-MathMLTableFormatter.lo libmathml_la-MathMLTextElement.lo libmathml_la-MathMLTextNode.lo libmathml_la-MathMLTokenElement.lo libmathml_la-MathMLUnderOverElement.lo libmathml_la-MathMLValueConversion.lo libmathml_la-MathMLmathElement.lo libmathml_la-mathVariantAux.lo libmathml_la-traverseAux.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmathml.a .libs/libmathml_la-MathMLActionElement.o .libs/libmathml_la-MathMLAlignGroupElement.o .libs/libmathml_la-MathMLAlignMarkElement.o .libs/libmathml_la-MathMLAttributeSignatures.o .libs/libmathml_la-MathMLBinContainerElement.o .libs/libmathml_la-MathMLContainerElement.o .libs/libmathml_la-MathMLDummyElement.o .libs/libmathml_la-MathMLElement.o .libs/libmathml_la-MathMLEmbellishment.o .libs/libmathml_la-MathMLEncloseElement.o .libs/libmathml_la-MathMLErrorElement.o .libs/libmathml_la-MathMLFractionElement.o .libs/libmathml_la-MathMLFunctionApplicationNode.o .libs/libmathml_la-MathMLGlyphNode.o .libs/libmathml_la-MathMLIdentifierElement.o .libs/libmathml_la-MathMLInferredRowElement.o .libs/libmathml_la-MathMLInvisibleTimesNode.o .libs/libmathml_la-MathMLLinearContainerElement.o .libs/libmathml_la-MathMLMarkNode.o .libs/libmathml_la-MathMLMultiScriptsElement.o .libs/libmathml_la-MathMLNamespaceContext.o .libs/libmathml_la-MathMLNode.o .libs/libmathml_la-MathMLNormalizingContainerElement.o .libs/libmathml_la-MathMLNumberElement.o .libs/libmathml_la-MathMLOperatorDictionary.o .libs/libmathml_la-MathMLOperatorElement.o .libs/libmathml_la-MathMLPaddedElement.o .libs/libmathml_la-MathMLPhantomElement.o .libs/libmathml_la-MathMLRadicalElement.o .libs/libmathml_la-MathMLRowElement.o .libs/libmathml_la-MathMLScriptElement.o .libs/libmathml_la-MathMLSpaceElement.o .libs/libmathml_la-MathMLStringLitElement.o .libs/libmathml_la-MathMLStringNode.o .libs/libmathml_la-MathMLStyleElement.o .libs/libmathml_la-MathMLTableCellElement.o .libs/libmathml_la-MathMLTableContentFactory.o .libs/libmathml_la-MathMLTableElement.o .libs/libmathml_la-MathMLTableFormatter.o .libs/libmathml_la-MathMLTextElement.o .libs/libmathml_la-MathMLTextNode.o .libs/libmathml_la-MathMLTokenElement.o .libs/libmathml_la-MathMLUnderOverElement.o .libs/libmathml_la-MathMLValueConversion.o .libs/libmathml_la-MathMLmathElement.o .libs/libmathml_la-mathVariantAux.o .libs/libmathml_la-traverseAux.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmathml.a libtool: link: ( cd ".libs" && rm -f "libmathml.la" && ln -s "../libmathml.la" "libmathml.la" ) make[4]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/engine/mathml' Making all in boxml make[4]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/engine/boxml' /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libboxml_la-BoxMLActionElement.lo `test -f 'BoxMLActionElement.cc' || echo './'`BoxMLActionElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c BoxMLActionElement.cc -fPIC -DPIC -o .libs/libboxml_la-BoxMLActionElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libboxml_la-BoxMLAtElement.lo `test -f 'BoxMLAtElement.cc' || echo './'`BoxMLAtElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c BoxMLAtElement.cc -fPIC -DPIC -o .libs/libboxml_la-BoxMLAtElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libboxml_la-BoxMLAttributeSignatures.lo `test -f 'BoxMLAttributeSignatures.cc' || echo './'`BoxMLAttributeSignatures.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c BoxMLAttributeSignatures.cc -fPIC -DPIC -o .libs/libboxml_la-BoxMLAttributeSignatures.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libboxml_la-BoxMLBinContainerElement.lo `test -f 'BoxMLBinContainerElement.cc' || echo './'`BoxMLBinContainerElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c BoxMLBinContainerElement.cc -fPIC -DPIC -o .libs/libboxml_la-BoxMLBinContainerElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libboxml_la-BoxMLDecorElement.lo `test -f 'BoxMLDecorElement.cc' || echo './'`BoxMLDecorElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c BoxMLDecorElement.cc -fPIC -DPIC -o .libs/libboxml_la-BoxMLDecorElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libboxml_la-BoxMLElement.lo `test -f 'BoxMLElement.cc' || echo './'`BoxMLElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c BoxMLElement.cc -fPIC -DPIC -o .libs/libboxml_la-BoxMLElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libboxml_la-BoxMLGroupElement.lo `test -f 'BoxMLGroupElement.cc' || echo './'`BoxMLGroupElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c BoxMLGroupElement.cc -fPIC -DPIC -o .libs/libboxml_la-BoxMLGroupElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libboxml_la-BoxMLHElement.lo `test -f 'BoxMLHElement.cc' || echo './'`BoxMLHElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c BoxMLHElement.cc -fPIC -DPIC -o .libs/libboxml_la-BoxMLHElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libboxml_la-BoxMLHOVElement.lo `test -f 'BoxMLHOVElement.cc' || echo './'`BoxMLHOVElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c BoxMLHOVElement.cc -fPIC -DPIC -o .libs/libboxml_la-BoxMLHOVElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libboxml_la-BoxMLHVElement.lo `test -f 'BoxMLHVElement.cc' || echo './'`BoxMLHVElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c BoxMLHVElement.cc -fPIC -DPIC -o .libs/libboxml_la-BoxMLHVElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libboxml_la-BoxMLInkElement.lo `test -f 'BoxMLInkElement.cc' || echo './'`BoxMLInkElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c BoxMLInkElement.cc -fPIC -DPIC -o .libs/libboxml_la-BoxMLInkElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libboxml_la-BoxMLLayoutElement.lo `test -f 'BoxMLLayoutElement.cc' || echo './'`BoxMLLayoutElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c BoxMLLayoutElement.cc -fPIC -DPIC -o .libs/libboxml_la-BoxMLLayoutElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libboxml_la-BoxMLLinearContainerElement.lo `test -f 'BoxMLLinearContainerElement.cc' || echo './'`BoxMLLinearContainerElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c BoxMLLinearContainerElement.cc -fPIC -DPIC -o .libs/libboxml_la-BoxMLLinearContainerElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libboxml_la-BoxMLNamespaceContext.lo `test -f 'BoxMLNamespaceContext.cc' || echo './'`BoxMLNamespaceContext.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c BoxMLNamespaceContext.cc -fPIC -DPIC -o .libs/libboxml_la-BoxMLNamespaceContext.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libboxml_la-BoxMLSpaceElement.lo `test -f 'BoxMLSpaceElement.cc' || echo './'`BoxMLSpaceElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c BoxMLSpaceElement.cc -fPIC -DPIC -o .libs/libboxml_la-BoxMLSpaceElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libboxml_la-BoxMLTextElement.lo `test -f 'BoxMLTextElement.cc' || echo './'`BoxMLTextElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c BoxMLTextElement.cc -fPIC -DPIC -o .libs/libboxml_la-BoxMLTextElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libboxml_la-BoxMLVElement.lo `test -f 'BoxMLVElement.cc' || echo './'`BoxMLVElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c BoxMLVElement.cc -fPIC -DPIC -o .libs/libboxml_la-BoxMLVElement.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libboxml_la-BoxMLboxElement.lo `test -f 'BoxMLboxElement.cc' || echo './'`BoxMLboxElement.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c BoxMLboxElement.cc -fPIC -DPIC -o .libs/libboxml_la-BoxMLboxElement.o /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -W -Wall -Wl,-O1 -Wl,--as-needed -o libboxml.la libboxml_la-BoxMLActionElement.lo libboxml_la-BoxMLAtElement.lo libboxml_la-BoxMLAttributeSignatures.lo libboxml_la-BoxMLBinContainerElement.lo libboxml_la-BoxMLDecorElement.lo libboxml_la-BoxMLElement.lo libboxml_la-BoxMLGroupElement.lo libboxml_la-BoxMLHElement.lo libboxml_la-BoxMLHOVElement.lo libboxml_la-BoxMLHVElement.lo libboxml_la-BoxMLInkElement.lo libboxml_la-BoxMLLayoutElement.lo libboxml_la-BoxMLLinearContainerElement.lo libboxml_la-BoxMLNamespaceContext.lo libboxml_la-BoxMLSpaceElement.lo libboxml_la-BoxMLTextElement.lo libboxml_la-BoxMLVElement.lo libboxml_la-BoxMLboxElement.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libboxml.a .libs/libboxml_la-BoxMLActionElement.o .libs/libboxml_la-BoxMLAtElement.o .libs/libboxml_la-BoxMLAttributeSignatures.o .libs/libboxml_la-BoxMLBinContainerElement.o .libs/libboxml_la-BoxMLDecorElement.o .libs/libboxml_la-BoxMLElement.o .libs/libboxml_la-BoxMLGroupElement.o .libs/libboxml_la-BoxMLHElement.o .libs/libboxml_la-BoxMLHOVElement.o .libs/libboxml_la-BoxMLHVElement.o .libs/libboxml_la-BoxMLInkElement.o .libs/libboxml_la-BoxMLLayoutElement.o .libs/libboxml_la-BoxMLLinearContainerElement.o .libs/libboxml_la-BoxMLNamespaceContext.o .libs/libboxml_la-BoxMLSpaceElement.o .libs/libboxml_la-BoxMLTextElement.o .libs/libboxml_la-BoxMLVElement.o .libs/libboxml_la-BoxMLboxElement.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libboxml.a libtool: link: ( cd ".libs" && rm -f "libboxml.la" && ln -s "../libboxml.la" "libboxml.la" ) make[4]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/engine/boxml' Making all in adapters make[4]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/engine/adapters' /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libadapters_la-BoxMLMathMLAdapter.lo `test -f 'BoxMLMathMLAdapter.cc' || echo './'`BoxMLMathMLAdapter.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c BoxMLMathMLAdapter.cc -fPIC -DPIC -o .libs/libadapters_la-BoxMLMathMLAdapter.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libadapters_la-MathMLBoxMLAdapter.lo `test -f 'MathMLBoxMLAdapter.cc' || echo './'`MathMLBoxMLAdapter.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathMLBoxMLAdapter.cc -fPIC -DPIC -o .libs/libadapters_la-MathMLBoxMLAdapter.o /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -W -Wall -Wl,-O1 -Wl,--as-needed -o libadapters.la libadapters_la-BoxMLMathMLAdapter.lo libadapters_la-MathMLBoxMLAdapter.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libadapters.a .libs/libadapters_la-BoxMLMathMLAdapter.o .libs/libadapters_la-MathMLBoxMLAdapter.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libadapters.a libtool: link: ( cd ".libs" && rm -f "libadapters.la" && ln -s "../libadapters.la" "libadapters.la" ) make[4]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/engine/adapters' make[4]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/engine' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/engine' make[3]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/engine' Making all in backend make[3]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/backend' Making all in common make[4]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/backend/common' Making all in tfm make[5]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/backend/common/tfm' make all-am make[6]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/backend/common/tfm' /bin/sh ../../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libtfm_la-cmex10.lo `test -f 'cmex10.cc' || echo './'`cmex10.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c cmex10.cc -fPIC -DPIC -o .libs/libtfm_la-cmex10.o /bin/sh ../../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libtfm_la-cmmi10.lo `test -f 'cmmi10.cc' || echo './'`cmmi10.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c cmmi10.cc -fPIC -DPIC -o .libs/libtfm_la-cmmi10.o /bin/sh ../../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libtfm_la-cmr10.lo `test -f 'cmr10.cc' || echo './'`cmr10.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c cmr10.cc -fPIC -DPIC -o .libs/libtfm_la-cmr10.o /bin/sh ../../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libtfm_la-cmsy10.lo `test -f 'cmsy10.cc' || echo './'`cmsy10.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c cmsy10.cc -fPIC -DPIC -o .libs/libtfm_la-cmsy10.o /bin/sh ../../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libtfm_la-cmb10.lo `test -f 'cmb10.cc' || echo './'`cmb10.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c cmb10.cc -fPIC -DPIC -o .libs/libtfm_la-cmb10.o /bin/sh ../../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libtfm_la-cmbsy10.lo `test -f 'cmbsy10.cc' || echo './'`cmbsy10.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c cmbsy10.cc -fPIC -DPIC -o .libs/libtfm_la-cmbsy10.o /bin/sh ../../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libtfm_la-cmbxti10.lo `test -f 'cmbxti10.cc' || echo './'`cmbxti10.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c cmbxti10.cc -fPIC -DPIC -o .libs/libtfm_la-cmbxti10.o /bin/sh ../../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libtfm_la-cmmib10.lo `test -f 'cmmib10.cc' || echo './'`cmmib10.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c cmmib10.cc -fPIC -DPIC -o .libs/libtfm_la-cmmib10.o /bin/sh ../../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libtfm_la-cmss10.lo `test -f 'cmss10.cc' || echo './'`cmss10.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c cmss10.cc -fPIC -DPIC -o .libs/libtfm_la-cmss10.o /bin/sh ../../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libtfm_la-cmssbx10.lo `test -f 'cmssbx10.cc' || echo './'`cmssbx10.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c cmssbx10.cc -fPIC -DPIC -o .libs/libtfm_la-cmssbx10.o /bin/sh ../../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libtfm_la-cmssi10.lo `test -f 'cmssi10.cc' || echo './'`cmssi10.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c cmssi10.cc -fPIC -DPIC -o .libs/libtfm_la-cmssi10.o /bin/sh ../../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libtfm_la-cmti10.lo `test -f 'cmti10.cc' || echo './'`cmti10.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c cmti10.cc -fPIC -DPIC -o .libs/libtfm_la-cmti10.o /bin/sh ../../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libtfm_la-cmtt10.lo `test -f 'cmtt10.cc' || echo './'`cmtt10.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c cmtt10.cc -fPIC -DPIC -o .libs/libtfm_la-cmtt10.o /bin/sh ../../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libtfm_la-msam10.lo `test -f 'msam10.cc' || echo './'`msam10.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c msam10.cc -fPIC -DPIC -o .libs/libtfm_la-msam10.o /bin/sh ../../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libtfm_la-msbm10.lo `test -f 'msbm10.cc' || echo './'`msbm10.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c msbm10.cc -fPIC -DPIC -o .libs/libtfm_la-msbm10.o /bin/sh ../../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libtfm_la-TFM.lo `test -f 'TFM.cc' || echo './'`TFM.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c TFM.cc -fPIC -DPIC -o .libs/libtfm_la-TFM.o /bin/sh ../../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libtfm_la-TFMManager.lo `test -f 'TFMManager.cc' || echo './'`TFMManager.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../../.. -I../../../../auto -I../../../../src/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c TFMManager.cc -fPIC -DPIC -o .libs/libtfm_la-TFMManager.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../../src/common/HashMap.hh:24, from TFMManager.hh:22, from TFMManager.cc:21: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ /bin/sh ../../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -W -Wall -Wl,-O1 -Wl,--as-needed -o libtfm.la libtfm_la-cmex10.lo libtfm_la-cmmi10.lo libtfm_la-cmr10.lo libtfm_la-cmsy10.lo libtfm_la-cmb10.lo libtfm_la-cmbsy10.lo libtfm_la-cmbxti10.lo libtfm_la-cmmib10.lo libtfm_la-cmss10.lo libtfm_la-cmssbx10.lo libtfm_la-cmssi10.lo libtfm_la-cmti10.lo libtfm_la-cmtt10.lo libtfm_la-msam10.lo libtfm_la-msbm10.lo libtfm_la-TFM.lo libtfm_la-TFMManager.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtfm.a .libs/libtfm_la-cmex10.o .libs/libtfm_la-cmmi10.o .libs/libtfm_la-cmr10.o .libs/libtfm_la-cmsy10.o .libs/libtfm_la-cmb10.o .libs/libtfm_la-cmbsy10.o .libs/libtfm_la-cmbxti10.o .libs/libtfm_la-cmmib10.o .libs/libtfm_la-cmss10.o .libs/libtfm_la-cmssbx10.o .libs/libtfm_la-cmssi10.o .libs/libtfm_la-cmti10.o .libs/libtfm_la-cmtt10.o .libs/libtfm_la-msam10.o .libs/libtfm_la-msbm10.o .libs/libtfm_la-TFM.o .libs/libtfm_la-TFMManager.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtfm.a libtool: link: ( cd ".libs" && rm -f "libtfm.la" && ln -s "../libtfm.la" "libtfm.la" ) make[6]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/backend/common/tfm' make[5]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/backend/common/tfm' make[5]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/backend/common' /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-Area.lo `test -f 'Area.cc' || echo './'`Area.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c Area.cc -fPIC -DPIC -o .libs/libbackend_common_la-Area.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-AreaFactory.lo `test -f 'AreaFactory.cc' || echo './'`AreaFactory.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c AreaFactory.cc -fPIC -DPIC -o .libs/libbackend_common_la-AreaFactory.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-AreaId.lo `test -f 'AreaId.cc' || echo './'`AreaId.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c AreaId.cc -fPIC -DPIC -o .libs/libbackend_common_la-AreaId.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/cassert:44:0, from ../../../src/common/SmartPtr.hh:22, from Area.hh:24, from AreaId.hh:24, from AreaId.cc:23: AreaId.cc: In member function ‘AreaRef AreaId::getArea(int) const’: AreaId.cc:67:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(index <= areaV.size()); ~~~~~~^~~~~~~~~~~~~~~ AreaId.cc:72:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(-index <= areaV.size()); ~~~~~~~^~~~~~~~~~~~~~~ AreaId.cc: In member function ‘void AreaId::accumulateOrigin(Point&, int, int) const’: AreaId.cc:84:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(beginA >= 0 && beginA <= originV.size()); ~~~~~~~^~~~~~~~~~~~~~~~~ AreaId.cc:85:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(endA >= 0 && endA <= originV.size()); ~~~~~^~~~~~~~~~~~~~~~~ AreaId.cc: In member function ‘CharIndex AreaId::getLength(int, int) const’: AreaId.cc:104:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(beginA >= 0 && beginA <= lengthV.size()); ~~~~~~~^~~~~~~~~~~~~~~~~ AreaId.cc:105:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(endA >= 0 && endA <= lengthV.size()); ~~~~~^~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-AreaIdAux.lo `test -f 'AreaIdAux.cc' || echo './'`AreaIdAux.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c AreaIdAux.cc -fPIC -DPIC -o .libs/libbackend_common_la-AreaIdAux.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-Backend.lo `test -f 'Backend.cc' || echo './'`Backend.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c Backend.cc -fPIC -DPIC -o .libs/libbackend_common_la-Backend.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-BinContainerArea.lo `test -f 'BinContainerArea.cc' || echo './'`BinContainerArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c BinContainerArea.cc -fPIC -DPIC -o .libs/libbackend_common_la-BinContainerArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-BoxArea.lo `test -f 'BoxArea.cc' || echo './'`BoxArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c BoxArea.cc -fPIC -DPIC -o .libs/libbackend_common_la-BoxArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-BoxedLayoutArea.lo `test -f 'BoxedLayoutArea.cc' || echo './'`BoxedLayoutArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c BoxedLayoutArea.cc -fPIC -DPIC -o .libs/libbackend_common_la-BoxedLayoutArea.o BoxedLayoutArea.cc: In member function ‘virtual AreaRef BoxedLayoutArea::fit(const scaled&, const scaled&, const scaled&) const’: BoxedLayoutArea.cc:107:36: warning: unused parameter ‘width’ [-Wunused-parameter] BoxedLayoutArea::fit(const scaled& width, const scaled& height, const scaled& depth) const ^~~~~ BoxedLayoutArea.cc:107:57: warning: unused parameter ‘height’ [-Wunused-parameter] BoxedLayoutArea::fit(const scaled& width, const scaled& height, const scaled& depth) const ^~~~~~ BoxedLayoutArea.cc:107:79: warning: unused parameter ‘depth’ [-Wunused-parameter] tArea::fit(const scaled& width, const scaled& height, const scaled& depth) const ^~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/cassert:44:0, from ../../../src/common/SmartPtr.hh:22, from Area.hh:24, from AreaId.hh:24, from BoxedLayoutArea.cc:23: BoxedLayoutArea.cc: In member function ‘virtual AreaRef BoxedLayoutArea::node(AreaIndex) const’: BoxedLayoutArea.cc:128:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(i >= 0 && i < content.size()); ~~^~~~~~~~~~~~~~~~ BoxedLayoutArea.cc: In member function ‘virtual void BoxedLayoutArea::origin(AreaIndex, Point&) const’: BoxedLayoutArea.cc:135:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(i >= 0 && i < content.size()); ~~^~~~~~~~~~~~~~~~ BoxedLayoutArea.cc: In member function ‘virtual CharIndex BoxedLayoutArea::lengthTo(AreaIndex) const’: BoxedLayoutArea.cc:143:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(i >= 0 && i < content.size()); ~~^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-ColorArea.lo `test -f 'ColorArea.cc' || echo './'`ColorArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c ColorArea.cc -fPIC -DPIC -o .libs/libbackend_common_la-ColorArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-CombinedGlyphArea.lo `test -f 'CombinedGlyphArea.cc' || echo './'`CombinedGlyphArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c CombinedGlyphArea.cc -fPIC -DPIC -o .libs/libbackend_common_la-CombinedGlyphArea.o CombinedGlyphArea.cc: In member function ‘virtual AreaRef CombinedGlyphArea::fit(const scaled&, const scaled&, const scaled&) const’: CombinedGlyphArea.cc:59:38: warning: unused parameter ‘width’ [-Wunused-parameter] CombinedGlyphArea::fit(const scaled& width, const scaled& height, const scaled& depth) const ^~~~~ CombinedGlyphArea.cc:59:59: warning: unused parameter ‘height’ [-Wunused-parameter] CombinedGlyphArea::fit(const scaled& width, const scaled& height, const scaled& depth) const ^~~~~~ CombinedGlyphArea.cc:59:81: warning: unused parameter ‘depth’ [-Wunused-parameter] hArea::fit(const scaled& width, const scaled& height, const scaled& depth) const ^~~~~ CombinedGlyphArea.cc: In member function ‘virtual bool CombinedGlyphArea::searchByCoords(AreaId&, const scaled&, const scaled&) const’: CombinedGlyphArea.cc:118:49: warning: unused parameter ‘id’ [-Wunused-parameter] CombinedGlyphArea::searchByCoords(class AreaId& id, const scaled& x, const scaled& y) const ^~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-ComputerModernFamily.lo `test -f 'ComputerModernFamily.cc' || echo './'`ComputerModernFamily.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c ComputerModernFamily.cc -fPIC -DPIC -o .libs/libbackend_common_la-ComputerModernFamily.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from ../../../src/common/Configuration.hh:30, from ComputerModernFamily.cc:25: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-ComputerModernShaper.lo `test -f 'ComputerModernShaper.cc' || echo './'`ComputerModernShaper.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c ComputerModernShaper.cc -fPIC -DPIC -o .libs/libbackend_common_la-ComputerModernShaper.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from ../../../src/common/Configuration.hh:30, from ComputerModernShaper.cc:30: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ ComputerModernShaper.cc: In static member function ‘static UChar8 ComputerModernShaper::toTTFGlyphIndex(ComputerModernFamily::FontEncId, UChar8)’: ComputerModernShaper.cc:1397:71: warning: unused parameter ‘name’ [-Wunused-parameter] mputerModernShaper::toTTFGlyphIndex(ComputerModernFamily::FontEncId name, UChar8 index) ^~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-FormattingContext.lo `test -f 'FormattingContext.cc' || echo './'`FormattingContext.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c FormattingContext.cc -fPIC -DPIC -o .libs/libbackend_common_la-FormattingContext.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-GlyphArea.lo `test -f 'GlyphArea.cc' || echo './'`GlyphArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c GlyphArea.cc -fPIC -DPIC -o .libs/libbackend_common_la-GlyphArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-GlyphStringArea.lo `test -f 'GlyphStringArea.cc' || echo './'`GlyphStringArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c GlyphStringArea.cc -fPIC -DPIC -o .libs/libbackend_common_la-GlyphStringArea.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/cassert:44:0, from ../../../src/common/SmartPtr.hh:22, from Area.hh:24, from ContainerArea.hh:22, from LinearContainerArea.hh:24, from HorizontalArrayArea.hh:22, from GlyphStringArea.hh:23, from GlyphStringArea.cc:21: GlyphStringArea.cc: In member function ‘virtual CharIndex GlyphStringArea::lengthTo(AreaIndex) const’: GlyphStringArea.cc:38:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(index >= 0 && index < content.size()); ~~~~~~^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-GlyphWrapperArea.lo `test -f 'GlyphWrapperArea.cc' || echo './'`GlyphWrapperArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c GlyphWrapperArea.cc -fPIC -DPIC -o .libs/libbackend_common_la-GlyphWrapperArea.o GlyphWrapperArea.cc: In member function ‘virtual bool GlyphWrapperArea::positionOfIndex(CharIndex, Point*, BoundingBox*) const’: GlyphWrapperArea.cc:52:59: warning: unused parameter ‘p’ [-Wunused-parameter] GlyphWrapperArea::positionOfIndex(CharIndex index, Point* p, BoundingBox* b) const ^ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-GraphicDevice.lo `test -f 'GraphicDevice.cc' || echo './'`GraphicDevice.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c GraphicDevice.cc -fPIC -DPIC -o .libs/libbackend_common_la-GraphicDevice.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-HideArea.lo `test -f 'HideArea.cc' || echo './'`HideArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c HideArea.cc -fPIC -DPIC -o .libs/libbackend_common_la-HideArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-HorizontalArrayArea.lo `test -f 'HorizontalArrayArea.cc' || echo './'`HorizontalArrayArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c HorizontalArrayArea.cc -fPIC -DPIC -o .libs/libbackend_common_la-HorizontalArrayArea.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/cassert:44:0, from ../../../src/common/SmartPtr.hh:22, from Area.hh:24, from AreaId.hh:24, from HorizontalArrayArea.cc:21: HorizontalArrayArea.cc: In member function ‘scaled HorizontalArrayArea::leftSide(AreaIndex) const’: HorizontalArrayArea.cc:146:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(i >= 0 && i < content.size()); ~~^~~~~~~~~~~~~~~~ HorizontalArrayArea.cc: In member function ‘scaled HorizontalArrayArea::rightSide(AreaIndex) const’: HorizontalArrayArea.cc:159:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(i >= 0 && i < content.size()); ~~^~~~~~~~~~~~~~~~ HorizontalArrayArea.cc:163:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (ledge == scaled::max() && r + 1 < content.size()) ~~~~~~^~~~~~~~~~~~~~~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/cassert:44:0, from ../../../src/common/SmartPtr.hh:22, from Area.hh:24, from AreaId.hh:24, from HorizontalArrayArea.cc:21: HorizontalArrayArea.cc: In member function ‘virtual void HorizontalArrayArea::origin(AreaIndex, Point&) const’: HorizontalArrayArea.cc:222:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(i >= 0 && i < content.size()); ~~^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-HorizontalFillerArea.lo `test -f 'HorizontalFillerArea.cc' || echo './'`HorizontalFillerArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c HorizontalFillerArea.cc -fPIC -DPIC -o .libs/libbackend_common_la-HorizontalFillerArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-HorizontalSpaceArea.lo `test -f 'HorizontalSpaceArea.cc' || echo './'`HorizontalSpaceArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c HorizontalSpaceArea.cc -fPIC -DPIC -o .libs/libbackend_common_la-HorizontalSpaceArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-IdArea.lo `test -f 'IdArea.cc' || echo './'`IdArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c IdArea.cc -fPIC -DPIC -o .libs/libbackend_common_la-IdArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-IgnoreArea.lo `test -f 'IgnoreArea.cc' || echo './'`IgnoreArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c IgnoreArea.cc -fPIC -DPIC -o .libs/libbackend_common_la-IgnoreArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-InkArea.lo `test -f 'InkArea.cc' || echo './'`InkArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c InkArea.cc -fPIC -DPIC -o .libs/libbackend_common_la-InkArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-LinearContainerArea.lo `test -f 'LinearContainerArea.cc' || echo './'`LinearContainerArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c LinearContainerArea.cc -fPIC -DPIC -o .libs/libbackend_common_la-LinearContainerArea.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/cassert:44:0, from ../../../src/common/SmartPtr.hh:22, from Area.hh:24, from AreaId.hh:24, from LinearContainerArea.cc:19: LinearContainerArea.cc: In member function ‘virtual AreaRef LinearContainerArea::node(AreaIndex) const’: LinearContainerArea.cc:119:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(i >= 0 && i < content.size()); ~~^~~~~~~~~~~~~~~~ LinearContainerArea.cc: In member function ‘virtual CharIndex LinearContainerArea::lengthTo(AreaIndex) const’: LinearContainerArea.cc:126:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(i >= 0 && i < content.size()); ~~^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-MathGraphicDevice.lo `test -f 'MathGraphicDevice.cc' || echo './'`MathGraphicDevice.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c MathGraphicDevice.cc -fPIC -DPIC -o .libs/libbackend_common_la-MathGraphicDevice.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from MathGraphicDevice.cc:70: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ MathGraphicDevice.cc: In member function ‘virtual AreaRef MathGraphicDevice::glyph(const FormattingContext&, const String&, const String&, long unsigned int) const’: MathGraphicDevice.cc:185:51: warning: unused parameter ‘context’ [-Wunused-parameter] MathGraphicDevice::glyph(const FormattingContext& context, ^~~~~~~ MathGraphicDevice.cc:186:19: warning: unused parameter ‘alt’ [-Wunused-parameter] const String& alt, ^~~ MathGraphicDevice.cc:187:19: warning: unused parameter ‘fontFamily’ [-Wunused-parameter] const String& fontFamily, ^~~~~~~~~~ MathGraphicDevice.cc:188:19: warning: unused parameter ‘index’ [-Wunused-parameter] unsigned long index) const ^~~~~ MathGraphicDevice.cc: In member function ‘virtual AreaRef MathGraphicDevice::bevelledFraction(const FormattingContext&, const AreaRef&, const AreaRef&, const Length&) const’: MathGraphicDevice.cc:219:23: warning: unused parameter ‘lineThickness’ [-Wunused-parameter] const Length& lineThickness) const ^~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-NullShaper.lo `test -f 'NullShaper.cc' || echo './'`NullShaper.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c NullShaper.cc -fPIC -DPIC -o .libs/libbackend_common_la-NullShaper.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-OverlapArrayArea.lo `test -f 'OverlapArrayArea.cc' || echo './'`OverlapArrayArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c OverlapArrayArea.cc -fPIC -DPIC -o .libs/libbackend_common_la-OverlapArrayArea.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/cassert:44:0, from ../../../src/common/SmartPtr.hh:22, from Area.hh:24, from AreaId.hh:24, from OverlapArrayArea.cc:21: OverlapArrayArea.cc: In member function ‘virtual void OverlapArrayArea::origin(AreaIndex, Point&) const’: OverlapArrayArea.cc:117:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(i >= 0 && i < content.size()); ~~^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-Shaper.lo `test -f 'Shaper.cc' || echo './'`Shaper.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c Shaper.cc -fPIC -DPIC -o .libs/libbackend_common_la-Shaper.o Shaper.cc: In member function ‘virtual AreaRef Shaper::composeStretchyCharV(const SmartPtr&, const AreaRef&, const AreaRef&, const AreaRef&, const AreaRef&, const AreaRef&, const scaled&) const’: Shaper.cc:96:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (unsigned i = 0; i < n; i++) v.push_back(glue); ~~^~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-ShaperManager.lo `test -f 'ShaperManager.cc' || echo './'`ShaperManager.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c ShaperManager.cc -fPIC -DPIC -o .libs/libbackend_common_la-ShaperManager.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-ShapingContext.lo `test -f 'ShapingContext.cc' || echo './'`ShapingContext.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c ShapingContext.cc -fPIC -DPIC -o .libs/libbackend_common_la-ShapingContext.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/cassert:44:0, from ../../../src/common/WeakPtr.hh:22, from ../../../src/engine/common/Element.hh:25, from ShapingContext.cc:23: ShapingContext.cc: In member function ‘AreaRef ShapingContext::getArea(int) const’: ShapingContext.cc:168:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(i < res.size()); ~~^~~~~~~~~~~~ ShapingContext.cc:173:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(-i <= res.size()); ~~~^~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-ShiftArea.lo `test -f 'ShiftArea.cc' || echo './'`ShiftArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c ShiftArea.cc -fPIC -DPIC -o .libs/libbackend_common_la-ShiftArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-SimpleArea.lo `test -f 'SimpleArea.cc' || echo './'`SimpleArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c SimpleArea.cc -fPIC -DPIC -o .libs/libbackend_common_la-SimpleArea.o SimpleArea.cc: In member function ‘virtual bool SimpleArea::searchByIndex(AreaId&, CharIndex) const’: SimpleArea.cc:50:46: warning: unused parameter ‘index’ [-Wunused-parameter] SimpleArea::searchByIndex(AreaId&, CharIndex index) const ^~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-SpaceShaper.lo `test -f 'SpaceShaper.cc' || echo './'`SpaceShaper.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c SpaceShaper.cc -fPIC -DPIC -o .libs/libbackend_common_la-SpaceShaper.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-StandardSymbolsShaper.lo `test -f 'StandardSymbolsShaper.cc' || echo './'`StandardSymbolsShaper.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c StandardSymbolsShaper.cc -fPIC -DPIC -o .libs/libbackend_common_la-StandardSymbolsShaper.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from StandardSymbolsShaper.hh:22, from StandardSymbolsShaper.cc:28: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-StepArea.lo `test -f 'StepArea.cc' || echo './'`StepArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c StepArea.cc -fPIC -DPIC -o .libs/libbackend_common_la-StepArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-VerticalArrayArea.lo `test -f 'VerticalArrayArea.cc' || echo './'`VerticalArrayArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c VerticalArrayArea.cc -fPIC -DPIC -o .libs/libbackend_common_la-VerticalArrayArea.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/cassert:44:0, from ../../../src/common/SmartPtr.hh:22, from Area.hh:24, from AreaId.hh:24, from VerticalArrayArea.cc:23: VerticalArrayArea.cc: In constructor ‘VerticalArrayArea::VerticalArrayArea(const std::vector >&, AreaIndex)’: VerticalArrayArea.cc:31:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(refArea >= 0 && refArea < content.size()); ~~~~~~~~^~~~~~~~~~~~~~~~ VerticalArrayArea.cc: In member function ‘scaled VerticalArrayArea::prepareChildBoxes(std::vector&) const’: VerticalArrayArea.cc:89:10: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else] if (BoundingBox backBox = box.back()) ^ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/cassert:44:0, from ../../../src/common/SmartPtr.hh:22, from Area.hh:24, from AreaId.hh:24, from VerticalArrayArea.cc:23: VerticalArrayArea.cc: In member function ‘virtual void VerticalArrayArea::origin(AreaIndex, Point&) const’: VerticalArrayArea.cc:228:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(i >= 0 && i < content.size()); ~~^~~~~~~~~~~~~~~~ VerticalArrayArea.cc: In member function ‘virtual CharIndex VerticalArrayArea::lengthTo(AreaIndex) const’: VerticalArrayArea.cc:258:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] assert(i >= 0 && i < content.size()); ~~^~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-VerticalFillerArea.lo `test -f 'VerticalFillerArea.cc' || echo './'`VerticalFillerArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c VerticalFillerArea.cc -fPIC -DPIC -o .libs/libbackend_common_la-VerticalFillerArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-VerticalSpaceArea.lo `test -f 'VerticalSpaceArea.cc' || echo './'`VerticalSpaceArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c VerticalSpaceArea.cc -fPIC -DPIC -o .libs/libbackend_common_la-VerticalSpaceArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-WrapperArea.lo `test -f 'WrapperArea.cc' || echo './'`WrapperArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c WrapperArea.cc -fPIC -DPIC -o .libs/libbackend_common_la-WrapperArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-BoxGraphicDevice.lo `test -f 'BoxGraphicDevice.cc' || echo './'`BoxGraphicDevice.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c BoxGraphicDevice.cc -fPIC -DPIC -o .libs/libbackend_common_la-BoxGraphicDevice.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-TFMComputerModernShaper.lo `test -f 'TFMComputerModernShaper.cc' || echo './'`TFMComputerModernShaper.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c TFMComputerModernShaper.cc -fPIC -DPIC -o .libs/libbackend_common_la-TFMComputerModernShaper.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from TFMFontManager.hh:25, from TFMComputerModernShaper.cc:24: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ TFMComputerModernShaper.cc: In static member function ‘static ComputerModernFamily::FontNameId TFMComputerModernShaper::fontNameIdOfTFM(const SmartPtr&)’: TFMComputerModernShaper.cc:72:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int i = 0; i < sizeof(name) / sizeof(const char*); i++) ~~^~~~~~~~~~~~~~~~~~~~~~~~ TFMComputerModernShaper.cc: In member function ‘virtual bool TFMComputerModernShaper::computeCombiningCharOffsetsAbove(const AreaRef&, const AreaRef&, scaled&, scaled&) const’: TFMComputerModernShaper.cc:241:58: warning: ‘accentNameId’ may be used uninitialized in this function [-Wmaybe-uninitialized] !(accentNameId == ComputerModernFamily::FN_CMBXTI || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ accentNameId == ComputerModernFamily::FN_CMTI || ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-TFMComputerModernMathGraphicDevice.lo `test -f 'TFMComputerModernMathGraphicDevice.cc' || echo './'`TFMComputerModernMathGraphicDevice.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c TFMComputerModernMathGraphicDevice.cc -fPIC -DPIC -o .libs/libbackend_common_la-TFMComputerModernMathGraphicDevice.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from ../../../src/common/Configuration.hh:30, from TFMComputerModernMathGraphicDevice.cc:22: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-TFMFont.lo `test -f 'TFMFont.cc' || echo './'`TFMFont.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c TFMFont.cc -fPIC -DPIC -o .libs/libbackend_common_la-TFMFont.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-TFMFontManager.lo `test -f 'TFMFontManager.cc' || echo './'`TFMFontManager.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c TFMFontManager.cc -fPIC -DPIC -o .libs/libbackend_common_la-TFMFontManager.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from ../../../src/backend/common/tfm/TFMManager.hh:22, from TFMFontManager.cc:21: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libbackend_common_la-TFMGlyphArea.lo `test -f 'TFMGlyphArea.cc' || echo './'`TFMGlyphArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/backend/common/tfm -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c TFMGlyphArea.cc -fPIC -DPIC -o .libs/libbackend_common_la-TFMGlyphArea.o /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -W -Wall -Wl,-O1 -Wl,--as-needed -o libbackend_common.la libbackend_common_la-Area.lo libbackend_common_la-AreaFactory.lo libbackend_common_la-AreaId.lo libbackend_common_la-AreaIdAux.lo libbackend_common_la-Backend.lo libbackend_common_la-BinContainerArea.lo libbackend_common_la-BoxArea.lo libbackend_common_la-BoxedLayoutArea.lo libbackend_common_la-ColorArea.lo libbackend_common_la-CombinedGlyphArea.lo libbackend_common_la-ComputerModernFamily.lo libbackend_common_la-ComputerModernShaper.lo libbackend_common_la-FormattingContext.lo libbackend_common_la-GlyphArea.lo libbackend_common_la-GlyphStringArea.lo libbackend_common_la-GlyphWrapperArea.lo libbackend_common_la-GraphicDevice.lo libbackend_common_la-HideArea.lo libbackend_common_la-HorizontalArrayArea.lo libbackend_common_la-HorizontalFillerArea.lo libbackend_common_la-HorizontalSpaceArea.lo libbackend_common_la-IdArea.lo libbackend_common_la-IgnoreArea.lo libbackend_common_la-InkArea.lo libbackend_common_la-LinearContainerArea.lo libbackend_common_la-MathGraphicDevice.lo libbackend_common_la-NullShaper.lo libbackend_common_la-OverlapArrayArea.lo libbackend_common_la-Shaper.lo libbackend_common_la-ShaperManager.lo libbackend_common_la-ShapingContext.lo libbackend_common_la-ShiftArea.lo libbackend_common_la-SimpleArea.lo libbackend_common_la-SpaceShaper.lo libbackend_common_la-StandardSymbolsShaper.lo libbackend_common_la-StepArea.lo libbackend_common_la-VerticalArrayArea.lo libbackend_common_la-VerticalFillerArea.lo libbackend_common_la-VerticalSpaceArea.lo libbackend_common_la-WrapperArea.lo libbackend_common_la-BoxGraphicDevice.lo libbackend_common_la-TFMComputerModernShaper.lo libbackend_common_la-TFMComputerModernMathGraphicDevice.lo libbackend_common_la-TFMFont.lo libbackend_common_la-TFMFontManager.lo libbackend_common_la-TFMGlyphArea.lo ../../../src/backend/common/tfm/libtfm.la libtool: link: (cd .libs/libbackend_common.lax/libtfm.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/backend/common/../../../src/backend/common/tfm/.libs/libtfm.a") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libbackend_common.a .libs/libbackend_common_la-Area.o .libs/libbackend_common_la-AreaFactory.o .libs/libbackend_common_la-AreaId.o .libs/libbackend_common_la-AreaIdAux.o .libs/libbackend_common_la-Backend.o .libs/libbackend_common_la-BinContainerArea.o .libs/libbackend_common_la-BoxArea.o .libs/libbackend_common_la-BoxedLayoutArea.o .libs/libbackend_common_la-ColorArea.o .libs/libbackend_common_la-CombinedGlyphArea.o .libs/libbackend_common_la-ComputerModernFamily.o .libs/libbackend_common_la-ComputerModernShaper.o .libs/libbackend_common_la-FormattingContext.o .libs/libbackend_common_la-GlyphArea.o .libs/libbackend_common_la-GlyphStringArea.o .libs/libbackend_common_la-GlyphWrapperArea.o .libs/libbackend_common_la-GraphicDevice.o .libs/libbackend_common_la-HideArea.o .libs/libbackend_common_la-HorizontalArrayArea.o .libs/libbackend_common_la-HorizontalFillerArea.o .libs/libbackend_common_la-HorizontalSpaceArea.o .libs/libbackend_common_la-IdArea.o .libs/libbackend_common_la-IgnoreArea.o .libs/libbackend_common_la-InkArea.o .libs/libbackend_common_la-LinearContainerArea.o .libs/libbackend_common_la-MathGraphicDevice.o .libs/libbackend_common_la-NullShaper.o .libs/libbackend_common_la-OverlapArrayArea.o .libs/libbackend_common_la-Shaper.o .libs/libbackend_common_la-ShaperManager.o .libs/libbackend_common_la-ShapingContext.o .libs/libbackend_common_la-ShiftArea.o .libs/libbackend_common_la-SimpleArea.o .libs/libbackend_common_la-SpaceShaper.o .libs/libbackend_common_la-StandardSymbolsShaper.o .libs/libbackend_common_la-StepArea.o .libs/libbackend_common_la-VerticalArrayArea.o .libs/libbackend_common_la-VerticalFillerArea.o .libs/libbackend_common_la-VerticalSpaceArea.o .libs/libbackend_common_la-WrapperArea.o .libs/libbackend_common_la-BoxGraphicDevice.o .libs/libbackend_common_la-TFMComputerModernShaper.o .libs/libbackend_common_la-TFMComputerModernMathGraphicDevice.o .libs/libbackend_common_la-TFMFont.o .libs/libbackend_common_la-TFMFontManager.o .libs/libbackend_common_la-TFMGlyphArea.o .libs/libbackend_common.lax/libtfm.a/libtfm_la-TFM.o .libs/libbackend_common.lax/libtfm.a/libtfm_la-TFMManager.o .libs/libbackend_common.lax/libtfm.a/libtfm_la-cmb10.o .libs/libbackend_common.lax/libtfm.a/libtfm_la-cmbsy10.o .libs/libbackend_common.lax/libtfm.a/libtfm_la-cmbxti10.o .libs/libbackend_common.lax/libtfm.a/libtfm_la-cmex10.o .libs/libbackend_common.lax/libtfm.a/libtfm_la-cmmi10.o .libs/libbackend_common.lax/libtfm.a/libtfm_la-cmmib10.o .libs/libbackend_common.lax/libtfm.a/libtfm_la-cmr10.o .libs/libbackend_common.lax/libtfm.a/libtfm_la-cmss10.o .libs/libbackend_common.lax/libtfm.a/libtfm_la-cmssbx10.o .libs/libbackend_common.lax/libtfm.a/libtfm_la-cmssi10.o .libs/libbackend_common.lax/libtfm.a/libtfm_la-cmsy10.o .libs/libbackend_common.lax/libtfm.a/libtfm_la-cmti10.o .libs/libbackend_common.lax/libtfm.a/libtfm_la-cmtt10.o .libs/libbackend_common.lax/libtfm.a/libtfm_la-msam10.o .libs/libbackend_common.lax/libtfm.a/libtfm_la-msbm10.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libbackend_common.a libtool: link: rm -fr .libs/libbackend_common.lax libtool: link: ( cd ".libs" && rm -f "libbackend_common.la" && ln -s "../libbackend_common.la" "libbackend_common.la" ) make[5]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/backend/common' make[4]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/backend/common' Making all in gtk make[4]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/backend/gtk' /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_gtk_la-Gtk_AdobeShaper.lo `test -f 'Gtk_AdobeShaper.cc' || echo './'`Gtk_AdobeShaper.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c Gtk_AdobeShaper.cc -fPIC -DPIC -o .libs/libmathview_backend_gtk_la-Gtk_AdobeShaper.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from Gtk_PangoFontManager.hh:27, from Gtk_AdobeShaper.cc:28: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] }; ^ Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] Gtk_AdobeShaper.cc:313:3: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_gtk_la-Gtk_Backend.lo `test -f 'Gtk_Backend.cc' || echo './'`Gtk_Backend.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c Gtk_Backend.cc -fPIC -DPIC -o .libs/libmathview_backend_gtk_la-Gtk_Backend.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from ../../../src/common/Configuration.hh:30, from Gtk_Backend.cc:26: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ Gtk_Backend.cc: In constructor ‘Gtk_Backend::Gtk_Backend(const SmartPtr&, const SmartPtr&)’: Gtk_Backend.cc:114:18: warning: unused variable ‘useTFM’ [-Wunused-variable] const bool useTFM = conf->getBool(l, "gtk-backend/type1-computer-modern-shaper/use-tfm", false); ^~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_gtk_la-Gtk_BackgroundArea.lo `test -f 'Gtk_BackgroundArea.cc' || echo './'`Gtk_BackgroundArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c Gtk_BackgroundArea.cc -fPIC -DPIC -o .libs/libmathview_backend_gtk_la-Gtk_BackgroundArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_gtk_la-Gtk_ColorArea.lo `test -f 'Gtk_ColorArea.cc' || echo './'`Gtk_ColorArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c Gtk_ColorArea.cc -fPIC -DPIC -o .libs/libmathview_backend_gtk_la-Gtk_ColorArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_gtk_la-Gtk_DefaultPangoShaper.lo `test -f 'Gtk_DefaultPangoShaper.cc' || echo './'`Gtk_DefaultPangoShaper.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c Gtk_DefaultPangoShaper.cc -fPIC -DPIC -o .libs/libmathview_backend_gtk_la-Gtk_DefaultPangoShaper.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from ../../../src/common/Configuration.hh:30, from Gtk_DefaultPangoShaper.cc:23: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_gtk_la-Gtk_InkArea.lo `test -f 'Gtk_InkArea.cc' || echo './'`Gtk_InkArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c Gtk_InkArea.cc -fPIC -DPIC -o .libs/libmathview_backend_gtk_la-Gtk_InkArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_gtk_la-Gtk_MathGraphicDevice.lo `test -f 'Gtk_MathGraphicDevice.cc' || echo './'`Gtk_MathGraphicDevice.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c Gtk_MathGraphicDevice.cc -fPIC -DPIC -o .libs/libmathview_backend_gtk_la-Gtk_MathGraphicDevice.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from ../../../src/common/Configuration.hh:30, from Gtk_MathGraphicDevice.cc:24: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_gtk_la-Gtk_PangoComputerModernShaper.lo `test -f 'Gtk_PangoComputerModernShaper.cc' || echo './'`Gtk_PangoComputerModernShaper.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c Gtk_PangoComputerModernShaper.cc -fPIC -DPIC -o .libs/libmathview_backend_gtk_la-Gtk_PangoComputerModernShaper.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from ../../../src/common/Configuration.hh:30, from Gtk_PangoComputerModernShaper.cc:22: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_gtk_la-Gtk_PangoFontManager.lo `test -f 'Gtk_PangoFontManager.cc' || echo './'`Gtk_PangoFontManager.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c Gtk_PangoFontManager.cc -fPIC -DPIC -o .libs/libmathview_backend_gtk_la-Gtk_PangoFontManager.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from Gtk_PangoFontManager.hh:27, from Gtk_PangoFontManager.cc:25: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ Gtk_PangoFontManager.cc: In member function ‘PangoFont* Gtk_PangoFontManager::createPangoFont(PangoFontDescription*, PangoXSubfont&) const’: Gtk_PangoFontManager.cc:108:19: warning: ISO C++ forbids converting a string constant to ‘char*’ [-Wwrite-strings] char* charset = "adobe-fontspecific"; ^~~~~~~~~~~~~~~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_gtk_la-Gtk_PangoGlyphArea.lo `test -f 'Gtk_PangoGlyphArea.cc' || echo './'`Gtk_PangoGlyphArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c Gtk_PangoGlyphArea.cc -fPIC -DPIC -o .libs/libmathview_backend_gtk_la-Gtk_PangoGlyphArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_gtk_la-Gtk_PangoLayoutArea.lo `test -f 'Gtk_PangoLayoutArea.cc' || echo './'`Gtk_PangoLayoutArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c Gtk_PangoLayoutArea.cc -fPIC -DPIC -o .libs/libmathview_backend_gtk_la-Gtk_PangoLayoutArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_gtk_la-Gtk_PangoLayoutLineArea.lo `test -f 'Gtk_PangoLayoutLineArea.cc' || echo './'`Gtk_PangoLayoutLineArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c Gtk_PangoLayoutLineArea.cc -fPIC -DPIC -o .libs/libmathview_backend_gtk_la-Gtk_PangoLayoutLineArea.o Gtk_PangoLayoutLineArea.cc: In member function ‘virtual bool Gtk_PangoLayoutLineArea::indexOfPosition(const scaled&, const scaled&, CharIndex&) const’: Gtk_PangoLayoutLineArea.cc:52:73: warning: unused parameter ‘y’ [-Wunused-parameter] PangoLayoutLineArea::indexOfPosition(const scaled& x, const scaled& y, CharIndex& index) const ^ Gtk_PangoLayoutLineArea.cc: In member function ‘virtual bool Gtk_PangoLayoutLineArea::positionOfIndex(CharIndex, Point*, BoundingBox*) const’: Gtk_PangoLayoutLineArea.cc:70:82: warning: unused parameter ‘b’ [-Wunused-parameter] ayoutLineArea::positionOfIndex(CharIndex index, Point* p, BoundingBox* b) const ^ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_gtk_la-Gtk_PangoShaper.lo `test -f 'Gtk_PangoShaper.cc' || echo './'`Gtk_PangoShaper.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c Gtk_PangoShaper.cc -fPIC -DPIC -o .libs/libmathview_backend_gtk_la-Gtk_PangoShaper.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_gtk_la-Gtk_RenderingContext.lo `test -f 'Gtk_RenderingContext.cc' || echo './'`Gtk_RenderingContext.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c Gtk_RenderingContext.cc -fPIC -DPIC -o .libs/libmathview_backend_gtk_la-Gtk_RenderingContext.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_gtk_la-Gtk_WrapperArea.lo `test -f 'Gtk_WrapperArea.cc' || echo './'`Gtk_WrapperArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c Gtk_WrapperArea.cc -fPIC -DPIC -o .libs/libmathview_backend_gtk_la-Gtk_WrapperArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_gtk_la-Gtk_BoxGraphicDevice.lo `test -f 'Gtk_BoxGraphicDevice.cc' || echo './'`Gtk_BoxGraphicDevice.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c Gtk_BoxGraphicDevice.cc -fPIC -DPIC -o .libs/libmathview_backend_gtk_la-Gtk_BoxGraphicDevice.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from ../../../src/common/Configuration.hh:30, from Gtk_BoxGraphicDevice.cc:29: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ Gtk_BoxGraphicDevice.cc: In constructor ‘Gtk_BoxGraphicDevice::Gtk_BoxGraphicDevice(const SmartPtr&, const SmartPtr&)’: Gtk_BoxGraphicDevice.cc:32:40: warning: unused parameter ‘conf’ [-Wunused-parameter] const SmartPtr& conf) ^~~~ /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -W -Wall -version-info 8:0:8 -Wl,-O1 -Wl,--as-needed -o libmathview_backend_gtk.la -rpath /usr/lib64 libmathview_backend_gtk_la-Gtk_AdobeShaper.lo libmathview_backend_gtk_la-Gtk_Backend.lo libmathview_backend_gtk_la-Gtk_BackgroundArea.lo libmathview_backend_gtk_la-Gtk_ColorArea.lo libmathview_backend_gtk_la-Gtk_DefaultPangoShaper.lo libmathview_backend_gtk_la-Gtk_InkArea.lo libmathview_backend_gtk_la-Gtk_MathGraphicDevice.lo libmathview_backend_gtk_la-Gtk_PangoComputerModernShaper.lo libmathview_backend_gtk_la-Gtk_PangoFontManager.lo libmathview_backend_gtk_la-Gtk_PangoGlyphArea.lo libmathview_backend_gtk_la-Gtk_PangoLayoutArea.lo libmathview_backend_gtk_la-Gtk_PangoLayoutLineArea.lo libmathview_backend_gtk_la-Gtk_PangoShaper.lo libmathview_backend_gtk_la-Gtk_RenderingContext.lo libmathview_backend_gtk_la-Gtk_WrapperArea.lo libmathview_backend_gtk_la-Gtk_BoxGraphicDevice.lo -lpangox-1.0 -lX11 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtbeginS.o .libs/libmathview_backend_gtk_la-Gtk_AdobeShaper.o .libs/libmathview_backend_gtk_la-Gtk_Backend.o .libs/libmathview_backend_gtk_la-Gtk_BackgroundArea.o .libs/libmathview_backend_gtk_la-Gtk_ColorArea.o .libs/libmathview_backend_gtk_la-Gtk_DefaultPangoShaper.o .libs/libmathview_backend_gtk_la-Gtk_InkArea.o .libs/libmathview_backend_gtk_la-Gtk_MathGraphicDevice.o .libs/libmathview_backend_gtk_la-Gtk_PangoComputerModernShaper.o .libs/libmathview_backend_gtk_la-Gtk_PangoFontManager.o .libs/libmathview_backend_gtk_la-Gtk_PangoGlyphArea.o .libs/libmathview_backend_gtk_la-Gtk_PangoLayoutArea.o .libs/libmathview_backend_gtk_la-Gtk_PangoLayoutLineArea.o .libs/libmathview_backend_gtk_la-Gtk_PangoShaper.o .libs/libmathview_backend_gtk_la-Gtk_RenderingContext.o .libs/libmathview_backend_gtk_la-Gtk_WrapperArea.o .libs/libmathview_backend_gtk_la-Gtk_BoxGraphicDevice.o -Wl,--as-needed -lpangox-1.0 -lX11 -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libmathview_backend_gtk.so.0 -o .libs/libmathview_backend_gtk.so.0.8.0 libtool: link: (cd ".libs" && rm -f "libmathview_backend_gtk.so.0" && ln -s "libmathview_backend_gtk.so.0.8.0" "libmathview_backend_gtk.so.0") libtool: link: (cd ".libs" && rm -f "libmathview_backend_gtk.so" && ln -s "libmathview_backend_gtk.so.0.8.0" "libmathview_backend_gtk.so") libtool: link: ( cd ".libs" && rm -f "libmathview_backend_gtk.la" && ln -s "../libmathview_backend_gtk.la" "libmathview_backend_gtk.la" ) make[4]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/backend/gtk' Making all in svg make[4]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/backend/svg' /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_svg_la-SVG_Backend.lo `test -f 'SVG_Backend.cc' || echo './'`SVG_Backend.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c SVG_Backend.cc -fPIC -DPIC -o .libs/libmathview_backend_svg_la-SVG_Backend.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from ../../../src/common/Configuration.hh:30, from SVG_Backend.cc:24: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_svg_la-SVG_BackgroundArea.lo `test -f 'SVG_BackgroundArea.cc' || echo './'`SVG_BackgroundArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c SVG_BackgroundArea.cc -fPIC -DPIC -o .libs/libmathview_backend_svg_la-SVG_BackgroundArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_svg_la-SVG_ColorArea.lo `test -f 'SVG_ColorArea.cc' || echo './'`SVG_ColorArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c SVG_ColorArea.cc -fPIC -DPIC -o .libs/libmathview_backend_svg_la-SVG_ColorArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_svg_la-SVG_InkArea.lo `test -f 'SVG_InkArea.cc' || echo './'`SVG_InkArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c SVG_InkArea.cc -fPIC -DPIC -o .libs/libmathview_backend_svg_la-SVG_InkArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_svg_la-SVG_MathGraphicDevice.lo `test -f 'SVG_MathGraphicDevice.cc' || echo './'`SVG_MathGraphicDevice.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c SVG_MathGraphicDevice.cc -fPIC -DPIC -o .libs/libmathview_backend_svg_la-SVG_MathGraphicDevice.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from ../../../src/common/Configuration.hh:30, from SVG_MathGraphicDevice.cc:24: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ SVG_MathGraphicDevice.cc: In constructor ‘SVG_MathGraphicDevice::SVG_MathGraphicDevice(const SmartPtr&, const SmartPtr&)’: SVG_MathGraphicDevice.cc:30:112: warning: unused parameter ‘conf’ [-Wunused-parameter] cDevice(const SmartPtr& l, const SmartPtr& conf) ^~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_svg_la-SVG_RenderingContext.lo `test -f 'SVG_RenderingContext.cc' || echo './'`SVG_RenderingContext.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c SVG_RenderingContext.cc -fPIC -DPIC -o .libs/libmathview_backend_svg_la-SVG_RenderingContext.o SVG_RenderingContext.cc:67:12: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] metadata("Created by "PACKAGE" version "VERSION); ^ SVG_RenderingContext.cc:67:32: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] metadata("Created by "PACKAGE" version "VERSION); ^ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_svg_la-SVG_StreamRenderingContext.lo `test -f 'SVG_StreamRenderingContext.cc' || echo './'`SVG_StreamRenderingContext.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c SVG_StreamRenderingContext.cc -fPIC -DPIC -o .libs/libmathview_backend_svg_la-SVG_StreamRenderingContext.o SVG_StreamRenderingContext.cc: In member function ‘virtual String SVG_StreamRenderingContext::getId(const SmartPtr&) const’: SVG_StreamRenderingContext.cc:49:60: warning: unused parameter ‘elem’ [-Wunused-parameter] SVG_StreamRenderingContext::getId(const SmartPtr& elem) const ^~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_svg_la-SVG_TFMGlyphArea.lo `test -f 'SVG_TFMGlyphArea.cc' || echo './'`SVG_TFMGlyphArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c SVG_TFMGlyphArea.cc -fPIC -DPIC -o .libs/libmathview_backend_svg_la-SVG_TFMGlyphArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_svg_la-SVG_TTF_TFMGlyphArea.lo `test -f 'SVG_TTF_TFMGlyphArea.cc' || echo './'`SVG_TTF_TFMGlyphArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c SVG_TTF_TFMGlyphArea.cc -fPIC -DPIC -o .libs/libmathview_backend_svg_la-SVG_TTF_TFMGlyphArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_svg_la-SVG_WrapperArea.lo `test -f 'SVG_WrapperArea.cc' || echo './'`SVG_WrapperArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c SVG_WrapperArea.cc -fPIC -DPIC -o .libs/libmathview_backend_svg_la-SVG_WrapperArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_svg_la-SVG_BoxGraphicDevice.lo `test -f 'SVG_BoxGraphicDevice.cc' || echo './'`SVG_BoxGraphicDevice.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c SVG_BoxGraphicDevice.cc -fPIC -DPIC -o .libs/libmathview_backend_svg_la-SVG_BoxGraphicDevice.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from ../../../src/common/Configuration.hh:30, from SVG_BoxGraphicDevice.cc:22: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ SVG_BoxGraphicDevice.cc: In constructor ‘SVG_BoxGraphicDevice::SVG_BoxGraphicDevice(const SmartPtr&, const SmartPtr&)’: SVG_BoxGraphicDevice.cc:29:40: warning: unused parameter ‘conf’ [-Wunused-parameter] const SmartPtr& conf) ^~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_svg_la-SVG_TFMComputerModernMathGraphicDevice.lo `test -f 'SVG_TFMComputerModernMathGraphicDevice.cc' || echo './'`SVG_TFMComputerModernMathGraphicDevice.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c SVG_TFMComputerModernMathGraphicDevice.cc -fPIC -DPIC -o .libs/libmathview_backend_svg_la-SVG_TFMComputerModernMathGraphicDevice.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from ../../../src/common/Configuration.hh:30, from SVG_TFMComputerModernMathGraphicDevice.cc:24: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_svg_la-SVG_TFMComputerModernShaper.lo `test -f 'SVG_TFMComputerModernShaper.cc' || echo './'`SVG_TFMComputerModernShaper.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c SVG_TFMComputerModernShaper.cc -fPIC -DPIC -o .libs/libmathview_backend_svg_la-SVG_TFMComputerModernShaper.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from ../../../src/common/Configuration.hh:30, from SVG_TFMComputerModernShaper.cc:22: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_svg_la-SVG_TTF_TFMComputerModernShaper.lo `test -f 'SVG_TTF_TFMComputerModernShaper.cc' || echo './'`SVG_TTF_TFMComputerModernShaper.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c SVG_TTF_TFMComputerModernShaper.cc -fPIC -DPIC -o .libs/libmathview_backend_svg_la-SVG_TTF_TFMComputerModernShaper.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from ../../../src/common/Configuration.hh:30, from SVG_TTF_TFMComputerModernShaper.cc:22: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -W -Wall -version-info 8:0:8 -Wl,-O1 -Wl,--as-needed -o libmathview_backend_svg.la -rpath /usr/lib64 libmathview_backend_svg_la-SVG_Backend.lo libmathview_backend_svg_la-SVG_BackgroundArea.lo libmathview_backend_svg_la-SVG_ColorArea.lo libmathview_backend_svg_la-SVG_InkArea.lo libmathview_backend_svg_la-SVG_MathGraphicDevice.lo libmathview_backend_svg_la-SVG_RenderingContext.lo libmathview_backend_svg_la-SVG_StreamRenderingContext.lo libmathview_backend_svg_la-SVG_TFMGlyphArea.lo libmathview_backend_svg_la-SVG_TTF_TFMGlyphArea.lo libmathview_backend_svg_la-SVG_WrapperArea.lo libmathview_backend_svg_la-SVG_BoxGraphicDevice.lo libmathview_backend_svg_la-SVG_TFMComputerModernMathGraphicDevice.lo libmathview_backend_svg_la-SVG_TFMComputerModernShaper.lo libmathview_backend_svg_la-SVG_TTF_TFMComputerModernShaper.lo libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtbeginS.o .libs/libmathview_backend_svg_la-SVG_Backend.o .libs/libmathview_backend_svg_la-SVG_BackgroundArea.o .libs/libmathview_backend_svg_la-SVG_ColorArea.o .libs/libmathview_backend_svg_la-SVG_InkArea.o .libs/libmathview_backend_svg_la-SVG_MathGraphicDevice.o .libs/libmathview_backend_svg_la-SVG_RenderingContext.o .libs/libmathview_backend_svg_la-SVG_StreamRenderingContext.o .libs/libmathview_backend_svg_la-SVG_TFMGlyphArea.o .libs/libmathview_backend_svg_la-SVG_TTF_TFMGlyphArea.o .libs/libmathview_backend_svg_la-SVG_WrapperArea.o .libs/libmathview_backend_svg_la-SVG_BoxGraphicDevice.o .libs/libmathview_backend_svg_la-SVG_TFMComputerModernMathGraphicDevice.o .libs/libmathview_backend_svg_la-SVG_TFMComputerModernShaper.o .libs/libmathview_backend_svg_la-SVG_TTF_TFMComputerModernShaper.o -Wl,--as-needed -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libmathview_backend_svg.so.0 -o .libs/libmathview_backend_svg.so.0.8.0 libtool: link: (cd ".libs" && rm -f "libmathview_backend_svg.so.0" && ln -s "libmathview_backend_svg.so.0.8.0" "libmathview_backend_svg.so.0") libtool: link: (cd ".libs" && rm -f "libmathview_backend_svg.so" && ln -s "libmathview_backend_svg.so.0.8.0" "libmathview_backend_svg.so") libtool: link: ( cd ".libs" && rm -f "libmathview_backend_svg.la" && ln -s "../libmathview_backend_svg.la" "libmathview_backend_svg.la" ) make[4]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/backend/svg' Making all in ps make[4]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/backend/ps' /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_ps_la-PS_Backend.lo `test -f 'PS_Backend.cc' || echo './'`PS_Backend.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c PS_Backend.cc -fPIC -DPIC -o .libs/libmathview_backend_ps_la-PS_Backend.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from ../../../src/common/Configuration.hh:30, from PS_Backend.cc:24: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_ps_la-PS_BackgroundArea.lo `test -f 'PS_BackgroundArea.cc' || echo './'`PS_BackgroundArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c PS_BackgroundArea.cc -fPIC -DPIC -o .libs/libmathview_backend_ps_la-PS_BackgroundArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_ps_la-PS_ColorArea.lo `test -f 'PS_ColorArea.cc' || echo './'`PS_ColorArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c PS_ColorArea.cc -fPIC -DPIC -o .libs/libmathview_backend_ps_la-PS_ColorArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_ps_la-PS_InkArea.lo `test -f 'PS_InkArea.cc' || echo './'`PS_InkArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c PS_InkArea.cc -fPIC -DPIC -o .libs/libmathview_backend_ps_la-PS_InkArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_ps_la-PS_MathGraphicDevice.lo `test -f 'PS_MathGraphicDevice.cc' || echo './'`PS_MathGraphicDevice.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c PS_MathGraphicDevice.cc -fPIC -DPIC -o .libs/libmathview_backend_ps_la-PS_MathGraphicDevice.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from ../../../src/common/Configuration.hh:30, from PS_MathGraphicDevice.cc:24: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ PS_MathGraphicDevice.cc: In constructor ‘PS_MathGraphicDevice::PS_MathGraphicDevice(const SmartPtr&, const SmartPtr&)’: PS_MathGraphicDevice.cc:31:40: warning: unused parameter ‘conf’ [-Wunused-parameter] const SmartPtr& conf) ^~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_ps_la-PS_RenderingContext.lo `test -f 'PS_RenderingContext.cc' || echo './'`PS_RenderingContext.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c PS_RenderingContext.cc -fPIC -DPIC -o .libs/libmathview_backend_ps_la-PS_RenderingContext.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_ps_la-PS_StreamRenderingContext.lo `test -f 'PS_StreamRenderingContext.cc' || echo './'`PS_StreamRenderingContext.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c PS_StreamRenderingContext.cc -fPIC -DPIC -o .libs/libmathview_backend_ps_la-PS_StreamRenderingContext.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_ps_la-FontDataBase.lo `test -f 'FontDataBase.cc' || echo './'`FontDataBase.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c FontDataBase.cc -fPIC -DPIC -o .libs/libmathview_backend_ps_la-FontDataBase.o FontDataBase.cc: In member function ‘virtual void FontDataBase::usedChar(const String&, const String&)’: FontDataBase.cc:65:38: warning: unused parameter ‘content’ [-Wunused-parameter] FontDataBase::usedChar(const String& content, const String& family) ^~~~~~~ FontDataBase.cc:65:61: warning: unused parameter ‘family’ [-Wunused-parameter] FontDataBase::usedChar(const String& content, const String& family) ^~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_ps_la-PS_TFMGlyphArea.lo `test -f 'PS_TFMGlyphArea.cc' || echo './'`PS_TFMGlyphArea.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c PS_TFMGlyphArea.cc -fPIC -DPIC -o .libs/libmathview_backend_ps_la-PS_TFMGlyphArea.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_ps_la-PS_BoxGraphicDevice.lo `test -f 'PS_BoxGraphicDevice.cc' || echo './'`PS_BoxGraphicDevice.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c PS_BoxGraphicDevice.cc -fPIC -DPIC -o .libs/libmathview_backend_ps_la-PS_BoxGraphicDevice.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from ../../../src/common/Configuration.hh:30, from PS_BoxGraphicDevice.cc:22: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ PS_BoxGraphicDevice.cc: In constructor ‘PS_BoxGraphicDevice::PS_BoxGraphicDevice(const SmartPtr&, const SmartPtr&)’: PS_BoxGraphicDevice.cc:29:38: warning: unused parameter ‘conf’ [-Wunused-parameter] const SmartPtr& conf) ^~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_ps_la-PS_TFMComputerModernMathGraphicDevice.lo `test -f 'PS_TFMComputerModernMathGraphicDevice.cc' || echo './'`PS_TFMComputerModernMathGraphicDevice.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c PS_TFMComputerModernMathGraphicDevice.cc -fPIC -DPIC -o .libs/libmathview_backend_ps_la-PS_TFMComputerModernMathGraphicDevice.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from ../../../src/common/Configuration.hh:30, from PS_TFMComputerModernMathGraphicDevice.cc:24: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_backend_ps_la-PS_TFMComputerModernShaper.lo `test -f 'PS_TFMComputerModernShaper.cc' || echo './'`PS_TFMComputerModernShaper.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/common/mathvariants -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -I../../../src/backend/common/tfm -DGMV_BackEnd_DLL -O2 -pipe -march=native -W -Wall -c PS_TFMComputerModernShaper.cc -fPIC -DPIC -o .libs/libmathview_backend_ps_la-PS_TFMComputerModernShaper.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from ../../../src/common/Configuration.hh:30, from PS_TFMComputerModernShaper.cc:22: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -W -Wall -version-info 8:0:8 -Wl,-O1 -Wl,--as-needed -o libmathview_backend_ps.la -rpath /usr/lib64 libmathview_backend_ps_la-PS_Backend.lo libmathview_backend_ps_la-PS_BackgroundArea.lo libmathview_backend_ps_la-PS_ColorArea.lo libmathview_backend_ps_la-PS_InkArea.lo libmathview_backend_ps_la-PS_MathGraphicDevice.lo libmathview_backend_ps_la-PS_RenderingContext.lo libmathview_backend_ps_la-PS_StreamRenderingContext.lo libmathview_backend_ps_la-FontDataBase.lo libmathview_backend_ps_la-PS_TFMGlyphArea.lo libmathview_backend_ps_la-PS_BoxGraphicDevice.lo libmathview_backend_ps_la-PS_TFMComputerModernMathGraphicDevice.lo libmathview_backend_ps_la-PS_TFMComputerModernShaper.lo libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtbeginS.o .libs/libmathview_backend_ps_la-PS_Backend.o .libs/libmathview_backend_ps_la-PS_BackgroundArea.o .libs/libmathview_backend_ps_la-PS_ColorArea.o .libs/libmathview_backend_ps_la-PS_InkArea.o .libs/libmathview_backend_ps_la-PS_MathGraphicDevice.o .libs/libmathview_backend_ps_la-PS_RenderingContext.o .libs/libmathview_backend_ps_la-PS_StreamRenderingContext.o .libs/libmathview_backend_ps_la-FontDataBase.o .libs/libmathview_backend_ps_la-PS_TFMGlyphArea.o .libs/libmathview_backend_ps_la-PS_BoxGraphicDevice.o .libs/libmathview_backend_ps_la-PS_TFMComputerModernMathGraphicDevice.o .libs/libmathview_backend_ps_la-PS_TFMComputerModernShaper.o -Wl,--as-needed -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libmathview_backend_ps.so.0 -o .libs/libmathview_backend_ps.so.0.8.0 libtool: link: (cd ".libs" && rm -f "libmathview_backend_ps.so.0" && ln -s "libmathview_backend_ps.so.0.8.0" "libmathview_backend_ps.so.0") libtool: link: (cd ".libs" && rm -f "libmathview_backend_ps.so" && ln -s "libmathview_backend_ps.so.0.8.0" "libmathview_backend_ps.so") libtool: link: ( cd ".libs" && rm -f "libmathview_backend_ps.la" && ln -s "../libmathview_backend_ps.la" "libmathview_backend_ps.la" ) make[4]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/backend/ps' make[4]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/backend' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/backend' make[3]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/backend' Making all in frontend make[3]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/frontend' Making all in common make[4]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/frontend/common' /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libfrontend_common_la-Builder.lo `test -f 'Builder.cc' || echo './'`Builder.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../src/common -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/backend/common -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c Builder.cc -fPIC -DPIC -o .libs/libfrontend_common_la-Builder.o /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -W -Wall -Wl,-O1 -Wl,--as-needed -o libfrontend_common.la libfrontend_common_la-Builder.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libfrontend_common.a .libs/libfrontend_common_la-Builder.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libfrontend_common.a libtool: link: ( cd ".libs" && rm -f "libfrontend_common.la" && ln -s "../libfrontend_common.la" "libfrontend_common.la" ) make[4]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/frontend/common' Making all in custom_reader make[4]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/frontend/custom_reader' /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/engine/adapters -I../../../src/frontend/common -I../../../src/backend/common -DGMV_FrontEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libfrontend_custom_reader_la-customXmlReader.lo `test -f 'customXmlReader.cc' || echo './'`customXmlReader.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/engine/adapters -I../../../src/frontend/common -I../../../src/backend/common -DGMV_FrontEnd_DLL -O2 -pipe -march=native -W -Wall -c customXmlReader.cc -fPIC -DPIC -o .libs/libfrontend_custom_reader_la-customXmlReader.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/engine/adapters -I../../../src/frontend/common -I../../../src/backend/common -DGMV_FrontEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libfrontend_custom_reader_la-custom_reader_Builder.lo `test -f 'custom_reader_Builder.cc' || echo './'`custom_reader_Builder.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/engine/adapters -I../../../src/frontend/common -I../../../src/backend/common -DGMV_FrontEnd_DLL -O2 -pipe -march=native -W -Wall -c custom_reader_Builder.cc -fPIC -DPIC -o .libs/libfrontend_custom_reader_la-custom_reader_Builder.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from ../../../src/frontend/common/TemplateBuilder.hh:39, from custom_reader_Builder.cc:22: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ In file included from custom_reader_Builder.cc:22:0: ../../../src/frontend/common/TemplateBuilder.hh: In member function ‘SmartPtr TemplateBuilder::update_MathML_semantics_Element(const typename Model::Element&) const’: ../../../src/frontend/common/TemplateBuilder.hh:239:5: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else] if (Model::getNodeName(Model::asNode(e)) != "annotation" ^ /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -W -Wall -Wl,-O1 -Wl,--as-needed -o libfrontend_custom_reader.la libfrontend_custom_reader_la-customXmlReader.lo libfrontend_custom_reader_la-custom_reader_Builder.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libfrontend_custom_reader.a .libs/libfrontend_custom_reader_la-customXmlReader.o .libs/libfrontend_custom_reader_la-custom_reader_Builder.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libfrontend_custom_reader.a libtool: link: ( cd ".libs" && rm -f "libfrontend_custom_reader.la" && ln -s "../libfrontend_custom_reader.la" "libfrontend_custom_reader.la" ) make[4]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/frontend/custom_reader' Making all in libxml2_reader make[4]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/frontend/libxml2_reader' /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/engine/adapters -I../../../src/frontend/common -I../../../src/backend/common -I/usr/include/libxml2 -DGMV_FrontEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libfrontend_libxml2_reader_la-libxmlXmlReader.lo `test -f 'libxmlXmlReader.cc' || echo './'`libxmlXmlReader.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/engine/adapters -I../../../src/frontend/common -I../../../src/backend/common -I/usr/include/libxml2 -DGMV_FrontEnd_DLL -O2 -pipe -march=native -W -Wall -c libxmlXmlReader.cc -fPIC -DPIC -o .libs/libfrontend_libxml2_reader_la-libxmlXmlReader.o In file included from libxmlXmlReader.cc:23:0: libxmlXmlReader.hh: In static member function ‘static SmartPtr libxmlXmlReader::create(const String&, bool)’: libxmlXmlReader.hh:43:76: warning: unused parameter ‘subst’ [-Wunused-parameter] static SmartPtr create(const String& path, bool subst = false) ^~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/engine/adapters -I../../../src/frontend/common -I../../../src/backend/common -I/usr/include/libxml2 -DGMV_FrontEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libfrontend_libxml2_reader_la-libxml2_reader_Builder.lo `test -f 'libxml2_reader_Builder.cc' || echo './'`libxml2_reader_Builder.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/engine/adapters -I../../../src/frontend/common -I../../../src/backend/common -I/usr/include/libxml2 -DGMV_FrontEnd_DLL -O2 -pipe -march=native -W -Wall -c libxml2_reader_Builder.cc -fPIC -DPIC -o .libs/libfrontend_libxml2_reader_la-libxml2_reader_Builder.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from ../../../src/frontend/common/TemplateBuilder.hh:39, from libxml2_reader_Builder.cc:22: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ In file included from libxml2_reader_Builder.cc:22:0: ../../../src/frontend/common/TemplateBuilder.hh: In member function ‘SmartPtr TemplateBuilder::update_MathML_semantics_Element(const typename Model::Element&) const’: ../../../src/frontend/common/TemplateBuilder.hh:239:5: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else] if (Model::getNodeName(Model::asNode(e)) != "annotation" ^ In file included from libxml2_reader_Model.hh:23:0, from libxml2_reader_Builder.cc:23: libxmlXmlReader.hh: In static member function ‘static SmartPtr libxmlXmlReader::create(const String&, bool)’: libxmlXmlReader.hh:43:76: warning: unused parameter ‘subst’ [-Wunused-parameter] static SmartPtr create(const String& path, bool subst = false) ^~~~~ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/engine/adapters -I../../../src/frontend/common -I../../../src/backend/common -I/usr/include/libxml2 -DGMV_FrontEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libfrontend_libxml2_reader_la-libxml2_reader_Setup.lo `test -f 'libxml2_reader_Setup.cc' || echo './'`libxml2_reader_Setup.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/engine/adapters -I../../../src/frontend/common -I../../../src/backend/common -I/usr/include/libxml2 -DGMV_FrontEnd_DLL -O2 -pipe -march=native -W -Wall -c libxml2_reader_Setup.cc -fPIC -DPIC -o .libs/libfrontend_libxml2_reader_la-libxml2_reader_Setup.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from ../../../src/common/Configuration.hh:30, from ../../../src/frontend/common/TemplateSetup.hh:23, from libxml2_reader_Setup.cc:24: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ In file included from libxml2_reader_Model.hh:23:0, from libxml2_reader_Setup.cc:23: libxmlXmlReader.hh: In static member function ‘static SmartPtr libxmlXmlReader::create(const String&, bool)’: libxmlXmlReader.hh:43:76: warning: unused parameter ‘subst’ [-Wunused-parameter] static SmartPtr create(const String& path, bool subst = false) ^~~~~ In file included from libxml2_reader_Setup.cc:24:0: ../../../src/frontend/common/TemplateSetup.hh: In static member function ‘static bool TemplateSetup::load(const AbstractLogger&, Class&, const String&, const String&, const String&)’: ../../../src/frontend/common/TemplateSetup.hh:122:10: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else] if (typename Model::Element root = Model::getDocumentElement(doc)) ^ /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -W -Wall -Wl,-O1 -Wl,--as-needed -o libfrontend_libxml2_reader.la libfrontend_libxml2_reader_la-libxmlXmlReader.lo libfrontend_libxml2_reader_la-libxml2_reader_Builder.lo libfrontend_libxml2_reader_la-libxml2_reader_Setup.lo -lxml2 libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libfrontend_libxml2_reader.a .libs/libfrontend_libxml2_reader_la-libxmlXmlReader.o .libs/libfrontend_libxml2_reader_la-libxml2_reader_Builder.o .libs/libfrontend_libxml2_reader_la-libxml2_reader_Setup.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libfrontend_libxml2_reader.a libtool: link: ( cd ".libs" && rm -f "libfrontend_libxml2_reader.la" && ln -s "../libfrontend_libxml2_reader.la" "libfrontend_libxml2_reader.la" ) make[4]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/frontend/libxml2_reader' Making all in libxml2 make[4]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/frontend/libxml2' /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/engine/adapters -I../../../src/frontend/common -I../../../src/backend/common -I/usr/include/libxml2 -DGMV_FrontEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libfrontend_libxml2_la-libxml2_Model.lo `test -f 'libxml2_Model.cc' || echo './'`libxml2_Model.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/engine/adapters -I../../../src/frontend/common -I../../../src/backend/common -I/usr/include/libxml2 -DGMV_FrontEnd_DLL -O2 -pipe -march=native -W -Wall -c libxml2_Model.cc -fPIC -DPIC -o .libs/libfrontend_libxml2_la-libxml2_Model.o /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/engine/adapters -I../../../src/frontend/common -I../../../src/backend/common -I/usr/include/libxml2 -DGMV_FrontEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libfrontend_libxml2_la-libxml2_Setup.lo `test -f 'libxml2_Setup.cc' || echo './'`libxml2_Setup.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/engine/adapters -I../../../src/frontend/common -I../../../src/backend/common -I/usr/include/libxml2 -DGMV_FrontEnd_DLL -O2 -pipe -march=native -W -Wall -c libxml2_Setup.cc -fPIC -DPIC -o .libs/libfrontend_libxml2_la-libxml2_Setup.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from ../../../src/common/Configuration.hh:30, from ../../../src/frontend/common/TemplateSetup.hh:23, from libxml2_Setup.cc:24: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ In file included from libxml2_Setup.cc:24:0: ../../../src/frontend/common/TemplateSetup.hh: In static member function ‘static bool TemplateSetup::load(const AbstractLogger&, Class&, const String&, const String&, const String&)’: ../../../src/frontend/common/TemplateSetup.hh:122:10: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else] if (typename Model::Element root = Model::getDocumentElement(doc)) ^ /bin/sh ../../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/engine/adapters -I../../../src/frontend/common -I../../../src/backend/common -I/usr/include/libxml2 -DGMV_FrontEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libfrontend_libxml2_la-libxml2_Builder.lo `test -f 'libxml2_Builder.cc' || echo './'`libxml2_Builder.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../auto -I../../../auto -I../../../src/common -I../../../src/engine/common -I../../../src/engine/mathml -I../../../src/engine/boxml -I../../../src/engine/adapters -I../../../src/frontend/common -I../../../src/backend/common -I/usr/include/libxml2 -DGMV_FrontEnd_DLL -O2 -pipe -march=native -W -Wall -c libxml2_Builder.cc -fPIC -DPIC -o .libs/libfrontend_libxml2_la-libxml2_Builder.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../../src/common/HashMap.hh:24, from ../../../src/frontend/common/TemplateLinker.hh:22, from libxml2_Builder.hh:23, from libxml2_Builder.cc:23: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ In file included from libxml2_Builder.cc:25:0: ../../../src/frontend/common/TemplateBuilder.hh: In member function ‘SmartPtr TemplateBuilder::update_MathML_semantics_Element(const typename Model::Element&) const’: ../../../src/frontend/common/TemplateBuilder.hh:239:5: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else] if (Model::getNodeName(Model::asNode(e)) != "annotation" ^ /bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -W -Wall -Wl,-O1 -Wl,--as-needed -o libfrontend_libxml2.la libfrontend_libxml2_la-libxml2_Model.lo libfrontend_libxml2_la-libxml2_Setup.lo libfrontend_libxml2_la-libxml2_Builder.lo -lxml2 libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libfrontend_libxml2.a .libs/libfrontend_libxml2_la-libxml2_Model.o .libs/libfrontend_libxml2_la-libxml2_Setup.o .libs/libfrontend_libxml2_la-libxml2_Builder.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libfrontend_libxml2.a libtool: link: ( cd ".libs" && rm -f "libfrontend_libxml2.la" && ln -s "../libfrontend_libxml2.la" "libfrontend_libxml2.la" ) make[4]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/frontend/libxml2' make[4]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/frontend' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/frontend' make[3]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/frontend' Making all in . make[3]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src' /bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_la-dummy.lo `test -f 'dummy.cc' || echo './'`dummy.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DGMV_MathView_DLL -O2 -pipe -march=native -W -Wall -c dummy.cc -fPIC -DPIC -o .libs/libmathview_la-dummy.o /bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -W -Wall -version-info 8:0:8 -no-undefined -Wl,-O1 -Wl,--as-needed -o libmathview.la -rpath /usr/lib64 libmathview_la-dummy.lo ../src/backend/common/libbackend_common.la ../src/frontend/common/libfrontend_common.la ../src/engine/mathml/libmathml.la ../src/engine/boxml/libboxml.la ../src/engine/adapters/libadapters.la ../src/engine/common/libengine_common.la ../src/common/libcommon.la -lstdc++ libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtbeginS.o .libs/libmathview_la-dummy.o -Wl,--whole-archive ../src/backend/common/.libs/libbackend_common.a ../src/frontend/common/.libs/libfrontend_common.a ../src/engine/mathml/.libs/libmathml.a ../src/engine/boxml/.libs/libboxml.a ../src/engine/adapters/.libs/libadapters.a ../src/engine/common/.libs/libengine_common.a ../src/common/.libs/libcommon.a -Wl,--no-whole-archive -Wl,--as-needed -lglib-2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libmathview.so.0 -o .libs/libmathview.so.0.8.0 libtool: link: (cd ".libs" && rm -f "libmathview.so.0" && ln -s "libmathview.so.0.8.0" "libmathview.so.0") libtool: link: (cd ".libs" && rm -f "libmathview.so" && ln -s "libmathview.so.0.8.0" "libmathview.so") libtool: link: ( cd ".libs" && rm -f "libmathview.la" && ln -s "../libmathview.la" "libmathview.la" ) make[3]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src' Making all in view make[3]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/view' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../src/common -I../../src/common/mathvariants -I../../src/frontend/common -I../../src/frontend/custom_reader -I../../src/frontend/libxml2_reader -I../../src/frontend/libxml2 -I../../src/frontend/gmetadom -I../../src/engine/common -I../../src/engine/mathml -I../../src/engine/boxml -I../../src/backend/common -I/usr/include/libxml2 -DGMV_FrontEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_frontend_custom_reader_la-custom_reader_MathView.lo `test -f 'custom_reader_MathView.cc' || echo './'`custom_reader_MathView.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../src/common -I../../src/common/mathvariants -I../../src/frontend/common -I../../src/frontend/custom_reader -I../../src/frontend/libxml2_reader -I../../src/frontend/libxml2 -I../../src/frontend/gmetadom -I../../src/engine/common -I../../src/engine/mathml -I../../src/engine/boxml -I../../src/backend/common -I/usr/include/libxml2 -DGMV_FrontEnd_DLL -O2 -pipe -march=native -W -Wall -c custom_reader_MathView.cc -fPIC -DPIC -o .libs/libmathview_frontend_custom_reader_la-custom_reader_MathView.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../src/common/HashMap.hh:24, from ../../src/common/Configuration.hh:30, from custom_reader_MathView.cc:22: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -W -Wall -version-info 8:0:8 -no-undefined -Wl,-O1 -Wl,--as-needed -o libmathview_frontend_custom_reader.la -rpath /usr/lib64 libmathview_frontend_custom_reader_la-custom_reader_MathView.lo -lxml2 ../../src/frontend/libxml2_reader/libfrontend_libxml2_reader.la ../../src/frontend/custom_reader/libfrontend_custom_reader.la ../../src/libmathview.la -lstdc++ libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtbeginS.o .libs/libmathview_frontend_custom_reader_la-custom_reader_MathView.o -Wl,--whole-archive ../../src/frontend/libxml2_reader/.libs/libfrontend_libxml2_reader.a ../../src/frontend/custom_reader/.libs/libfrontend_custom_reader.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/.libs -Wl,--as-needed -lxml2 ../../src/.libs/libmathview.so -lglib-2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libmathview_frontend_custom_reader.so.0 -o .libs/libmathview_frontend_custom_reader.so.0.8.0 libtool: link: (cd ".libs" && rm -f "libmathview_frontend_custom_reader.so.0" && ln -s "libmathview_frontend_custom_reader.so.0.8.0" "libmathview_frontend_custom_reader.so.0") libtool: link: (cd ".libs" && rm -f "libmathview_frontend_custom_reader.so" && ln -s "libmathview_frontend_custom_reader.so.0.8.0" "libmathview_frontend_custom_reader.so") libtool: link: ( cd ".libs" && rm -f "libmathview_frontend_custom_reader.la" && ln -s "../libmathview_frontend_custom_reader.la" "libmathview_frontend_custom_reader.la" ) /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../src/common -I../../src/common/mathvariants -I../../src/frontend/common -I../../src/frontend/custom_reader -I../../src/frontend/libxml2_reader -I../../src/frontend/libxml2 -I../../src/frontend/gmetadom -I../../src/engine/common -I../../src/engine/mathml -I../../src/engine/boxml -I../../src/backend/common -I/usr/include/libxml2 -DGMV_FrontEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_frontend_libxml2_reader_la-libxml2_reader_MathView.lo `test -f 'libxml2_reader_MathView.cc' || echo './'`libxml2_reader_MathView.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../src/common -I../../src/common/mathvariants -I../../src/frontend/common -I../../src/frontend/custom_reader -I../../src/frontend/libxml2_reader -I../../src/frontend/libxml2 -I../../src/frontend/gmetadom -I../../src/engine/common -I../../src/engine/mathml -I../../src/engine/boxml -I../../src/backend/common -I/usr/include/libxml2 -DGMV_FrontEnd_DLL -O2 -pipe -march=native -W -Wall -c libxml2_reader_MathView.cc -fPIC -DPIC -o .libs/libmathview_frontend_libxml2_reader_la-libxml2_reader_MathView.o In file included from ../../src/frontend/libxml2_reader/libxml2_reader_Builder.hh:22:0, from libxml2_reader_MathView.cc:24: ../../src/frontend/libxml2_reader/libxmlXmlReader.hh: In static member function ‘static SmartPtr libxmlXmlReader::create(const String&, bool)’: ../../src/frontend/libxml2_reader/libxmlXmlReader.hh:43:76: warning: unused parameter ‘subst’ [-Wunused-parameter] static SmartPtr create(const String& path, bool subst = false) ^~~~~ /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -W -Wall -version-info 8:0:8 -no-undefined -Wl,-O1 -Wl,--as-needed -o libmathview_frontend_libxml2_reader.la -rpath /usr/lib64 libmathview_frontend_libxml2_reader_la-libxml2_reader_MathView.lo -lxml2 ../../src/frontend/libxml2_reader/libfrontend_libxml2_reader.la ../../src/libmathview.la -lstdc++ libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtbeginS.o .libs/libmathview_frontend_libxml2_reader_la-libxml2_reader_MathView.o -Wl,--whole-archive ../../src/frontend/libxml2_reader/.libs/libfrontend_libxml2_reader.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/.libs -Wl,--as-needed -lxml2 ../../src/.libs/libmathview.so -lglib-2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libmathview_frontend_libxml2_reader.so.0 -o .libs/libmathview_frontend_libxml2_reader.so.0.8.0 libtool: link: (cd ".libs" && rm -f "libmathview_frontend_libxml2_reader.so.0" && ln -s "libmathview_frontend_libxml2_reader.so.0.8.0" "libmathview_frontend_libxml2_reader.so.0") libtool: link: (cd ".libs" && rm -f "libmathview_frontend_libxml2_reader.so" && ln -s "libmathview_frontend_libxml2_reader.so.0.8.0" "libmathview_frontend_libxml2_reader.so") libtool: link: ( cd ".libs" && rm -f "libmathview_frontend_libxml2_reader.la" && ln -s "../libmathview_frontend_libxml2_reader.la" "libmathview_frontend_libxml2_reader.la" ) /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../src/common -I../../src/common/mathvariants -I../../src/frontend/common -I../../src/frontend/custom_reader -I../../src/frontend/libxml2_reader -I../../src/frontend/libxml2 -I../../src/frontend/gmetadom -I../../src/engine/common -I../../src/engine/mathml -I../../src/engine/boxml -I../../src/backend/common -I/usr/include/libxml2 -DGMV_FrontEnd_DLL -O2 -pipe -march=native -W -Wall -c -o libmathview_frontend_libxml2_la-libxml2_MathView.lo `test -f 'libxml2_MathView.cc' || echo './'`libxml2_MathView.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../src/common -I../../src/common/mathvariants -I../../src/frontend/common -I../../src/frontend/custom_reader -I../../src/frontend/libxml2_reader -I../../src/frontend/libxml2 -I../../src/frontend/gmetadom -I../../src/engine/common -I../../src/engine/mathml -I../../src/engine/boxml -I../../src/backend/common -I/usr/include/libxml2 -DGMV_FrontEnd_DLL -O2 -pipe -march=native -W -Wall -c libxml2_MathView.cc -fPIC -DPIC -o .libs/libmathview_frontend_libxml2_la-libxml2_MathView.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../src/common/HashMap.hh:24, from ../../src/frontend/common/TemplateLinker.hh:22, from ../../src/frontend/libxml2/libxml2_Builder.hh:23, from libxml2_MathView.cc:25: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ /bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -W -Wall -version-info 8:0:8 -no-undefined -Wl,-O1 -Wl,--as-needed -o libmathview_frontend_libxml2.la -rpath /usr/lib64 libmathview_frontend_libxml2_la-libxml2_MathView.lo -lxml2 ../../src/frontend/libxml2/libfrontend_libxml2.la ../../src/libmathview.la -lstdc++ libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtbeginS.o .libs/libmathview_frontend_libxml2_la-libxml2_MathView.o -Wl,--whole-archive ../../src/frontend/libxml2/.libs/libfrontend_libxml2.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/.libs -Wl,--as-needed -lxml2 ../../src/.libs/libmathview.so -lglib-2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/../../../../lib64/crtn.o -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,libmathview_frontend_libxml2.so.0 -o .libs/libmathview_frontend_libxml2.so.0.8.0 libtool: link: (cd ".libs" && rm -f "libmathview_frontend_libxml2.so.0" && ln -s "libmathview_frontend_libxml2.so.0.8.0" "libmathview_frontend_libxml2.so.0") libtool: link: (cd ".libs" && rm -f "libmathview_frontend_libxml2.so" && ln -s "libmathview_frontend_libxml2.so.0.8.0" "libmathview_frontend_libxml2.so") libtool: link: ( cd ".libs" && rm -f "libmathview_frontend_libxml2.la" && ln -s "../libmathview_frontend_libxml2.la" "libmathview_frontend_libxml2.la" ) make[3]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/view' Making all in widget make[3]: Entering directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/widget' /bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I../../src/common -I../../src/common/mathvariants -I../../src/frontend/common -I../../src/frontend/custom_reader -I../../src/frontend/libxml2_reader -I../../src/frontend/libxml2 -I../../src/frontend/gmetadom -I../../src/engine/common -I../../src/engine/mathml -I../../src/engine/boxml -I../../src/backend/common -I../../src/backend/gtk -I../../src/view -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libxml2 -DGMV_Widget_DLL -O2 -pipe -march=native -W -Wall -c -o libgtkmathview_custom_reader_la-gtkmathview_custom_reader.lo `test -f 'gtkmathview_custom_reader.cc' || echo './'`gtkmathview_custom_reader.cc libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../auto -I../../auto -I../../src/common -I../../src/common/mathvariants -I../../src/frontend/common -I../../src/frontend/custom_reader -I../../src/frontend/libxml2_reader -I../../src/frontend/libxml2 -I../../src/frontend/gmetadom -I../../src/engine/common -I../../src/engine/mathml -I../../src/engine/boxml -I../../src/backend/common -I../../src/backend/gtk -I../../src/view -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libxml2 -DGMV_Widget_DLL -O2 -pipe -march=native -W -Wall -c gtkmathview_custom_reader.cc -fPIC -DPIC -o .libs/libgtkmathview_custom_reader_la-gtkmathview_custom_reader.o In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/ext/hash_map:60:0, from ../../src/common/HashMap.hh:24, from ../../src/common/Configuration.hh:30, from ../../src/view/Init.hh:24, from gtkmathview_common.cc:55, from gtkmathview_custom_reader.cc:20: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header which may be removed without further notice at a future date. Please use a non-deprecated interface with equivalent functionality instead. For a listing of replacement headers and interfaces, consult the file backward_warning.h. To disable this warning use -Wno-deprecated. [-Wcpp] #warning \ ^~~~~~~ In file included from gtkmathview_common.cc:55:0, from gtkmathview_custom_reader.cc:20: ../../src/view/Init.hh: In function ‘SmartPtr initConfiguration(SmartPtr&, const char*)’: ../../src/view/Init.hh:47:6: warning: suggest explicit braces to avoid ambiguous ‘else’ [-Wdangling-else] if (confPath != NULL) ^ In file included from gtkmathview_custom_reader.cc:20:0: gtkmathview_common.cc: In function ‘void gtk_math_view_realize(GtkWidget*)’: gtkmathview_common.cc:765:16: warning: variable ‘math_view’ set but not used [-Wunused-but-set-variable] GtkMathView* math_view; ^~~~~~~~~ gtkmathview_common.cc: In function ‘gint gtk_math_view_button_release_event(GtkWidget*, GdkEventButton*)’: gtkmathview_common.cc:912:50: error: call of overloaded ‘abs(guint32)’ is ambiguous abs(math_view->button_press_time - event->time) <= CLICK_TIME_RANGE) ^ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/cstdlib:75:0, from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/stdlib.h:36, from gtkmathview_common.cc:20, from gtkmathview_custom_reader.cc:20: /usr/include/stdlib.h:722:12: note: candidate: int abs(int) extern int abs (int __x) __THROW __attribute__ ((__const__)) __wur; ^~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/cstdlib:77:0, from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/stdlib.h:36, from gtkmathview_common.cc:20, from gtkmathview_custom_reader.cc:20: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/bits/std_abs.h:56:3: note: candidate: long int std::abs(long int) abs(long __i) { return __builtin_labs(__i); } ^~~ /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/bits/std_abs.h:61:3: note: candidate: long long int std::abs(long long int) abs(long long __x) { return __builtin_llabs (__x); } ^~~ /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/bits/std_abs.h:70:3: note: candidate: constexpr double std::abs(double) abs(double __x) ^~~ /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/bits/std_abs.h:74:3: note: candidate: constexpr float std::abs(float) abs(float __x) ^~~ /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/bits/std_abs.h:78:3: note: candidate: constexpr long double std::abs(long double) abs(long double __x) ^~~ /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/bits/std_abs.h:84:3: note: candidate: constexpr __int128 std::abs(__int128) abs(__GLIBCXX_TYPE_INT_N_0 __x) { return __x >= 0 ? __x : -__x; } ^~~ /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/bits/std_abs.h:102:3: note: candidate: constexpr __float128 std::abs(__float128) abs(__float128 __x) ^~~ In file included from gtkmathview_custom_reader.cc:20:0: gtkmathview_common.cc: In function ‘gint gtk_math_view_motion_notify_event(GtkWidget*, GdkEventMotion*)’: gtkmathview_common.cc:972:54: error: call of overloaded ‘abs(guint32)’ is ambiguous abs(math_view->button_press_time - event->time) > CLICK_TIME_RANGE)) ^ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/cstdlib:75:0, from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/stdlib.h:36, from gtkmathview_common.cc:20, from gtkmathview_custom_reader.cc:20: /usr/include/stdlib.h:722:12: note: candidate: int abs(int) extern int abs (int __x) __THROW __attribute__ ((__const__)) __wur; ^~~ In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/cstdlib:77:0, from /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/stdlib.h:36, from gtkmathview_common.cc:20, from gtkmathview_custom_reader.cc:20: /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/bits/std_abs.h:56:3: note: candidate: long int std::abs(long int) abs(long __i) { return __builtin_labs(__i); } ^~~ /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/bits/std_abs.h:61:3: note: candidate: long long int std::abs(long long int) abs(long long __x) { return __builtin_llabs (__x); } ^~~ /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/bits/std_abs.h:70:3: note: candidate: constexpr double std::abs(double) abs(double __x) ^~~ /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/bits/std_abs.h:74:3: note: candidate: constexpr float std::abs(float) abs(float __x) ^~~ /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/bits/std_abs.h:78:3: note: candidate: constexpr long double std::abs(long double) abs(long double __x) ^~~ /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/bits/std_abs.h:84:3: note: candidate: constexpr __int128 std::abs(__int128) abs(__GLIBCXX_TYPE_INT_N_0 __x) { return __x >= 0 ? __x : -__x; } ^~~ /usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include/g++-v7/bits/std_abs.h:102:3: note: candidate: constexpr __float128 std::abs(__float128) abs(__float128 __x) ^~~ make[3]: *** [Makefile:634: libgtkmathview_custom_reader_la-gtkmathview_custom_reader.lo] Error 1 make[3]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src/widget' make[2]: *** [Makefile:561: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0/src' make[1]: *** [Makefile:560: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0' make: *** [Makefile:445: all] Error 2 * ERROR: x11-libs/gtkmathview-0.8.0-r3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-libs/gtkmathview-0.8.0-r3::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-libs/gtkmathview-0.8.0-r3::gentoo'`. * The complete build log is located at '/var/log/portage/x11-libs:gtkmathview-0.8.0-r3:20171201-214948.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/temp/environment'. * Working directory: '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0' * S: '/var/tmp/portage/x11-libs/gtkmathview-0.8.0-r3/work/gtkmathview-0.8.0'