WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for clisp-2.49.tar.gz
=> Checksum SHA512 OK for clisp-2.49.tar.gz
===> Installing dependencies for clisp-fastcgi-2.49
=> 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 clisp>=2.49: found clisp-2.49nb28
=> Full dependency fcgi>=2.4.0nb1: found fcgi-2.4.0nb3
=> Full dependency gettext-lib>=0.22: found gettext-lib-0.22.5
=> Full dependency libiconv>=1.9.1: found libiconv-1.17
===> Overriding tools for clisp-fastcgi-2.49
===> Extracting for clisp-fastcgi-2.49
===> Patching for clisp-fastcgi-2.49
=> Applying pkgsrc patches for clisp-fastcgi-2.49
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/www/clisp-fastcgi/patches/patch-aa
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/www/clisp-fastcgi/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.1.1.1 2010/07/09 19:22:59 asau Exp $
|
|Override ac_install_sh.
|
|--- modules/fastcgi/configure.orig	2010-07-09 12:30:19.000000000 +0400
|+++ modules/fastcgi/configure	2010-07-09 12:30:40.000000000 +0400
--------------------------
Patching file modules/fastcgi/configure using Plan A...
Hunk #1 succeeded at 2351.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/www/clisp-fastcgi/patches/patch-ab
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/www/clisp-fastcgi/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.1.1.1 2010/07/09 19:22:59 asau Exp $
|
|--- modules/fastcgi/Makefile.in.orig	2010-04-16 11:36:33.000000000 +0400
|+++ modules/fastcgi/Makefile.in	2010-07-09 12:50:26.000000000 +0400
--------------------------
Patching file modules/fastcgi/Makefile.in using Plan A...
Hunk #1 succeeded at 6.
done
===> Creating toolchain wrappers for clisp-fastcgi-2.49
===> Configuring for clisp-fastcgi-2.49
=> 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
configure: ** FastCGI (Common)
checking how to remove colons from paths... echo $x
checking for clisp... /opt/pkg/bin/clisp
checking for CLISP version... 2.49 (2010-07-07) (built 3943713356) (memory 3943713682)
checking for CLISP libdir... /opt/pkg/lib/clisp/
checking for CLISP linking set... /opt/pkg/lib/clisp/base
checking for CLISP... yes
checking for FFI in CLISP... yes
checking for x86_64-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 we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking how to run the C preprocessor... clang -E
checking how to make hard links... ln
checking whether ln -s works... yes
checking build system type... x86_64-apple-darwin23
checking host system type... x86_64-apple-darwin23
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
configure: ** FastCGI (Programs)
checking whether ln -s works... yes
checking whether make sets $(MAKE)... yes
checking for ld used by GCC... /Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld
checking if the linker (/Applications/Xcode-13.4.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking how to link with libfcgi... -lfcgi
configure: ** FastCGI (Headers)
checking fcgi_stdio.h usability... yes
checking fcgi_stdio.h presence... yes
checking for fcgi_stdio.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
configure: ** FastCGI (Types)
checking for size_t... yes
configure: ** FastCGI (Functions)
checking for strchr... yes
configure: ** FastCGI (Output)
configure: creating ./config.status
config.status: creating Makefile
config.status: creating link.sh
config.status: creating config.h
configure: WARNING: unrecognized options: --with-libiconv-prefix
configure: ** FastCGI (Done)