+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/jasper-4.2.5nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/jasper-4.2.5nb1/work.log => Checksum BLAKE2s OK for jasper-4.2.5.tar.gz => Checksum SHA512 OK for jasper-4.2.5.tar.gz ===> Installing dependencies for jasper-4.2.5nb1 ========================================================================== 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.5nb1. Their current value is shown below: * JPEG_DEFAULT = libjpeg-turbo Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = libjpeg-turbo 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.31.8 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency libjpeg-turbo>=1.1.0: found libjpeg-turbo-3.1.1 ===> Overriding tools for jasper-4.2.5nb1 ===> Extracting for jasper-4.2.5nb1 ===> Patching for jasper-4.2.5nb1 => Applying pkgsrc patches for jasper-4.2.5nb1 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/jasper/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/jasper/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.7 2025/01/07 19:36:10 riastradh Exp $ | |Allow JAS_STDC_VERSION to be set on the command line. Affects only |cross builds. | |--- CMakeLists.txt.orig 2024-04-27 17:54:18.000000000 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 423. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/jasper/patches/patch-src_libjasper_pnm_pnm__enc.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/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.5nb1 ===> Configuring for jasper-4.2.5nb1 => 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. => Checking for portability problems in extracted files Software version: 4.2.5 Shared library ABI version: 7 Shared library build version: 7.0.0 CMAKE_VERSION: 3.31.8 -- The C compiler identification is GNU 14.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /home/pbulk/build/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: 14.3.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: /home/pbulk/build/graphics/jasper/work/.cwrapper/bin/gcc CMAKE_LINKER: /home/pbulk/build/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: -D_POSIX_C_SOURCE=200112L -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/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: 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 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE Threading support enabled. Threads_FOUND: TRUE Pthread library: /lib/amd64/libpthread.so Prefer POSIX threading support: ON 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: _Thread_local: TRUE -- Found JPEG: /home/pbulk/build/graphics/jasper/work/.buildlink/lib/libjpeg.so (found version "80") target: JPEG::JPEG JPEG::JPEG: adding include directory /home/pbulk/build/graphics/jasper/work/.buildlink/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 - Failed -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success GLUT library not found; skipping build of jiv program -- Configuring done (31.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: /home/pbulk/build/graphics/jasper/work/jasper-4.2.5/cmake-pkgsrc-build