=> Checksum BLAKE2s OK for i3lock-color-2.13.c.5.tar.gz => Checksum SHA512 OK for i3lock-color-2.13.c.5.tar.gz ===> Installing dependencies for i3lock-color-2.13.c.5nb2 ========================================================================== The following variables will affect the build process of this package, i3lock-color-2.13.c.5nb2. Their current value is shown below: * JPEG_DEFAULT = jpeg * PAM_DEFAULT = openpam Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * PAMBASE (defined, but empty) 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 glib2-tools-[0-9]*: found glib2-tools-2.82.5 => Tool dependency automake>=1.9: found automake-1.16.5nb3 => Tool dependency autoconf>=2.58: found autoconf-2.72 => Tool dependency gmake>=3.81: found gmake-4.4.1 => Tool dependency nbpatch-[0-9]*: found nbpatch-20151107 => Tool dependency pkgconf-[0-9]*: found pkgconf-2.4.3 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Full dependency cairo>=1.18.0nb2: found cairo-1.18.4 => Full dependency jpeg>=9: found jpeg-9f => Full dependency libev>=4.01: found libev-4.33 => Full dependency libxcb>=1.15nb2: found libxcb-1.17.0 => Full dependency libxkbcommon>=1.7.0: found libxkbcommon-1.7.0nb6 => Full dependency openpam>=20190224nb4: found openpam-20190224nb4 => Full dependency xcb-util>=0.3.9: found xcb-util-0.4.1 => Full dependency xcb-util-image>=0.3.9: found xcb-util-image-0.4.1 => Full dependency xcb-util-xrm>=1.0: found xcb-util-xrm-1.3 => Build dependency xcb-proto>=1.4: found xcb-proto-1.17.0nb5 => Build dependency xorgproto>=2016.1: found xorgproto-2024.1 => Full dependency brotli>=1.0.1: found brotli-1.1.0 => Full dependency bzip2>=1.0.1: found bzip2-1.0.8 => Full dependency expat>=1.95.7: found expat-2.7.1 => Full dependency fontconfig>=2.11.91: found fontconfig-2.15.0 => Full dependency freetype2>=2.13.0: found freetype2-2.13.3 => Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5 => Full dependency glib2>=2.4.0: found glib2-2.82.5 => Full dependency libiconv>=1.9.1: found libiconv-1.17 => Full dependency libX11>=1.1: found libX11-1.8.12 => Full dependency libXau>=1.0: found libXau-1.0.12 => Full dependency libXdmcp>=0.99: found libXdmcp-1.1.5 => Full dependency libffi>=1.20: found libffi-3.4.8 => Full dependency lzo>=2.01: found lzo-2.10 => Full dependency pcre2>=10.21: found pcre2-10.45 => Full dependency pixman>=0.40.0: found pixman-0.44.2 => Full dependency png>=1.2.4: found png-1.6.47 => Full dependency zlib>=1.1.4: found zlib-1.3.1 ===> Overriding tools for i3lock-color-2.13.c.5nb2 ===> Extracting for i3lock-color-2.13.c.5nb2 ===> Patching for i3lock-color-2.13.c.5nb2 => Applying pkgsrc patches for i3lock-color-2.13.c.5nb2 => Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/i3lock-color/patches/patch-jpg.c => Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/i3lock-color/patches/patch-jpg.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jpg.c,v 1.1 2023/05/23 22:31:46 nikita Exp $ | |Build with both jpeg and libjpeg-turbo. | |--- jpg.c.orig 2020-08-05 04:57:41.000000000 +0000 |+++ jpg.c -------------------------- Patching file jpg.c using Plan A... Hunk #1 succeeded at 67. done ===> Creating toolchain wrappers for i3lock-color-2.13.c.5nb2 ===> Configuring for i3lock-color-2.13.c.5nb2 configure.ac:118: installing './ar-lib' configure.ac:53: installing './compile' configure.ac:7: installing './config.guess' configure.ac:7: installing './config.sub' configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am: installing './depcomp' => Modifying GNU configure scripts to avoid --recheck => Replacing config-guess with pkgsrc versions => Replacing config-sub with pkgsrc versions => Replacing install-sh with pkgsrc version configure: WARNING: unrecognized options: --with-libiconv-prefix checking build system type... aarch64-apple-darwin23 checking host system type... aarch64-apple-darwin23 checking target system type... aarch64-apple-darwin23 continue configure in default builddir "./aarch64-apple-darwin23" ....exec /opt/pkg/bin/mksh .././configure "--srcdir=.." "--enable-builddir=aarch64-apple-darwin23" "darwin23" configure: WARNING: unrecognized options: --with-libiconv-prefix checking build system type... aarch64-apple-darwin23 checking host system type... aarch64-apple-darwin23 checking target system type... aarch64-apple-darwin23 checking for gsed... sed checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff checking whether build environment is sane... yes checking for a race-free mkdir -p... mkdir -p checking for gawk... /opt/pkg/bin/nawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... yes checking for gawk... (cached) /opt/pkg/bin/nawk checking for GNU make... make checking for a sed that does not truncate output... /opt/pkg/bin/nbsed checking whether to build with code coverage support... no checking whether to enable debugging... no checking for aarch64-apple-darwin23-gcc... clang checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether clang accepts -g... yes checking for clang option to enable C11 features... none needed checking whether clang understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of clang... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for vfork.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for _Bool... yes checking for stdbool.h that conforms to C99 or later... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for pid_t... (cached) yes checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking whether lstat correctly handles trailing slash... no checking for working strnlen... yes checking for atexit... yes checking for dup2... yes checking for ftruncate... yes checking for getcwd... yes checking for gettimeofday... yes checking for localtime_r... yes checking for memchr... yes checking for memset... yes checking for mkdir... yes checking for rmdir... yes checking for setlocale... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strndup... yes checking for strrchr... yes checking for strspn... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for explicit_bzero... no checking for library containing floor... none required checking for library containing ev_run... -lev checking for library containing shm_open... none required checking for library containing pam_authenticate... -lpam checking for library containing iconv_open... no configure: error: in '/Users/pbulk/build/x11/i3lock-color/work/i3lock-color-2.13.c.5/aarch64-apple-darwin23': configure: error: cannot find the required iconv_open() function despite trying to link with -liconv See 'config.log' for more details *** Error code 1 Stop. bmake[1]: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/i3lock-color *** Error code 1 Stop. bmake: stopped making "configure" in /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/x11/i3lock-color