=> 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 `/usr/bin/make clean' after the changes. ========================================================================== => Tool dependency cmake>=0: found cmake-3.31.1 => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Full dependency jpeg>=9: found jpeg-9f ===> 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 jasper-4.2.4 ===> Extracting for jasper-4.2.4 ===> Patching for jasper-4.2.4 => Applying pkgsrc patches for jasper-4.2.4 ===> 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. => Adding run-time search paths to pkg-config files. INFO: [subst.mk:_pkgconfig] Ignoring nonexistent file "build/jasper.pc.in". Software version: 4.2.4 Shared library ABI version: 7 Shared library build version: 7.0.0 CMAKE_VERSION: 3.31.1 -- The C compiler identification is GNU 7.5.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /pbulk/work/graphics/jasper/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done CMAKE_C_COMPILER_ID: GNU CMAKE_C_COMPILER_VERISON: 7.5.0 -- Performing Test JAS_HAVE_FSANITIZE_LEAK -- Performing Test JAS_HAVE_FSANITIZE_LEAK - Success -- 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: GNU CMAKE_C_COMPILER: /pbulk/work/graphics/jasper/work/.cwrapper/bin/gcc CMAKE_LINKER: /pbulk/work/graphics/jasper/work/.cwrapper/bin/ld -- Performing Test JAS_GCC_WARN_NO_STRINGOP_TRUNCATION -- Performing Test JAS_GCC_WARN_NO_STRINGOP_TRUNCATION - Success -- Performing Test JAS_GCC_WARN_NO_STRINGOP_OVERFLOW -- Performing Test JAS_GCC_WARN_NO_STRINGOP_OVERFLOW - Success -- Performing Test JAS_CLANG_WARN_NO_OUT_OF_RANGE_COMPARE -- Performing Test JAS_CLANG_WARN_NO_OUT_OF_RANGE_COMPARE - Success CMAKE_C_FLAGS: -O2 -D_POSIX_C_SOURCE=200112L -I/usr/pkg/include -pedantic CMAKE_C_FLAGS_RELEASE: 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: 4 -- 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: 4 -- 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 - failed JAS_SIZEOF_INT_FAST32_T: -- Check size of int_least32_t -- Check size of int_least32_t - failed JAS_SIZEOF_INT_LEAST32_T: -- Check size of int_fast64_t -- Check size of int_fast64_t - failed JAS_SIZEOF_INT_FAST64_T: -- Check size of int_least64_t -- Check size of int_least64_t - failed JAS_SIZEOF_INT_LEAST64_T: -- Check size of __int128_t -- Check size of __int128_t - failed JAS_SIZEOF_INT128_T: -- Looking for nanosleep -- Looking for nanosleep - not found -- Looking for gettimeofday -- Looking for gettimeofday - not found -- Looking for getrusage -- Looking for getrusage - not found -- Looking for mkostemp -- Looking for mkostemp - not found -- Looking for snprintf -- Looking for snprintf - not 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 - Failed -- Looking for include file pthread.h -- Looking for include file pthread.h - not found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - no -- 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 - not found -- Could NOT find Threads (missing: Threads_FOUND) CMake Warning at CMakeLists.txt:657 (message): No threading support found. Threads_FOUND: FALSE Pthread library: /usr/lib/libpthread.so Prefer POSIX threading support: ON Threading support found: FALSE C11 threading support detected: FALSE POSIX threading support detected: FALSE WIN32 threading support detected: FALSE C11 threading support selected: FALSE POSIX threading support selected: FALSE Win32 threading support selected: FALSE Threading library: _Thread_local: FALSE CMake Error at CMakeLists.txt:682 (message): Threading support is not available. -- Configuring incomplete, errors occurred! *** Error code 1 Stop. make[1]: stopped in /usr/pkgsrc/graphics/jasper *** Error code 1 Stop. make: stopped in /usr/pkgsrc/graphics/jasper