Will install libraries to /usr/lib
Found zlib headers in /usr/include, library at /usr/lib/libz.so
OPENSSL_LIBRARIES: /usr/lib/libssl.so;/usr/lib/libcrypto.so
Found Libidn headers in /usr/include, library at /usr/lib/libidn.so
Libidn found. AES-256 Encryption support will be enabled
Found libjpeg headers in /usr/include, library at /usr/lib/libjpeg.so
Found libtiff headers in /usr/include, library at /usr/lib/libtiff.so
Found LibPng headers in /usr/include;/usr/include, library at /usr/lib/libpng.so;/usr/lib/libz.so
Found freetype library at /usr/lib/libfreetype.so, headers /usr/include/freetype2
Found fontconfig headers in /usr/include, library at /usr/lib/libfontconfig.so
Found libxml2 library at /usr/lib/libxml2.so, headers /usr/include/libxml2;/usr/include/libxml2;/usr/include
Building shared podofo library
Pkg-config found, creating a pkg-config file for linking against shared library.
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_LD_FLAGS
    FREETYPE_INCLUDE_DIR
    WANT_BOOST
    WANT_FONTCONFIG


/var/pisi/podofo-0.10.6-11/work/podofo-0.10.6/src/podofo/main/PdfImage.cpp: In member function ‘void PoDoFo::PdfImage::loadFromTiffHandle(void*, unsigned int)’:
/var/pisi/podofo-0.10.6-11/work/podofo-0.10.6/src/podofo/main/PdfImage.cpp:666:38: warning: ‘uint16’ is deprecated [-Wdeprecated-declarations]
  666 |     TIFFSetDirectory(hInTiffHandle, (uint16)imageIndex);
      |                                      ^~~~~~
In file included from /usr/include/tiffio.h:31,
                 from /var/pisi/podofo-0.10.6-11/work/podofo-0.10.6/src/podofo/main/PdfImage.cpp:12:
/usr/include/tiff.h:83:38: note: declared here
   83 | typedef TIFF_MSC_DEPRECATED uint16_t uint16 TIFF_GCC_DEPRECATED;
      |                                      ^~~~~~
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
/var/pisi/podofo-0.10.6-11/work/podofo-0.10.6/src/podofo/auxiliary/StreamDevice.cpp: In member function ‘virtual void PoDoFo::StandardStreamDevice::writeBuffer(const char*, size_t)’:
/var/pisi/podofo-0.10.6-11/work/podofo-0.10.6/src/podofo/auxiliary/StreamDevice.cpp:253:12: warning: enumeration value ‘Read’ not handled in switch [-Wswitch]
  253 |     switch (GetAccess())
      |            ^
At global scope:
cc1plus: note: unrecognized command-line option ‘-Wno-unknown-warning-option’ may have been intended to silence earlier diagnostics
terminate called after throwing an instance of 'std::runtime_error'
  what():  Missing Fonts directory. Ensure you have correctly fetched "extern/resources" git submodule
terminate called after throwing an instance of 'std::runtime_error'
  what():  Missing Fonts directory. Ensure you have correctly fetched "extern/resources" git submodule