* Package: app-text/poppler-0.68.0 * Repository: gentoo * Maintainer: reavertm@gentoo.org kde@gentoo.org,printing@gentoo.org,office@gentoo.org * USE: abi_x86_64 amd64 cxx elibc_glibc introspection jpeg jpeg2k kernel_linux lcms userland_GNU utils * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking poppler-0.68.0.tar.xz to /var/tmp/portage/app-text/poppler-0.68.0/work >>> Source unpacked in /var/tmp/portage/app-text/poppler-0.68.0/work >>> Preparing source in /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0 ... * Applying poppler-0.60.1-qt5-dependencies.patch ... [ ok ] * Applying poppler-0.28.1-fix-multilib-configuration.patch ... [ ok ] * Applying poppler-0.61.0-respect-cflags.patch ... [ ok ] * Applying poppler-0.57.0-disable-internal-jpx.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0 ... >>> Working in BUILD_DIR: "/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build" cmake -C /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_GTK_TESTS=OFF -DBUILD_QT5_TESTS=OFF -DBUILD_CPP_TESTS=OFF -DENABLE_SPLASH=ON -DENABLE_ZLIB=ON -DENABLE_ZLIB_UNCOMPRESS=OFF -DENABLE_XPDF_HEADERS=ON -DSPLASH_CMYK=OFF -DUSE_FIXEDPOINT=OFF -DUSE_FLOAT=OFF -DWITH_Cairo=no -DENABLE_LIBCURL=no -DENABLE_CPP=yes -DWITH_JPEG=yes -DENABLE_DCTDECODER=libjpeg -DENABLE_LIBOPENJPEG=openjpeg2 -DENABLE_CMS=lcms2 -DWITH_NSS3=no -DWITH_PNG=no -DCMAKE_DISABLE_FIND_PACKAGE_Qt5Core=ON -DWITH_TIFF=no -DENABLE_UTILS=yes -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build/gentoo_toolchain.cmake /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0 loading initial cache file /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build/gentoo_common_config.cmake -- The C compiler identification is GNU 8.2.0 -- The CXX compiler identification is GNU 8.2.0 -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- 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 "0.29.2") -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- 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 -- 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:74 (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/lib/libfreetype.so (found version "2.9.1") -- Checking for module 'fontconfig' -- Found fontconfig, version 2.13.1 -- Found Fontconfig: /usr/lib/libfontconfig.so -- Found JPEG: /usr/lib/libjpeg.so (found version "90") CMake Warning at CMakeLists.txt:153 (find_package): By not providing "FindQt5Gui.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5Gui", but CMake did not find one. Could not find a package configuration file provided by "Qt5Gui" with any of the following names: Qt5GuiConfig.cmake qt5gui-config.cmake Add the installation prefix of "Qt5Gui" to CMAKE_PREFIX_PATH or set "Qt5Gui_DIR" to a directory containing one of the above files. If "Qt5Gui" provides a separate development package or SDK, be sure it has been installed. CMake Warning at CMakeLists.txt:154 (find_package): By not providing "FindQt5Xml.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt5Xml", but CMake did not find one. Could not find a package configuration file provided by "Qt5Xml" with any of the following names: Qt5XmlConfig.cmake qt5xml-config.cmake Add the installation prefix of "Qt5Xml" to CMAKE_PREFIX_PATH or set "Qt5Xml_DIR" to a directory containing one of the above files. If "Qt5Xml" provides a separate development package or SDK, be sure it has been installed. -- Package Qt5Core or Qt5Gui or Qt5Xml not found -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST -- Performing Test ICONV_SECOND_ARGUMENT_IS_CONST - Failed -- Found Iconv: /usr/lib/libc.so -- Found ZLIB: /usr/lib/libz.so (found version "1.2.11") -- Checking for module 'lcms2' -- Found lcms2, version 2.9 -- Found lcms version 2.09, /usr/lib/liblcms2.so -- Checking for module 'poppler-data' -- Found poppler-data, version 0.4.9 -- 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 - 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 rand_r -- Looking for rand_r - found -- Looking for strcpy_s -- Looking for strcpy_s - not found -- Looking for strcat_s -- Looking for strcat_s - not 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: no qt5 wrapper: no glib wrapper: no introspection: no gtk-doc: no cpp wrapper: yes use libjpeg: yes use libpng: no use libtiff: no use zlib compress: yes use zlib uncompress: no use nss3: no use curl: no use libopenjpeg2: yes use lcms2: yes command line utils: yes test data dir: /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/../test -- <<< Gentoo configuration >>> Build type Gentoo Install path /usr Compiler flags: C -Wall -O2 -pipe -march=native -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 -Wsuggest-override -O2 -pipe -march=native -std=c++11 -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-0.68.0/work/poppler-0.68.0_build >>> Source configured. >>> Compiling source in /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0 ... >>> Working in BUILD_DIR: "/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build" make -j1 VERBOSE=1 /usr/bin/cmake -H/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0 -B/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build/CMakeFiles /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build' make -f CMakeFiles/poppler.dir/build.make CMakeFiles/poppler.dir/depend make[2]: Entering directory '/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build' cd /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0 /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0 /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build/CMakeFiles/poppler.dir/DependInfo.cmake --color= Dependee "/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build/CMakeFiles/poppler.dir/DependInfo.cmake" is newer than depender "/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build/CMakeFiles/poppler.dir/depend.internal". Dependee "/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build/CMakeFiles/poppler.dir/depend.internal". Scanning dependencies of target poppler make[2]: Leaving directory '/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build' make -f CMakeFiles/poppler.dir/build.make CMakeFiles/poppler.dir/build make[2]: Entering directory '/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build' [ 0%] Building CXX object CMakeFiles/poppler.dir/goo/gfile.cc.o /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0 -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/fofi -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/goo -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/poppler -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build/poppler -I/usr/include/freetype2 -I/usr/include/openjpeg-2.3 -DNDEBUG -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 -Wsuggest-override -O2 -pipe -march=native -std=c++11 -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++11 -o CMakeFiles/poppler.dir/goo/gfile.cc.o -c /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/goo/gfile.cc [ 1%] Building CXX object CMakeFiles/poppler.dir/goo/gmempp.cc.o /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0 -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/fofi -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/goo -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/poppler -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build/poppler -I/usr/include/freetype2 -I/usr/include/openjpeg-2.3 -DNDEBUG -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 -Wsuggest-override -O2 -pipe -march=native -std=c++11 -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++11 -o CMakeFiles/poppler.dir/goo/gmempp.cc.o -c /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/goo/gmempp.cc [ 1%] Building CXX object CMakeFiles/poppler.dir/goo/GooList.cc.o /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0 -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/fofi -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/goo -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/poppler -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build/poppler -I/usr/include/freetype2 -I/usr/include/openjpeg-2.3 -DNDEBUG -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 -Wsuggest-override -O2 -pipe -march=native -std=c++11 -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++11 -o CMakeFiles/poppler.dir/goo/GooList.cc.o -c /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/goo/GooList.cc [ 2%] Building CXX object CMakeFiles/poppler.dir/goo/GooTimer.cc.o /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0 -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/fofi -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/goo -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/poppler -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build/poppler -I/usr/include/freetype2 -I/usr/include/openjpeg-2.3 -DNDEBUG -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 -Wsuggest-override -O2 -pipe -march=native -std=c++11 -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++11 -o CMakeFiles/poppler.dir/goo/GooTimer.cc.o -c /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/goo/GooTimer.cc [ 2%] Building CXX object CMakeFiles/poppler.dir/goo/GooString.cc.o /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0 -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/fofi -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/goo -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/poppler -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build/poppler -I/usr/include/freetype2 -I/usr/include/openjpeg-2.3 -DNDEBUG -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 -Wsuggest-override -O2 -pipe -march=native -std=c++11 -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++11 -o CMakeFiles/poppler.dir/goo/GooString.cc.o -c /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/goo/GooString.cc [ 3%] Building CXX object CMakeFiles/poppler.dir/goo/gmem.cc.o /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0 -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/fofi -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/goo -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/poppler -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build/poppler -I/usr/include/freetype2 -I/usr/include/openjpeg-2.3 -DNDEBUG -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 -Wsuggest-override -O2 -pipe -march=native -std=c++11 -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++11 -o CMakeFiles/poppler.dir/goo/gmem.cc.o -c /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/goo/gmem.cc [ 3%] Building CXX object CMakeFiles/poppler.dir/goo/FixedPoint.cc.o /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0 -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/fofi -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/goo -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/poppler -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build/poppler -I/usr/include/freetype2 -I/usr/include/openjpeg-2.3 -DNDEBUG -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 -Wsuggest-override -O2 -pipe -march=native -std=c++11 -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++11 -o CMakeFiles/poppler.dir/goo/FixedPoint.cc.o -c /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/goo/FixedPoint.cc [ 4%] Building CXX object CMakeFiles/poppler.dir/goo/NetPBMWriter.cc.o /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0 -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/fofi -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/goo -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/poppler -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build/poppler -I/usr/include/freetype2 -I/usr/include/openjpeg-2.3 -DNDEBUG -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 -Wsuggest-override -O2 -pipe -march=native -std=c++11 -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++11 -o CMakeFiles/poppler.dir/goo/NetPBMWriter.cc.o -c /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/goo/NetPBMWriter.cc [ 5%] Building CXX object CMakeFiles/poppler.dir/goo/PNGWriter.cc.o /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0 -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/fofi -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/goo -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/poppler -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build/poppler -I/usr/include/freetype2 -I/usr/include/openjpeg-2.3 -DNDEBUG -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 -Wsuggest-override -O2 -pipe -march=native -std=c++11 -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++11 -o CMakeFiles/poppler.dir/goo/PNGWriter.cc.o -c /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/goo/PNGWriter.cc [ 5%] Building CXX object CMakeFiles/poppler.dir/goo/TiffWriter.cc.o /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0 -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/fofi -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/goo -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/poppler -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build/poppler -I/usr/include/freetype2 -I/usr/include/openjpeg-2.3 -DNDEBUG -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 -Wsuggest-override -O2 -pipe -march=native -std=c++11 -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++11 -o CMakeFiles/poppler.dir/goo/TiffWriter.cc.o -c /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/goo/TiffWriter.cc [ 6%] Building CXX object CMakeFiles/poppler.dir/goo/JpegWriter.cc.o /usr/bin/x86_64-pc-linux-gnu-g++ -Dpoppler_EXPORTS -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0 -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/fofi -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/goo -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/poppler -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build -I/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build/poppler -I/usr/include/freetype2 -I/usr/include/openjpeg-2.3 -DNDEBUG -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 -Wsuggest-override -O2 -pipe -march=native -std=c++11 -Wnon-virtual-dtor -Woverloaded-virtual -fPIC -pthread -std=c++11 -o CMakeFiles/poppler.dir/goo/JpegWriter.cc.o -c /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/goo/JpegWriter.cc /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/goo/JpegWriter.cc: In member function ‘virtual bool JpegWriter::init(FILE*, int, int, int, int)’: /var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0/goo/JpegWriter.cc:146:39: error: cannot convert ‘bool’ to ‘boolean’ in assignment priv->cinfo.optimize_coding = priv->optimize; ^~~~~~~~ make[2]: *** [CMakeFiles/poppler.dir/build.make:193: CMakeFiles/poppler.dir/goo/JpegWriter.cc.o] Error 1 make[2]: Leaving directory '/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build' make[1]: *** [CMakeFiles/Makefile2:105: CMakeFiles/poppler.dir/all] Error 2 make[1]: Leaving directory '/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build' make: *** [Makefile:141: all] Error 2 * ERROR: app-text/poppler-0.68.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=app-text/poppler-0.68.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/poppler-0.68.0::gentoo'`. * The complete build log is located at '/var/log/portage/app-text:poppler-0.68.0:20181104-001423.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-text/poppler-0.68.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/poppler-0.68.0/temp/environment'. * Working directory: '/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0_build' * S: '/var/tmp/portage/app-text/poppler-0.68.0/work/poppler-0.68.0'