WANT_LIB64 unset; assuming normal library directory names Will install libraries to /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/package/ab2e17bc0e0aef204d46cd3893f39f4f9955cc90/lib Using gcc specific compiler options Found zlib headers in /home/conan/w/cci_PR-3594/.conan/data/zlib/1.2.11/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include, library at /home/conan/w/cci_PR-3594/.conan/data/zlib/1.2.11/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/lib/libz.a Found OpenSSL's libCrypto headers in /home/conan/w/cci_PR-3594/.conan/data/openssl/1.1.1h/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include, library at /home/conan/w/cci_PR-3594/.conan/data/openssl/1.1.1h/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/lib/libcrypto.a Found libidn headers in /home/conan/w/cci_PR-3594/.conan/data/libidn/1.36/_/_/package/ea47f86a370cf56b99b6e9acf3e07a4e36078e44/include, library at /home/conan/w/cci_PR-3594/.conan/data/libidn/1.36/_/_/package/ea47f86a370cf56b99b6e9acf3e07a4e36078e44/lib/libidn.a Libidn found. AES-256 Encryption support will be enabled Found libjpeg headers in /home/conan/w/cci_PR-3594/.conan/data/libjpeg/9d/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include, library at /home/conan/w/cci_PR-3594/.conan/data/libjpeg/9d/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/lib/libjpeg.a Found libtiff headers in /home/conan/w/cci_PR-3594/.conan/data/libtiff/4.1.0/_/_/package/c1f7a19386e5548d9976033d1e34a8868c260f1d/include, library at /home/conan/w/cci_PR-3594/.conan/data/libtiff/4.1.0/_/_/package/c1f7a19386e5548d9976033d1e34a8868c260f1d/lib/libtiff.a Found LibPng headers in /home/conan/w/cci_PR-3594/.conan/data/libpng/1.6.37/_/_/package/acc1bd9feeca12810ba1313c4fd8867e201d928f/include;/home/conan/w/cci_PR-3594/.conan/data/zlib/1.2.11/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include, library at optimized;/home/conan/w/cci_PR-3594/.conan/data/libpng/1.6.37/_/_/package/acc1bd9feeca12810ba1313c4fd8867e201d928f/lib/libpng.a;debug;/home/conan/w/cci_PR-3594/.conan/data/libpng/1.6.37/_/_/package/acc1bd9feeca12810ba1313c4fd8867e201d928f/lib/libpng16d.a;/home/conan/w/cci_PR-3594/.conan/data/zlib/1.2.11/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/lib/libz.a Found LibUnistring headers in /home/conan/w/cci_PR-3594/.conan/data/libunistring/0.9.10/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/include, library at /home/conan/w/cci_PR-3594/.conan/data/libunistring/0.9.10/_/_/package/23b828d52c0630e6b0b96d2945419feb7843c4f8/lib/libunistring.a WARNING: FREETYPE debug library will be used even for release builds Found freetype library at /home/conan/w/cci_PR-3594/.conan/data/freetype/2.10.4/_/_/package/561987c2b31e7c0ef595deb204badca7d49a4877/lib/libfreetyped.a, headers /home/conan/w/cci_PR-3594/.conan/data/freetype/2.10.4/_/_/package/561987c2b31e7c0ef595deb204badca7d49a4877/include/freetype2 Found fontconfig headers in /home/conan/w/cci_PR-3594/.conan/data/fontconfig/2.13.92/_/_/package/211285f7c5eb7915075b241bd6a053e345cec58c/include, library at /home/conan/w/cci_PR-3594/.conan/data/fontconfig/2.13.92/_/_/package/211285f7c5eb7915075b241bd6a053e345cec58c/lib/libfontconfig.a Building multithreaded version of PoDoFo. 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_EXPORT_NO_PACKAGE_REGISTRY CMAKE_INSTALL_BINDIR CMAKE_INSTALL_DATAROOTDIR CMAKE_INSTALL_INCLUDEDIR CMAKE_INSTALL_LIBDIR CMAKE_INSTALL_LIBEXECDIR CMAKE_INSTALL_OLDINCLUDEDIR CMAKE_INSTALL_SBINDIR /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/ab2e17bc0e0aef204d46cd3893f39f4f9955cc90/source_subfolder/src/base/PdfDate.cpp: In member function ‘void PoDoFo::PdfDate::CreateStringRepresentation()’: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/ab2e17bc0e0aef204d46cd3893f39f4f9955cc90/source_subfolder/src/base/PdfDate.cpp:204:50: warning: ‘%s’ directive output may be truncated writing up to 5 bytes into a region of size between 1 and 26 [-Wformat-truncation=] 204 | snprintf( m_szDate, PDF_DATE_BUFFER_SIZE, "%s%s'00'", szDate, szZone ); | ^~ ~~~~~~ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/ab2e17bc0e0aef204d46cd3893f39f4f9955cc90/source_subfolder/src/base/PdfDate.cpp:204:13: note: ‘snprintf’ output between 5 and 35 bytes into a destination of size 26 204 | snprintf( m_szDate, PDF_DATE_BUFFER_SIZE, "%s%s'00'", szDate, szZone ); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/ab2e17bc0e0aef204d46cd3893f39f4f9955cc90/source_subfolder/src/base/PdfMemStream.cpp: In copy constructor ‘PoDoFo::PdfMemStream::PdfMemStream(const PoDoFo::PdfMemStream&)’: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/ab2e17bc0e0aef204d46cd3893f39f4f9955cc90/source_subfolder/src/base/PdfMemStream.cpp:57:18: warning: implicitly-declared ‘PoDoFo::PdfMemStream& PoDoFo::PdfMemStream::operator=(const PoDoFo::PdfMemStream&)’ is deprecated [-Wdeprecated-copy] 57 | operator=(rhs); | ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/ab2e17bc0e0aef204d46cd3893f39f4f9955cc90/source_subfolder/src/base/PdfMemStream.cpp:54:1: note: because ‘PoDoFo::PdfMemStream’ has user-provided ‘PoDoFo::PdfMemStream::PdfMemStream(const PoDoFo::PdfMemStream&)’ 54 | PdfMemStream::PdfMemStream( const PdfMemStream & rhs ) | ^~~~~~~~~~~~ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/ab2e17bc0e0aef204d46cd3893f39f4f9955cc90/source_subfolder/src/base/PdfString.cpp: In static member function ‘static PoDoFo::pdf_long PoDoFo::PdfString::ConvertUTF8toUTF16(const pdf_utf8*, PoDoFo::pdf_long, PoDoFo::pdf_utf16be*, PoDoFo::pdf_long, PoDoFo::EPdfStringConversion)’: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/ab2e17bc0e0aef204d46cd3893f39f4f9955cc90/source_subfolder/src/base/PdfString.cpp:779:58: warning: unused parameter ‘eConversion’ [-Wunused-parameter] 779 | EPdfStringConversion eConversion ) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/ab2e17bc0e0aef204d46cd3893f39f4f9955cc90/source_subfolder/src/base/PdfString.cpp: In static member function ‘static PoDoFo::pdf_long PoDoFo::PdfString::ConvertUTF16toUTF8(const pdf_utf16be*, PoDoFo::pdf_long, PoDoFo::pdf_utf8*, PoDoFo::pdf_long, PoDoFo::EPdfStringConversion)’: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/ab2e17bc0e0aef204d46cd3893f39f4f9955cc90/source_subfolder/src/base/PdfString.cpp:816:58: warning: unused parameter ‘eConversion’ [-Wunused-parameter] 816 | EPdfStringConversion eConversion ) | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/ab2e17bc0e0aef204d46cd3893f39f4f9955cc90/source_subfolder/src/base/PdfTokenizer.cpp: In member function ‘PoDoFo::EPdfDataType PoDoFo::PdfTokenizer::DetermineDataType(const char*, PoDoFo::EPdfTokenType, PoDoFo::PdfVariant&)’: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/ab2e17bc0e0aef204d46cd3893f39f4f9955cc90/source_subfolder/src/base/PdfTokenizer.cpp:439:75: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 439 | else if( !(isdigit( static_cast(*pszStart) ) || *pszStart == '-' || *pszStart == '+' ) ) | ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/ab2e17bc0e0aef204d46cd3893f39f4f9955cc90/source_subfolder/src/base/PdfTokenizer.cpp:511:73: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers] 511 | static_cast(l) ); | ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/ab2e17bc0e0aef204d46cd3893f39f4f9955cc90/source_subfolder/src/doc/PdfField.cpp: In copy constructor ‘PoDoFo::PdfField::PdfField(const PoDoFo::PdfField&)’: /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/ab2e17bc0e0aef204d46cd3893f39f4f9955cc90/source_subfolder/src/doc/PdfField.cpp:113:26: warning: implicitly-declared ‘constexpr PoDoFo::PdfField& PoDoFo::PdfField::operator=(const PoDoFo::PdfField&)’ is deprecated [-Wdeprecated-copy] 113 | this->operator=( rhs ); | ^ /home/conan/w/cci_PR-3594/.conan/data/podofo/0.9.6/_/_/build/ab2e17bc0e0aef204d46cd3893f39f4f9955cc90/source_subfolder/src/doc/PdfField.cpp:110:1: note: because ‘PoDoFo::PdfField’ has user-provided ‘PoDoFo::PdfField::PdfField(const PoDoFo::PdfField&)’ 110 | PdfField::PdfField( const PdfField & rhs ) | ^~~~~~~~ CMake Warning: Manually-specified variables were not used by the project: CMAKE_EXPORT_NO_PACKAGE_REGISTRY