* Package: app-text/poppler-21.02.0 * Repository: gentoo * Maintainer: reavertm@gentoo.org kde@gentoo.org,printing@gentoo.org,office@gentoo.org * USE: abi_x86_64 amd64 cairo cxx elibc_glibc introspection jpeg jpeg2k kernel_linux lcms png qt5 tiff userland_GNU utils * FEATURES: compressdebug installsources network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox /var/db/repos/kobboi-linux/profiles/kobboi/2020.11/profile.bashrc: line 3: /var/log/ebuild-timings.txt: Permission denied /var/db/repos/kobboi-linux/profiles/kobboi/2020.11/profile.bashrc: line 4: /var/log/ebuild-timings.txt: Permission denied /var/db/repos/kobboi-linux/profiles/kobboi/2020.11/profile.bashrc: line 3: /var/log/ebuild-timings.txt: Permission denied * Applying poppler-20.12.1-qt5-deps.patch ... [ ok ] * Applying poppler-20.12.0-respect-cflags.patch ... [ ok ] * Applying poppler-0.57.0-disable-internal-jpx.patch ... patching file CMakeLists.txt Hunk #1 succeeded at 503 with fuzz 2 (offset -3 lines). [ ok ] * Working in BUILD_DIR: "/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0_build" /var/db/repos/kobboi-linux/profiles/kobboi/2020.11/profile.bashrc: line 4: /var/log/ebuild-timings.txt: Permission denied /var/db/repos/kobboi-linux/profiles/kobboi/2020.11/profile.bashrc: line 3: /var/log/ebuild-timings.txt: Permission denied * Working in BUILD_DIR: "/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0_build" cmake -C /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_GTK_TESTS=OFF -DBUILD_QT5_TESTS=OFF -DBUILD_CPP_TESTS=OFF -DRUN_GPERF_IF_PRESENT=OFF -DENABLE_SPLASH=ON -DENABLE_ZLIB=ON -DENABLE_ZLIB_UNCOMPRESS=OFF -DENABLE_UNSTABLE_API_ABI_HEADERS=ON -DUSE_FLOAT=OFF -DWITH_Cairo=yes -DENABLE_LIBCURL=no -DENABLE_CPP=yes -DWITH_JPEG=yes -DENABLE_DCTDECODER=libjpeg -DENABLE_LIBOPENJPEG=openjpeg2 -DENABLE_CMS=lcms2 -DWITH_NSS3=no -DWITH_PNG=yes -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Core=OFF -DWITH_TIFF=yes -DENABLE_UTILS=yes -DENABLE_QT6=OFF -DWITH_GObjectIntrospection=yes -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0_build/gentoo_toolchain.cmake /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 loading initial cache file /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0_build/gentoo_common_config.cmake -- The C compiler identification is GNU 11.0.0 -- The CXX compiler identification is GNU 11.0.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Deprecation Warning at CMakeLists.txt:4 (cmake_policy): The OLD behavior for policy CMP0002 will be removed from a future version of CMake. The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD. -- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "1.7.3") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Searching 16 bit integer - Using unsigned short -- Check if the system is big endian - little endian -- Checking _FILE_OFFSET_BITS for large files -- Checking _FILE_OFFSET_BITS for large files - not needed CMake Warning at CMakeLists.txt:83 (message): No test data found in $testdatadir. You will not be able to run 'make test' successfully. The test data is not included in the source packages and is also not part of the main git repository. Instead, you can checkout the test data from its own git repository with: git clone git://git.freedesktop.org/git/poppler/test You should checkout the test data as a sibling of your poppler source folder or specify the location of your checkout with -DTESTDATADIR=/path/to/checkoutdir/test. -- Found Freetype: /usr/lib64/libfreetype.so (found version "2.10.4") -- Checking for module 'fontconfig' -- Found fontconfig, version 2.13.1 -- Found Fontconfig: /usr/lib64/libfontconfig.so -- Found JPEG: /usr/lib64/libjpeg.so (found version "62") -- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") -- Found PNG: /usr/lib64/libpng.so (found version "1.6.37+apng") -- Found TIFF: /usr/lib64/libtiff.so (found version "4.2.0") -- Checking for module 'cairo>=1.10.0' -- Found cairo, version 1.16.0 -- Found Cairo: /usr/lib64/libcairo.so (Required is at least version "1.10.0") -- Found Boost: /usr/include (found suitable version "1.75.0", minimum required is "1.58.0") -- Checking for modules 'glib-2.0>=2.41;gobject-2.0>=2.41;gio-2.0>=2.41' -- Found glib-2.0, version 2.67.3 -- Found gobject-2.0, version 2.67.3 -- Found gio-2.0, version 2.67.3 -- Found GLIB: gio-2.0;gobject-2.0;glib-2.0 -- Checking for module 'gobject-introspection-1.0' -- Found gobject-introspection-1.0, version 1.66.1 -- Checking for modules 'gtk+-3.0>=3.8;gdk-pixbuf-2.0>=2.8' -- Found gtk+-3.0, version 3.24.24 -- Found gdk-pixbuf-2.0, version 2.42.2 -- Found GTK: gtk-3;gdk-3;pangocairo-1.0;pango-1.0;atk-1.0;cairo-gobject;cairo;gio-2.0;gdk_pixbuf-2.0;gobject-2.0;glib-2.0 -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST - Failed -- Found Iconv: /usr/lib64/libc.so -- Checking for module 'lcms2' -- Found lcms2, version 2.12 -- Found lcms version 2.12, /usr/lib64/liblcms2.so -- Checking for module 'poppler-data' -- Found poppler-data, version 0.4.10 -- Looking for include file dlfcn.h -- Looking for include file dlfcn.h - found -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file sys/mman.h -- Looking for include file sys/mman.h - found -- Looking for include file sys/stat.h -- Looking for include file sys/stat.h - found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for fseek64 -- Looking for fseek64 - not found -- Looking for fseeko -- Looking for fseeko - not found -- Looking for ftell64 -- Looking for ftell64 - not found -- Looking for pread64 -- Looking for pread64 - found -- Looking for lseek64 -- Looking for lseek64 - found -- Looking for gmtime_r -- Looking for gmtime_r - found -- Looking for timegm -- Looking for timegm - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for localtime_r -- Looking for localtime_r - found -- Looking for popen -- Looking for popen - found -- Looking for mkstemp -- Looking for mkstemp - found -- Looking for strtok_r -- Looking for strtok_r - found -- Performing Test HAVE_DIRENT_H -- Performing Test HAVE_DIRENT_H - Success -- Performing Test HAVE_NDIR_H -- Performing Test HAVE_NDIR_H - Failed -- Performing Test HAVE_SYS_DIR_H -- Performing Test HAVE_SYS_DIR_H - Success -- Performing Test HAVE_SYS_NDIR_H -- Performing Test HAVE_SYS_NDIR_H - Failed -- Looking for nanosleep -- Looking for nanosleep - found Building Poppler with support for: font configuration: fontconfig splash output: yes cairo output: yes qt5 wrapper: yes qt6 wrapper: no glib wrapper: yes introspection: yes gtk-doc: no cpp wrapper: yes use libjpeg: yes use libpng: yes use libtiff: yes use zlib compress: yes use zlib uncompress: no use nss3: no use curl: no use libopenjpeg2: yes use lcms2: yes use boost: yes command line utils: yes fuzz target: no test data dir: /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/../test -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -Wall -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -std=c99 C++ -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual Linker flags: Executable -Wl,-O1 -Wl,--as-needed Module -Wl,-O1 -Wl,--as-needed Shared -Wl,-O1 -Wl,--as-needed -- Configuring done -- Generating done -- Build files have been written to: /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0_build /var/db/repos/kobboi-linux/profiles/kobboi/2020.11/profile.bashrc: line 4: /var/log/ebuild-timings.txt: Permission denied /var/db/repos/kobboi-linux/profiles/kobboi/2020.11/profile.bashrc: line 3: /var/log/ebuild-timings.txt: Permission denied * Working in BUILD_DIR: "/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0_build" ninja -v -j8 -l0 [1/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/goo/GooTimer.cc.o -MF CMakeFiles/poppler.dir/goo/GooTimer.cc.o.d -o CMakeFiles/poppler.dir/goo/GooTimer.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo/GooTimer.cc [2/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/goo/NetPBMWriter.cc.o -MF CMakeFiles/poppler.dir/goo/NetPBMWriter.cc.o.d -o CMakeFiles/poppler.dir/goo/NetPBMWriter.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo/NetPBMWriter.cc [3/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/goo/ImgWriter.cc.o -MF CMakeFiles/poppler.dir/goo/ImgWriter.cc.o.d -o CMakeFiles/poppler.dir/goo/ImgWriter.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo/ImgWriter.cc [4/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/goo/TiffWriter.cc.o -MF CMakeFiles/poppler.dir/goo/TiffWriter.cc.o.d -o CMakeFiles/poppler.dir/goo/TiffWriter.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo/TiffWriter.cc [5/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/goo/gstrtod.cc.o -MF CMakeFiles/poppler.dir/goo/gstrtod.cc.o.d -o CMakeFiles/poppler.dir/goo/gstrtod.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo/gstrtod.cc [6/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/goo/gbasename.cc.o -MF CMakeFiles/poppler.dir/goo/gbasename.cc.o.d -o CMakeFiles/poppler.dir/goo/gbasename.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo/gbasename.cc [7/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/goo/glibc.cc.o -MF CMakeFiles/poppler.dir/goo/glibc.cc.o.d -o CMakeFiles/poppler.dir/goo/glibc.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo/glibc.cc [8/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/goo/glibc_strtok_r.cc.o -MF CMakeFiles/poppler.dir/goo/glibc_strtok_r.cc.o.d -o CMakeFiles/poppler.dir/goo/glibc_strtok_r.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo/glibc_strtok_r.cc [9/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/fofi/FoFiEncodings.cc.o -MF CMakeFiles/poppler.dir/fofi/FoFiEncodings.cc.o.d -o CMakeFiles/poppler.dir/fofi/FoFiEncodings.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi/FoFiEncodings.cc [10/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/goo/PNGWriter.cc.o -MF CMakeFiles/poppler.dir/goo/PNGWriter.cc.o.d -o CMakeFiles/poppler.dir/goo/PNGWriter.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo/PNGWriter.cc [11/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/goo/JpegWriter.cc.o -MF CMakeFiles/poppler.dir/goo/JpegWriter.cc.o.d -o CMakeFiles/poppler.dir/goo/JpegWriter.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo/JpegWriter.cc [12/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/goo/gbase64.cc.o -MF CMakeFiles/poppler.dir/goo/gbase64.cc.o.d -o CMakeFiles/poppler.dir/goo/gbase64.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo/gbase64.cc [13/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/goo/gfile.cc.o -MF CMakeFiles/poppler.dir/goo/gfile.cc.o.d -o CMakeFiles/poppler.dir/goo/gfile.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo/gfile.cc [14/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/fofi/FoFiBase.cc.o -MF CMakeFiles/poppler.dir/fofi/FoFiBase.cc.o.d -o CMakeFiles/poppler.dir/fofi/FoFiBase.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi/FoFiBase.cc [15/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/goo/GooString.cc.o -MF CMakeFiles/poppler.dir/goo/GooString.cc.o.d -o CMakeFiles/poppler.dir/goo/GooString.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo/GooString.cc [16/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/goo/grandom.cc.o -MF CMakeFiles/poppler.dir/goo/grandom.cc.o.d -o CMakeFiles/poppler.dir/goo/grandom.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo/grandom.cc [17/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/fofi/FoFiIdentifier.cc.o -MF CMakeFiles/poppler.dir/fofi/FoFiIdentifier.cc.o.d -o CMakeFiles/poppler.dir/fofi/FoFiIdentifier.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi/FoFiIdentifier.cc [18/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/fofi/FoFiType1.cc.o -MF CMakeFiles/poppler.dir/fofi/FoFiType1.cc.o.d -o CMakeFiles/poppler.dir/fofi/FoFiType1.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi/FoFiType1.cc [19/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/Array.cc.o -MF CMakeFiles/poppler.dir/poppler/Array.cc.o.d -o CMakeFiles/poppler.dir/poppler/Array.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/Array.cc [20/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/CachedFile.cc.o -MF CMakeFiles/poppler.dir/poppler/CachedFile.cc.o.d -o CMakeFiles/poppler.dir/poppler/CachedFile.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/CachedFile.cc [21/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/DateInfo.cc.o -MF CMakeFiles/poppler.dir/poppler/DateInfo.cc.o.d -o CMakeFiles/poppler.dir/poppler/DateInfo.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/DateInfo.cc [22/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/CMap.cc.o -MF CMakeFiles/poppler.dir/poppler/CMap.cc.o.d -o CMakeFiles/poppler.dir/poppler/CMap.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/CMap.cc [23/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/CharCodeToUnicode.cc.o -MF CMakeFiles/poppler.dir/poppler/CharCodeToUnicode.cc.o.d -o CMakeFiles/poppler.dir/poppler/CharCodeToUnicode.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/CharCodeToUnicode.cc [24/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/fofi/FoFiTrueType.cc.o -MF CMakeFiles/poppler.dir/fofi/FoFiTrueType.cc.o.d -o CMakeFiles/poppler.dir/fofi/FoFiTrueType.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi/FoFiTrueType.cc [25/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/FontEncodingTables.cc.o -MF CMakeFiles/poppler.dir/poppler/FontEncodingTables.cc.o.d -o CMakeFiles/poppler.dir/poppler/FontEncodingTables.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/FontEncodingTables.cc [26/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/fofi/FoFiType1C.cc.o -MF CMakeFiles/poppler.dir/fofi/FoFiType1C.cc.o.d -o CMakeFiles/poppler.dir/fofi/FoFiType1C.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi/FoFiType1C.cc [27/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/Error.cc.o -MF CMakeFiles/poppler.dir/poppler/Error.cc.o.d -o CMakeFiles/poppler.dir/poppler/Error.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/Error.cc [28/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/FileSpec.cc.o -MF CMakeFiles/poppler.dir/poppler/FileSpec.cc.o.d -o CMakeFiles/poppler.dir/poppler/FileSpec.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/FileSpec.cc [29/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/Dict.cc.o -MF CMakeFiles/poppler.dir/poppler/Dict.cc.o.d -o CMakeFiles/poppler.dir/poppler/Dict.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/Dict.cc [30/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/Decrypt.cc.o -MF CMakeFiles/poppler.dir/poppler/Decrypt.cc.o.d -o CMakeFiles/poppler.dir/poppler/Decrypt.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/Decrypt.cc [31/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/Catalog.cc.o -MF CMakeFiles/poppler.dir/poppler/Catalog.cc.o.d -o CMakeFiles/poppler.dir/poppler/Catalog.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/Catalog.cc [32/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/FontInfo.cc.o -MF CMakeFiles/poppler.dir/poppler/FontInfo.cc.o.d -o CMakeFiles/poppler.dir/poppler/FontInfo.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/FontInfo.cc [33/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/Function.cc.o -MF CMakeFiles/poppler.dir/poppler/Function.cc.o.d -o CMakeFiles/poppler.dir/poppler/Function.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/Function.cc [34/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/JArithmeticDecoder.cc.o -MF CMakeFiles/poppler.dir/poppler/JArithmeticDecoder.cc.o.d -o CMakeFiles/poppler.dir/poppler/JArithmeticDecoder.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/JArithmeticDecoder.cc [35/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/Hints.cc.o -MF CMakeFiles/poppler.dir/poppler/Hints.cc.o.d -o CMakeFiles/poppler.dir/poppler/Hints.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/Hints.cc [36/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/Form.cc.o -MF CMakeFiles/poppler.dir/poppler/Form.cc.o.d -o CMakeFiles/poppler.dir/poppler/Form.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/Form.cc In file included from /usr/include/string.h:519, from /usr/lib/gcc/x86_64-pc-linux-gnu/11.0.0/include/g++-v11/cstring:42, from /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/Form.cc:42: In function ‘char* strncpy(char*, const char*, size_t)’, inlined from ‘char* setNextOffset(char*, Goffset)’ at /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/Form.cc:637:16: /usr/include/bits/string_fortified.h:91:34: warning: ‘char* __builtin_strncpy(char*, const char*, long unsigned int)’ output may be truncated copying 10 bytes from a string of length 49 [-Wstringop-truncation] 91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [37/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/GfxFont.cc.o -MF CMakeFiles/poppler.dir/poppler/GfxFont.cc.o.d -o CMakeFiles/poppler.dir/poppler/GfxFont.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/GfxFont.cc [38/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/GlobalParams.cc.o -MF CMakeFiles/poppler.dir/poppler/GlobalParams.cc.o.d -o CMakeFiles/poppler.dir/poppler/GlobalParams.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/GlobalParams.cc [39/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/Lexer.cc.o -MF CMakeFiles/poppler.dir/poppler/Lexer.cc.o.d -o CMakeFiles/poppler.dir/poppler/Lexer.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/Lexer.cc [40/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/Linearization.cc.o -MF CMakeFiles/poppler.dir/poppler/Linearization.cc.o.d -o CMakeFiles/poppler.dir/poppler/Linearization.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/Linearization.cc [41/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/JSInfo.cc.o -MF CMakeFiles/poppler.dir/poppler/JSInfo.cc.o.d -o CMakeFiles/poppler.dir/poppler/JSInfo.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/JSInfo.cc [42/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/NameToCharCode.cc.o -MF CMakeFiles/poppler.dir/poppler/NameToCharCode.cc.o.d -o CMakeFiles/poppler.dir/poppler/NameToCharCode.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/NameToCharCode.cc [43/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/Object.cc.o -MF CMakeFiles/poppler.dir/poppler/Object.cc.o.d -o CMakeFiles/poppler.dir/poppler/Object.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/Object.cc [44/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/LocalPDFDocBuilder.cc.o -MF CMakeFiles/poppler.dir/poppler/LocalPDFDocBuilder.cc.o.d -o CMakeFiles/poppler.dir/poppler/LocalPDFDocBuilder.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/LocalPDFDocBuilder.cc [45/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/MarkedContentOutputDev.cc.o -MF CMakeFiles/poppler.dir/poppler/MarkedContentOutputDev.cc.o.d -o CMakeFiles/poppler.dir/poppler/MarkedContentOutputDev.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/MarkedContentOutputDev.cc [46/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/Annot.cc.o -MF CMakeFiles/poppler.dir/poppler/Annot.cc.o.d -o CMakeFiles/poppler.dir/poppler/Annot.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/Annot.cc [47/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/JBIG2Stream.cc.o -MF CMakeFiles/poppler.dir/poppler/JBIG2Stream.cc.o.d -o CMakeFiles/poppler.dir/poppler/JBIG2Stream.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/JBIG2Stream.cc [48/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/OptionalContent.cc.o -MF CMakeFiles/poppler.dir/poppler/OptionalContent.cc.o.d -o CMakeFiles/poppler.dir/poppler/OptionalContent.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/OptionalContent.cc [49/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/Gfx.cc.o -MF CMakeFiles/poppler.dir/poppler/Gfx.cc.o.d -o CMakeFiles/poppler.dir/poppler/Gfx.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/Gfx.cc [50/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/Outline.cc.o -MF CMakeFiles/poppler.dir/poppler/Outline.cc.o.d -o CMakeFiles/poppler.dir/poppler/Outline.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/Outline.cc [51/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/Link.cc.o -MF CMakeFiles/poppler.dir/poppler/Link.cc.o.d -o CMakeFiles/poppler.dir/poppler/Link.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/Link.cc [52/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/PageTransition.cc.o -MF CMakeFiles/poppler.dir/poppler/PageTransition.cc.o.d -o CMakeFiles/poppler.dir/poppler/PageTransition.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/PageTransition.cc [53/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/OutputDev.cc.o -MF CMakeFiles/poppler.dir/poppler/OutputDev.cc.o.d -o CMakeFiles/poppler.dir/poppler/OutputDev.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/OutputDev.cc [54/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/ProfileData.cc.o -MF CMakeFiles/poppler.dir/poppler/ProfileData.cc.o.d -o CMakeFiles/poppler.dir/poppler/ProfileData.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/ProfileData.cc [55/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/Parser.cc.o -MF CMakeFiles/poppler.dir/poppler/Parser.cc.o.d -o CMakeFiles/poppler.dir/poppler/Parser.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/Parser.cc [56/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/PDFDocEncoding.cc.o -MF CMakeFiles/poppler.dir/poppler/PDFDocEncoding.cc.o.d -o CMakeFiles/poppler.dir/poppler/PDFDocEncoding.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/PDFDocEncoding.cc [57/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/PSTokenizer.cc.o -MF CMakeFiles/poppler.dir/poppler/PSTokenizer.cc.o.d -o CMakeFiles/poppler.dir/poppler/PSTokenizer.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/PSTokenizer.cc [58/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/GfxState.cc.o -MF CMakeFiles/poppler.dir/poppler/GfxState.cc.o.d -o CMakeFiles/poppler.dir/poppler/GfxState.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/GfxState.cc [59/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/PDFDocBuilder.cc.o -MF CMakeFiles/poppler.dir/poppler/PDFDocBuilder.cc.o.d -o CMakeFiles/poppler.dir/poppler/PDFDocBuilder.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/PDFDocBuilder.cc [60/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/SignatureInfo.cc.o -MF CMakeFiles/poppler.dir/poppler/SignatureInfo.cc.o.d -o CMakeFiles/poppler.dir/poppler/SignatureInfo.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/SignatureInfo.cc [61/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/PDFDocFactory.cc.o -MF CMakeFiles/poppler.dir/poppler/PDFDocFactory.cc.o.d -o CMakeFiles/poppler.dir/poppler/PDFDocFactory.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/PDFDocFactory.cc [62/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/Page.cc.o -MF CMakeFiles/poppler.dir/poppler/Page.cc.o.d -o CMakeFiles/poppler.dir/poppler/Page.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/Page.cc [63/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/PreScanOutputDev.cc.o -MF CMakeFiles/poppler.dir/poppler/PreScanOutputDev.cc.o.d -o CMakeFiles/poppler.dir/poppler/PreScanOutputDev.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/PreScanOutputDev.cc [64/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/UnicodeMapFuncs.cc.o -MF CMakeFiles/poppler.dir/poppler/UnicodeMapFuncs.cc.o.d -o CMakeFiles/poppler.dir/poppler/UnicodeMapFuncs.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/UnicodeMapFuncs.cc [65/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/UnicodeTypeTable.cc.o -MF CMakeFiles/poppler.dir/poppler/UnicodeTypeTable.cc.o.d -o CMakeFiles/poppler.dir/poppler/UnicodeTypeTable.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/UnicodeTypeTable.cc [66/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/UnicodeMap.cc.o -MF CMakeFiles/poppler.dir/poppler/UnicodeMap.cc.o.d -o CMakeFiles/poppler.dir/poppler/UnicodeMap.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/UnicodeMap.cc [67/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/StructTreeRoot.cc.o -MF CMakeFiles/poppler.dir/poppler/StructTreeRoot.cc.o.d -o CMakeFiles/poppler.dir/poppler/StructTreeRoot.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/StructTreeRoot.cc [68/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/UTF.cc.o -MF CMakeFiles/poppler.dir/poppler/UTF.cc.o.d -o CMakeFiles/poppler.dir/poppler/UTF.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/UTF.cc [69/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/Stream.cc.o -MF CMakeFiles/poppler.dir/poppler/Stream.cc.o.d -o CMakeFiles/poppler.dir/poppler/Stream.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/Stream.cc [70/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/StructElement.cc.o -MF CMakeFiles/poppler.dir/poppler/StructElement.cc.o.d -o CMakeFiles/poppler.dir/poppler/StructElement.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/StructElement.cc [71/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/PageLabelInfo.cc.o -MF CMakeFiles/poppler.dir/poppler/PageLabelInfo.cc.o.d -o CMakeFiles/poppler.dir/poppler/PageLabelInfo.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/PageLabelInfo.cc [72/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/StdinCachedFile.cc.o -MF CMakeFiles/poppler.dir/poppler/StdinCachedFile.cc.o.d -o CMakeFiles/poppler.dir/poppler/StdinCachedFile.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/StdinCachedFile.cc [73/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/XRef.cc.o -MF CMakeFiles/poppler.dir/poppler/XRef.cc.o.d -o CMakeFiles/poppler.dir/poppler/XRef.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/XRef.cc [74/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/SecurityHandler.cc.o -MF CMakeFiles/poppler.dir/poppler/SecurityHandler.cc.o.d -o CMakeFiles/poppler.dir/poppler/SecurityHandler.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/SecurityHandler.cc [75/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/Sound.cc.o -MF CMakeFiles/poppler.dir/poppler/Sound.cc.o.d -o CMakeFiles/poppler.dir/poppler/Sound.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/Sound.cc [76/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/StdinPDFDocBuilder.cc.o -MF CMakeFiles/poppler.dir/poppler/StdinPDFDocBuilder.cc.o.d -o CMakeFiles/poppler.dir/poppler/StdinPDFDocBuilder.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/StdinPDFDocBuilder.cc [77/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/ViewerPreferences.cc.o -MF CMakeFiles/poppler.dir/poppler/ViewerPreferences.cc.o.d -o CMakeFiles/poppler.dir/poppler/ViewerPreferences.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/ViewerPreferences.cc [78/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/Movie.cc.o -MF CMakeFiles/poppler.dir/poppler/Movie.cc.o.d -o CMakeFiles/poppler.dir/poppler/Movie.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/Movie.cc [79/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/CertificateInfo.cc.o -MF CMakeFiles/poppler.dir/poppler/CertificateInfo.cc.o.d -o CMakeFiles/poppler.dir/poppler/CertificateInfo.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/CertificateInfo.cc [80/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/Rendition.cc.o -MF CMakeFiles/poppler.dir/poppler/Rendition.cc.o.d -o CMakeFiles/poppler.dir/poppler/Rendition.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/Rendition.cc [81/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/splash/SplashBitmap.cc.o -MF CMakeFiles/poppler.dir/splash/SplashBitmap.cc.o.d -o CMakeFiles/poppler.dir/splash/SplashBitmap.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/splash/SplashBitmap.cc [82/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/BBoxOutputDev.cc.o -MF CMakeFiles/poppler.dir/poppler/BBoxOutputDev.cc.o.d -o CMakeFiles/poppler.dir/poppler/BBoxOutputDev.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/BBoxOutputDev.cc [83/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/splash/SplashClip.cc.o -MF CMakeFiles/poppler.dir/splash/SplashClip.cc.o.d -o CMakeFiles/poppler.dir/splash/SplashClip.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/splash/SplashClip.cc [84/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/splash/SplashFTFont.cc.o -MF CMakeFiles/poppler.dir/splash/SplashFTFont.cc.o.d -o CMakeFiles/poppler.dir/splash/SplashFTFont.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/splash/SplashFTFont.cc [85/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/splash/SplashFont.cc.o -MF CMakeFiles/poppler.dir/splash/SplashFont.cc.o.d -o CMakeFiles/poppler.dir/splash/SplashFont.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/splash/SplashFont.cc [86/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/TextOutputDev.cc.o -MF CMakeFiles/poppler.dir/poppler/TextOutputDev.cc.o.d -o CMakeFiles/poppler.dir/poppler/TextOutputDev.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/TextOutputDev.cc [87/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/splash/SplashFTFontEngine.cc.o -MF CMakeFiles/poppler.dir/splash/SplashFTFontEngine.cc.o.d -o CMakeFiles/poppler.dir/splash/SplashFTFontEngine.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/splash/SplashFTFontEngine.cc [88/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/splash/SplashFontFileID.cc.o -MF CMakeFiles/poppler.dir/splash/SplashFontFileID.cc.o.d -o CMakeFiles/poppler.dir/splash/SplashFontFileID.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/splash/SplashFontFileID.cc [89/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/splash/SplashPath.cc.o -MF CMakeFiles/poppler.dir/splash/SplashPath.cc.o.d -o CMakeFiles/poppler.dir/splash/SplashPath.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/splash/SplashPath.cc [90/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/splash/SplashFontFile.cc.o -MF CMakeFiles/poppler.dir/splash/SplashFontFile.cc.o.d -o CMakeFiles/poppler.dir/splash/SplashFontFile.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/splash/SplashFontFile.cc [91/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/splash/SplashFontEngine.cc.o -MF CMakeFiles/poppler.dir/splash/SplashFontEngine.cc.o.d -o CMakeFiles/poppler.dir/splash/SplashFontEngine.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/splash/SplashFontEngine.cc [92/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/splash/SplashPattern.cc.o -MF CMakeFiles/poppler.dir/splash/SplashPattern.cc.o.d -o CMakeFiles/poppler.dir/splash/SplashPattern.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/splash/SplashPattern.cc [93/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/splash/SplashFTFontFile.cc.o -MF CMakeFiles/poppler.dir/splash/SplashFTFontFile.cc.o.d -o CMakeFiles/poppler.dir/splash/SplashFTFontFile.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/splash/SplashFTFontFile.cc [94/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/splash/SplashXPath.cc.o -MF CMakeFiles/poppler.dir/splash/SplashXPath.cc.o.d -o CMakeFiles/poppler.dir/splash/SplashXPath.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/splash/SplashXPath.cc [95/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/splash/SplashScreen.cc.o -MF CMakeFiles/poppler.dir/splash/SplashScreen.cc.o.d -o CMakeFiles/poppler.dir/splash/SplashScreen.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/splash/SplashScreen.cc [96/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/splash/SplashState.cc.o -MF CMakeFiles/poppler.dir/splash/SplashState.cc.o.d -o CMakeFiles/poppler.dir/splash/SplashState.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/splash/SplashState.cc [97/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/DCTStream.cc.o -MF CMakeFiles/poppler.dir/poppler/DCTStream.cc.o.d -o CMakeFiles/poppler.dir/poppler/DCTStream.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/DCTStream.cc [98/253] /usr/bin/x86_64-pc-linux-gnu-gcc -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -std=c99 -fPIC -pthread -MD -MT CMakeFiles/poppler.dir/poppler/CourierWidths.pregenerated.c.o -MF CMakeFiles/poppler.dir/poppler/CourierWidths.pregenerated.c.o.d -o CMakeFiles/poppler.dir/poppler/CourierWidths.pregenerated.c.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/CourierWidths.pregenerated.c [99/253] /usr/bin/x86_64-pc-linux-gnu-gcc -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -std=c99 -fPIC -pthread -MD -MT CMakeFiles/poppler.dir/poppler/CourierBoldWidths.pregenerated.c.o -MF CMakeFiles/poppler.dir/poppler/CourierBoldWidths.pregenerated.c.o.d -o CMakeFiles/poppler.dir/poppler/CourierBoldWidths.pregenerated.c.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/CourierBoldWidths.pregenerated.c [100/253] /usr/bin/x86_64-pc-linux-gnu-gcc -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -std=c99 -fPIC -pthread -MD -MT CMakeFiles/poppler.dir/poppler/CourierBoldObliqueWidths.pregenerated.c.o -MF CMakeFiles/poppler.dir/poppler/CourierBoldObliqueWidths.pregenerated.c.o.d -o CMakeFiles/poppler.dir/poppler/CourierBoldObliqueWidths.pregenerated.c.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/CourierBoldObliqueWidths.pregenerated.c [101/253] /usr/bin/x86_64-pc-linux-gnu-gcc -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -std=c99 -fPIC -pthread -MD -MT CMakeFiles/poppler.dir/poppler/CourierObliqueWidths.pregenerated.c.o -MF CMakeFiles/poppler.dir/poppler/CourierObliqueWidths.pregenerated.c.o.d -o CMakeFiles/poppler.dir/poppler/CourierObliqueWidths.pregenerated.c.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/CourierObliqueWidths.pregenerated.c [102/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/FlateEncoder.cc.o -MF CMakeFiles/poppler.dir/poppler/FlateEncoder.cc.o.d -o CMakeFiles/poppler.dir/poppler/FlateEncoder.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/FlateEncoder.cc /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/FlateEncoder.cc: In constructor ‘FlateEncoder::FlateEncoder(Stream*)’: /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/FlateEncoder.cc:27:26: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] 27 | zlib_stream.zalloc = Z_NULL; | ^~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/FlateEncoder.cc:28:25: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] 28 | zlib_stream.zfree = Z_NULL; | ^~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/FlateEncoder.cc:29:26: warning: zero as null pointer constant [-Wzero-as-null-pointer-constant] 29 | zlib_stream.opaque = Z_NULL; | ^~~~~~ [103/253] /usr/bin/x86_64-pc-linux-gnu-gcc -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -std=c99 -fPIC -pthread -MD -MT CMakeFiles/poppler.dir/poppler/HelveticaWidths.pregenerated.c.o -MF CMakeFiles/poppler.dir/poppler/HelveticaWidths.pregenerated.c.o.d -o CMakeFiles/poppler.dir/poppler/HelveticaWidths.pregenerated.c.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/HelveticaWidths.pregenerated.c [104/253] /usr/bin/x86_64-pc-linux-gnu-gcc -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -std=c99 -fPIC -pthread -MD -MT CMakeFiles/poppler.dir/poppler/HelveticaBoldWidths.pregenerated.c.o -MF CMakeFiles/poppler.dir/poppler/HelveticaBoldWidths.pregenerated.c.o.d -o CMakeFiles/poppler.dir/poppler/HelveticaBoldWidths.pregenerated.c.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/HelveticaBoldWidths.pregenerated.c [105/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/PDFDoc.cc.o -MF CMakeFiles/poppler.dir/poppler/PDFDoc.cc.o.d -o CMakeFiles/poppler.dir/poppler/PDFDoc.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/PDFDoc.cc [106/253] /usr/bin/x86_64-pc-linux-gnu-gcc -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -std=c99 -fPIC -pthread -MD -MT CMakeFiles/poppler.dir/poppler/HelveticaObliqueWidths.pregenerated.c.o -MF CMakeFiles/poppler.dir/poppler/HelveticaObliqueWidths.pregenerated.c.o.d -o CMakeFiles/poppler.dir/poppler/HelveticaObliqueWidths.pregenerated.c.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/HelveticaObliqueWidths.pregenerated.c [107/253] /usr/bin/x86_64-pc-linux-gnu-gcc -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -std=c99 -fPIC -pthread -MD -MT CMakeFiles/poppler.dir/poppler/HelveticaBoldObliqueWidths.pregenerated.c.o -MF CMakeFiles/poppler.dir/poppler/HelveticaBoldObliqueWidths.pregenerated.c.o.d -o CMakeFiles/poppler.dir/poppler/HelveticaBoldObliqueWidths.pregenerated.c.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/HelveticaBoldObliqueWidths.pregenerated.c [108/253] /usr/bin/x86_64-pc-linux-gnu-gcc -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -std=c99 -fPIC -pthread -MD -MT CMakeFiles/poppler.dir/poppler/SymbolWidths.pregenerated.c.o -MF CMakeFiles/poppler.dir/poppler/SymbolWidths.pregenerated.c.o.d -o CMakeFiles/poppler.dir/poppler/SymbolWidths.pregenerated.c.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/SymbolWidths.pregenerated.c [109/253] /usr/bin/x86_64-pc-linux-gnu-gcc -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -std=c99 -fPIC -pthread -MD -MT CMakeFiles/poppler.dir/poppler/TimesBoldWidths.pregenerated.c.o -MF CMakeFiles/poppler.dir/poppler/TimesBoldWidths.pregenerated.c.o.d -o CMakeFiles/poppler.dir/poppler/TimesBoldWidths.pregenerated.c.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/TimesBoldWidths.pregenerated.c [110/253] /usr/bin/x86_64-pc-linux-gnu-gcc -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -std=c99 -fPIC -pthread -MD -MT CMakeFiles/poppler.dir/poppler/TimesItalicWidths.pregenerated.c.o -MF CMakeFiles/poppler.dir/poppler/TimesItalicWidths.pregenerated.c.o.d -o CMakeFiles/poppler.dir/poppler/TimesItalicWidths.pregenerated.c.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/TimesItalicWidths.pregenerated.c [111/253] /usr/bin/x86_64-pc-linux-gnu-gcc -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -std=c99 -fPIC -pthread -MD -MT CMakeFiles/poppler.dir/poppler/TimesBoldItalicWidths.pregenerated.c.o -MF CMakeFiles/poppler.dir/poppler/TimesBoldItalicWidths.pregenerated.c.o.d -o CMakeFiles/poppler.dir/poppler/TimesBoldItalicWidths.pregenerated.c.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/TimesBoldItalicWidths.pregenerated.c [112/253] /usr/bin/x86_64-pc-linux-gnu-gcc -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -std=c99 -fPIC -pthread -MD -MT CMakeFiles/poppler.dir/poppler/TimesRomanWidths.pregenerated.c.o -MF CMakeFiles/poppler.dir/poppler/TimesRomanWidths.pregenerated.c.o.d -o CMakeFiles/poppler.dir/poppler/TimesRomanWidths.pregenerated.c.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/TimesRomanWidths.pregenerated.c [113/253] /usr/bin/x86_64-pc-linux-gnu-gcc -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -std=c99 -fPIC -pthread -MD -MT CMakeFiles/poppler.dir/poppler/ZapfDingbatsWidths.pregenerated.c.o -MF CMakeFiles/poppler.dir/poppler/ZapfDingbatsWidths.pregenerated.c.o.d -o CMakeFiles/poppler.dir/poppler/ZapfDingbatsWidths.pregenerated.c.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/ZapfDingbatsWidths.pregenerated.c [114/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdftoppm.dir/Win32Console.cc.o -MF utils/CMakeFiles/pdftoppm.dir/Win32Console.cc.o.d -o utils/CMakeFiles/pdftoppm.dir/Win32Console.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/Win32Console.cc [115/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/splash/SplashXPathScanner.cc.o -MF CMakeFiles/poppler.dir/splash/SplashXPathScanner.cc.o.d -o CMakeFiles/poppler.dir/splash/SplashXPathScanner.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/splash/SplashXPathScanner.cc [116/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/SplashOutputDev.cc.o -MF CMakeFiles/poppler.dir/poppler/SplashOutputDev.cc.o.d -o CMakeFiles/poppler.dir/poppler/SplashOutputDev.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/SplashOutputDev.cc [117/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/JPEG2000Stream.cc.o -MF CMakeFiles/poppler.dir/poppler/JPEG2000Stream.cc.o.d -o CMakeFiles/poppler.dir/poppler/JPEG2000Stream.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/JPEG2000Stream.cc [118/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdftoppm.dir/parseargs.cc.o -MF utils/CMakeFiles/pdftoppm.dir/parseargs.cc.o.d -o utils/CMakeFiles/pdftoppm.dir/parseargs.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/parseargs.cc [119/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -pthread -std=c++14 -MD -MT utils/CMakeFiles/pdftocairo.dir/Win32Console.cc.o -MF utils/CMakeFiles/pdftocairo.dir/Win32Console.cc.o.d -o utils/CMakeFiles/pdftocairo.dir/Win32Console.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/Win32Console.cc [120/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -pthread -std=c++14 -MD -MT utils/CMakeFiles/pdftocairo.dir/pdftocairo-win32.cc.o -MF utils/CMakeFiles/pdftocairo.dir/pdftocairo-win32.cc.o.d -o utils/CMakeFiles/pdftocairo.dir/pdftocairo-win32.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/pdftocairo-win32.cc [121/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -pthread -std=c++14 -MD -MT utils/CMakeFiles/pdftocairo.dir/parseargs.cc.o -MF utils/CMakeFiles/pdftocairo.dir/parseargs.cc.o.d -o utils/CMakeFiles/pdftocairo.dir/parseargs.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/parseargs.cc [122/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdftoppm.dir/sanitychecks.cc.o -MF utils/CMakeFiles/pdftoppm.dir/sanitychecks.cc.o.d -o utils/CMakeFiles/pdftoppm.dir/sanitychecks.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/sanitychecks.cc [123/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -pthread -std=c++14 -MD -MT utils/CMakeFiles/pdftocairo.dir/__/poppler/CairoRescaleBox.cc.o -MF utils/CMakeFiles/pdftocairo.dir/__/poppler/CairoRescaleBox.cc.o.d -o utils/CMakeFiles/pdftocairo.dir/__/poppler/CairoRescaleBox.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/CairoRescaleBox.cc [124/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/poppler/PSOutputDev.cc.o -MF CMakeFiles/poppler.dir/poppler/PSOutputDev.cc.o.d -o CMakeFiles/poppler.dir/poppler/PSOutputDev.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/PSOutputDev.cc [125/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdfunite.dir/Win32Console.cc.o -MF utils/CMakeFiles/pdfunite.dir/Win32Console.cc.o.d -o utils/CMakeFiles/pdfunite.dir/Win32Console.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/Win32Console.cc [126/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdfunite.dir/parseargs.cc.o -MF utils/CMakeFiles/pdfunite.dir/parseargs.cc.o.d -o utils/CMakeFiles/pdfunite.dir/parseargs.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/parseargs.cc [127/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdfdetach.dir/Win32Console.cc.o -MF utils/CMakeFiles/pdfdetach.dir/Win32Console.cc.o.d -o utils/CMakeFiles/pdfdetach.dir/Win32Console.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/Win32Console.cc [128/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdfdetach.dir/parseargs.cc.o -MF utils/CMakeFiles/pdfdetach.dir/parseargs.cc.o.d -o utils/CMakeFiles/pdfdetach.dir/parseargs.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/parseargs.cc [129/253] /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++14 -MD -MT CMakeFiles/poppler.dir/splash/Splash.cc.o -MF CMakeFiles/poppler.dir/splash/Splash.cc.o.d -o CMakeFiles/poppler.dir/splash/Splash.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/splash/Splash.cc [130/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdfinfo.dir/parseargs.cc.o -MF utils/CMakeFiles/pdfinfo.dir/parseargs.cc.o.d -o utils/CMakeFiles/pdfinfo.dir/parseargs.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/parseargs.cc [131/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdfinfo.dir/Win32Console.cc.o -MF utils/CMakeFiles/pdfinfo.dir/Win32Console.cc.o.d -o utils/CMakeFiles/pdfinfo.dir/Win32Console.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/Win32Console.cc [132/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdftoppm.dir/pdftoppm.cc.o -MF utils/CMakeFiles/pdftoppm.dir/pdftoppm.cc.o.d -o utils/CMakeFiles/pdftoppm.dir/pdftoppm.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/pdftoppm.cc [133/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -pthread -std=c++14 -MD -MT utils/CMakeFiles/pdftocairo.dir/__/poppler/CairoFontEngine.cc.o -MF utils/CMakeFiles/pdftocairo.dir/__/poppler/CairoFontEngine.cc.o.d -o utils/CMakeFiles/pdftocairo.dir/__/poppler/CairoFontEngine.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/CairoFontEngine.cc [134/253] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -Wl,-O1 -Wl,--as-needed -shared -Wl,-soname,libpoppler.so.107 -o libpoppler.so.107.0.0 CMakeFiles/poppler.dir/goo/gbase64.cc.o CMakeFiles/poppler.dir/goo/gbasename.cc.o CMakeFiles/poppler.dir/goo/gfile.cc.o CMakeFiles/poppler.dir/goo/GooTimer.cc.o CMakeFiles/poppler.dir/goo/GooString.cc.o CMakeFiles/poppler.dir/goo/NetPBMWriter.cc.o CMakeFiles/poppler.dir/goo/PNGWriter.cc.o CMakeFiles/poppler.dir/goo/TiffWriter.cc.o CMakeFiles/poppler.dir/goo/JpegWriter.cc.o CMakeFiles/poppler.dir/goo/ImgWriter.cc.o CMakeFiles/poppler.dir/goo/gstrtod.cc.o CMakeFiles/poppler.dir/goo/grandom.cc.o CMakeFiles/poppler.dir/goo/glibc.cc.o CMakeFiles/poppler.dir/goo/glibc_strtok_r.cc.o CMakeFiles/poppler.dir/fofi/FoFiBase.cc.o CMakeFiles/poppler.dir/fofi/FoFiEncodings.cc.o CMakeFiles/poppler.dir/fofi/FoFiTrueType.cc.o CMakeFiles/poppler.dir/fofi/FoFiType1.cc.o CMakeFiles/poppler.dir/fofi/FoFiType1C.cc.o CMakeFiles/poppler.dir/fofi/FoFiIdentifier.cc.o CMakeFiles/poppler.dir/poppler/Annot.cc.o CMakeFiles/poppler.dir/poppler/Array.cc.o CMakeFiles/poppler.dir/poppler/CachedFile.cc.o CMakeFiles/poppler.dir/poppler/Catalog.cc.o CMakeFiles/poppler.dir/poppler/CharCodeToUnicode.cc.o CMakeFiles/poppler.dir/poppler/CMap.cc.o CMakeFiles/poppler.dir/poppler/DateInfo.cc.o CMakeFiles/poppler.dir/poppler/Decrypt.cc.o CMakeFiles/poppler.dir/poppler/Dict.cc.o CMakeFiles/poppler.dir/poppler/Error.cc.o CMakeFiles/poppler.dir/poppler/FileSpec.cc.o CMakeFiles/poppler.dir/poppler/FontEncodingTables.cc.o CMakeFiles/poppler.dir/poppler/Form.cc.o CMakeFiles/poppler.dir/poppler/FontInfo.cc.o CMakeFiles/poppler.dir/poppler/Function.cc.o CMakeFiles/poppler.dir/poppler/Gfx.cc.o CMakeFiles/poppler.dir/poppler/GfxFont.cc.o CMakeFiles/poppler.dir/poppler/GfxState.cc.o CMakeFiles/poppler.dir/poppler/GlobalParams.cc.o CMakeFiles/poppler.dir/poppler/Hints.cc.o CMakeFiles/poppler.dir/poppler/JArithmeticDecoder.cc.o CMakeFiles/poppler.dir/poppler/JBIG2Stream.cc.o CMakeFiles/poppler.dir/poppler/JSInfo.cc.o CMakeFiles/poppler.dir/poppler/Lexer.cc.o CMakeFiles/poppler.dir/poppler/Link.cc.o CMakeFiles/poppler.dir/poppler/Linearization.cc.o CMakeFiles/poppler.dir/poppler/LocalPDFDocBuilder.cc.o CMakeFiles/poppler.dir/poppler/MarkedContentOutputDev.cc.o CMakeFiles/poppler.dir/poppler/NameToCharCode.cc.o CMakeFiles/poppler.dir/poppler/Object.cc.o CMakeFiles/poppler.dir/poppler/OptionalContent.cc.o CMakeFiles/poppler.dir/poppler/Outline.cc.o CMakeFiles/poppler.dir/poppler/OutputDev.cc.o CMakeFiles/poppler.dir/poppler/Page.cc.o CMakeFiles/poppler.dir/poppler/PageTransition.cc.o CMakeFiles/poppler.dir/poppler/Parser.cc.o CMakeFiles/poppler.dir/poppler/PDFDoc.cc.o CMakeFiles/poppler.dir/poppler/PDFDocBuilder.cc.o CMakeFiles/poppler.dir/poppler/PDFDocEncoding.cc.o CMakeFiles/poppler.dir/poppler/PDFDocFactory.cc.o CMakeFiles/poppler.dir/poppler/ProfileData.cc.o CMakeFiles/poppler.dir/poppler/PreScanOutputDev.cc.o CMakeFiles/poppler.dir/poppler/PSTokenizer.cc.o CMakeFiles/poppler.dir/poppler/SignatureInfo.cc.o CMakeFiles/poppler.dir/poppler/Stream.cc.o CMakeFiles/poppler.dir/poppler/StructTreeRoot.cc.o CMakeFiles/poppler.dir/poppler/StructElement.cc.o CMakeFiles/poppler.dir/poppler/UnicodeMap.cc.o CMakeFiles/poppler.dir/poppler/UnicodeMapFuncs.cc.o CMakeFiles/poppler.dir/poppler/UnicodeTypeTable.cc.o CMakeFiles/poppler.dir/poppler/UTF.cc.o CMakeFiles/poppler.dir/poppler/XRef.cc.o CMakeFiles/poppler.dir/poppler/PSOutputDev.cc.o CMakeFiles/poppler.dir/poppler/TextOutputDev.cc.o CMakeFiles/poppler.dir/poppler/PageLabelInfo.cc.o CMakeFiles/poppler.dir/poppler/SecurityHandler.cc.o CMakeFiles/poppler.dir/poppler/StdinCachedFile.cc.o CMakeFiles/poppler.dir/poppler/StdinPDFDocBuilder.cc.o CMakeFiles/poppler.dir/poppler/Sound.cc.o CMakeFiles/poppler.dir/poppler/ViewerPreferences.cc.o CMakeFiles/poppler.dir/poppler/Movie.cc.o CMakeFiles/poppler.dir/poppler/Rendition.cc.o CMakeFiles/poppler.dir/poppler/CertificateInfo.cc.o CMakeFiles/poppler.dir/poppler/BBoxOutputDev.cc.o CMakeFiles/poppler.dir/poppler/SplashOutputDev.cc.o CMakeFiles/poppler.dir/splash/Splash.cc.o CMakeFiles/poppler.dir/splash/SplashBitmap.cc.o CMakeFiles/poppler.dir/splash/SplashClip.cc.o CMakeFiles/poppler.dir/splash/SplashFTFont.cc.o CMakeFiles/poppler.dir/splash/SplashFTFontEngine.cc.o CMakeFiles/poppler.dir/splash/SplashFTFontFile.cc.o CMakeFiles/poppler.dir/splash/SplashFont.cc.o CMakeFiles/poppler.dir/splash/SplashFontEngine.cc.o CMakeFiles/poppler.dir/splash/SplashFontFile.cc.o CMakeFiles/poppler.dir/splash/SplashFontFileID.cc.o CMakeFiles/poppler.dir/splash/SplashPath.cc.o CMakeFiles/poppler.dir/splash/SplashPattern.cc.o CMakeFiles/poppler.dir/splash/SplashScreen.cc.o CMakeFiles/poppler.dir/splash/SplashState.cc.o CMakeFiles/poppler.dir/splash/SplashXPath.cc.o CMakeFiles/poppler.dir/splash/SplashXPathScanner.cc.o CMakeFiles/poppler.dir/poppler/DCTStream.cc.o CMakeFiles/poppler.dir/poppler/FlateEncoder.cc.o CMakeFiles/poppler.dir/poppler/JPEG2000Stream.cc.o CMakeFiles/poppler.dir/poppler/CourierWidths.pregenerated.c.o CMakeFiles/poppler.dir/poppler/CourierBoldWidths.pregenerated.c.o CMakeFiles/poppler.dir/poppler/CourierBoldObliqueWidths.pregenerated.c.o CMakeFiles/poppler.dir/poppler/CourierObliqueWidths.pregenerated.c.o CMakeFiles/poppler.dir/poppler/HelveticaWidths.pregenerated.c.o CMakeFiles/poppler.dir/poppler/HelveticaBoldWidths.pregenerated.c.o CMakeFiles/poppler.dir/poppler/HelveticaBoldObliqueWidths.pregenerated.c.o CMakeFiles/poppler.dir/poppler/HelveticaObliqueWidths.pregenerated.c.o CMakeFiles/poppler.dir/poppler/SymbolWidths.pregenerated.c.o CMakeFiles/poppler.dir/poppler/TimesBoldWidths.pregenerated.c.o CMakeFiles/poppler.dir/poppler/TimesBoldItalicWidths.pregenerated.c.o CMakeFiles/poppler.dir/poppler/TimesItalicWidths.pregenerated.c.o CMakeFiles/poppler.dir/poppler/TimesRomanWidths.pregenerated.c.o CMakeFiles/poppler.dir/poppler/ZapfDingbatsWidths.pregenerated.c.o /usr/lib64/libfreetype.so /usr/lib64/libfontconfig.so /usr/lib64/libjpeg.so /usr/lib64/libz.so /usr/lib64/libopenjp2.so.2.4.0 /usr/lib64/liblcms2.so /usr/lib64/libpng.so /usr/lib64/libtiff.so -lm -lpthread /usr/lib64/libz.so -pthread && : [135/253] /usr/bin/cmake -E cmake_symlink_library libpoppler.so.107.0.0 libpoppler.so.107 libpoppler.so && : [136/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdfdetach.dir/pdfdetach.cc.o -MF utils/CMakeFiles/pdfdetach.dir/pdfdetach.cc.o.d -o utils/CMakeFiles/pdfdetach.dir/pdfdetach.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/pdfdetach.cc [137/253] : && /usr/bin/x86_64-pc-linux-gnu-g++ -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -Wl,-O1 -Wl,--as-needed utils/CMakeFiles/pdftoppm.dir/parseargs.cc.o utils/CMakeFiles/pdftoppm.dir/Win32Console.cc.o utils/CMakeFiles/pdftoppm.dir/pdftoppm.cc.o utils/CMakeFiles/pdftoppm.dir/sanitychecks.cc.o -o utils/pdftoppm -Wl,-rpath,/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0_build: libpoppler.so.107.0.0 /usr/lib64/liblcms2.so && : [138/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdfattach.dir/parseargs.cc.o -MF utils/CMakeFiles/pdfattach.dir/parseargs.cc.o.d -o utils/CMakeFiles/pdfattach.dir/parseargs.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/parseargs.cc [139/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdfattach.dir/Win32Console.cc.o -MF utils/CMakeFiles/pdfattach.dir/Win32Console.cc.o.d -o utils/CMakeFiles/pdfattach.dir/Win32Console.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/Win32Console.cc [140/253] : && /usr/bin/x86_64-pc-linux-gnu-g++ -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -Wl,-O1 -Wl,--as-needed utils/CMakeFiles/pdfdetach.dir/parseargs.cc.o utils/CMakeFiles/pdfdetach.dir/Win32Console.cc.o utils/CMakeFiles/pdfdetach.dir/pdfdetach.cc.o -o utils/pdfdetach -Wl,-rpath,/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0_build: libpoppler.so.107.0.0 && : [141/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdfimages.dir/Win32Console.cc.o -MF utils/CMakeFiles/pdfimages.dir/Win32Console.cc.o.d -o utils/CMakeFiles/pdfimages.dir/Win32Console.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/Win32Console.cc [142/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -pthread -std=c++14 -MD -MT utils/CMakeFiles/pdftocairo.dir/pdftocairo.cc.o -MF utils/CMakeFiles/pdftocairo.dir/pdftocairo.cc.o.d -o utils/CMakeFiles/pdftocairo.dir/pdftocairo.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/pdftocairo.cc [143/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdfinfo.dir/printencodings.cc.o -MF utils/CMakeFiles/pdfinfo.dir/printencodings.cc.o.d -o utils/CMakeFiles/pdfinfo.dir/printencodings.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/printencodings.cc [144/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdfimages.dir/parseargs.cc.o -MF utils/CMakeFiles/pdfimages.dir/parseargs.cc.o.d -o utils/CMakeFiles/pdfimages.dir/parseargs.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/parseargs.cc [145/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdfunite.dir/pdfunite.cc.o -MF utils/CMakeFiles/pdfunite.dir/pdfunite.cc.o.d -o utils/CMakeFiles/pdfunite.dir/pdfunite.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/pdfunite.cc [146/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdffonts.dir/Win32Console.cc.o -MF utils/CMakeFiles/pdffonts.dir/Win32Console.cc.o.d -o utils/CMakeFiles/pdffonts.dir/Win32Console.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/Win32Console.cc [147/253] : && /usr/bin/x86_64-pc-linux-gnu-g++ -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -Wl,-O1 -Wl,--as-needed utils/CMakeFiles/pdfunite.dir/parseargs.cc.o utils/CMakeFiles/pdfunite.dir/Win32Console.cc.o utils/CMakeFiles/pdfunite.dir/pdfunite.cc.o -o utils/pdfunite -Wl,-rpath,/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0_build: libpoppler.so.107.0.0 && : [148/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdffonts.dir/parseargs.cc.o -MF utils/CMakeFiles/pdffonts.dir/parseargs.cc.o.d -o utils/CMakeFiles/pdffonts.dir/parseargs.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/parseargs.cc [149/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdftops.dir/Win32Console.cc.o -MF utils/CMakeFiles/pdftops.dir/Win32Console.cc.o.d -o utils/CMakeFiles/pdftops.dir/Win32Console.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/Win32Console.cc [150/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -pthread -std=c++14 -MD -MT utils/CMakeFiles/pdftocairo.dir/__/poppler/CairoOutputDev.cc.o -MF utils/CMakeFiles/pdftocairo.dir/__/poppler/CairoOutputDev.cc.o.d -o utils/CMakeFiles/pdftocairo.dir/__/poppler/CairoOutputDev.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler/CairoOutputDev.cc [151/253] : && /usr/bin/x86_64-pc-linux-gnu-g++ -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -Wl,-O1 -Wl,--as-needed utils/CMakeFiles/pdftocairo.dir/parseargs.cc.o utils/CMakeFiles/pdftocairo.dir/Win32Console.cc.o utils/CMakeFiles/pdftocairo.dir/pdftocairo.cc.o utils/CMakeFiles/pdftocairo.dir/pdftocairo-win32.cc.o utils/CMakeFiles/pdftocairo.dir/__/poppler/CairoFontEngine.cc.o utils/CMakeFiles/pdftocairo.dir/__/poppler/CairoOutputDev.cc.o utils/CMakeFiles/pdftocairo.dir/__/poppler/CairoRescaleBox.cc.o -o utils/pdftocairo -Wl,-rpath,/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0_build: /usr/lib64/libcairo.so /usr/lib64/libfreetype.so libpoppler.so.107.0.0 /usr/lib64/liblcms2.so -pthread && : [152/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdftops.dir/parseargs.cc.o -MF utils/CMakeFiles/pdftops.dir/parseargs.cc.o.d -o utils/CMakeFiles/pdftops.dir/parseargs.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/parseargs.cc [153/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdfattach.dir/pdfattach.cc.o -MF utils/CMakeFiles/pdfattach.dir/pdfattach.cc.o.d -o utils/CMakeFiles/pdfattach.dir/pdfattach.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/pdfattach.cc [154/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdftotext.dir/parseargs.cc.o -MF utils/CMakeFiles/pdftotext.dir/parseargs.cc.o.d -o utils/CMakeFiles/pdftotext.dir/parseargs.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/parseargs.cc [155/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdfimages.dir/pdfimages.cc.o -MF utils/CMakeFiles/pdfimages.dir/pdfimages.cc.o.d -o utils/CMakeFiles/pdfimages.dir/pdfimages.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/pdfimages.cc [156/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdftotext.dir/Win32Console.cc.o -MF utils/CMakeFiles/pdftotext.dir/Win32Console.cc.o.d -o utils/CMakeFiles/pdftotext.dir/Win32Console.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/Win32Console.cc [157/253] : && /usr/bin/x86_64-pc-linux-gnu-g++ -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -Wl,-O1 -Wl,--as-needed utils/CMakeFiles/pdfattach.dir/parseargs.cc.o utils/CMakeFiles/pdfattach.dir/Win32Console.cc.o utils/CMakeFiles/pdfattach.dir/pdfattach.cc.o -o utils/pdfattach -Wl,-rpath,/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0_build: libpoppler.so.107.0.0 && : [158/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdfimages.dir/ImageOutputDev.cc.o -MF utils/CMakeFiles/pdfimages.dir/ImageOutputDev.cc.o.d -o utils/CMakeFiles/pdfimages.dir/ImageOutputDev.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/ImageOutputDev.cc [159/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdftops.dir/sanitychecks.cc.o -MF utils/CMakeFiles/pdftops.dir/sanitychecks.cc.o.d -o utils/CMakeFiles/pdftops.dir/sanitychecks.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/sanitychecks.cc [160/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdftohtml.dir/Win32Console.cc.o -MF utils/CMakeFiles/pdftohtml.dir/Win32Console.cc.o.d -o utils/CMakeFiles/pdftohtml.dir/Win32Console.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/Win32Console.cc [161/253] : && /usr/bin/x86_64-pc-linux-gnu-g++ -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -Wl,-O1 -Wl,--as-needed utils/CMakeFiles/pdfimages.dir/parseargs.cc.o utils/CMakeFiles/pdfimages.dir/Win32Console.cc.o utils/CMakeFiles/pdfimages.dir/pdfimages.cc.o utils/CMakeFiles/pdfimages.dir/ImageOutputDev.cc.o -o utils/pdfimages -Wl,-rpath,/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0_build: libpoppler.so.107.0.0 && : [162/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdftohtml.dir/parseargs.cc.o -MF utils/CMakeFiles/pdftohtml.dir/parseargs.cc.o.d -o utils/CMakeFiles/pdftohtml.dir/parseargs.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/parseargs.cc [163/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdfinfo.dir/pdfinfo.cc.o -MF utils/CMakeFiles/pdfinfo.dir/pdfinfo.cc.o.d -o utils/CMakeFiles/pdfinfo.dir/pdfinfo.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/pdfinfo.cc [164/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdftohtml.dir/InMemoryFile.cc.o -MF utils/CMakeFiles/pdftohtml.dir/InMemoryFile.cc.o.d -o utils/CMakeFiles/pdftohtml.dir/InMemoryFile.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/InMemoryFile.cc [165/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdffonts.dir/pdffonts.cc.o -MF utils/CMakeFiles/pdffonts.dir/pdffonts.cc.o.d -o utils/CMakeFiles/pdffonts.dir/pdffonts.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/pdffonts.cc [166/253] : && /usr/bin/x86_64-pc-linux-gnu-g++ -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -Wl,-O1 -Wl,--as-needed utils/CMakeFiles/pdfinfo.dir/parseargs.cc.o utils/CMakeFiles/pdfinfo.dir/Win32Console.cc.o utils/CMakeFiles/pdfinfo.dir/pdfinfo.cc.o utils/CMakeFiles/pdfinfo.dir/printencodings.cc.o -o utils/pdfinfo -Wl,-rpath,/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0_build: libpoppler.so.107.0.0 && : [167/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdftotext.dir/printencodings.cc.o -MF utils/CMakeFiles/pdftotext.dir/printencodings.cc.o.d -o utils/CMakeFiles/pdftotext.dir/printencodings.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/printencodings.cc [168/253] : && /usr/bin/x86_64-pc-linux-gnu-g++ -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -Wl,-O1 -Wl,--as-needed utils/CMakeFiles/pdffonts.dir/parseargs.cc.o utils/CMakeFiles/pdffonts.dir/Win32Console.cc.o utils/CMakeFiles/pdffonts.dir/pdffonts.cc.o -o utils/pdffonts -Wl,-rpath,/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0_build: libpoppler.so.107.0.0 && : [169/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdfseparate.dir/Win32Console.cc.o -MF utils/CMakeFiles/pdfseparate.dir/Win32Console.cc.o.d -o utils/CMakeFiles/pdfseparate.dir/Win32Console.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/Win32Console.cc [170/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdftops.dir/pdftops.cc.o -MF utils/CMakeFiles/pdftops.dir/pdftops.cc.o.d -o utils/CMakeFiles/pdftops.dir/pdftops.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/pdftops.cc [171/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdftohtml.dir/HtmlLinks.cc.o -MF utils/CMakeFiles/pdftohtml.dir/HtmlLinks.cc.o.d -o utils/CMakeFiles/pdftohtml.dir/HtmlLinks.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/HtmlLinks.cc [172/253] : && /usr/bin/x86_64-pc-linux-gnu-g++ -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -Wl,-O1 -Wl,--as-needed utils/CMakeFiles/pdftops.dir/parseargs.cc.o utils/CMakeFiles/pdftops.dir/Win32Console.cc.o utils/CMakeFiles/pdftops.dir/pdftops.cc.o utils/CMakeFiles/pdftops.dir/sanitychecks.cc.o -o utils/pdftops -Wl,-rpath,/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0_build: libpoppler.so.107.0.0 /usr/lib64/liblcms2.so && : [173/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdfseparate.dir/parseargs.cc.o -MF utils/CMakeFiles/pdfseparate.dir/parseargs.cc.o.d -o utils/CMakeFiles/pdfseparate.dir/parseargs.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/parseargs.cc [174/253] cd /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib && /usr/bin/glib-mkenums --template poppler-enums.h.template poppler-action.h poppler-date.h poppler-document.h poppler-page.h poppler-attachment.h poppler-form-field.h poppler-annot.h poppler-layer.h poppler-macros.h poppler-movie.h poppler-media.h poppler.h poppler-structure-element.h > /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0_build/glib/poppler-enums.h [175/253] cd /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib && /usr/bin/glib-mkenums --template poppler-enums.c.template poppler-action.h poppler-date.h poppler-document.h poppler-page.h poppler-attachment.h poppler-form-field.h poppler-annot.h poppler-layer.h poppler-macros.h poppler-movie.h poppler-media.h poppler.h poppler-structure-element.h > /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0_build/glib/poppler-enums.c [176/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib -Iglib -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-4 -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/uuid -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/sysprof-3 -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT test/CMakeFiles/pdf-fullrewrite.dir/__/utils/parseargs.cc.o -MF test/CMakeFiles/pdf-fullrewrite.dir/__/utils/parseargs.cc.o.d -o test/CMakeFiles/pdf-fullrewrite.dir/__/utils/parseargs.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/parseargs.cc [177/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdftohtml.dir/HtmlFonts.cc.o -MF utils/CMakeFiles/pdftohtml.dir/HtmlFonts.cc.o.d -o utils/CMakeFiles/pdftohtml.dir/HtmlFonts.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/HtmlFonts.cc [178/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdftotext.dir/pdftotext.cc.o -MF utils/CMakeFiles/pdftotext.dir/pdftotext.cc.o.d -o utils/CMakeFiles/pdftotext.dir/pdftotext.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/pdftotext.cc [179/253] : && /usr/bin/x86_64-pc-linux-gnu-g++ -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -Wl,-O1 -Wl,--as-needed utils/CMakeFiles/pdftotext.dir/parseargs.cc.o utils/CMakeFiles/pdftotext.dir/Win32Console.cc.o utils/CMakeFiles/pdftotext.dir/pdftotext.cc.o utils/CMakeFiles/pdftotext.dir/printencodings.cc.o -o utils/pdftotext -Wl,-rpath,/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0_build: libpoppler.so.107.0.0 && : [180/253] /usr/bin/x86_64-pc-linux-gnu-g++ -DG_LOG_DOMAIN=\"Poppler\" -Dpoppler_glib_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib -Iglib -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-4 -isystem /usr/lib64/libffi/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -pthread -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -pthread -std=c++14 -MD -MT glib/CMakeFiles/poppler-glib.dir/poppler-date.cc.o -MF glib/CMakeFiles/poppler-glib.dir/poppler-date.cc.o.d -o glib/CMakeFiles/poppler-glib.dir/poppler-date.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-date.cc [181/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdftohtml.dir/pdftohtml.cc.o -MF utils/CMakeFiles/pdftohtml.dir/pdftohtml.cc.o.d -o utils/CMakeFiles/pdftohtml.dir/pdftohtml.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/pdftohtml.cc [182/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdfseparate.dir/pdfseparate.cc.o -MF utils/CMakeFiles/pdfseparate.dir/pdfseparate.cc.o.d -o utils/CMakeFiles/pdfseparate.dir/pdfseparate.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/pdfseparate.cc [183/253] : && /usr/bin/x86_64-pc-linux-gnu-g++ -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -Wl,-O1 -Wl,--as-needed utils/CMakeFiles/pdfseparate.dir/parseargs.cc.o utils/CMakeFiles/pdfseparate.dir/Win32Console.cc.o utils/CMakeFiles/pdfseparate.dir/pdfseparate.cc.o -o utils/pdfseparate -Wl,-rpath,/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0_build: libpoppler.so.107.0.0 && : [184/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib -Iglib -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/gtk-3.0 -isystem /usr/include/pango-1.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-4 -isystem /usr/lib64/libffi/include -isystem /usr/include/fribidi -isystem /usr/include/cairo -isystem /usr/include/pixman-1 -isystem /usr/include/uuid -isystem /usr/include/libpng16 -isystem /usr/include/harfbuzz -isystem /usr/include/gdk-pixbuf-2.0 -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/sysprof-3 -isystem /usr/include/atk-1.0 -isystem /usr/include/at-spi2-atk/2.0 -isystem /usr/include/dbus-1.0 -isystem /usr/lib64/dbus-1.0/include -isystem /usr/include/at-spi-2.0 -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT test/CMakeFiles/pdf-fullrewrite.dir/pdf-fullrewrite.cc.o -MF test/CMakeFiles/pdf-fullrewrite.dir/pdf-fullrewrite.cc.o.d -o test/CMakeFiles/pdf-fullrewrite.dir/pdf-fullrewrite.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/test/pdf-fullrewrite.cc [185/253] /usr/bin/x86_64-pc-linux-gnu-g++ -DG_LOG_DOMAIN=\"Poppler\" -Dpoppler_glib_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib -Iglib -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-4 -isystem /usr/lib64/libffi/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -pthread -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -pthread -std=c++14 -MD -MT glib/CMakeFiles/poppler-glib.dir/poppler-action.cc.o -MF glib/CMakeFiles/poppler-glib.dir/poppler-action.cc.o.d -o glib/CMakeFiles/poppler-glib.dir/poppler-action.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-action.cc FAILED: glib/CMakeFiles/poppler-glib.dir/poppler-action.cc.o /usr/bin/x86_64-pc-linux-gnu-g++ -DG_LOG_DOMAIN=\"Poppler\" -Dpoppler_glib_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib -Iglib -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-4 -isystem /usr/lib64/libffi/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -pthread -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -pthread -std=c++14 -MD -MT glib/CMakeFiles/poppler-glib.dir/poppler-action.cc.o -MF glib/CMakeFiles/poppler-glib.dir/poppler-action.cc.o.d -o glib/CMakeFiles/poppler-glib.dir/poppler-action.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-action.cc In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler.h:22, from /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-action.cc:19: /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-action.cc: In function ‘GType poppler_dest_get_type()’: /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-private.h:154:13: error: argument 2 of ‘__atomic_load’ must not be a pointer to a ‘volatile’ type 154 | if (g_once_init_enter(&g_define_type_id__volatile)) { \ | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-action.cc:28:1: note: in expansion of macro ‘POPPLER_DEFINE_BOXED_TYPE’ 28 | POPPLER_DEFINE_BOXED_TYPE(PopplerDest, poppler_dest, poppler_dest_copy, poppler_dest_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-action.cc: In function ‘GType poppler_action_get_type()’: /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-private.h:154:13: error: argument 2 of ‘__atomic_load’ must not be a pointer to a ‘volatile’ type 154 | if (g_once_init_enter(&g_define_type_id__volatile)) { \ | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-action.cc:91:1: note: in expansion of macro ‘POPPLER_DEFINE_BOXED_TYPE’ 91 | POPPLER_DEFINE_BOXED_TYPE(PopplerAction, poppler_action, poppler_action_copy, poppler_action_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~ [186/253] /usr/bin/x86_64-pc-linux-gnu-g++ -DG_LOG_DOMAIN=\"Poppler\" -Dpoppler_glib_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib -Iglib -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-4 -isystem /usr/lib64/libffi/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -pthread -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -pthread -std=c++14 -MD -MT glib/CMakeFiles/poppler-glib.dir/poppler-document.cc.o -MF glib/CMakeFiles/poppler-glib.dir/poppler-document.cc.o.d -o glib/CMakeFiles/poppler-glib.dir/poppler-document.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-document.cc FAILED: glib/CMakeFiles/poppler-glib.dir/poppler-document.cc.o /usr/bin/x86_64-pc-linux-gnu-g++ -DG_LOG_DOMAIN=\"Poppler\" -Dpoppler_glib_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib -Iglib -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-4 -isystem /usr/lib64/libffi/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -pthread -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -pthread -std=c++14 -MD -MT glib/CMakeFiles/poppler-glib.dir/poppler-document.cc.o -MF glib/CMakeFiles/poppler-glib.dir/poppler-document.cc.o.d -o glib/CMakeFiles/poppler-glib.dir/poppler-document.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-document.cc In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler.h:22, from /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-document.cc:47: /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-document.cc: In function ‘GType poppler_index_iter_get_type()’: /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-private.h:154:13: error: argument 2 of ‘__atomic_load’ must not be a pointer to a ‘volatile’ type 154 | if (g_once_init_enter(&g_define_type_id__volatile)) { \ | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-document.cc:2358:1: note: in expansion of macro ‘POPPLER_DEFINE_BOXED_TYPE’ 2358 | POPPLER_DEFINE_BOXED_TYPE(PopplerIndexIter, poppler_index_iter, poppler_index_iter_copy, poppler_index_iter_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-document.cc: In function ‘GType poppler_fonts_iter_get_type()’: /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-private.h:154:13: error: argument 2 of ‘__atomic_load’ must not be a pointer to a ‘volatile’ type 154 | if (g_once_init_enter(&g_define_type_id__volatile)) { \ | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-document.cc:2577:1: note: in expansion of macro ‘POPPLER_DEFINE_BOXED_TYPE’ 2577 | POPPLER_DEFINE_BOXED_TYPE(PopplerFontsIter, poppler_fonts_iter, poppler_fonts_iter_copy, poppler_fonts_iter_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-document.cc: In function ‘GType poppler_layers_iter_get_type()’: /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-private.h:154:13: error: argument 2 of ‘__atomic_load’ must not be a pointer to a ‘volatile’ type 154 | if (g_once_init_enter(&g_define_type_id__volatile)) { \ | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-document.cc:3109:1: note: in expansion of macro ‘POPPLER_DEFINE_BOXED_TYPE’ 3109 | POPPLER_DEFINE_BOXED_TYPE(PopplerLayersIter, poppler_layers_iter, poppler_layers_iter_copy, poppler_layers_iter_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-document.cc: In function ‘GDateTime* _poppler_convert_pdf_date_to_date_time(const GooString*)’: /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-document.cc:3463:51: warning: ‘GTimeZone* g_time_zone_new(const gchar*)’ is deprecated: Use 'g_time_zone_new_identifier' instead [-Wdeprecated-declarations] 3463 | time_zone = g_time_zone_new(identifier); | ^ In file included from /usr/include/glib-2.0/glib/gdatetime.h:31, from /usr/include/glib-2.0/glib/gbookmarkfile.h:26, from /usr/include/glib-2.0/glib.h:37, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler.h:22, from /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-document.cc:47: /usr/include/glib-2.0/glib/gtimezone.h:57:25: note: declared here 57 | GTimeZone * g_time_zone_new (const gchar *identifier); | ^~~~~~~~~~~~~~~ [187/253] /usr/bin/x86_64-pc-linux-gnu-g++ -DG_LOG_DOMAIN=\"Poppler\" -Dpoppler_glib_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib -Iglib -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-4 -isystem /usr/lib64/libffi/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -pthread -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -pthread -std=c++14 -MD -MT glib/CMakeFiles/poppler-glib.dir/poppler-annot.cc.o -MF glib/CMakeFiles/poppler-glib.dir/poppler-annot.cc.o.d -o glib/CMakeFiles/poppler-glib.dir/poppler-annot.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-annot.cc FAILED: glib/CMakeFiles/poppler-glib.dir/poppler-annot.cc.o /usr/bin/x86_64-pc-linux-gnu-g++ -DG_LOG_DOMAIN=\"Poppler\" -Dpoppler_glib_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib -Iglib -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-4 -isystem /usr/lib64/libffi/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -pthread -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -pthread -std=c++14 -MD -MT glib/CMakeFiles/poppler-glib.dir/poppler-annot.cc.o -MF glib/CMakeFiles/poppler-glib.dir/poppler-annot.cc.o.d -o glib/CMakeFiles/poppler-glib.dir/poppler-annot.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-annot.cc In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler.h:22, from /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-annot.cc:23: /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-annot.cc: In function ‘GType poppler_annot_callout_line_get_type()’: /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-private.h:154:13: error: argument 2 of ‘__atomic_load’ must not be a pointer to a ‘volatile’ type 154 | if (g_once_init_enter(&g_define_type_id__volatile)) { \ | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-annot.cc:1696:1: note: in expansion of macro ‘POPPLER_DEFINE_BOXED_TYPE’ 1696 | POPPLER_DEFINE_BOXED_TYPE(PopplerAnnotCalloutLine, poppler_annot_callout_line, poppler_annot_callout_line_copy, poppler_annot_callout_line_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~ [188/253] /usr/bin/x86_64-pc-linux-gnu-g++ -DG_LOG_DOMAIN=\"Poppler\" -Dpoppler_glib_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib -Iglib -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-4 -isystem /usr/lib64/libffi/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -pthread -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -pthread -std=c++14 -MD -MT glib/CMakeFiles/poppler-glib.dir/poppler-page.cc.o -MF glib/CMakeFiles/poppler-glib.dir/poppler-page.cc.o.d -o glib/CMakeFiles/poppler-glib.dir/poppler-page.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-page.cc FAILED: glib/CMakeFiles/poppler-glib.dir/poppler-page.cc.o /usr/bin/x86_64-pc-linux-gnu-g++ -DG_LOG_DOMAIN=\"Poppler\" -Dpoppler_glib_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib -Iglib -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-4 -isystem /usr/lib64/libffi/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -pthread -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -pthread -std=c++14 -MD -MT glib/CMakeFiles/poppler-glib.dir/poppler-page.cc.o -MF glib/CMakeFiles/poppler-glib.dir/poppler-page.cc.o.d -o glib/CMakeFiles/poppler-glib.dir/poppler-page.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-page.cc In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler.h:22, from /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-page.cc:33: /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-page.cc: In function ‘GType poppler_rectangle_get_type()’: /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-private.h:154:13: error: argument 2 of ‘__atomic_load’ must not be a pointer to a ‘volatile’ type 154 | if (g_once_init_enter(&g_define_type_id__volatile)) { \ | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-page.cc:1566:1: note: in expansion of macro ‘POPPLER_DEFINE_BOXED_TYPE’ 1566 | POPPLER_DEFINE_BOXED_TYPE(PopplerRectangle, poppler_rectangle, poppler_rectangle_copy, poppler_rectangle_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-page.cc: In function ‘GType poppler_point_get_type()’: /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-private.h:154:13: error: argument 2 of ‘__atomic_load’ must not be a pointer to a ‘volatile’ type 154 | if (g_once_init_enter(&g_define_type_id__volatile)) { \ | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-page.cc:1608:1: note: in expansion of macro ‘POPPLER_DEFINE_BOXED_TYPE’ 1608 | POPPLER_DEFINE_BOXED_TYPE(PopplerPoint, poppler_point, poppler_point_copy, poppler_point_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-page.cc: In function ‘GType poppler_quadrilateral_get_type()’: /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-private.h:154:13: error: argument 2 of ‘__atomic_load’ must not be a pointer to a ‘volatile’ type 154 | if (g_once_init_enter(&g_define_type_id__volatile)) { \ | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-page.cc:1657:1: note: in expansion of macro ‘POPPLER_DEFINE_BOXED_TYPE’ 1657 | POPPLER_DEFINE_BOXED_TYPE(PopplerQuadrilateral, poppler_quadrilateral, poppler_quadrilateral_copy, poppler_quadrilateral_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-page.cc: In function ‘GType poppler_text_attributes_get_type()’: /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-private.h:154:13: error: argument 2 of ‘__atomic_load’ must not be a pointer to a ‘volatile’ type 154 | if (g_once_init_enter(&g_define_type_id__volatile)) { \ | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-page.cc:1705:1: note: in expansion of macro ‘POPPLER_DEFINE_BOXED_TYPE’ 1705 | POPPLER_DEFINE_BOXED_TYPE(PopplerTextAttributes, poppler_text_attributes, poppler_text_attributes_copy, poppler_text_attributes_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-page.cc: In function ‘GType poppler_color_get_type()’: /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-private.h:154:13: error: argument 2 of ‘__atomic_load’ must not be a pointer to a ‘volatile’ type 154 | if (g_once_init_enter(&g_define_type_id__volatile)) { \ | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-page.cc:1804:1: note: in expansion of macro ‘POPPLER_DEFINE_BOXED_TYPE’ 1804 | POPPLER_DEFINE_BOXED_TYPE(PopplerColor, poppler_color, poppler_color_copy, poppler_color_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-page.cc: In function ‘GType poppler_link_mapping_get_type()’: /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-private.h:154:13: error: argument 2 of ‘__atomic_load’ must not be a pointer to a ‘volatile’ type 154 | if (g_once_init_enter(&g_define_type_id__volatile)) { \ | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-page.cc:1848:1: note: in expansion of macro ‘POPPLER_DEFINE_BOXED_TYPE’ 1848 | POPPLER_DEFINE_BOXED_TYPE(PopplerLinkMapping, poppler_link_mapping, poppler_link_mapping_copy, poppler_link_mapping_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-page.cc: In function ‘GType poppler_image_mapping_get_type()’: /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-private.h:154:13: error: argument 2 of ‘__atomic_load’ must not be a pointer to a ‘volatile’ type 154 | if (g_once_init_enter(&g_define_type_id__volatile)) { \ | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-page.cc:1900:1: note: in expansion of macro ‘POPPLER_DEFINE_BOXED_TYPE’ 1900 | POPPLER_DEFINE_BOXED_TYPE(PopplerImageMapping, poppler_image_mapping, poppler_image_mapping_copy, poppler_image_mapping_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-page.cc: In function ‘GType poppler_page_transition_get_type()’: /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-private.h:154:13: error: argument 2 of ‘__atomic_load’ must not be a pointer to a ‘volatile’ type 154 | if (g_once_init_enter(&g_define_type_id__volatile)) { \ | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-page.cc:1939:1: note: in expansion of macro ‘POPPLER_DEFINE_BOXED_TYPE’ 1939 | POPPLER_DEFINE_BOXED_TYPE(PopplerPageTransition, poppler_page_transition, poppler_page_transition_copy, poppler_page_transition_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-page.cc: In function ‘GType poppler_form_field_mapping_get_type()’: /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-private.h:154:13: error: argument 2 of ‘__atomic_load’ must not be a pointer to a ‘volatile’ type 154 | if (g_once_init_enter(&g_define_type_id__volatile)) { \ | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-page.cc:1983:1: note: in expansion of macro ‘POPPLER_DEFINE_BOXED_TYPE’ 1983 | POPPLER_DEFINE_BOXED_TYPE(PopplerFormFieldMapping, poppler_form_field_mapping, poppler_form_field_mapping_copy, poppler_form_field_mapping_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-page.cc: In function ‘GType poppler_annot_mapping_get_type()’: /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-private.h:154:13: error: argument 2 of ‘__atomic_load’ must not be a pointer to a ‘volatile’ type 154 | if (g_once_init_enter(&g_define_type_id__volatile)) { \ | ^~~~~~~~~~~~~~~~~ /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-page.cc:2035:1: note: in expansion of macro ‘POPPLER_DEFINE_BOXED_TYPE’ 2035 | POPPLER_DEFINE_BOXED_TYPE(PopplerAnnotMapping, poppler_annot_mapping, poppler_annot_mapping_copy, poppler_annot_mapping_free) | ^~~~~~~~~~~~~~~~~~~~~~~~~ [189/253] /usr/bin/x86_64-pc-linux-gnu-g++ -DG_LOG_DOMAIN=\"Poppler\" -Dpoppler_glib_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib -Iglib -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-4 -isystem /usr/lib64/libffi/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -pthread -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -pthread -std=c++14 -MD -MT glib/CMakeFiles/poppler-glib.dir/poppler-attachment.cc.o -MF glib/CMakeFiles/poppler-glib.dir/poppler-attachment.cc.o.d -o glib/CMakeFiles/poppler-glib.dir/poppler-attachment.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-attachment.cc [190/253] /usr/bin/x86_64-pc-linux-gnu-g++ -DG_LOG_DOMAIN=\"Poppler\" -Dpoppler_glib_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib -Iglib -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-4 -isystem /usr/lib64/libffi/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -pthread -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -pthread -std=c++14 -MD -MT glib/CMakeFiles/poppler-glib.dir/poppler-form-field.cc.o -MF glib/CMakeFiles/poppler-glib.dir/poppler-form-field.cc.o.d -o glib/CMakeFiles/poppler-glib.dir/poppler-form-field.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-form-field.cc [191/253] /usr/bin/x86_64-pc-linux-gnu-g++ -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils -Iutils -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -std=c++14 -MD -MT utils/CMakeFiles/pdftohtml.dir/HtmlOutputDev.cc.o -MF utils/CMakeFiles/pdftohtml.dir/HtmlOutputDev.cc.o.d -o utils/CMakeFiles/pdftohtml.dir/HtmlOutputDev.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/utils/HtmlOutputDev.cc [192/253] /usr/bin/x86_64-pc-linux-gnu-g++ -DG_LOG_DOMAIN=\"Poppler\" -Dpoppler_glib_EXPORTS -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0 -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/fofi -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/goo -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/poppler -I. -Ipoppler -I/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib -Iglib -isystem /usr/include/freetype2 -isystem /usr/include/openjpeg-2.4 -isystem /usr/include/glib-2.0 -isystem /usr/lib64/glib-2.0/include -isystem /usr/include/sysprof-4 -isystem /usr/lib64/libffi/include -isystem /usr/include/libmount -isystem /usr/include/blkid -isystem /usr/include/cairo -Wall -Wextra -Wpedantic -Wno-unused-parameter -Wcast-align -Wformat-security -Wframe-larger-than=65536 -Wlogical-op -Wmissing-format-attribute -Wnon-virtual-dtor -Woverloaded-virtual -Wmissing-declarations -Wundef -Wzero-as-null-pointer-constant -Wshadow -Wsuggest-override -O2 -march=x86-64 -pipe -fomit-frame-pointer -g -ggdb -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -fvisibility=hidden -fvisibility-inlines-hidden -pthread -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -pthread -std=c++14 -MD -MT glib/CMakeFiles/poppler-glib.dir/poppler-layer.cc.o -MF glib/CMakeFiles/poppler-glib.dir/poppler-layer.cc.o.d -o glib/CMakeFiles/poppler-glib.dir/poppler-layer.cc.o -c /var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0/glib/poppler-layer.cc ninja: build stopped: subcommand failed. * ERROR: app-text/poppler-21.02.0::gentoo failed (compile phase): * ninja -v -j8 -l0 failed * * Call stack: * ebuild.sh, line 125: Called src_compile * environment, line 2167: Called cmake_src_compile * environment, line 741: Called cmake_build * environment, line 710: Called eninja * environment, line 1162: Called die * The specific snippet of code: * "$@" || die "${nonfatal_args[@]}" "${*} failed" * * If you need support, post the output of `emerge --info '=app-text/poppler-21.02.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/poppler-21.02.0::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-text/poppler-21.02.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/poppler-21.02.0/temp/environment'. * Working directory: '/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0_build' * S: '/var/tmp/portage/app-text/poppler-21.02.0/work/poppler-21.02.0'