=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
=> Checksum BLAKE2s OK for ftnchek-3.3.1.tar.gz
=> Checksum SHA512 OK for ftnchek-3.3.1.tar.gz
===> Installing dependencies for ftnchek-3.3.1
=> Tool dependency mktools-[0-9]*: found mktools-20220614
=> Tool dependency nbpatch-[0-9]*: found nbpatch-20151107
=> Tool dependency groff>=1.19.2nb3: found groff-1.22.4nb7
=> Tool dependency cwrappers>=20150314: found cwrappers-20220403
=> Tool dependency checkperms>=1.1: found checkperms-1.12
===> Overriding tools for ftnchek-3.3.1
===> Extracting for ftnchek-3.3.1
===> Patching for ftnchek-3.3.1
=> Applying pkgsrc patches for ftnchek-3.3.1
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/devel/ftnchek/patches/patch-ab
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/devel/ftnchek/patches/patch-ab
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-ab,v 1.5 2009/12/17 21:27:32 abs Exp $
|
|--- Makefile.in.orig	2003-03-20 22:07:55.000000000 +0000
|+++ Makefile.in
--------------------------
Patching file Makefile.in using Plan A...
Hunk #1 succeeded at 491 (offset 30 lines).
Hunk #2 succeeded at 544 (offset 30 lines).
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/devel/ftnchek/patches/patch-configure
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/devel/ftnchek/patches/patch-configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-configure,v 1.1 2022/03/27 15:08:48 nia Exp $
|
|Honor CFLAGS/LDFLAGS from environment.
|
|--- configure.orig	2004-12-29 19:14:28.000000000 +0000
|+++ configure
--------------------------
Patching file configure using Plan A...
Hunk #1 succeeded at 6772.
Hunk #2 succeeded at 6821.
Hunk #3 succeeded at 6945.
done
===> Creating toolchain wrappers for ftnchek-3.3.1
===> Configuring for ftnchek-3.3.1
=> 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
=> Checking for portability problems in extracted files
checking build system type... x86_64-apple-darwin23
checking host system type... x86_64-apple-darwin23
checking for bison... bison -y
checking for gawk... /opt/pkg/bin/nawk
checking for x86_64-apple-darwin23-gcc... clang
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
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 ANSI C... none needed
checking for fpversion... no
checking for /opt/pkg/bin/nawk... /opt/pkg/bin/nawk
checking for clang... /usr/bin/clang
checking for chmod... /bin/chmod
checking for cmp... /usr/bin/cmp
checking for cp... /bin/cp
checking for ctags... /usr/bin/ctags
checking for diff... /usr/bin/diff
checking for eqn... eqn
checking for etags... etags
checking for grep... (cached) /usr/bin/grep
checking for lint... lint
checking for make... make
checking for mkdir... /bin/mkdir -p
checking for mv... /bin/mv
checking for patch... /usr/bin/patch
checking for printenv... /usr/bin/printenv
checking for pwd... /bin/pwd
checking for rm... /bin/rm
checking for rmdir... /bin/rmdir
checking for sed... /opt/pkg/bin/nbsed
checking for sh... /bin/sh
checking for soelim... soelim
checking for tar... /usr/bin/tar
checking for tbl... tbl
checking for bison... /usr/bin/bison
checking for zip... /usr/bin/zip
checking for pack... pack
checking for nroff... no
checking for groff... /opt/pkg/bin/groff
checking for groff... /opt/pkg/bin/groff
checking for man2html... no
checking for rman... no
configure: WARNING: man-to-html converter not found: cannot re-make htmldocs if deleted
checking for strip... /Users/pbulk/build/devel/ftnchek/work/.tools/bin/strip
checking for col... /usr/bin/col
checking for ftnpp... ftnpp
checking for perl... /Users/pbulk/build/devel/ftnchek/work/.tools/bin/perl
checking how to run the C preprocessor... /usr/bin/clang -E
checking for egrep... grep -E
checking for ANSI C header files... no
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 for short... yes
checking size of short... 2
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 8
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
checking for memset... yes
checking for bzero... yes
checking for strcasecmp... yes
checking for stricmp... no
checking for strcmpi... no
checking for emacs... emacs
configure: WARNING: Operating system not determined. Using generic flags.
checking whether /usr/bin/clang accepts function prototypes... yes
Compile command is /usr/bin/clang -fPIE -pipe -Os -DUNIX $(OPT)   $(OPTIONS)
$(OPT) is -O
$(OPTIONS) is for optional defines, normally blank
If you prefer using cc, setenv CC cc and re-run configure
configure: creating ./config.status
config.status: creating Makefile
config.status: creating dcl2inc.awk
config.status: creating dcl2inc
config.status: creating make_blockmatch.pl
config.status: creating test/Makefile
config.status: creating test/Compare.sh
config.status: creating config.h