* Package: app-text/podofo-0.9.2 * Repository: gentoo * Maintainer: zmedico@gentoo.org * USE: amd64 boost elibc_glibc idn kernel_linux userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking podofo-0.9.2.tar.gz to /var/tmp/portage/app-text/podofo-0.9.2/work >>> Source unpacked in /var/tmp/portage/app-text/podofo-0.9.2/work >>> Preparing source in /var/tmp/portage/app-text/podofo-0.9.2/work/podofo-0.9.2 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/app-text/podofo-0.9.2/work/podofo-0.9.2 ... >>> Working in BUILD_DIR: "/var/tmp/portage/app-text/podofo-0.9.2/work/podofo-0.9.2_build" cmake --no-warn-unused-cli -C /var/tmp/portage/app-text/podofo-0.9.2/work/podofo-0.9.2_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DPODOFO_BUILD_SHARED=1 -DPODOFO_HAVE_JPEG_LIB=1 -DPODOFO_HAVE_PNG_LIB=1 -DPODOFO_HAVE_TIFF_LIB=1 -DWANT_FONTCONFIG=1 -DUSE_STLPORT=0 -DWANT_boost=ON -DWANT_BOOST=ON -DWANT_Boost=ON -DHAVE_LIBIDN=ON -DHAVE_CPPUNIT=OFF -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_INSTALL_DO_STRIP=OFF -DCMAKE_USER_MAKE_RULES_OVERRIDE=/var/tmp/portage/app-text/podofo-0.9.2/work/podofo-0.9.2_build/gentoo_rules.cmake /var/tmp/portage/app-text/podofo-0.9.2/work/podofo-0.9.2 Not searching for unused variables given on the command line. loading initial cache file /var/tmp/portage/app-text/podofo-0.9.2/work/podofo-0.9.2_build/gentoo_common_config.cmake CMake Warning (dev) in CMakeLists.txt: Syntax Warning in cmake code at /var/tmp/portage/app-text/podofo-0.9.2/work/podofo-0.9.2/CMakeLists.txt:144:36 Argument not separated from preceding token by whitespace. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in CMakeLists.txt: Syntax Warning in cmake code at /var/tmp/portage/app-text/podofo-0.9.2/work/podofo-0.9.2/CMakeLists.txt:145:45 Argument not separated from preceding token by whitespace. This warning is for project developers. Use -Wno-dev to suppress it. -- The C compiler identification is GNU 4.8.2 -- The CXX compiler identification is GNU 4.8.2 -- 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 -- 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 WANT_LIB64 unset; assuming normal library directory names Will install libraries to /usr/lib64 -- Looking for strings.h -- Looking for strings.h - found -- Looking for arpa/inet.h -- Looking for arpa/inet.h - found -- Looking for winsock2.h -- Looking for winsock2.h - not found -- Looking for mem.h -- Looking for mem.h - not found -- Looking for ctype.h -- Looking for ctype.h - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for BaseTsd.h -- Looking for BaseTsd.h - not found -- 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 Using gcc specific compiler options -- Found ZLIB: /usr/lib64/libz.so Found zlib headers in /usr/include, library at /usr/lib64/libz.so -- Found LIBCRYPTO: /usr/lib64/libcrypto.so Found OpenSSL's libCrypto headers in /usr/include, library at /usr/lib64/libcrypto.so -- Found LIBIDN: /usr/lib64/libidn.so Found libidn headers in /usr/include, library at /usr/lib64/libidn.so Libidn found. AES-256 Encryption support will be enabled -- Found LIBJPEG: /usr/lib64/libjpeg.so Found libjpeg headers in /usr/include, library at /usr/lib64/libjpeg.so -- Found TIFF: /usr/lib64/libtiff.so Found libtiff headers in /usr/include, library at /usr/lib64/libtiff.so CMake Warning (dev) at /usr/share/cmake/Modules/FindPNG.cmake:34 (find_package): File /usr/share/cmake/Modules/FindPNG.cmake includes /var/tmp/portage/app-text/podofo-0.9.2/work/podofo-0.9.2/cmake/modules/FindZLIB.cmake (found via CMAKE_MODULE_PATH) which shadows /usr/share/cmake/Modules/FindZLIB.cmake. This may cause errors later on . Policy CMP0017 is not set: Prefer files from the CMake module directory when including from there. Run "cmake --help-policy CMP0017" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): CMakeLists.txt:349 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. -- Found PNG: /usr/lib64/libpng.so (found version "1.6.7") Found LibPng headers in /usr/include;/usr/include, library at /usr/lib64/libpng.so;/usr/lib64/libz.so -- Found cppunit: -L/usr/lib64 -lcppunit -ldl Found cppunit. Unit tests will be built. -- Found OpenSSL: /usr/lib64/libssl.so CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:108 (message): Could NOT find FREETYPE (missing: FREETYPE_INCLUDE_DIR) Call Stack (most recent call first): /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE) cmake/modules/FindFREETYPE.cmake:75 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:372 (FIND_PACKAGE) -- Configuring incomplete, errors occurred! See also "/var/tmp/portage/app-text/podofo-0.9.2/work/podofo-0.9.2_build/CMakeFiles/CMakeOutput.log". See also "/var/tmp/portage/app-text/podofo-0.9.2/work/podofo-0.9.2_build/CMakeFiles/CMakeError.log". * ERROR: app-text/podofo-0.9.2::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 93: Called src_configure * environment, line 2872: Called cmake-utils_src_configure * environment, line 649: Called _execute_optionaly 'src_configure' * environment, line 250: Called enable_cmake-utils_src_configure * environment, line 1007: Called die * The specific snippet of code: * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; * * If you need support, post the output of `emerge --info '=app-text/podofo-0.9.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-text/podofo-0.9.2::gentoo'`. * The complete build log is located at '/var/tmp/portage/app-text/podofo-0.9.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/app-text/podofo-0.9.2/temp/environment'. * Working directory: '/var/tmp/portage/app-text/podofo-0.9.2/work/podofo-0.9.2_build' * S: '/var/tmp/portage/app-text/podofo-0.9.2/work/podofo-0.9.2'