=> Bootstrap dependency digest>=20211023: found digest-20220214
=> Checksum BLAKE2s OK for sdcc-src-3.9.0.tar.bz2
=> Checksum SHA512 OK for sdcc-src-3.9.0.tar.bz2
===> Installing dependencies for sdcc-3.9.0nb15
==========================================================================
The following variables will affect the build process of this package,
sdcc-3.9.0nb15.  Their current value is shown below:

        * CURSES_DEFAULT = ncurses
        * PYTHON_VERSION_DEFAULT = 311

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

        * CURSES_TYPE = ncurses
        * PYPACKAGE = python311
        * 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 mktools-[0-9]*: found mktools-20220614
=> Tool dependency bison>=1.0: found bison-3.8.2nb1
=> Tool dependency gmake>=3.81: found gmake-4.4.1
=> Tool dependency gtexinfo>=3.12: found gtexinfo-7.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
=> Build dependency boost-headers-1.85.*: found boost-headers-1.85.0nb1
=> Full dependency gputils-[0-9]*: found gputils-1.5.0
=> Full dependency pkg_install-info-[0-9]*: found pkg_install-info-4.5nb3
=> Full dependency perl>=5.0: found perl-5.38.2
=> Full dependency boehm-gc>=7.4: found boehm-gc-8.2.4
=> Full dependency boost-libs-1.85.*: found boost-libs-1.85.0
=> Full dependency boost-libs>=1.85.0: found boost-libs-1.85.0
=> Full dependency python311>=3.11.0: found python311-3.11.9
=> Full dependency readline>=6.0: found readline-8.2nb2
=> Full dependency zlib>=1.2.3: found zlib-1.3.1
===> Overriding tools for sdcc-3.9.0nb15
===> Extracting for sdcc-3.9.0nb15
===> Patching for sdcc-3.9.0nb15
=> Applying pkgsrc patches for sdcc-3.9.0nb15
=> Verifying /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/devel/sdcc3/patches/patch-aa
=> Applying pkgsrc patch /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/devel/sdcc3/patches/patch-aa
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$NetBSD: patch-aa,v 1.3 2019/12/29 06:29:23 ryoon Exp $
|
| - avoid installing various trash files
| - use find correctly when doing so
| - stop on error when doing so
|
|--- device/lib/Makefile.in.orig	2019-03-21 14:49:01.000000000 +0000
|+++ device/lib/Makefile.in
--------------------------
Patching file device/lib/Makefile.in using Plan A...
Hunk #1 succeeded at 574.
done
===> Creating toolchain wrappers for sdcc-3.9.0nb15
===> Configuring for sdcc-3.9.0nb15
=> 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
=> Replacing python interpreter in support/scripts/as2gbmap.py.
=> 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 gawk... /opt/pkg/bin/nawk
checking version of the package... 3.9.0
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 whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c -o pbulk -g staff
checking for x86_64-apple-darwin23-ranlib... no
checking for ranlib... ranlib
checking for autoconf... autoconf
checking for strip... strip
checking for as... as
checking for cp... /bin/cp
checking for ar... ar
checking for gm4... gm4
checking for flex... /usr/bin/lex
checking for bison... /opt/pkg/bin/bison -y
checking for python3.6... /opt/pkg/bin/python3.11
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 endian.h usability... no
checking endian.h presence... no
checking for endian.h... no
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking machine/endian.h usability... yes
checking machine/endian.h presence... yes
checking for machine/endian.h... yes
checking sys/isa_defs.h usability... no
checking sys/isa_defs.h presence... no
checking for sys/isa_defs.h... no
checking how to run the C++ preprocessor... clang++ -E
checking treedec/combinations.hpp usability... no
checking treedec/combinations.hpp presence... no
checking for treedec/combinations.hpp... no
configure: treedec library missing, falling back to Thorup.
checking gala/graph.h usability... no
checking gala/graph.h presence... no
checking for gala/graph.h... no
checking boost/graph/adjacency_list.hpp usability... no
checking boost/graph/adjacency_list.hpp presence... yes
configure: WARNING: boost/graph/adjacency_list.hpp: present but cannot be compiled
configure: WARNING: boost/graph/adjacency_list.hpp:     check for missing prerequisite headers?
configure: WARNING: boost/graph/adjacency_list.hpp: see the Autoconf documentation
configure: WARNING: boost/graph/adjacency_list.hpp:     section "Present But Cannot Be Compiled"
configure: WARNING: boost/graph/adjacency_list.hpp: proceeding with the compiler's result
checking for boost/graph/adjacency_list.hpp... no
configure: error: boost library not found (boost/graph/adjacency_list.hpp).
*** Error code 1

Stop.
bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/devel/sdcc3
*** Error code 1

Stop.
bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/devel/sdcc3