* Package: app-text/evince-3.32.0  * Repository: gentoo  * Maintainer: gnome@gentoo.org  * USE: abi_x86_64 amd64 dvi elibc_glibc gstreamer introspection kernel_linux spell tiff userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking evince-3.32.0.tar.xz to /var/tmp/portage/app-text/evince-3.32.0/work >>> Source unpacked in /var/tmp/portage/app-text/evince-3.32.0/work >>> Preparing source in /var/tmp/portage/app-text/evince-3.32.0/work/evince-3.32.0 ... * Applying 3.30.2-internal-synctex.patch ...  [ ok ] * Disabling deprecation warnings ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/app-text/evince-3.32.0/work/evince-3.32.0' ... * Running autopoint --force ...  [ ok ] * Running gtkdocize --copy ...  [ ok ] * Running libtoolize --install --copy --force --automake ...  [ ok ] * Running aclocal -I m4 ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign --force-missing ...  [ ok ] * Running elibtoolize in: evince-3.32.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/app-text/evince-3.32.0/work/evince-3.32.0 ... * econf: updating evince-3.32.0/config.sub with /usr/share/gnuconfig/config.sub * econf: updating evince-3.32.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/evince-3.32.0 --htmldir=/usr/share/doc/evince-3.32.0/html --libdir=/usr/lib64 --disable-gtk-doc --disable-maintainer-mode --disable-schemas-compile --enable-compile-warnings=minimum --disable-static --enable-pdf --enable-comics --enable-thumbnailer --with-platform=gnome --enable-dbus --disable-djvu --enable-dvi --enable-multimedia --disable-libgnome-desktop --without-keyring --enable-introspection --disable-nautilus --disable-browser-plugin --disable-ps --with-gspell --disable-t1lib --enable-tiff --disable-xps BROWSER_PLUGIN_DIR=/usr/lib64/nsbrowser/plugins --with-systemduserunitdir=/usr/lib/systemd/user configure: loading site script /usr/share/config.site checking for a BSD-compatible install... /usr/lib/portage/python3.6/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 whether UID '250' is supported by ustar format... yes checking whether GID '250' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes 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 whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-pc-linux-gnu-gcc... 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 for a sed that does not truncate output... /bin/sed 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 a sed that does not truncate output... (cached) /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... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no 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... no checking if : 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 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 for cos in -lm... yes checking what warning flags to pass to the C++ compiler... -Wall -Wno-unused checking what language compliance flags to pass to the C++ compiler... checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by x86_64-pc-linux-gnu-gcc... /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 for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc 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.16... yes checking for which platform to build... gnome checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for inflate in -lz... yes checking for crc32 in -lz... yes checking for LIBDOCUMENT... yes checking for LIBVIEW... yes checking for BACKEND... yes checking for FRONTEND_CORE... yes checking for cairo_surface_set_device_scale... yes checking for hi-dpi support... yes checking for SHELL_CORE... yes checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for glib-mkenums... /usr/bin/glib-mkenums checking for glib-compile-resources... /usr/bin/glib-compile-resources checking for xmllint... /usr/bin/xmllint checking for gdbus-codegen... /usr/bin/gdbus-codegen checking whether gtk+-unix-print support is requested... yes checking for GTKUNIXPRINT... yes checking for GSPELL... yes checking for EV_DAEMON... yes checking for GSTREAMER... yes checking for DESKTOP_SCHEMAS... yes checking for PREVIEWER... yes checking for gobject-introspection... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking whether _NL_MEASUREMENT_MEASUREMENT is declared... yes checking for POPPLER... yes checking for CAIRO_PDF... yes checking for CAIRO_PS... yes checking for SPECTRE... yes checking tiff.h usability... yes checking tiff.h presence... yes checking for tiff.h... yes checking for TIFFOpen in -ltiff... yes checking for TIFFReadRGBAImageOriented in -ltiff... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking size of long... 8 checking size of int... 4 checking size of short... 2 checking size of long long... 8 checking size of void *... 8 checking for kpse_init_prog in -lkpathsea... yes checking for LIBARCHIVE... yes checking whether gcc understands -Wall... yes checking what warning flags to pass to the C compiler... -Wall checking what language compliance flags to pass to the C compiler... checking for localtime_r... yes checking for itstool... itstool checking for xmllint... /usr/bin/xmllint checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating backend/Makefile config.status: creating backend/comics/comicsdocument.evince-backend.desktop.in config.status: creating backend/comics/evince-comicsdocument.metainfo.xml.in config.status: creating backend/comics/Makefile config.status: creating backend/djvu/djvudocument.evince-backend.desktop.in config.status: creating backend/djvu/evince-djvudocument.metainfo.xml.in config.status: creating backend/djvu/Makefile config.status: creating backend/dvi/dvidocument.evince-backend.desktop.in config.status: creating backend/dvi/evince-dvidocument.metainfo.xml.in config.status: creating backend/dvi/Makefile config.status: creating backend/dvi/mdvi-lib/Makefile config.status: creating backend/pdf/evince-pdfdocument.metainfo.xml.in config.status: creating backend/pdf/pdfdocument.evince-backend.desktop.in config.status: creating backend/pdf/Makefile config.status: creating backend/ps/evince-psdocument.metainfo.xml.in config.status: creating backend/ps/psdocument.evince-backend.desktop.in config.status: creating backend/ps/Makefile config.status: creating backend/tiff/evince-tiffdocument.metainfo.xml.in config.status: creating backend/tiff/tiffdocument.evince-backend.desktop.in config.status: creating backend/tiff/Makefile config.status: creating backend/xps/evince-xpsdocument.metainfo.xml.in config.status: creating backend/xps/xpsdocument.evince-backend.desktop.in config.status: creating backend/xps/Makefile config.status: creating browser-plugin/Makefile config.status: creating cut-n-paste/Makefile config.status: creating cut-n-paste/gimpcellrenderertoggle/Makefile config.status: creating cut-n-paste/synctex/Makefile config.status: creating cut-n-paste/libgd/Makefile config.status: creating cut-n-paste/unarr/Makefile config.status: creating cut-n-paste/unarr/common/Makefile config.status: creating cut-n-paste/unarr/lzmasdk/Makefile config.status: creating cut-n-paste/unarr/rar/Makefile config.status: creating data/org.gnome.Evince.desktop.in config.status: creating data/org.gnome.Evince-previewer.desktop.in config.status: creating data/Makefile config.status: creating data/icons/Makefile config.status: creating data/icons/16x16/Makefile config.status: creating data/icons/16x16/actions/Makefile config.status: creating data/icons/16x16/mimetypes/Makefile config.status: creating data/icons/22x22/Makefile config.status: creating data/icons/22x22/actions/Makefile config.status: creating data/icons/22x22/mimetypes/Makefile config.status: creating data/icons/24x24/Makefile config.status: creating data/icons/24x24/actions/Makefile config.status: creating data/icons/24x24/mimetypes/Makefile config.status: creating data/icons/32x32/Makefile config.status: creating data/icons/32x32/actions/Makefile config.status: creating data/icons/32x32/mimetypes/Makefile config.status: creating data/icons/48x48/Makefile config.status: creating data/icons/48x48/actions/Makefile config.status: creating data/icons/scalable/Makefile config.status: creating data/icons/scalable/actions/Makefile config.status: creating data/icons/scalable/apps/Makefile config.status: creating data/icons/scalable/mimetypes/Makefile config.status: creating data/icons/symbolic/Makefile config.status: creating data/icons/symbolic/apps/Makefile config.status: creating help/Makefile config.status: creating help/reference/Makefile config.status: creating help/reference/libdocument/Makefile config.status: creating help/reference/libdocument/version.xml config.status: creating help/reference/libview/Makefile config.status: creating help/reference/libview/version.xml config.status: creating help/reference/shell/Makefile config.status: creating help/reference/shell/version.xml config.status: creating libdocument/Makefile config.status: creating libdocument/ev-version.h config.status: creating libmisc/Makefile config.status: creating libview/Makefile config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating previewer/Makefile config.status: creating properties/Makefile config.status: creating shell/Makefile config.status: creating thumbnailer/Makefile config.status: creating evince-document-3.0.pc config.status: creating evince-view-3.0.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile configure: Evince configure summary ======================== Platform .................: gnome Debug mode ...............: no FRONTENDS Viewer ...................: yes Previewer ................: yes Thumbnailer ..............: yes Nautilus Extensions.......: no Browser Plugin............: no BACKENDS PDF ......................: yes PostScript ...............: no TIFF .....................: yes DJVU .....................: no DVI ......................: yes Comics ...................: yes XPS ......................: no FEATURES GTK Doc reference ........: no GObject Introspection ....: yes DBUS communication .......: yes systemd units installation: /usr/lib/systemd/user Keyring integration ......: no GTK+ Unix Print ..........: yes Thumbnail cache ..........: no Multimedia ...............: yes Spell Checker.............: yes SyncTeX ..................: internal >>> Source configured. >>> Compiling source in /var/tmp/portage/app-text/evince-3.32.0/work/evince-3.32.0 ... make -j8 -s Making all in cut-n-paste Making all in gimpcellrenderertoggle libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -pipe -march=native -mtune=native -c gimpcellrenderertoggle.c -fPIC -DPIC -o .libs/libgimpcellrenderertoggle_la-gimpcellrenderertoggle.o libtool: link: x86_64-pc-linux-gnu-ar crD .libs/libgimpcellrenderertoggle.a .libs/libgimpcellrenderertoggle_la-gimpcellrenderertoggle.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgimpcellrenderertoggle.a libtool: link: ( cd ".libs" && rm -f "libgimpcellrenderertoggle.la" && ln -s "../libgimpcellrenderertoggle.la" "libgimpcellrenderertoggle.la" ) Making all in libgd libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -mtune=native -c gd-icon-utils.c -fPIC -DPIC -o .libs/libgd_la-gd-icon-utils.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -mtune=native -c gd-two-lines-renderer.c -fPIC -DPIC -o .libs/libgd_la-gd-two-lines-renderer.o libtool: link: x86_64-pc-linux-gnu-ar crD .libs/libgd.a .libs/libgd_la-gd-icon-utils.o .libs/libgd_la-gd-two-lines-renderer.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgd.a libtool: link: ( cd ".libs" && rm -f "libgd.la" && ln -s "../libgd.la" "libgd.la" ) Making all in unarr Making all in common Making all in lzmasdk Making all in rar libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_ZLIB -O2 -pipe -march=native -mtune=native -Wall -O2 -pipe -march=native -mtune=native -c rar/filter-rar.c -fPIC -DPIC -o rar/.libs/libunarr_la-filter-rar.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_ZLIB -O2 -pipe -march=native -mtune=native -Wall -O2 -pipe -march=native -mtune=native -c rar/uncompress-rar.c -fPIC -DPIC -o rar/.libs/libunarr_la-uncompress-rar.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_ZLIB -O2 -pipe -march=native -mtune=native -Wall -O2 -pipe -march=native -mtune=native -c rar/huffman-rar.c -fPIC -DPIC -o rar/.libs/libunarr_la-huffman-rar.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_ZLIB -O2 -pipe -march=native -mtune=native -Wall -O2 -pipe -march=native -mtune=native -c rar/rar.c -fPIC -DPIC -o rar/.libs/libunarr_la-rar.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_ZLIB -O2 -pipe -march=native -mtune=native -Wall -O2 -pipe -march=native -mtune=native -c rar/parse-rar.c -fPIC -DPIC -o rar/.libs/libunarr_la-parse-rar.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_ZLIB -O2 -pipe -march=native -mtune=native -Wall -O2 -pipe -march=native -mtune=native -c rar/rarvm.c -fPIC -DPIC -o rar/.libs/libunarr_la-rarvm.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_ZLIB -O2 -pipe -march=native -mtune=native -Wall -O2 -pipe -march=native -mtune=native -c common/stream.c -fPIC -DPIC -o common/.libs/libunarr_la-stream.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_ZLIB -O2 -pipe -march=native -mtune=native -Wall -O2 -pipe -march=native -mtune=native -c common/unarr.c -fPIC -DPIC -o common/.libs/libunarr_la-unarr.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_ZLIB -O2 -pipe -march=native -mtune=native -Wall -O2 -pipe -march=native -mtune=native -c common/conv.c -fPIC -DPIC -o common/.libs/libunarr_la-conv.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_ZLIB -O2 -pipe -march=native -mtune=native -Wall -O2 -pipe -march=native -mtune=native -c common/crc32.c -fPIC -DPIC -o common/.libs/libunarr_la-crc32.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_ZLIB -O2 -pipe -march=native -mtune=native -Wall -O2 -pipe -march=native -mtune=native -c lzmasdk/Ppmd7Dec.c -fPIC -DPIC -o lzmasdk/.libs/libunarr_la-Ppmd7Dec.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_ZLIB -O2 -pipe -march=native -mtune=native -Wall -O2 -pipe -march=native -mtune=native -c lzmasdk/CpuArch.c -fPIC -DPIC -o lzmasdk/.libs/libunarr_la-CpuArch.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DHAVE_ZLIB -O2 -pipe -march=native -mtune=native -Wall -O2 -pipe -march=native -mtune=native -c lzmasdk/Ppmd7.c -fPIC -DPIC -o lzmasdk/.libs/libunarr_la-Ppmd7.o libtool: link: x86_64-pc-linux-gnu-ar crD .libs/libunarr.a rar/.libs/libunarr_la-filter-rar.o rar/.libs/libunarr_la-huffman-rar.o rar/.libs/libunarr_la-uncompress-rar.o rar/.libs/libunarr_la-rar.o rar/.libs/libunarr_la-rarvm.o rar/.libs/libunarr_la-parse-rar.o common/.libs/libunarr_la-unarr.o common/.libs/libunarr_la-stream.o common/.libs/libunarr_la-conv.o common/.libs/libunarr_la-crc32.o lzmasdk/.libs/libunarr_la-Ppmd7Dec.o lzmasdk/.libs/libunarr_la-CpuArch.o lzmasdk/.libs/libunarr_la-Ppmd7.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libunarr.a libtool: link: ( cd ".libs" && rm -f "libunarr.la" && ln -s "../libunarr.la" "libunarr.la" ) Making all in synctex libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DSYNCTEX_VERBOSE=0 -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -pipe -march=native -mtune=native -c synctex_parser_utils.c -fPIC -DPIC -o .libs/libsynctex_la-synctex_parser_utils.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DSYNCTEX_VERBOSE=0 -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/libxml2 -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -O2 -pipe -march=native -mtune=native -c synctex_parser.c -fPIC -DPIC -o .libs/libsynctex_la-synctex_parser.o libtool: link: x86_64-pc-linux-gnu-ar crD .libs/libsynctex.a .libs/libsynctex_la-synctex_parser.o .libs/libsynctex_la-synctex_parser_utils.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsynctex.a libtool: link: ( cd ".libs" && rm -f "libsynctex.la" && ln -s "../libsynctex.la" "libsynctex.la" ) Making all in data Making all in icons Making all in 16x16 Making all in actions Making all in mimetypes Making all in 22x22 Making all in actions Making all in mimetypes Making all in 24x24 Making all in actions Making all in mimetypes Making all in 32x32 Making all in actions Making all in mimetypes Making all in 48x48 Making all in actions Making all in scalable Making all in actions Making all in apps Making all in mimetypes Making all in symbolic Making all in apps Making all in libdocument libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-async-renderer.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-async-renderer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-annotation.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-annotation.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-attachment.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-attachment.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-layer.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-layer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-backend-info.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-backend-info.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-link.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-link.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-link-dest.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-link-dest.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-link-action.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-link-action.o ev-layer.c: In function ‘ev_layer_class_init’: ev-layer.c:39:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (g_object_class, sizeof (EvLayerPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ev-layer.h:27, from ev-layer.c:22: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ev-link-action.c: In function ‘ev_link_action_class_init’: ev-link-action.c:329:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (g_object_class, sizeof (EvLinkActionPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ev-link-action.h:28, from ev-link-action.c:22: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ev-link-dest.c: In function ‘ev_link_dest_class_init’: ev-link-dest.c:293:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (g_object_class, sizeof (EvLinkDestPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ev-link-dest.h:28, from ev-link-dest.c:23: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ev-link.c: In function ‘ev_link_class_init’: ev-link.c:157:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (g_object_class, sizeof (EvLinkPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ev-link.h:27, from ev-link.c:22: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-init.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-init.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-image.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-image.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-document.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-document.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-document-attachments.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-document-attachments.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-document-annotations.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-document-annotations.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-document-factory.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-document-factory.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-document-fonts.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-document-fonts.o ev-image.c: In function ‘ev_image_class_init’: ev-image.c:71:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (g_object_class, sizeof (EvImagePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:32, from ev-document-misc.h:31, from ev-image.c:25: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ev-document.c: In function ‘ev_document_class_init’: ev-document.c:189:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (g_object_class, sizeof (EvDocumentPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ev-document.h:30, from ev-document.c:27: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-document-layers.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-document-layers.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-document-links.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-document-links.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-document-media.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-document-media.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-document-images.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-document-images.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-document-print.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-document-print.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-document-security.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-document-security.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-document-find.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-document-find.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-document-transition.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-document-transition.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-document-forms.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-document-forms.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-document-text.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-document-text.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-form-field.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-form-field.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-debug.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-debug.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-file-exporter.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-file-exporter.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-file-helpers.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-file-helpers.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-mapping-list.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-mapping-list.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-module.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-module.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-media.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-media.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-page.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-page.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-render-context.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-render-context.o ev-media.c: In function ‘ev_media_class_init’: ev-media.c:49:9: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (g_object_class, sizeof (EvMediaPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ev-media.h:27, from ev-media.c:22: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-selection.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-selection.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-transition-effect.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-transition-effect.o ev-transition-effect.c: In function ‘ev_transition_effect_class_init’: ev-transition-effect.c:211:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (EvTransitionEffectPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ev-transition-effect.h:28, from ev-transition-effect.c:23: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-document-type-builtins.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-document-type-builtins.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"EvinceDocument\" -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEV_BACKENDSDIR=\"/usr/lib64/evince/4/backends\" -DEV_BACKENDSBINARYVERSION=\"4\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I../cut-n-paste/synctex -Wall -O2 -pipe -march=native -mtune=native -c ev-document-misc.c -fPIC -DPIC -o .libs/libevdocument3_la-ev-document-misc.o libtool: link: /usr/bin/x86_64-pc-linux-gnu-nm -B .libs/libevdocument3_la-ev-annotation.o .libs/libevdocument3_la-ev-async-renderer.o .libs/libevdocument3_la-ev-attachment.o .libs/libevdocument3_la-ev-backend-info.o .libs/libevdocument3_la-ev-layer.o .libs/libevdocument3_la-ev-link.o .libs/libevdocument3_la-ev-link-action.o .libs/libevdocument3_la-ev-link-dest.o .libs/libevdocument3_la-ev-image.o .libs/libevdocument3_la-ev-init.o .libs/libevdocument3_la-ev-document.o .libs/libevdocument3_la-ev-document-annotations.o .libs/libevdocument3_la-ev-document-attachments.o .libs/libevdocument3_la-ev-document-factory.o .libs/libevdocument3_la-ev-document-fonts.o .libs/libevdocument3_la-ev-document-layers.o .libs/libevdocument3_la-ev-document-links.o .libs/libevdocument3_la-ev-document-media.o .libs/libevdocument3_la-ev-document-images.o .libs/libevdocument3_la-ev-document-print.o .libs/libevdocument3_la-ev-document-security.o .libs/libevdocument3_la-ev-document-find.o .libs/libevdocument3_la-ev-document-transition.o .libs/libevdocument3_la-ev-document-forms.o .libs/libevdocument3_la-ev-document-text.o .libs/libevdocument3_la-ev-form-field.o .libs/libevdocument3_la-ev-debug.o .libs/libevdocument3_la-ev-file-exporter.o .libs/libevdocument3_la-ev-file-helpers.o .libs/libevdocument3_la-ev-mapping-list.o .libs/libevdocument3_la-ev-media.o .libs/libevdocument3_la-ev-module.o .libs/libevdocument3_la-ev-page.o .libs/libevdocument3_la-ev-render-context.o .libs/libevdocument3_la-ev-selection.o .libs/libevdocument3_la-ev-transition-effect.o .libs/libevdocument3_la-ev-document-misc.o .libs/libevdocument3_la-ev-document-type-builtins.o ../cut-n-paste/synctex/.libs/libsynctex.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /bin/sed 's/.* //' | sort | uniq > .libs/libevdocument3.exp libtool: link: /bin/grep -E -e "^ev_*" ".libs/libevdocument3.exp" > ".libs/libevdocument3.expT" libtool: link: mv -f ".libs/libevdocument3.expT" ".libs/libevdocument3.exp" libtool: link: echo "{ global:" > .libs/libevdocument3.ver libtool: link: cat .libs/libevdocument3.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libevdocument3.ver libtool: link: echo "local: *; };" >> .libs/libevdocument3.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libevdocument3_la-ev-annotation.o .libs/libevdocument3_la-ev-async-renderer.o .libs/libevdocument3_la-ev-attachment.o .libs/libevdocument3_la-ev-backend-info.o .libs/libevdocument3_la-ev-layer.o .libs/libevdocument3_la-ev-link.o .libs/libevdocument3_la-ev-link-action.o .libs/libevdocument3_la-ev-link-dest.o .libs/libevdocument3_la-ev-image.o .libs/libevdocument3_la-ev-init.o .libs/libevdocument3_la-ev-document.o .libs/libevdocument3_la-ev-document-annotations.o .libs/libevdocument3_la-ev-document-attachments.o .libs/libevdocument3_la-ev-document-factory.o .libs/libevdocument3_la-ev-document-fonts.o .libs/libevdocument3_la-ev-document-layers.o .libs/libevdocument3_la-ev-document-links.o .libs/libevdocument3_la-ev-document-media.o .libs/libevdocument3_la-ev-document-images.o .libs/libevdocument3_la-ev-document-print.o .libs/libevdocument3_la-ev-document-security.o .libs/libevdocument3_la-ev-document-find.o .libs/libevdocument3_la-ev-document-transition.o .libs/libevdocument3_la-ev-document-forms.o .libs/libevdocument3_la-ev-document-text.o .libs/libevdocument3_la-ev-form-field.o .libs/libevdocument3_la-ev-debug.o .libs/libevdocument3_la-ev-file-exporter.o .libs/libevdocument3_la-ev-file-helpers.o .libs/libevdocument3_la-ev-mapping-list.o .libs/libevdocument3_la-ev-media.o .libs/libevdocument3_la-ev-module.o .libs/libevdocument3_la-ev-page.o .libs/libevdocument3_la-ev-render-context.o .libs/libevdocument3_la-ev-selection.o .libs/libevdocument3_la-ev-transition-effect.o .libs/libevdocument3_la-ev-document-misc.o .libs/libevdocument3_la-ev-document-type-builtins.o -Wl,--whole-archive ../cut-n-paste/synctex/.libs/libsynctex.a -Wl,--no-whole-archive -Wl,--as-needed -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lz -lm -pthread -O2 -march=native -mtune=native -Wl,-O1 -pthread -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libevdocument3.so.4 -Wl,-version-script -Wl,.libs/libevdocument3.ver -o .libs/libevdocument3.so.4.0.0 libtool: link: (cd ".libs" && rm -f "libevdocument3.so.4" && ln -s "libevdocument3.so.4.0.0" "libevdocument3.so.4") libtool: link: (cd ".libs" && rm -f "libevdocument3.so" && ln -s "libevdocument3.so.4.0.0" "libevdocument3.so") libtool: link: ( cd ".libs" && rm -f "libevdocument3.la" && ln -s "../libevdocument3.la" "libevdocument3.la" ) g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC x86_64-pc-linux-gnu-gcc -o /var/tmp/portage/app-text/evince-3.32.0/work/evince-3.32.0/libdocument/tmp-introspectike3rhi0/EvinceDocument-3.0 -export-dynamic -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native /var/tmp/portage/app-text/evince-3.32.0/work/evince-3.32.0/libdocument/tmp-introspectike3rhi0/EvinceDocument-3.0.o -L. libevdocument3.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -Wl,-O1 -Wl,--as-needed libtool: link: x86_64-pc-linux-gnu-gcc -o /var/tmp/portage/app-text/evince-3.32.0/work/evince-3.32.0/libdocument/tmp-introspectike3rhi0/.libs/EvinceDocument-3.0 -O2 -pipe -march=native -mtune=native -O2 -pipe -march=native -mtune=native /var/tmp/portage/app-text/evince-3.32.0/work/evince-3.32.0/libdocument/tmp-introspectike3rhi0/EvinceDocument-3.0.o -Wl,--export-dynamic -pthread -Wl,-O1 -Wl,--export-dynamic -L. ./.libs/libevdocument3.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lz -lm -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -Wl,--as-needed -pthread g-ir-scanner: EvinceDocument: warning: 7 warnings suppressed (use --warn-all to see them) Making all in backend Making all in pdf /usr/bin/msgfmt: cannot locate ITS rules for evince-pdfdocument.metainfo.xml.in make[3]: *** [Makefile:921: evince-pdfdocument.metainfo.xml] Error 1 make[3]: *** Waiting for unfinished jobs.... libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../libdocument -DGNOMELOCALEDIR=\"/usr/share/locale\" -DEVINCE_COMPILATION -O2 -pipe -march=native -mtune=native -pthread -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DGDK_MULTIHEAD_SAFE -DGTK_MULTIHEAD_SAFE -I/usr/include/poppler/glib -I/usr/include/poppler -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/harfbuzz -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/libxml2 -O2 -pipe -march=native -mtune=native -Wall -Wno-unused -O2 -pipe -march=native -mtune=native -c ev-poppler.cc -fPIC -DPIC -o .libs/libpdfdocument_la-ev-poppler.o make[2]: *** [Makefile:511: all-recursive] Error 1 make[1]: *** [Makefile:715: all-recursive] Error 1 make: *** [Makefile:580: all] Error 2 * ERROR: app-text/evince-3.32.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-text/evince-3.32.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/evince-3.32.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-text/evince-3.32.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/evince-3.32.0/temp/environment'. * Working directory: '/var/tmp/portage/app-text/evince-3.32.0/work/evince-3.32.0' * S: '/var/tmp/portage/app-text/evince-3.32.0/work/evince-3.32.0'