=> Checksum BLAKE2s OK for hugs98-Sep2006.tar.gz
=> Checksum SHA512 OK for hugs98-Sep2006.tar.gz
===> Installing dependencies for hugs98-200609nb1
==========================================================================
The supported build options for hugs98 are:

	readline

The currently selected options are:

	readline

You can select which build options to use by setting PKG_DEFAULT_OPTIONS
or the following variable.  Its current value is shown:

	PKG_OPTIONS.hugs (not defined)

==========================================================================
==========================================================================
The following variables will affect the build process of this package,
hugs98-200609nb1.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * READLINE_DEFAULT = editline

Based on these variables, the following variables have been set:

        * CURSES_TYPE = ncurses
        * READLINE_TYPE = editline
        * TERMCAP_TYPE = curses

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 tradcpp-[0-9]*: found tradcpp-0.5.3
=> Tool dependency bison>=1.0: found bison-3.8.2nb1
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> 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 editline>=3.0.20130712nb1: found editline-3.1.20221030nb2
=> Full dependency ncurses>=5.3nb1: found ncurses-6.5
===> Overriding tools for hugs98-200609nb1
===> Extracting for hugs98-200609nb1
===> Patching for hugs98-200609nb1
=> Applying pkgsrc patches for hugs98-200609nb1
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/lang/hugs/patches/patch-packages_base_cbits_execvpe.c
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/lang/hugs/patches/patch-packages_base_cbits_execvpe.c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-packages_base_cbits_execvpe.c,v 1.2 2015/12/29 23:34:48 dholland Exp $
|
|Don't provide own execvpe if the system already has it.
|
|--- packages/base/cbits/execvpe.c.orig	2014-10-14 12:37:00.000000000 +0000
|+++ packages/base/cbits/execvpe.c
--------------------------
Patching file packages/base/cbits/execvpe.c using Plan A...
Hunk #1 succeeded at 5.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/lang/hugs/patches/patch-packages_base_configure
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/lang/hugs/patches/patch-packages_base_configure
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-packages_base_configure,v 1.2 2015/12/29 23:34:48 dholland Exp $
|
|Have configure script probe for execvpe.
|
|--- packages/base/configure.orig	2014-10-14 12:09:59.000000000 +0000
|+++ packages/base/configure
--------------------------
Patching file packages/base/configure using Plan A...
Hunk #1 succeeded at 5539.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/lang/hugs/patches/patch-packages_base_configure.ac
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/lang/hugs/patches/patch-packages_base_configure.ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-packages_base_configure.ac,v 1.2 2015/12/29 23:34:48 dholland Exp $
|
|Have configure script probe for execvpe.
|
|--- packages/base/configure.ac.orig	2014-10-14 12:09:57.000000000 +0000
|+++ packages/base/configure.ac
--------------------------
Patching file packages/base/configure.ac using Plan A...
Hunk #1 succeeded at 31.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/lang/hugs/patches/patch-packages_base_include_HsBase.h
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/lang/hugs/patches/patch-packages_base_include_HsBase.h
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-packages_base_include_HsBase.h,v 1.3 2015/12/29 23:34:48 dholland Exp $
|
|Don't declare own execvpe() if the system already has it.
|Patch up gcc inline mess.
|
|--- packages/base/include/HsBase.h.orig	2006-09-20 22:01:52.000000000 +0000
|+++ packages/base/include/HsBase.h
--------------------------
Patching file packages/base/include/HsBase.h using Plan A...
Hunk #1 succeeded at 149.
Hunk #2 succeeded at 221.
done
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/lang/hugs/patches/patch-packages_base_include_HsBaseConfig.h.in
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-upstream-arm64/lang/hugs/patches/patch-packages_base_include_HsBaseConfig.h.in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-packages_base_include_HsBaseConfig.h.in,v 1.2 2015/12/29 23:34:48 dholland Exp $
|
|Have configure script probe for execvpe.
|
|--- packages/base/include/HsBaseConfig.h.in.orig	2014-10-14 12:10:33.000000000 +0000
|+++ packages/base/include/HsBaseConfig.h.in
--------------------------
Patching file packages/base/include/HsBaseConfig.h.in using Plan A...
Hunk #1 succeeded at 419.
done
===> Creating toolchain wrappers for hugs98-200609nb1
===> Configuring for hugs98-200609nb1
=> 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 build system type... aarch64-apple-darwin23
checking host system type... aarch64-apple-darwin23
checking target system type... aarch64-apple-darwin23
checking for bison... /opt/pkg/bin/bison -y
checking for aarch64-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 ISO C89... none needed
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking whether clang needs -traditional... no
checking for rm... /bin/rm
checking for cp... /bin/cp
checking for ld... ld
checking for perl... perl
checking whether make sets $(MAKE)... yes
checking for hp2ps... 0
checking for docbook2html... no
checking for db2html... no
checking for docbook2dvi... no
checking for db2dvi... no
checking for docbook2pdf... no
checking for db2pdf... no
checking for docbook2ps... no
checking for db2ps... no
checking for diff... /usr/bin/diff
checking whether to use "diff -c1" or "diff -C 1"... /usr/bin/diff -C 1
checking for dlopen in -ldl... yes
checking for shl_load in -ldld... no
checking for atan in -lm... yes
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... 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 stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking for string.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sgtty.h usability... yes
checking sgtty.h presence... yes
checking for sgtty.h... yes
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking signal.h usability... yes
checking signal.h presence... yes
checking for signal.h... yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking console.h usability... no
checking console.h presence... no
checking for console.h... no
checking Files.h usability... no
checking Files.h presence... no
checking for Files.h... no
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking stat.h usability... no
checking stat.h presence... no
checking for stat.h... no
checking direct.h usability... no
checking direct.h presence... no
checking for direct.h... no
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking whether time.h and sys/time.h may both be included... 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
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking sys/times.h usability... yes
checking sys/times.h presence... yes
checking for sys/times.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking values.h usability... no
checking values.h presence... no
checking for values.h... no
checking dos.h usability... no
checking dos.h presence... no
checking for dos.h... no
checking conio.h usability... no
checking conio.h presence... no
checking for conio.h... no
checking io.h usability... no
checking io.h presence... no
checking for io.h... no
checking std.h usability... no
checking std.h presence... no
checking for std.h... no
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking alloc.h usability... no
checking alloc.h presence... no
checking for alloc.h... no
checking for valloc... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking whether wchar_t is ISO 10646 (Unicode)... no
checking for locale-based character encoding... no
checking for library containing wcrtomb... none required
checking for WinExec... no
checking for GetModuleFileName... no
checking for atan... yes
checking for strcasecmp... yes
checking for _stricmp... no
checking for stricmp... no
checking for strcmpi... no
checking for strcmp... yes
checking for rindex... yes
checking for strrchr... yes
checking for realpath... yes
checking for _fullpath... no
checking for macsystem... no
checking for fseek... yes
checking for ftell... yes
checking for vsnprintf... yes
checking for _vsnprintf... no
checking for snprintf... yes
checking for _snprintf... no
checking for popen... yes
checking for _popen... no
checking for pclose... yes
checking for _pclose... no
checking for sigprocmask... yes
checking for getrusage... yes
checking for times... yes
checking for isatty... yes
checking for fstat... yes
checking for select... yes
checking for gettimeofday... yes
checking for ftime... yes
checking for time... yes
checking for localtime... yes
checking for gmtime... yes
checking for mktime... yes
checking for dup... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... yes
checking for sys/time.h... (cached) yes
checking whether timezone is declared... yes
checking whether _timezone is declared... no
checking whether altzone is declared... no
checking for working alloca.h... yes
checking for alloca... yes
checking for _alloca... no
checking for stime... no
checking for poly... no
checking for an ANSI C-conforming const... yes
checking for function prototypes... yes
checking for arrays of jmp_bufs... yes
checking labels as values... yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking return type of signal handlers... void
checking for tputs in -lncurses... yes
checking for readline in -lreadline... yes
checking for int... yes
checking size of int... 4
checking for float... yes
checking size of float... 4
checking for double... yes
checking size of double... 8
checking for int*... yes
checking size of int*... 8
building large hugs
checking if '/LD' builds loadable libraries... 
checking if '/LD /ML /nologo' builds loadable libraries... 
checking if '-shared -fPIC' builds loadable libraries... -shared -fPIC
checking if '-flat_namespace -bundle -undefined suppress' builds loadable libraries... (cached) -shared -fPIC
checking if '-bundle' builds loadable libraries... (cached) -shared -fPIC
checking if '-r' builds loadable libraries... (cached) -shared -fPIC
checking for LoadLibrary... no
checking for dlopen... yes
configure: creating ./config.status
config.status: creating MkDefs
config.status: creating src/Makefile
config.status: creating docs/Makefile
config.status: creating docs/users_guide/Makefile
config.status: creating demos/Makefile
config.status: creating src/platform.h
config.status: creating docs/hugs.1
config.status: creating src/config.h
config.status: creating src/options.h
=== configuring in libraries (/Users/pbulk/build/lang/hugs/work/hugs98-Sep2006/libraries)
configure: running /opt/pkg/bin/mksh ./configure --prefix=/opt/pkg  '--target=aarch64-apple-darwin23' 'ice_cv_traditional_cpp=/opt/pkg/bin/tradcpp' '--build=aarch64-apple-darwin23' '--host=aarch64-apple-darwin23' '--mandir=/opt/pkg/share/man' '--enable-option-checking=yes' 'build_alias=aarch64-apple-darwin23' 'host_alias=aarch64-apple-darwin23' 'target_alias=aarch64-apple-darwin23' 'YACC=/opt/pkg/bin/bison -y' 'CC=clang' 'CFLAGS=-pipe -Os -I/opt/pkg/include/ncurses' 'LDFLAGS=-L/opt/pkg/lib' 'CPPFLAGS=-I/opt/pkg/include/ncurses' --cache-file=/dev/null --srcdir=.
checking for aarch64-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 ISO C89... none needed
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking whether clang needs -traditional... no
checking how to run the C preprocessor... clang -E
checking for a traditional C preprocessor... (cached) /opt/pkg/bin/tradcpp
checking whether make sets $(MAKE)... yes
checking for find... /Users/pbulk/build/lang/hugs/work/.tools/bin/find
checking for sort... /Users/pbulk/build/lang/hugs/work/.tools/bin/sort
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 for long long... yes
checking for char... yes
checking size of char... 1
checking for double... yes
checking size of double... 8
checking for float... yes
checking size of float... 4
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 8
checking for long long... (cached) yes
checking size of long long... 8
checking for short... yes
checking size of short... 2
checking for unsigned char... yes
checking size of unsigned char... 1
checking for unsigned int... yes
checking size of unsigned int... 4
checking for unsigned long... yes
checking size of unsigned long... 8
checking for unsigned long long... yes
checking size of unsigned long long... 8
checking for unsigned short... yes
checking size of unsigned short... 2
checking for void *... yes
checking size of void *... 8
checking for char... (cached) yes
checking alignment of char... 1
checking for double... (cached) yes
checking alignment of double... 8
checking for float... (cached) yes
checking alignment of float... 4
checking for int... (cached) yes
checking alignment of int... 4
checking for long... (cached) yes
checking alignment of long... 8
checking for long long... (cached) yes
checking alignment of long long... 8
checking for short... (cached) yes
checking alignment of short... 2
checking for unsigned char... (cached) yes
checking alignment of unsigned char... 1
checking for unsigned int... (cached) yes
checking alignment of unsigned int... 4
checking for unsigned long... (cached) yes
checking alignment of unsigned long... 8
checking for unsigned long long... (cached) yes
checking alignment of unsigned long long... 8
checking for unsigned short... (cached) yes
checking alignment of unsigned short... 2
checking for void *... (cached) yes
checking alignment of void *... 8
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tools/config
config.status: creating include/ghcconfig.h
config.status: executing ultra-evil commands

************************************************
*** NOW DO: make ; make install
************************************************