=> Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for jasper-4.2.4.tar.gz => Checksum SHA512 OK for jasper-4.2.4.tar.gz ===> Installing dependencies for jasper-4.2.4 ========================================================================== The supported build options for jasper are: opengl You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.jasper (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, jasper-4.2.4. Their current value is shown below: * JPEG_DEFAULT = jpeg 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 `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency cmake>=0: found cmake-3.30.3 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency jpeg>=9: found jpeg-9f ===> Overriding tools for jasper-4.2.4 ===> Extracting for jasper-4.2.4 ===> Patching for jasper-4.2.4 => Applying pkgsrc patches for jasper-4.2.4 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/graphics/jasper/patches/patch-src_libjasper_pnm_pnm__enc.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/graphics/jasper/patches/patch-src_libjasper_pnm_pnm__enc.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_libjasper_pnm_pnm__enc.c,v 1.2 2016/12/16 09:44:44 he Exp $ | |Replace one sprintf() with snprintf(). | |--- src/libjasper/pnm/pnm_enc.c.orig 2007-01-19 21:43:05.000000000 +0000 |+++ src/libjasper/pnm/pnm_enc.c -------------------------- Patching file src/libjasper/pnm/pnm_enc.c using Plan A... Hunk #1 succeeded at 375 (offset 1 line). done ===> Creating toolchain wrappers for jasper-4.2.4 ===> Configuring for jasper-4.2.4 => Replacing bash interpreter in test/bin/*. INFO: [replace-interpreter] Nothing changed in test/bin/base_utilities. INFO: [replace-interpreter] Nothing changed in test/bin/codec_tests. INFO: [replace-interpreter] Nothing changed in test/bin/conformance_tests. => Checking for portability problems in extracted files Software version: 4.2.4 Shared library ABI version: 7 Shared library build version: 7.0.0 CMAKE_VERSION: 3.30.3 -- The C compiler identification is AppleClang 13.1.6.13160021 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /Users/pbulk/build/graphics/jasper/work/.cwrapper/bin/clang - skipped -- Detecting C compile features -- Detecting C compile features - done CMAKE_C_COMPILER_ID: AppleClang CMAKE_C_COMPILER_VERISON: 13.1.6.13160021 -- Performing Test JAS_HAVE_FSANITIZE_LEAK -- Performing Test JAS_HAVE_FSANITIZE_LEAK - Failed -- Performing Test JAS_HAVE_FSANITIZE_UNDEFINED -- Performing Test JAS_HAVE_FSANITIZE_UNDEFINED - Success -- Performing Test JAS_HAVE_MSVC_FSANITIZE_ADDRESS -- Performing Test JAS_HAVE_MSVC_FSANITIZE_ADDRESS - Failed JAS_MULTICONFIGURATION_GENERATOR FALSE CMAKE_C_COMPILER_ID: AppleClang CMAKE_C_COMPILER: /Users/pbulk/build/graphics/jasper/work/.cwrapper/bin/clang CMAKE_LINKER: /Users/pbulk/build/graphics/jasper/work/.cwrapper/bin/ld CMAKE_C_FLAGS: -D_POSIX_C_SOURCE=200112L -pipe -Os -I/opt/pkg/include CMAKE_C_FLAGS_RELEASE: -DNDEBUG CMAKE_C_FLAGS_DEBUG: -g __STDC_VERSION__: 199901L -- Looking for include file fcntl.h -- Looking for include file fcntl.h - found -- Looking for include file io.h -- Looking for include file io.h - not found -- Looking for include file unistd.h -- Looking for include file unistd.h - found -- Looking for include file sys/time.h -- Looking for include file sys/time.h - found -- Looking for include file sys/types.h -- Looking for include file sys/types.h - 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 max_align_t -- Check size of max_align_t - failed JAS_HAVE_MAX_ALIGN_T: 0 -- Check size of char -- Check size of char - done JAS_SIZEOF_CHAR: 1 -- Check size of int -- Check size of int - done JAS_SIZEOF_INT: 4 -- Check size of long -- Check size of long - done JAS_SIZEOF_LONG: 8 -- Check size of long long -- Check size of long long - done JAS_SIZEOF_LLONG: 8 -- Check size of size_t -- Check size of size_t - done JAS_SIZEOF_SIZE_T: 8 -- Check size of ssize_t -- Check size of ssize_t - done JAS_HAVE_SSIZE_T: -- Check size of int_fast32_t -- Check size of int_fast32_t - done JAS_SIZEOF_INT_FAST32_T: 4 -- Check size of int_least32_t -- Check size of int_least32_t - done JAS_SIZEOF_INT_LEAST32_T: 4 -- Check size of int_fast64_t -- Check size of int_fast64_t - done JAS_SIZEOF_INT_FAST64_T: 8 -- Check size of int_least64_t -- Check size of int_least64_t - done JAS_SIZEOF_INT_LEAST64_T: 8 -- Check size of __int128_t -- Check size of __int128_t - done JAS_SIZEOF_INT128_T: 16 -- Looking for nanosleep -- Looking for nanosleep - found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for getrusage -- Looking for getrusage - found -- Looking for mkostemp -- Looking for mkostemp - found -- Looking for snprintf -- Looking for snprintf - found JAS_ENABLE_MIF_CODEC: OFF Support for all native codecs has been included. -- Performing Test JAS_TRY_COMPILE_C11_THREADS -- Performing Test JAS_TRY_COMPILE_C11_THREADS - Failed -- Performing Test JAS_TRY_COMPILE_THREAD_LOCAL -- Performing Test JAS_TRY_COMPILE_THREAD_LOCAL - Success -- Looking for include file pthread.h -- Looking for include file pthread.h - found Threading support enabled. Threads_FOUND: TRUE Pthread library: /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/lib/libpthread.tbd Prefer POSIX threading support: FALSE Threading support found: TRUE C11 threading support detected: FALSE POSIX threading support detected: TRUE WIN32 threading support detected: FALSE C11 threading support selected: FALSE POSIX threading support selected: TRUE Win32 threading support selected: FALSE Threading library: -lpthread _Thread_local: TRUE -- Found JPEG: /opt/pkg/lib/libjpeg.dylib (found version "90") target: JPEG::JPEG JPEG::JPEG: adding include directory /opt/pkg/include -- Performing Test JAS_HAVE_JPEGLIB_H -- Performing Test JAS_HAVE_JPEGLIB_H - Success JAS_INCLUDE_JPG_CODEC: ON -- Looking for include file libheif/heif.h -- Looking for include file libheif/heif.h - not found JAS_INCLUDE_HEIC_CODEC: 0 -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success GLUT library not found; skipping build of jiv program -- Configuring done (25.2s) -- Generating done (0.2s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /Users/pbulk/build/graphics/jasper/work/jasper-4.2.4/cmake-pkgsrc-build