=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for podofo-0.9.8.tar.gz => Checksum SHA512 OK for podofo-0.9.8.tar.gz ===> Installing dependencies for podofo-0.9.8nb1 ========================================================================== The supported build options for podofo are: lua You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.podofo (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, podofo-0.9.8nb1. Their current value is shown below: * JPEG_DEFAULT = jpeg * SSLBASE (defined) * SSLCERTBUNDLE (not defined) * SSLCERTS = /usr/pkg/etc/openssl/certs * SSLDIR = /usr/pkg/etc/openssl * SSLKEYS = /usr/pkg/etc/openssl/private Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency cmake>=0: found cmake-3.25.2 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency bsdtar-[0-9]*: found bsdtar-3.4.3 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.9.4 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency libidn>=1.38nb1: found libidn-1.41 => Full dependency fontconfig>=2.14.1nb1: found fontconfig-2.14.2 => Full dependency freetype2>=2.8.1: found freetype2-2.13.0 => Full dependency png>=1.6.0nb1: found png-1.6.39 => Full dependency tiff>=4.5.0: found tiff-4.5.0nb1 => Full dependency jpeg>=9: found jpeg-9e => Full dependency openssl>=1.1.1pnb1: found openssl-1.1.1t => Full dependency libunistring>=1.1: found libunistring-1.1 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Overriding tools for podofo-0.9.8nb1 ===> Extracting for podofo-0.9.8nb1 ===> Patching for podofo-0.9.8nb1 => Applying pkgsrc patches for podofo-0.9.8nb1 => Verifying /usr/pkgsrc/print/podofo/patches/patch-CMakeLists.txt => Applying pkgsrc patch /usr/pkgsrc/print/podofo/patches/patch-CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-CMakeLists.txt,v 1.5 2020/04/11 10:54:00 adam Exp $ | |Require newer CMake to fix install_name on Darwin. |Set correct shared library target. |Install man pages to correct directory. | |--- CMakeLists.txt.orig 2018-07-08 10:33:27.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 1. Hunk #2 succeeded at 525 (offset 9 lines). Hunk #3 succeeded at 539 (offset 9 lines). done => Verifying /usr/pkgsrc/print/podofo/patches/patch-cmake_modules_FindFREETYPE.cmake => Applying pkgsrc patch /usr/pkgsrc/print/podofo/patches/patch-cmake_modules_FindFREETYPE.cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-cmake_modules_FindFREETYPE.cmake,v 1.1 2015/11/05 19:46:53 adam Exp $ | |--- cmake/modules/FindFREETYPE.cmake.orig 2014-03-18 09:05:12.000000000 +0000 |+++ cmake/modules/FindFREETYPE.cmake -------------------------- Patching file cmake/modules/FindFREETYPE.cmake using Plan A... Hunk #1 succeeded at 71. done => Verifying /usr/pkgsrc/print/podofo/patches/patch-src_podofo_CMakeLists.txt => Applying pkgsrc patch /usr/pkgsrc/print/podofo/patches/patch-src_podofo_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_podofo_CMakeLists.txt,v 1.1 2023/01/17 14:01:57 spz Exp $ | |Inherit CMake requirement from the main CMakeLists.txt. | |--- src/podofo/CMakeLists.txt.orig 2018-03-11 11:42:20.000000000 +0000 |+++ src/podofo/CMakeLists.txt -------------------------- Patching file src/podofo/CMakeLists.txt using Plan A... Hunk #1 succeeded at 1. done => Verifying /usr/pkgsrc/print/podofo/patches/patch-src_podofo_base_PdfMemoryManagement.cpp => Applying pkgsrc patch /usr/pkgsrc/print/podofo/patches/patch-src_podofo_base_PdfMemoryManagement.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_podofo_base_PdfMemoryManagement.cpp,v 1.1 2023/01/17 14:01:57 spz Exp $ | |Make sure SIZE_MAX is defined. | |--- src/podofo/base/PdfMemoryManagement.cpp.orig 2017-01-29 12:26:55.000000000 +0000 |+++ src/podofo/base/PdfMemoryManagement.cpp -------------------------- Patching file src/podofo/base/PdfMemoryManagement.cpp using Plan A... Hunk #1 succeeded at 31. done => Verifying /usr/pkgsrc/print/podofo/patches/patch-src_podofo_doc_PdfImage.cpp => Applying pkgsrc patch /usr/pkgsrc/print/podofo/patches/patch-src_podofo_doc_PdfImage.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_podofo_doc_PdfImage.cpp,v 1.1 2023/01/17 14:01:57 spz Exp $ | |Recognize TIFF images with alpha channel when using the photometric |colour tag. | |--- src/podofo/doc/PdfImage.cpp.orig 2016-05-15 19:06:35.000000000 +0000 |+++ src/podofo/doc/PdfImage.cpp -------------------------- Patching file src/podofo/doc/PdfImage.cpp using Plan A... Hunk #1 succeeded at 570 (offset -19 lines). done => Verifying /usr/pkgsrc/print/podofo/patches/patch-test_CMakeLists.txt => Applying pkgsrc patch /usr/pkgsrc/print/podofo/patches/patch-test_CMakeLists.txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-test_CMakeLists.txt,v 1.1 2013/05/04 12:51:31 joerg Exp $ | |--- test/CMakeLists.txt.orig 2013-05-04 02:09:14.000000000 +0000 |+++ test/CMakeLists.txt -------------------------- Patching file test/CMakeLists.txt using Plan A... Hunk #1 succeeded at 10 (offset -1 lines). done ===> Creating toolchain wrappers for podofo-0.9.8nb1 ===> Configuring for podofo-0.9.8nb1 => Generating pkg-config file for builtin expat package. => Generating pkg-config files for builtin xz package. => Checking for portability problems in extracted files -- The C compiler identification is GNU 5.5.0 -- The CXX compiler identification is GNU 5.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/pkgsrc/print/podofo/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/pkgsrc/print/podofo/work/.cwrapper/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done WANT_LIB64 unset; assuming normal library directory names Will install libraries to /usr/pkg/lib -- Performing Test PODOFO_HAVE_UNIQUE_PTR -- Performing Test PODOFO_HAVE_UNIQUE_PTR - Failed -- 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 -- 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 long int -- Check size of long int - done -- Check size of int64_t -- Check size of int64_t - done Using gcc specific compiler options -- Found ZLIB: /usr/lib/libz.so Found zlib headers in /usr/include, library at /usr/lib/libz.so -- Found PkgConfig: /usr/pkgsrc/print/podofo/work/.tools/bin/pkg-config (found version "1.9.4") -- Checking for module 'libcrypto' -- Found libcrypto, version 1.1.1t -- Performing Test PODOFO_HAVE_OPENSSL_1_1 -- Performing Test PODOFO_HAVE_OPENSSL_1_1 - Success -- Performing Test PODOFO_HAVE_OPENSSL_NO_RC4 -- Performing Test PODOFO_HAVE_OPENSSL_NO_RC4 - Failed Found OpenSSL's libCrypto headers in /usr/pkg/include, library at crypto -- Found LIBIDN: /usr/pkg/lib/libidn.so Found libidn headers in /usr/pkg/include, library at /usr/pkg/lib/libidn.so Libidn found. AES-256 Encryption support will be enabled -- Found LIBJPEG: /usr/pkg/lib/libjpeg.so Found libjpeg headers in /usr/pkg/include, library at /usr/pkg/lib/libjpeg.so -- Found TIFF: /usr/pkg/lib/libtiff.so Found libtiff headers in /usr/pkg/include, library at /usr/pkg/lib/libtiff.so -- Found ZLIB: /usr/lib/libz.so (found version "1.2.10") -- Found PNG: /usr/pkg/lib/libpng16.so (found version "1.6.39") Found LibPng headers in /usr/pkg/include;/usr/include, library at /usr/pkg/lib/libpng16.so;/usr/lib/libz.so -- Found UNISTRING: /usr/pkg/include Found LibUnistring headers in /usr/pkg/include, library at /usr/pkg/lib/libunistring.so Cppunit not found. No unit tests will be built. -- Found OpenSSL: /usr/pkg/lib/libssl.so Found freetype library at /usr/pkg/lib/libfreetype.so, headers /usr/pkg/include/freetype2/config;/usr/pkg/include/freetype2 CMake Warning (dev) at cmake/modules/FindLIBSTLPORT.cmake:12 (SET): implicitly converting 'BOOLEAN' to 'STRING' type. Call Stack (most recent call first): CMakeLists.txt:413 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. -- Checking for module 'fontconfig' -- Found fontconfig, version 2.14.2 CMake Warning (dev) at /usr/pkg/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:438 (message): The package name passed to `find_package_handle_standard_args` (Fontconfig) does not match the name of the calling package (FONTCONFIG). This can lead to problems in calling code that expects `find_package` result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): cmake/modules/FindFONTCONFIG.cmake:41 (FIND_PACKAGE_HANDLE_STANDARD_ARGS) CMakeLists.txt:429 (FIND_PACKAGE) This warning is for project developers. Use -Wno-dev to suppress it. -- Found Fontconfig: fontconfig;freetype Found fontconfig headers in /usr/pkg/include, library at fontconfig;freetype Lua not found - PoDoFoImpose and PoDoFoColor will be built without Lua support Building multithreaded version of PoDoFo. -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE CMake Warning (dev) in CMakeLists.txt: A logical block opening on the line /usr/pkgsrc/print/podofo/work/podofo-0.9.8/CMakeLists.txt:528 (IF) closes on the line /usr/pkgsrc/print/podofo/work/podofo-0.9.8/CMakeLists.txt:537 (ENDIF) with mis-matching arguments. This warning is for project developers. Use -Wno-dev to suppress it. Building static PoDoFo library Building shared PoDoFo library Pkg-config found, creating a pkg-config file for linking against shared library. CMake Warning (dev) at CMakeLists.txt:577 (EXPORT): Policy CMP0103 is not set: Multiple export() with same FILE without APPEND is not allowed. Run "cmake --help-policy CMP0103" for policy details. Use the cmake_policy command to set the policy and suppress this warning. export() command already specified for the file /usr/pkgsrc/print/podofo/work/podofo-0.9.8/cmake-pkgsrc-build/PoDoFoConfig.cmake Did you miss 'APPEND' keyword? This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_INSTALL_LIBDIR -- Build files have been written to: /usr/pkgsrc/print/podofo/work/podofo-0.9.8/cmake-pkgsrc-build