=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for argyllcms-3.0.2
cd /Users/pbulk/build/graphics/argyllcms/work/Argyll_V3.0.2 && /usr/bin/env DESTDIR=/Users/pbulk/build/graphics/argyllcms/work/.destdir PREFIX=/opt/pkg  REFSUBDIR=share/argyll/ref  USETOOLS=no GOTMPDIR=/Users/pbulk/build MACOSX_DEPLOYMENT_TARGET=12.3 CC=clang CFLAGS=-pipe\ -Os\ -I/opt/pkg/include CPPFLAGS=-I/opt/pkg/include CXX=clang++ CXXFLAGS=-pipe\ -Os\ -I/opt/pkg/include COMPILER_RPATH_FLAG=-L F77=f77 FC=f77 FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-L/opt/pkg/lib LINKER_RPATH_FLAG=-L PATH=/Users/pbulk/build/graphics/argyllcms/work/.cwrapper/bin:/Users/pbulk/build/graphics/argyllcms/work/.buildlink/bin:/Users/pbulk/build/graphics/argyllcms/work/.tools/bin:/opt/pkg/bin:/sbin:/bin:/usr/sbin:/usr/bin:/opt/pkg/bin:/opt/pkg/bin PREFIX=/opt/pkg MAKELEVEL=0 CONFIG_SITE= ftp_proxy=downloads-forbidden-except-during-fetch http_proxy=downloads-forbidden-except-during-fetch https_proxy=downloads-forbidden-except-during-fetch no_proxy= PKG_SYSCONFDIR=/opt/pkg/etc HOME=/Users/pbulk/build/graphics/argyllcms/work/.home CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/graphics/argyllcms/work/.cwrapper/config CPP=clang\ -E LOCALBASE=/opt/pkg X11BASE=/opt/pkg PKGMANDIR=share/man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=Mach-O USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ \ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ \ -o\ pbulk\ -g\ staff\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ staff\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ staff\ -m\ 775 INSTALL_INFO= MAKEINFO=/Users/pbulk/build/graphics/argyllcms/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/Users/pbulk/build/graphics/argyllcms/work/.tools/bin/itstool GDBUS_CODEGEN=/Users/pbulk/build/graphics/argyllcms/work/.tools/bin/gdbus-codegen PKG_CONFIG=/Users/pbulk/build/graphics/argyllcms/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/Users/pbulk/build/graphics/argyllcms/work/.buildlink/lib/pkgconfig:/Users/pbulk/build/graphics/argyllcms/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/Users/pbulk/build/graphics/argyllcms/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/graphics/argyllcms/work/.cwrapper/config jam -q -fJambase -j1
We're on a 64 bit host 
Argyll Jamtop has been read 
DESTDIR = '/Users/pbulk/build/graphics/argyllcms/work/.destdir', PREFIX = '/opt/pkg', REFSUBDIR = 'share/argyll/ref' 
Using system TIFF library 
Using system JPEG library 
Using system PNG library 
Using system Z library 
Using Argyll SSL library 
xxd seems to be available 
CMF Measurement device and accessories is enabled 
HOME =  /Users/pbulk/build/graphics/argyllcms/work/.home 
PWD =  /Users/pbulk/build/graphics/argyllcms/work/Argyll_V3.0.2 
...patience...
...found 1177 target(s)...
...updating 452 target(s)...
GenFileNND1 compiledate.h 
Cc_ numlib/numsup.o 
Cc_ numlib/dnsq.o 
Cc_ numlib/powell.o 
Cc_ numlib/dhsx.o 
Cc_ numlib/varmet.o 
Cc_ numlib/ludecomp.o 
Cc_ numlib/svd.o 
Cc_ numlib/zbrent.o 
Cc_ numlib/rand.o 
Cc_ numlib/sobol.o 
Cc_ numlib/aatree.o 
Cc_ numlib/quadprog.o 
Cc_ numlib/gnewt.o 
Cc_ numlib/roots.o 
Archive numlib/libnum.a 
Cc_ numlib/ui.o 
numlib/ui.c:171:46: warning: 'NSAnyEventMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
                        if ((event = [NSApp nextEventMatchingMask:NSAnyEventMask
                                                                  ^~~~~~~~~~~~~~
                                                                  NSEventMaskAny
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:158:26: note: 'NSAnyEventMask' has been explicitly marked deprecated here
static const NSEventMask NSAnyEventMask                 API_DEPRECATED_WITH_REPLACEMENT("NSEventMaskAny", macos(10.0,10.12)) = NSUIntegerMax;
                         ^
numlib/ui.c:175:25: warning: 'NSApplicationDefined' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
                                if ([event type] == NSApplicationDefined
                                                    ^~~~~~~~~~~~~~~~~~~~
                                                    NSEventTypeApplicationDefined
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:79:26: note: 'NSApplicationDefined' has been explicitly marked deprecated here
static const NSEventType NSApplicationDefined   API_DEPRECATED_WITH_REPLACEMENT("NSEventTypeApplicationDefined", macos(10.0,10.12)) = NSEventTypeApplicationDefined;
                         ^
numlib/ui.c:189:32: warning: 'NSApplicationDefined' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
                                } else if ([event type] == NSApplicationDefined
                                                           ^~~~~~~~~~~~~~~~~~~~
                                                           NSEventTypeApplicationDefined
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:79:26: note: 'NSApplicationDefined' has been explicitly marked deprecated here
static const NSEventType NSApplicationDefined   API_DEPRECATED_WITH_REPLACEMENT("NSEventTypeApplicationDefined", macos(10.0,10.12)) = NSEventTypeApplicationDefined;
                         ^
numlib/ui.c:260:38: warning: 'NSApplicationDefined' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
        event = [NSEvent otherEventWithType:NSApplicationDefined
                                            ^~~~~~~~~~~~~~~~~~~~
                                            NSEventTypeApplicationDefined
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:79:26: note: 'NSApplicationDefined' has been explicitly marked deprecated here
static const NSEventType NSApplicationDefined   API_DEPRECATED_WITH_REPLACEMENT("NSEventTypeApplicationDefined", macos(10.0,10.12)) = NSEventTypeApplicationDefined;
                         ^
numlib/ui.c:297:38: warning: 'NSApplicationDefined' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
        event = [NSEvent otherEventWithType:NSApplicationDefined
                                            ^~~~~~~~~~~~~~~~~~~~
                                            NSEventTypeApplicationDefined
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:79:26: note: 'NSApplicationDefined' has been explicitly marked deprecated here
static const NSEventType NSApplicationDefined   API_DEPRECATED_WITH_REPLACEMENT("NSEventTypeApplicationDefined", macos(10.0,10.12)) = NSEventTypeApplicationDefined;
                         ^
5 warnings generated.
Archive numlib/libui.a 
Cc_ plot/plot.o 
Archive plot/libplot.a 
Cc_ plot/vrml.o 
Archive plot/libvrml.a 
Cc_ icc/icc.o 
Archive icc/libicc.a 
Cc_ cgats/pars.o 
Cc_ cgats/cgats.o 
Archive cgats/libcgats.a 
Cc_ xml/mxml-attr.o 
Cc_ xml/mxml-entity.o 
Cc_ xml/mxml-file.o 
Cc_ xml/mxml-get.o 
Cc_ xml/mxml-index.o 
Cc_ xml/mxml-node.o 
Cc_ xml/mxml-private.o 
Cc_ xml/mxml-search.o 
Cc_ xml/mxml-set.o 
Cc_ xml/mxml-string.o 
Archive xml/libmxml.a 
Cc_ yajl/yajl.o 
Cc_ yajl/yajl_alloc.o 
Cc_ yajl/yajl_buf.o 
Cc_ yajl/yajl_encode.o 
Cc_ yajl/yajl_gen.o 
Cc_ yajl/yajl_lex.o 
Cc_ yajl/yajl_parser.o 
Cc_ yajl/yajl_tree.o 
Cc_ yajl/yajl_version.o 
Archive yajl/libyajl.a 
Cc_ rspl/rspl.o 
Cc_ rspl/scat.o 
Cc_ rspl/rev.o 
Cc_ rspl/gam.o 
Cc_ rspl/spline.o 
Cc_ rspl/opt.o 
Archive rspl/librspl.a 
Cc_ gamut/gamut.o 
Archive gamut/libgamut.a 
Cc_ gamut/gammap.o 
Cc_ gamut/nearsmth.o 
Archive gamut/libgammap.a 
Cc_ xicc/xicc.o 
Cc_ xicc/xspect.o 
Cc_ xicc/xcolorants.o 
Cc_ xicc/xutils.o 
Cc_ xicc/iccjpeg.o 
Cc_ xicc/xdevlin.o 
Cc_ xicc/xcam.o 
Cc_ xicc/cam97s3.o 
Cc_ xicc/cam02.o 
Cc_ xicc/mpp.o 
Cc_ xicc/ccmx.o 
Cc_ xicc/ccss.o 
Cc_ xicc/xfit.o 
Cc_ xicc/xdgb.o 
Cc_ xicc/moncurve.o 
Cc_ xicc/xcal.o 
Cc_ xicc/bt1886.o 
Cc_ xicc/tm3015.o 
Archive xicc/libxicc.a 
Cc_ xicc/xcolorants2.o 
Archive xicc/libxcolorants.a 
Cc_ xicc/xutils2.o 
Cc_ xicc/iccjpeg2.o 
Archive xicc/libxutils.a 
Cc_ imdi/imdi_make.o 
In file included from imdi/imdi_make.c:31:
In file included from imdi/imdi.h:20:
imdi/imdi_utl.h:38:9: warning: Using 64 bit integer color kernel [-W#pragma-messages]
#pragma message("Using 64 bit integer color kernel")
        ^
1 warning generated.
Cc_ imdi/imdi_gen.o 
In file included from imdi/imdi_gen.c:99:
imdi/imdi_utl.h:38:9: warning: Using 64 bit integer color kernel [-W#pragma-messages]
#pragma message("Using 64 bit integer color kernel")
        ^
1 warning generated.
Cc_ imdi/cgen.o 
In file included from imdi/cgen.c:29:
In file included from imdi/imdi.h:20:
imdi/imdi_utl.h:38:9: warning: Using 64 bit integer color kernel [-W#pragma-messages]
#pragma message("Using 64 bit integer color kernel")
        ^
1 warning generated.
Cc_ imdi/cgen.o 
In file included from imdi/cgen.c:29:
In file included from imdi/imdi.h:20:
imdi/imdi_utl.h:38:9: warning: Using 64 bit integer color kernel [-W#pragma-messages]
#pragma message("Using 64 bit integer color kernel")
        ^
1 warning generated.
Link_ imdi/imdi_make 
ld: library not found for -ltiff
clang: error: linker command failed with exit code 1 (use -v to see invocation)

	clang -o imdi/imdi_make  imdi/imdi_make.o imdi/imdi_gen.o imdi/cgen.o    -framework Carbon -framework Cocoa -framework IOKit -framework CoreFoundation -framework AppKit -framework AudioToolbox -ltiff -ljpeg -lpng -lz -lm -lpthread  

...failed Link_ imdi/imdi_make ...
...skipped <imdi>imdi_k.h for lack of <imdi>imdi_make...
...skipped <imdi>imdi.o for lack of <imdi>imdi.c...
...skipped <imdi>libimdi.a for lack of <imdi>libimdi.a(imdi.o)...
...failed updating 1 target(s)...
...skipped 3 target(s)...
...updated 87 target(s)...
*** Error code 1

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

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