WANT_LIB64 unset; assuming normal library directory names Will install libraries to /Users/jenkins/w/cci_PR-3594@2/.conan/data/podofo/0.9.6/_/_/package/2a25d21fc0c405c03e0e314a3b2d692735af49b5/lib Found zlib headers in /Users/jenkins/w/cci_PR-3594@2/.conan/data/zlib/1.2.11/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/include, library at /Users/jenkins/w/cci_PR-3594@2/.conan/data/zlib/1.2.11/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/lib/libz.a Found OpenSSL's libCrypto headers in /Users/jenkins/w/cci_PR-3594@2/.conan/data/openssl/1.1.1g/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/include, library at /Users/jenkins/w/cci_PR-3594@2/.conan/data/openssl/1.1.1g/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/lib/libcrypto.a Found libidn headers in /Users/jenkins/w/cci_PR-3594@2/.conan/data/libidn/1.36/_/_/package/c0cb0f15250e9091e128b3ce86b4a0f15b372547/include, library at /Users/jenkins/w/cci_PR-3594@2/.conan/data/libidn/1.36/_/_/package/c0cb0f15250e9091e128b3ce86b4a0f15b372547/lib/libidn.a Libidn found. AES-256 Encryption support will be enabled Found libjpeg headers in /Users/jenkins/w/cci_PR-3594@2/.conan/data/libjpeg/9d/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/include, library at /Users/jenkins/w/cci_PR-3594@2/.conan/data/libjpeg/9d/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/lib/libjpeg.a Found libtiff headers in /Users/jenkins/w/cci_PR-3594@2/.conan/data/libtiff/4.1.0/_/_/package/cb77490ceee52b027e6be58164111a5666ff2879/include, library at /Users/jenkins/w/cci_PR-3594@2/.conan/data/libtiff/4.1.0/_/_/package/cb77490ceee52b027e6be58164111a5666ff2879/lib/libtiff.a Found LibPng headers in /Users/jenkins/w/cci_PR-3594@2/.conan/data/libpng/1.6.37/_/_/package/eb50d18a5a5d59bd0c332464a4c348ab65e353bf/include;/Users/jenkins/w/cci_PR-3594@2/.conan/data/zlib/1.2.11/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/include, library at /Users/jenkins/w/cci_PR-3594@2/.conan/data/libpng/1.6.37/_/_/package/eb50d18a5a5d59bd0c332464a4c348ab65e353bf/lib/libpng.a;/Users/jenkins/w/cci_PR-3594@2/.conan/data/zlib/1.2.11/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/lib/libz.a Found LibUnistring headers in /Users/jenkins/w/cci_PR-3594@2/.conan/data/libunistring/0.9.10/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/include, library at /Users/jenkins/w/cci_PR-3594@2/.conan/data/libunistring/0.9.10/_/_/package/f74366f76f700cc6e991285892ad7a23c30e6d47/lib/libunistring.a Found freetype library at /Users/jenkins/w/cci_PR-3594@2/.conan/data/freetype/2.10.4/_/_/package/f4c0145073ecfc496791f7fb27b34ce4842839a4/lib/libfreetype.a, headers /Users/jenkins/w/cci_PR-3594@2/.conan/data/freetype/2.10.4/_/_/package/f4c0145073ecfc496791f7fb27b34ce4842839a4/include/freetype2 Could not find fontconfig. 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 /Users/jenkins/w/cci_PR-3594@2/.conan/data/podofo/0.9.6/_/_/build/2a25d21fc0c405c03e0e314a3b2d692735af49b5/source_subfolder/src/base/PdfParser.cpp:899:31: warning: format specifies type 'long *' but the argument has type 'PoDoFo::pdf_int64 *' (aka 'long long *') [-Wformat] &llOffset, &llGeneration, &cUsed, &empty1, &empty2 ); ^~~~~~~~~ /Users/jenkins/w/cci_PR-3594@2/.conan/data/podofo/0.9.6/_/_/build/2a25d21fc0c405c03e0e314a3b2d692735af49b5/source_subfolder/src/base/PdfParser.cpp:899:42: warning: format specifies type 'long *' but the argument has type 'PoDoFo::pdf_int64 *' (aka 'long long *') [-Wformat] &llOffset, &llGeneration, &cUsed, &empty1, &empty2 ); ^~~~~~~~~~~~~ 2 warnings generated. clang: error: unable to execute command: Terminated: 15 clang: error: clang frontend command failed due to signal (use -v to see invocation) Apple clang version 11.0.0 (clang-1100.0.33.8) Target: x86_64-apple-darwin18.7.0 Thread model: posix InstalledDir: /Applications/Xcode-11.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin clang: note: diagnostic msg: PLEASE submit a bug report to http://developer.apple.com/bugreporter/ and include the crash backtrace, preprocessed source, and associated run script. make[2]: *** [source_subfolder/src/CMakeFiles/podofo_shared.dir/base/PdfVecObjects.cpp.o] Terminated: 15 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [source_subfolder/src/CMakeFiles/podofo_shared.dir/base/PdfWriter.cpp.o] Terminated: 15 make[2]: *** [source_subfolder/src/CMakeFiles/podofo_shared.dir/base/PdfXRef.cpp.o] Terminated: 15 make[2]: *** [source_subfolder/src/CMakeFiles/podofo_shared.dir/base/PdfXRefStream.cpp.o] Terminated: 15 make[2]: *** [source_subfolder/src/CMakeFiles/podofo_shared.dir/doc/PdfAcroForm.cpp.o] Terminated: 15 make[2]: *** [source_subfolder/src/CMakeFiles/podofo_shared.dir/doc/PdfAction.cpp.o] Terminated: 15 make[2]: *** [source_subfolder/src/CMakeFiles/podofo_shared.dir/base/PdfXRefStreamParserObject.cpp.o] Terminated: 15 make[1]: *** [source_subfolder/src/CMakeFiles/podofo_shared.dir/all] Terminated: 15 make: *** [all] Terminated: 15 podofo/0.9.6: WARN: Build folder is dirty, removing it: /Users/jenkins/w/cci_PR-3594@2/.conan/data/podofo/0.9.6/_/_/build/2a25d21fc0c405c03e0e314a3b2d692735af49b5 podofo/0.9.6: ERROR: Package '2a25d21fc0c405c03e0e314a3b2d692735af49b5' build failed podofo/0.9.6: WARN: Build folder /Users/jenkins/w/cci_PR-3594@2/.conan/data/podofo/0.9.6/_/_/build/2a25d21fc0c405c03e0e314a3b2d692735af49b5 ERROR: podofo/0.9.6: Error in build() method, line 68 cmake.build() ConanException: Error -15 while executing cmake --build '/Users/jenkins/w/cci_PR-3594@2/.conan/data/podofo/0.9.6/_/_/build/2a25d21fc0c405c03e0e314a3b2d692735af49b5/build_subfolder' '--' '-j8' Error in atexit._run_exitfuncs: Traceback (most recent call last): File "/usr/local/Cellar/python/3.7.3/Frameworks/Python.framework/Versions/3.7/lib/python3.7/logging/__init__.py", line 2037, in shutdown File "/Users/jenkins/Library/Python/3.7/lib/python/site-packages/conans/client/command.py", line 2263, in sigterm_handler sys.exit(ERROR_SIGTERM) SystemExit: 5 During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/Cellar/python/3.7.3/Frameworks/Python.framework/Versions/3.7/lib/python3.7/logging/__init__.py", line 2047, in shutdown h.release() File "/usr/local/Cellar/python/3.7.3/Frameworks/Python.framework/Versions/3.7/lib/python3.7/logging/__init__.py", line 861, in release self.lock.release() RuntimeError: cannot release un-acquired lock