=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/libjpeg-turbo", "configure", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] => Checksum BLAKE2s OK for libjpeg-turbo-3.2.0.tar.gz => Checksum SHA512 OK for libjpeg-turbo-3.2.0.tar.gz ===> Installing dependencies for libjpeg-turbo-3.2.0 ========================================================================== The following variables will affect the build process of this package, libjpeg-turbo-3.2.0. Their current value is shown below: * JPEG_DEFAULT = 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 nasm-[0-9]*: found nasm-3.01 => Tool dependency cmake>=0: found cmake-4.3.4 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 ===> Overriding tools for libjpeg-turbo-3.2.0 ===> Extracting for libjpeg-turbo-3.2.0 ===> Patching for libjpeg-turbo-3.2.0 => Applying pkgsrc patches for libjpeg-turbo-3.2.0 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/libjpeg-turbo/patches/patch-CMakeLists.txt => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/libjpeg-turbo/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.1 2026/04/01 08:49:01 tnn Exp $ | |- fix 32-bit arm build | |--- CMakeLists.txt.orig 2026-04-01 08:19:44.119980606 +0000 |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 127. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/libjpeg-turbo/patches/patch-simd_arm__aarch32_jsimdcpu.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/libjpeg-turbo/patches/patch-simd_arm__aarch32_jsimdcpu.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-simd_arm__aarch32_jsimdcpu.c,v 1.1 2026/06/30 20:07:32 adam Exp $ | |NetBSD support. | |--- simd/arm/aarch32/jsimdcpu.c.orig 2026-06-30 17:25:43.000000000 +0000 |+++ simd/arm/aarch32/jsimdcpu.c -------------------------- Patching file simd/arm/aarch32/jsimdcpu.c using Plan A... Hunk #1 succeeded at 27. Hunk #2 succeeded at 111. Hunk #3 succeeded at 133. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/libjpeg-turbo/patches/patch-src_jpeglib.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/graphics/libjpeg-turbo/patches/patch-src_jpeglib.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-src_jpeglib.h,v 1.1 2024/12/24 15:39:44 adam Exp $ | |--- src/jpeglib.h.orig 2024-12-12 20:46:51.000000000 +0000 |+++ src/jpeglib.h -------------------------- Patching file src/jpeglib.h using Plan A... Hunk #1 succeeded at 43. done ===> Creating toolchain wrappers for libjpeg-turbo-3.2.0 ===> Configuring for libjpeg-turbo-3.2.0 => Adding run-time search paths to pkg-config files. => Checking for portability problems in extracted files -- 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: /tmp/work/graphics/libjpeg-turbo/work/.cwrapper/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- CMAKE_BUILD_TYPE = Release -- VERSION = 3.2.0, BUILD = 20260704 -- 64-bit build (x86_64) -- CMAKE_INSTALL_PREFIX = /opt/pkg -- CMAKE_INSTALL_BINDIR = bin (/opt/pkg/bin) -- CMAKE_INSTALL_DATAROOTDIR = share (/opt/pkg/share) -- CMAKE_INSTALL_DOCDIR = share/doc/libjpeg-turbo (/opt/pkg/share/doc/libjpeg-turbo) -- CMAKE_INSTALL_INCLUDEDIR = include (/opt/pkg/include) -- CMAKE_INSTALL_LIBDIR = lib (/opt/pkg/lib) -- CMAKE_INSTALL_MANDIR = share/man (/opt/pkg/share/man) -- Shared libraries enabled (ENABLE_SHARED = 1) -- Static libraries enabled (ENABLE_STATIC = 1) -- Arithmetic decoding support enabled (WITH_ARITH_DEC = 1) -- Arithmetic encoding support enabled (WITH_ARITH_ENC = 1) -- TurboJPEG API library enabled (WITH_TURBOJPEG = 1) -- TurboJPEG Java Native Access interfaces (TurboJPEG/JNA) disabled (WITH_JNA = ) -- Command-line tools enabled (WITH_TOOLS = 1) -- Regression tests enabled (WITH_TESTS = 1) -- Emulating libjpeg API/ABI v8.0 (WITH_JPEG7 = 0, WITH_JPEG8 = 1) -- libjpeg API shared library version = 8.3.2 -- Compiler flags = -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -DNDEBUG -- Linker flags = -Wl,-R/opt/pkg/lib -- 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 size_t -- Check size of size_t - done -- Check size of unsigned long -- Check size of unsigned long - done -- Performing Test HAVE_BUILTIN_CTZL -- Performing Test HAVE_BUILTIN_CTZL - Success -- Performing Test RIGHT_SHIFT_IS_UNSIGNED -- Performing Test RIGHT_SHIFT_IS_UNSIGNED - Failed -- Performing Test HIDDEN_WORKS -- Performing Test HIDDEN_WORKS - Success -- HIDDEN = __attribute__((visibility("hidden"))) -- Performing Test INLINE_WORKS -- Performing Test INLINE_WORKS - Success -- INLINE = __inline__ __attribute__((always_inline)) (FORCE_INLINE = 1) -- Performing Test HAVE_THREAD_LOCAL -- Performing Test HAVE_THREAD_LOCAL - Success -- THREAD_LOCAL = __thread -- Performing Test HAVE_VERSION_SCRIPT -- Performing Test HAVE_VERSION_SCRIPT - Failed -- Linker does not support GNU-style version scripts -- Performing Test HAVE_MAPFILE -- Performing Test HAVE_MAPFILE - Success -- Linker supports mapfiles -- CMAKE_EXECUTABLE_SUFFIX = -- Looking for a ASM_NASM compiler -- Looking for a ASM_NASM compiler - /opt/pkg/bin/nasm -- The ASM_NASM compiler identification is NASM -- Found assembler: /opt/pkg/bin/nasm -- CMAKE_ASM_NASM_COMPILER = /opt/pkg/bin/nasm -- CMAKE_ASM_NASM_OBJECT_FORMAT = elf64 -- Performing Test HAVE_CET -- Performing Test HAVE_CET - Failed -- CMAKE_ASM_NASM_FLAGS = -DELF -D__x86_64__ -DPIC -- SIMD extensions: X86_64 (WITH_SIMD = 1) -- System-supplied libspng disabled (WITH_SYSTEM_SPNG = 0) -- System-supplied zlib disabled (WITH_SYSTEM_ZLIB = 0) -- Looking for fmemopen -- Looking for fmemopen - found -- FLOATTEST8 = sse -- FLOATTEST12 = no-fp-contract -- Configuring done (5.7s) -- Generating done (0.4s) CMake Warning: Manually-specified variables were not used by the project: FETCHCONTENT_FULLY_DISCONNECTED -- Build files have been written to: /tmp/work/graphics/libjpeg-turbo/work/libjpeg-turbo-3.2.0/cmake-pkgsrc-build