WARNING: [license.mk] Every package should define a LICENSE. ===> Building for gargoyle-2019.1nb12 cd /Users/pbulk/build/games/gargoyle/work/garglk-2019.1 && /usr/bin/env USETOOLS=no GOTMPDIR=/Users/pbulk/build PTHREAD_CFLAGS=\ -D_REENTRANT PTHREAD_LDFLAGS= PTHREAD_LIBS=-lpthread PTHREADBASE= MACOSX_DEPLOYMENT_TARGET=12.3 CC=clang CFLAGS=-pipe\ -Os\ -I/opt/pkg/include/SDL\ -I/opt/pkg/include\ -I/opt/pkg/include/freetype2\ -I/opt/pkg/include/glib-2.0\ -I/opt/pkg/include/gio-unix-2.0\ -I/opt/pkg/lib/glib-2.0/include\ -I/opt/pkg/include/harfbuzz CPPFLAGS=-DPNG_NO_ASSEMBLER_CODE\ -I/opt/pkg/include/SDL\ -I/opt/pkg/include\ -I/opt/pkg/include/freetype2\ -I/opt/pkg/include/glib-2.0\ -I/opt/pkg/include/gio-unix-2.0\ -I/opt/pkg/lib/glib-2.0/include\ -I/opt/pkg/include/harfbuzz CXX=clang++ CXXFLAGS=-pipe\ -Os\ -I/opt/pkg/include/SDL\ -I/opt/pkg/include\ -I/opt/pkg/include/freetype2\ -I/opt/pkg/include/glib-2.0\ -I/opt/pkg/include/gio-unix-2.0\ -I/opt/pkg/lib/glib-2.0/include\ -I/opt/pkg/include/harfbuzz 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/games/gargoyle/work/.cwrapper/bin:/Users/pbulk/build/games/gargoyle/work/.buildlink/bin:/Users/pbulk/build/games/gargoyle/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/games/gargoyle/work/.home CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/games/gargoyle/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/games/gargoyle/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/Users/pbulk/build/games/gargoyle/work/.tools/bin/itstool GDBUS_CODEGEN=/Users/pbulk/build/games/gargoyle/work/.tools/bin/gdbus-codegen PKG_CONFIG=/Users/pbulk/build/games/gargoyle/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/Users/pbulk/build/games/gargoyle/work/.buildlink/lib/pkgconfig:/Users/pbulk/build/games/gargoyle/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/Users/pbulk/build/games/gargoyle/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/Users/pbulk/build/games/gargoyle/work/.cwrapper/config jam OS is MACOSX (cocoa) BUILD is RELEASE ...patience... ...found 1689 target(s)... ...updating 516 target(s)... MkDir1 build MkDir1 build/macosx.release MkDir1 build/macosx.release/garglk Cc build/macosx.release/garglk/main.o Archive build/macosx.release/garglk/libgarglkmain.a libtool: Missing --mode=XXX libtool -static -o build/macosx.release/garglk/libgarglkmain.a build/macosx.release/garglk/main.o ...failed Archive build/macosx.release/garglk/libgarglkmain.a ... Cc build/macosx.release/garglk/gi_blorb.o Cc build/macosx.release/garglk/gi_dispa.o Cc build/macosx.release/garglk/cggestal.o Cc build/macosx.release/garglk/cgblorb.o Cc build/macosx.release/garglk/cgfref.o garglk/cgfref.c:141:16: warning: 'tempnam' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations] filename = tempnam(tempdir, "gargtmp"); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/stdio.h:295:1: note: 'tempnam' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead.") ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/cdefs.h:208:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. Cc build/macosx.release/garglk/cgmisc.o Cc build/macosx.release/garglk/cgstyle.o Cc build/macosx.release/garglk/cgstream.o Cc build/macosx.release/garglk/cgunicod.o Cc build/macosx.release/garglk/cgdate.o Cc build/macosx.release/garglk/window.o Cc build/macosx.release/garglk/winblank.o Cc build/macosx.release/garglk/winpair.o Cc build/macosx.release/garglk/wingrid.o Cc build/macosx.release/garglk/wintext.o Cc build/macosx.release/garglk/wingfx.o Cc build/macosx.release/garglk/winmask.o Cc build/macosx.release/garglk/event.o Cc build/macosx.release/garglk/draw.o Cc build/macosx.release/garglk/config.o Cc build/macosx.release/garglk/imgload.o Cc build/macosx.release/garglk/imgscale.o Cc build/macosx.release/garglk/fontdata.o Cc build/macosx.release/garglk/babeldata.o Cc build/macosx.release/garglk/ttsnull.o Cc build/macosx.release/garglk/sndsdl.o garglk/sndsdl.c:525:10: warning: 'tempnam' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations] tn = tempnam(tempdir, "gargtmp"); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/stdio.h:295:1: note: 'tempnam' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead.") ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/sys/cdefs.h:208:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 1 warning generated. Cc build/macosx.release/garglk/sysmac.o Cc build/macosx.release/garglk/fontmac.o Archive build/macosx.release/garglk/libgarglk.a libtool: Missing --mode=XXX libtool -static -o build/macosx.release/garglk/libgarglk.a build/macosx.release/garglk/gi_blorb.o build/macosx.release/garglk/gi_dispa.o build/macosx.release/garglk/cggestal.o build/macosx.release/garglk/cgblorb.o build/macosx.release/garglk/cgfref.o build/macosx.release/garglk/cgmisc.o build/macosx.release/garglk/cgstyle.o build/macosx.release/garglk/cgstream.o build/macosx.release/garglk/cgunicod.o build/macosx.release/garglk/cgdate.o build/macosx.release/garglk/window.o build/macosx.release/garglk/winblank.o build/macosx.release/garglk/winpair.o build/macosx.release/garglk/wingrid.o build/macosx.release/garglk/wintext.o build/macosx.release/garglk/wingfx.o build/macosx.release/garglk/winmask.o build/macosx.release/garglk/event.o build/macosx.release/garglk/draw.o build/macosx.release/garglk/config.o build/macosx.release/garglk/imgload.o build/macosx.release/garglk/imgscale.o build/macosx.release/garglk/fontdata.o build/macosx.release/garglk/babeldata.o build/macosx.release/garglk/ttsnull.o build/macosx.release/garglk/sndsdl.o build/macosx.release/garglk/sysmac.o build/macosx.release/garglk/fontmac.o ...failed Archive build/macosx.release/garglk/libgarglk.a ... MkDir1 build/macosx.release/tads Cc build/macosx.release/tads/argize.o Cc build/macosx.release/tads/bif.o Cc build/macosx.release/tads/bifgdum.o Cc build/macosx.release/tads/cmap.o Cc build/macosx.release/tads/cmd.o Cc build/macosx.release/tads/dat.o Cc build/macosx.release/tads/dbgtr.o Cc build/macosx.release/tads/errmsg.o Cc build/macosx.release/tads/execmd.o Cc build/macosx.release/tads/fio.o Cc build/macosx.release/tads/fioxor.o Cc build/macosx.release/tads/getstr.o Cc build/macosx.release/tads/ler.o Cc build/macosx.release/tads/linfdum.o Cc build/macosx.release/tads/lst.o Cc build/macosx.release/tads/mch.o Cc build/macosx.release/tads/mcm.o Cc build/macosx.release/tads/mcs.o Cc build/macosx.release/tads/obj.o Cc build/macosx.release/tads/oem.o Cc build/macosx.release/tads/os0.o Cc build/macosx.release/tads/oserr.o Cc build/macosx.release/tads/osifc.o Cc build/macosx.release/tads/osnoui.o Cc build/macosx.release/tads/osrestad.o Cc build/macosx.release/tads/osstzprs.o Cc build/macosx.release/tads/ostzposix.o Cc build/macosx.release/tads/out.o Cc build/macosx.release/tads/output.o Cc build/macosx.release/tads/ply.o Cc build/macosx.release/tads/qas.o Cc build/macosx.release/tads/regex.o Cc build/macosx.release/tads/run.o Cc build/macosx.release/tads/runstat.o Cc build/macosx.release/tads/suprun.o Cc build/macosx.release/tads/trd.o Cc build/macosx.release/tads/voc.o Cc build/macosx.release/tads/vocab.o Archive build/macosx.release/tads/libtads2.a libtool: Missing --mode=XXX libtool -static -o build/macosx.release/tads/libtads2.a build/macosx.release/tads/argize.o build/macosx.release/tads/bif.o build/macosx.release/tads/bifgdum.o build/macosx.release/tads/cmap.o build/macosx.release/tads/cmd.o build/macosx.release/tads/dat.o build/macosx.release/tads/dbgtr.o build/macosx.release/tads/errmsg.o build/macosx.release/tads/execmd.o build/macosx.release/tads/fio.o build/macosx.release/tads/fioxor.o build/macosx.release/tads/getstr.o build/macosx.release/tads/ler.o build/macosx.release/tads/linfdum.o build/macosx.release/tads/lst.o build/macosx.release/tads/mch.o build/macosx.release/tads/mcm.o build/macosx.release/tads/mcs.o build/macosx.release/tads/obj.o build/macosx.release/tads/oem.o build/macosx.release/tads/os0.o build/macosx.release/tads/oserr.o build/macosx.release/tads/osifc.o build/macosx.release/tads/osnoui.o build/macosx.release/tads/osrestad.o build/macosx.release/tads/osstzprs.o build/macosx.release/tads/ostzposix.o build/macosx.release/tads/out.o build/macosx.release/tads/output.o build/macosx.release/tads/ply.o build/macosx.release/tads/qas.o build/macosx.release/tads/regex.o build/macosx.release/tads/run.o build/macosx.release/tads/runstat.o build/macosx.release/tads/suprun.o build/macosx.release/tads/trd.o build/macosx.release/tads/voc.o build/macosx.release/tads/vocab.o ...failed Archive build/macosx.release/tads/libtads2.a ... C++ build/macosx.release/tads/charmap.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/md5.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/resldexe.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/resload.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/sha2.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/std.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/tcerr.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/tcerrmsg.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/tcgen.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/tcglob.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/tcmain.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/tcprs.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/tcprs_rt.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/tcprsnf.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/tcprsnl.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/tcprsstm.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/tcsrc.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/tct3.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/tct3_d.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/tct3nl.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/tct3stm.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/tct3unas.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/tctok.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/utf8.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmanonfn.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] ...on 100th target... C++ build/macosx.release/tads/vmbif.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmbifl.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmbifreg.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmbift3.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmbiftad.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmbiftio.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmbignum.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmbignumlib.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmbt3_nd.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmbytarr.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmcfgmem.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmcoll.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmconhmp.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmconsol.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmcrc.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmcset.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmdate.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmdict.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmdynfunc.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmerr.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmerrmsg.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmfile.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmfilnam.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmfilobj.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmfref.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmfunc.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmglob.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmgram.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmhash.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmhostsi.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmhosttx.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmimage.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmimg_nd.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmini_nd.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vminit.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vminitim.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmintcls.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmisaac.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmiter.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmlog.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmlookup.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmlst.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmmain.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmmcreg.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmmeta.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmnetfillcl.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmobj.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmop.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmpack.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmpat.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmpool.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmpoolim.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmregex.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmrun.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] tads/tads3/vmrun.cpp:2555:21: warning: logical not is only applied to the left hand side of this comparison [-Wlogical-not-parentheses] if (true_for_cond(valp)) ^~~~~~~~~~~~~~~~~~~ tads/tads3/vmrun.cpp:1103:32: note: expanded from macro 'true_for_cond' || ((v)->typ == VM_INT && !(v)->val.intval == 0)) ^ ~~ tads/tads3/vmrun.cpp:2555:21: note: add parentheses after the '!' to evaluate the comparison first tads/tads3/vmrun.cpp:1103:32: note: expanded from macro 'true_for_cond' || ((v)->typ == VM_INT && !(v)->val.intval == 0)) ^ tads/tads3/vmrun.cpp:2555:21: note: add parentheses around left hand side expression to silence this warning tads/tads3/vmrun.cpp:1103:32: note: expanded from macro 'true_for_cond' || ((v)->typ == VM_INT && !(v)->val.intval == 0)) ^ 1 warning generated. C++ build/macosx.release/tads/vmrunsym.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmsa.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmsave.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmsort.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmsortv.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmsrcf.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmstack.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmstr.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmstrbuf.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmstrcmp.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmtmpfil.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmtobj.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmtype.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmtypedh.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmtz.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmtzobj.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmundo.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmvec.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmconnom.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] Archive build/macosx.release/tads/libtads3.a libtool: Missing --mode=XXX libtool -static -o build/macosx.release/tads/libtads3.a build/macosx.release/tads/charmap.o build/macosx.release/tads/md5.o build/macosx.release/tads/resldexe.o build/macosx.release/tads/resload.o build/macosx.release/tads/sha2.o build/macosx.release/tads/std.o build/macosx.release/tads/tcerr.o build/macosx.release/tads/tcerrmsg.o build/macosx.release/tads/tcgen.o build/macosx.release/tads/tcglob.o build/macosx.release/tads/tcmain.o build/macosx.release/tads/tcprs.o build/macosx.release/tads/tcprs_rt.o build/macosx.release/tads/tcprsnf.o build/macosx.release/tads/tcprsnl.o build/macosx.release/tads/tcprsstm.o build/macosx.release/tads/tcsrc.o build/macosx.release/tads/tct3.o build/macosx.release/tads/tct3_d.o build/macosx.release/tads/tct3nl.o build/macosx.release/tads/tct3stm.o build/macosx.release/tads/tct3unas.o build/macosx.release/tads/tctok.o build/macosx.release/tads/utf8.o build/macosx.release/tads/vmanonfn.o build/macosx.release/tads/vmbif.o build/macosx.release/tads/vmbifl.o build/macosx.release/tads/vmbifreg.o build/macosx.release/tads/vmbift3.o build/macosx.release/tads/vmbiftad.o build/macosx.release/tads/vmbiftio.o build/macosx.release/tads/vmbignum.o build/macosx.release/tads/vmbignumlib.o build/macosx.release/tads/vmbt3_nd.o build/macosx.release/tads/vmbytarr.o build/macosx.release/tads/vmcfgmem.o build/macosx.release/tads/vmcoll.o build/macosx.release/tads/vmconhmp.o build/macosx.release/tads/vmconsol.o build/macosx.release/tads/vmcrc.o build/macosx.release/tads/vmcset.o build/macosx.release/tads/vmdate.o build/macosx.release/tads/vmdict.o build/macosx.release/tads/vmdynfunc.o build/macosx.release/tads/vmerr.o build/macosx.release/tads/vmerrmsg.o build/macosx.release/tads/vmfile.o build/macosx.release/tads/vmfilnam.o build/macosx.release/tads/vmfilobj.o build/macosx.release/tads/vmfref.o build/macosx.release/tads/vmfunc.o build/macosx.release/tads/vmglob.o build/macosx.release/tads/vmgram.o build/macosx.release/tads/vmhash.o build/macosx.release/tads/vmhostsi.o build/macosx.release/tads/vmhosttx.o build/macosx.release/tads/vmimage.o build/macosx.release/tads/vmimg_nd.o build/macosx.release/tads/vmini_nd.o build/macosx.release/tads/vminit.o build/macosx.release/tads/vminitim.o build/macosx.release/tads/vmintcls.o build/macosx.release/tads/vmisaac.o build/macosx.release/tads/vmiter.o build/macosx.release/tads/vmlog.o build/macosx.release/tads/vmlookup.o build/macosx.release/tads/vmlst.o build/macosx.release/tads/vmmain.o build/macosx.release/tads/vmmcreg.o build/macosx.release/tads/vmmeta.o build/macosx.release/tads/vmnetfillcl.o build/macosx.release/tads/vmobj.o build/macosx.release/tads/vmop.o build/macosx.release/tads/vmpack.o build/macosx.release/tads/vmpat.o build/macosx.release/tads/vmpool.o build/macosx.release/tads/vmpoolim.o build/macosx.release/tads/vmregex.o build/macosx.release/tads/vmrun.o build/macosx.release/tads/vmrunsym.o build/macosx.release/tads/vmsa.o build/macosx.release/tads/vmsave.o build/macosx.release/tads/vmsort.o build/macosx.release/tads/vmsortv.o build/macosx.release/tads/vmsrcf.o build/macosx.release/tads/vmstack.o build/macosx.release/tads/vmstr.o build/macosx.release/tads/vmstrbuf.o build/macosx.release/tads/vmstrcmp.o build/macosx.release/tads/vmtmpfil.o build/macosx.release/tads/vmtobj.o build/macosx.release/tads/vmtype.o build/macosx.release/tads/vmtypedh.o build/macosx.release/tads/vmtz.o build/macosx.release/tads/vmtzobj.o build/macosx.release/tads/vmundo.o build/macosx.release/tads/vmvec.o build/macosx.release/tads/vmconnom.o ...failed Archive build/macosx.release/tads/libtads3.a ... MkDir1 build/macosx.release/babel Cc build/macosx.release/babel/babel_handler.o support/babel/babel_handler.c:292:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] else return NULL; ^ 1 warning generated. Cc build/macosx.release/babel/ifiction.o support/babel/ifiction.c:313:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] else parent->occurences[i]=1; ^ 1 warning generated. Cc build/macosx.release/babel/md5.o Cc build/macosx.release/babel/misc.o Cc build/macosx.release/babel/register.o Cc build/macosx.release/babel/register_ifiction.o Cc build/macosx.release/babel/adrift.o Cc build/macosx.release/babel/advsys.o Cc build/macosx.release/babel/agt.o Cc build/macosx.release/babel/alan.o Cc build/macosx.release/babel/blorb.o Cc build/macosx.release/babel/executable.o Cc build/macosx.release/babel/glulx.o Cc build/macosx.release/babel/hugo.o Cc build/macosx.release/babel/level9.o support/babel/level9.c:478:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else return NO_REPLY_RV; ^ 1 warning generated. Cc build/macosx.release/babel/magscrolls.o Cc build/macosx.release/babel/tads.o Cc build/macosx.release/babel/tads2.o Cc build/macosx.release/babel/tads3.o Cc build/macosx.release/babel/zcode.o Archive build/macosx.release/babel/babel_static.a libtool: Missing --mode=XXX libtool -static -o build/macosx.release/babel/babel_static.a build/macosx.release/babel/babel_handler.o build/macosx.release/babel/ifiction.o build/macosx.release/babel/md5.o build/macosx.release/babel/misc.o build/macosx.release/babel/register.o build/macosx.release/babel/register_ifiction.o build/macosx.release/babel/adrift.o build/macosx.release/babel/advsys.o build/macosx.release/babel/agt.o build/macosx.release/babel/alan.o build/macosx.release/babel/blorb.o build/macosx.release/babel/executable.o build/macosx.release/babel/glulx.o build/macosx.release/babel/hugo.o build/macosx.release/babel/level9.o build/macosx.release/babel/magscrolls.o build/macosx.release/babel/tads.o build/macosx.release/babel/tads2.o build/macosx.release/babel/tads3.o build/macosx.release/babel/zcode.o ...failed Archive build/macosx.release/babel/babel_static.a ... MkDir1 build/macosx.release/SDL_sound Cc build/macosx.release/SDL_sound/ogg.o Cc build/macosx.release/SDL_sound/smpeg.o support/sdl_sound/decoders/smpeg.c:155:34: warning: implicit conversion from 'unsigned long' to 'int' changes value from 18446744073709551614 to -2 [-Wconstant-conversion] SDL_RWseek(internal->rw, -sizeof (mp3_magic), SEEK_CUR); ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Users/pbulk/build/games/gargoyle/work/.buildlink/include/SDL/SDL_rwops.h:122:58: note: expanded from macro 'SDL_RWseek' #define SDL_RWseek(ctx, offset, whence) (ctx)->seek(ctx, offset, whence) ~ ^~~~~~ 1 warning generated. Cc build/macosx.release/SDL_sound/audio_convert.o ...on 200th target... Cc build/macosx.release/SDL_sound/extra_rwops.o Cc build/macosx.release/SDL_sound/SDL_sound.o Archive build/macosx.release/SDL_sound/SDL_sound_static.a libtool: Missing --mode=XXX libtool -static -o build/macosx.release/SDL_sound/SDL_sound_static.a build/macosx.release/SDL_sound/ogg.o build/macosx.release/SDL_sound/smpeg.o build/macosx.release/SDL_sound/audio_convert.o build/macosx.release/SDL_sound/extra_rwops.o build/macosx.release/SDL_sound/SDL_sound.o ...failed Archive build/macosx.release/SDL_sound/SDL_sound_static.a ... Cc build/macosx.release/garglk/launchmac.o garglk/launchmac.m:126:1: warning: method possibly missing a [super reshape] call [-Wobjc-missing-super-calls] } ^ 1 warning generated. Cc build/macosx.release/garglk/launcher.o ...skipped gargoyle for lack of libgarglk.a... MkDir1 build/macosx.release/advsys Cc build/macosx.release/advsys/advmsg.o Cc build/macosx.release/advsys/advtrm.o Cc build/macosx.release/advsys/advprs.o terps/advsys/advprs.c:321:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (words[wcnt] = findword(wtext[wcnt])) ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ terps/advsys/advprs.c:321:21: note: place parentheses around the assignment to silence this warning if (words[wcnt] = findword(wtext[wcnt])) ^ ( ) terps/advsys/advprs.c:321:21: note: use '==' to turn this assignment into an equality comparison if (words[wcnt] = findword(wtext[wcnt])) ^ == 1 warning generated. Cc build/macosx.release/advsys/advdbs.o terps/advsys/advdbs.c:257:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (p = findprop(obj,prop)) ~~^~~~~~~~~~~~~~~~~~~~ terps/advsys/advdbs.c:257:8: note: place parentheses around the assignment to silence this warning if (p = findprop(obj,prop)) ^ ( ) terps/advsys/advdbs.c:257:8: note: use '==' to turn this assignment into an equality comparison if (p = findprop(obj,prop)) ^ == terps/advsys/advdbs.c:268:8: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (p = findprop(obj,prop)) ~~^~~~~~~~~~~~~~~~~~~~ terps/advsys/advdbs.c:268:8: note: place parentheses around the assignment to silence this warning if (p = findprop(obj,prop)) ^ ( ) terps/advsys/advdbs.c:268:8: note: use '==' to turn this assignment into an equality comparison if (p = findprop(obj,prop)) ^ == 2 warnings generated. Cc build/macosx.release/advsys/advint.o Cc build/macosx.release/advsys/advjunk.o Cc build/macosx.release/advsys/advexe.o terps/advsys/advexe.c:68:24: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (p2 = fp[fp[2]+3]) ~~~^~~~~~~~~~~~~ terps/advsys/advexe.c:68:24: note: place parentheses around the assignment to silence this warning if (p2 = fp[fp[2]+3]) ^ ( ) terps/advsys/advexe.c:68:24: note: use '==' to turn this assignment into an equality comparison if (p2 = fp[fp[2]+3]) ^ == terps/advsys/advexe.c:302:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] while (ch = msg_byte()) ~~~^~~~~~~~~~~~ terps/advsys/advexe.c:302:15: note: place parentheses around the assignment to silence this warning while (ch = msg_byte()) ^ ( ) terps/advsys/advexe.c:302:15: note: use '==' to turn this assignment into an equality comparison while (ch = msg_byte()) ^ == 2 warnings generated. Cc build/macosx.release/advsys/glkstart.o ...skipped advsys for lack of libgarglkmain.a... MkDir1 build/macosx.release/agility Cc build/macosx.release/agility/agtread.o Cc build/macosx.release/agility/gamedata.o Cc build/macosx.release/agility/util.o Cc build/macosx.release/agility/agxfile.o Cc build/macosx.release/agility/auxfile.o Cc build/macosx.release/agility/filename.o Cc build/macosx.release/agility/parser.o Cc build/macosx.release/agility/exec.o Cc build/macosx.release/agility/runverb.o Cc build/macosx.release/agility/metacommand.o Cc build/macosx.release/agility/savegame.o Cc build/macosx.release/agility/debugcmd.o Cc build/macosx.release/agility/agil.o Cc build/macosx.release/agility/token.o Cc build/macosx.release/agility/disassemble.o Cc build/macosx.release/agility/object.o Cc build/macosx.release/agility/interface.o Cc build/macosx.release/agility/os_glk.o terps/agility/os_glk.c:6744:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_] #if TARGET_OS_MAC ^ 1 warning generated. ...skipped agility for lack of libgarglkmain.a... MkDir1 build/macosx.release/alan2 Cc build/macosx.release/alan2/arun.o Cc build/macosx.release/alan2/main.o Cc build/macosx.release/alan2/debug.o terps/alan2/debug.c:394:14: warning: address of array 'buf' will always evaluate to 'true' [-Wpointer-bool-conversion] } while (buf && c == '\0'); ^~~ ~~ 1 warning generated. Cc build/macosx.release/alan2/args.o Cc build/macosx.release/alan2/exe.o Cc build/macosx.release/alan2/inter.o Cc build/macosx.release/alan2/parse.o Cc build/macosx.release/alan2/rules.o Cc build/macosx.release/alan2/stack.o Cc build/macosx.release/alan2/decode.o Cc build/macosx.release/alan2/term.o Cc build/macosx.release/alan2/reverse.o Cc build/macosx.release/alan2/readline.o Cc build/macosx.release/alan2/params.o Cc build/macosx.release/alan2/sysdep.o Cc build/macosx.release/alan2/glkstart.o Cc build/macosx.release/alan2/glkio.o Cc build/macosx.release/alan2/alan.version.o ...skipped alan2 for lack of libgarglkmain.a... MkDir1 build/macosx.release/alan3 Cc build/macosx.release/alan3/alan.version.o Cc build/macosx.release/alan3/act.o Cc build/macosx.release/alan3/actor.o Cc build/macosx.release/alan3/args.o Cc build/macosx.release/alan3/arun.o Cc build/macosx.release/alan3/attribute.o Cc build/macosx.release/alan3/checkentry.o Cc build/macosx.release/alan3/class.o Cc build/macosx.release/alan3/current.o Cc build/macosx.release/alan3/debug.o Cc build/macosx.release/alan3/decode.o Cc build/macosx.release/alan3/dictionary.o Cc build/macosx.release/alan3/event.o Cc build/macosx.release/alan3/exe.o Cc build/macosx.release/alan3/fnmatch.o Cc build/macosx.release/alan3/glkio.o Cc build/macosx.release/alan3/glkstart.o Cc build/macosx.release/alan3/instance.o Cc build/macosx.release/alan3/inter.o Cc build/macosx.release/alan3/lists.o Cc build/macosx.release/alan3/literal.o Cc build/macosx.release/alan3/main.o terps/alan3/main.c:273:5: warning: 'sprintf' will always overflow; destination buffer has size 80, but format string expands to at least 120 [-Wfortify-source] sprintf(str, "Incompatible version of ACODE program. Development versions always require exact match. Game is %ld.%ld%s%ld, interpreter %ld.%ld%s%ld!", ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/secure/_stdio.h:47:3: note: expanded from macro 'sprintf' __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__) ^ 1 warning generated. Cc build/macosx.release/alan3/memory.o Cc build/macosx.release/alan3/msg.o Cc build/macosx.release/alan3/options.o Cc build/macosx.release/alan3/output.o Cc build/macosx.release/alan3/params.o Cc build/macosx.release/alan3/parse.o Cc build/macosx.release/alan3/readline.o Cc build/macosx.release/alan3/reverse.o Cc build/macosx.release/alan3/rules.o Cc build/macosx.release/alan3/save.o Cc build/macosx.release/alan3/scan.o Cc build/macosx.release/alan3/score.o Cc build/macosx.release/alan3/set.o Cc build/macosx.release/alan3/stack.o Cc build/macosx.release/alan3/state.o Cc build/macosx.release/alan3/syntax.o Cc build/macosx.release/alan3/sysdep.o Cc build/macosx.release/alan3/syserr.o Cc build/macosx.release/alan3/term.o Cc build/macosx.release/alan3/types.o Cc build/macosx.release/alan3/utils.o Cc build/macosx.release/alan3/word.o Cc build/macosx.release/alan3/compatibility.o Cc build/macosx.release/alan3/AltInfo.o Cc build/macosx.release/alan3/Container.o ...on 300th target... Cc build/macosx.release/alan3/Location.o Cc build/macosx.release/alan3/ParameterPosition.o Cc build/macosx.release/alan3/StateStack.o ...skipped alan3 for lack of libgarglkmain.a... MkDir1 build/macosx.release/bocfel Cc build/macosx.release/bocfel/blorb.o Cc build/macosx.release/bocfel/branch.o Cc build/macosx.release/bocfel/dict.o Cc build/macosx.release/bocfel/glkstart.o Cc build/macosx.release/bocfel/iff.o Cc build/macosx.release/bocfel/io.o Cc build/macosx.release/bocfel/math.o Cc build/macosx.release/bocfel/memory.o Cc build/macosx.release/bocfel/meta.o Cc build/macosx.release/bocfel/objects.o Cc build/macosx.release/bocfel/osdep.o Cc build/macosx.release/bocfel/patches.o Cc build/macosx.release/bocfel/process.o Cc build/macosx.release/bocfel/random.o Cc build/macosx.release/bocfel/screen.o Cc build/macosx.release/bocfel/sound.o Cc build/macosx.release/bocfel/stack.o Cc build/macosx.release/bocfel/unicode.o Cc build/macosx.release/bocfel/util.o Cc build/macosx.release/bocfel/zoom.o Cc build/macosx.release/bocfel/zterp.o terps/bocfel/zterp.c:930:22: warning: result of comparison of constant 9223372036854775807 with expression of type 'const uint32_t' (aka 'const unsigned int') is always false [-Wtautological-constant-out-of-range-compare] if(chunk->offset > LONG_MAX) die("zcode offset too large"); ~~~~~~~~~~~~~ ^ ~~~~~~~~ terps/bocfel/zterp.c:949:18: warning: result of comparison of constant 18446744073709551593 with expression of type 'uint32_t' (aka 'unsigned int') is always false [-Wtautological-constant-out-of-range-compare] if(memory_size > SIZE_MAX - 22) die("story file too large"); ~~~~~~~~~~~ ^ ~~~~~~~~~~~~~ 2 warnings generated. ...skipped bocfel for lack of libgarglkmain.a... MkDir1 build/macosx.release/frotz Cc build/macosx.release/frotz/buffer.o Cc build/macosx.release/frotz/err.o Cc build/macosx.release/frotz/fastmem.o Cc build/macosx.release/frotz/files.o Cc build/macosx.release/frotz/input.o Cc build/macosx.release/frotz/main.o Cc build/macosx.release/frotz/math.o Cc build/macosx.release/frotz/object.o Cc build/macosx.release/frotz/process.o Cc build/macosx.release/frotz/quetzal.o Cc build/macosx.release/frotz/random.o Cc build/macosx.release/frotz/redirect.o Cc build/macosx.release/frotz/sound.o Cc build/macosx.release/frotz/stream.o Cc build/macosx.release/frotz/table.o Cc build/macosx.release/frotz/text.o Cc build/macosx.release/frotz/variable.o Cc build/macosx.release/frotz/glkscreen.o Cc build/macosx.release/frotz/glkmisc.o ...skipped frotz for lack of libgarglkmain.a... MkDir1 build/macosx.release/geas C++ build/macosx.release/geas/geasfile.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] terps/geas/geasfile.cc:23:10: fatal error: 'set' file not found #include <set> ^~~~~ 1 error generated. c++ -c -o build/macosx.release/geas/geasfile.o -DUSE_INLINE -arch x86_64 -mmacosx-version-min=10.7 -O2 -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -Iterps/geas -Igarglk terps/geas/geasfile.cc ...failed C++ build/macosx.release/geas/geasfile.o ... C++ build/macosx.release/geas/geas-runner.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] In file included from terps/geas/geas-runner.cc:23: terps/geas/GeasRunner.hh:26:10: fatal error: 'vector' file not found #include <vector> ^~~~~~~~ 1 error generated. c++ -c -o build/macosx.release/geas/geas-runner.o -DUSE_INLINE -arch x86_64 -mmacosx-version-min=10.7 -O2 -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -Iterps/geas -Igarglk terps/geas/geas-runner.cc ...failed C++ build/macosx.release/geas/geas-runner.o ... C++ build/macosx.release/geas/geas-state.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] In file included from terps/geas/geas-state.cc:23: terps/geas/geas-state.hh:26:10: fatal error: 'string' file not found #include <string> ^~~~~~~~ 1 error generated. c++ -c -o build/macosx.release/geas/geas-state.o -DUSE_INLINE -arch x86_64 -mmacosx-version-min=10.7 -O2 -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -Iterps/geas -Igarglk terps/geas/geas-state.cc ...failed C++ build/macosx.release/geas/geas-state.o ... C++ build/macosx.release/geas/geas-util.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] In file included from terps/geas/geas-util.cc:23: terps/geas/geas-util.hh:30:10: fatal error: 'string' file not found #include <string> ^~~~~~~~ 1 error generated. c++ -c -o build/macosx.release/geas/geas-util.o -DUSE_INLINE -arch x86_64 -mmacosx-version-min=10.7 -O2 -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -Iterps/geas -Igarglk terps/geas/geas-util.cc ...failed C++ build/macosx.release/geas/geas-util.o ... C++ build/macosx.release/geas/geasglk.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] terps/geas/geasglk.cc:39:10: fatal error: 'iostream' file not found #include <iostream> ^~~~~~~~~~ 1 error generated. c++ -c -o build/macosx.release/geas/geasglk.o -DUSE_INLINE -arch x86_64 -mmacosx-version-min=10.7 -O2 -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -Iterps/geas -Igarglk terps/geas/geasglk.cc ...failed C++ build/macosx.release/geas/geasglk.o ... Cc build/macosx.release/geas/geasglkterm.o C++ build/macosx.release/geas/istring.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] In file included from terps/geas/istring.cc:1: terps/geas/istring.hh:9:10: fatal error: 'string' file not found #include <string> ^~~~~~~~ 1 error generated. c++ -c -o build/macosx.release/geas/istring.o -DUSE_INLINE -arch x86_64 -mmacosx-version-min=10.7 -O2 -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -Iterps/geas -Igarglk terps/geas/istring.cc ...failed C++ build/macosx.release/geas/istring.o ... C++ build/macosx.release/geas/readfile.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] terps/geas/readfile.cc:23:10: fatal error: 'vector' file not found #include <vector> ^~~~~~~~ 1 error generated. c++ -c -o build/macosx.release/geas/readfile.o -DUSE_INLINE -arch x86_64 -mmacosx-version-min=10.7 -O2 -pipe -Os -I/opt/pkg/include/SDL -I/opt/pkg/include -I/opt/pkg/include/freetype2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -I/opt/pkg/include/harfbuzz -Iterps/geas -Igarglk terps/geas/readfile.cc ...failed C++ build/macosx.release/geas/readfile.o ... ...skipped geas for lack of <terps!geas>geasfile.o... MkDir1 build/macosx.release/git Cc build/macosx.release/git/git.o Cc build/macosx.release/git/memory.o Cc build/macosx.release/git/compiler.o Cc build/macosx.release/git/opcodes.o Cc build/macosx.release/git/operands.o Cc build/macosx.release/git/peephole.o Cc build/macosx.release/git/terp.o Cc build/macosx.release/git/glkop.o Cc build/macosx.release/git/search.o Cc build/macosx.release/git/git_unix.o terps/git/git_unix.c:48:1: warning: function declared 'noreturn' should not return [-Winvalid-noreturn] } ^ 1 warning generated. Cc build/macosx.release/git/savefile.o Cc build/macosx.release/git/saveundo.o Cc build/macosx.release/git/gestalt.o Cc build/macosx.release/git/heap.o Cc build/macosx.release/git/accel.o ...skipped git for lack of libgarglkmain.a... MkDir1 build/macosx.release/glulxe Cc build/macosx.release/glulxe/main.o Cc build/macosx.release/glulxe/files.o Cc build/macosx.release/glulxe/vm.o Cc build/macosx.release/glulxe/exec.o Cc build/macosx.release/glulxe/funcs.o Cc build/macosx.release/glulxe/operand.o Cc build/macosx.release/glulxe/string.o Cc build/macosx.release/glulxe/glkop.o Cc build/macosx.release/glulxe/heap.o Cc build/macosx.release/glulxe/serial.o Cc build/macosx.release/glulxe/search.o Cc build/macosx.release/glulxe/gestalt.o Cc build/macosx.release/glulxe/osdepend.o Cc build/macosx.release/glulxe/unixstrt.o Cc build/macosx.release/glulxe/accel.o Cc build/macosx.release/glulxe/profile.o Cc build/macosx.release/glulxe/float.o ...skipped glulxe for lack of libgarglkmain.a... MkDir1 build/macosx.release/hugo Cc build/macosx.release/hugo/he.o Cc build/macosx.release/hugo/heexpr.o Cc build/macosx.release/hugo/hemisc.o Cc build/macosx.release/hugo/heobject.o Cc build/macosx.release/hugo/heparse.o Cc build/macosx.release/hugo/heres.o Cc build/macosx.release/hugo/herun.o Cc build/macosx.release/hugo/heset.o Cc build/macosx.release/hugo/stringfn.o Cc build/macosx.release/hugo/heglk.o Cc build/macosx.release/hugo/heglkunix.o ...skipped hugo for lack of libgarglkmain.a... ...on 400th target... MkDir1 build/macosx.release/jacl Cc build/macosx.release/jacl/jacl.o Cc build/macosx.release/jacl/glk_startup.o Cc build/macosx.release/jacl/findroute.o Cc build/macosx.release/jacl/interpreter.o Cc build/macosx.release/jacl/loader.o Cc build/macosx.release/jacl/glk_saver.o Cc build/macosx.release/jacl/logging.o Cc build/macosx.release/jacl/parser.o terps/jacl/parser.c:543:26: warning: equality comparison with extraneous parentheses [-Wparentheses-equality] if ((iterator->word[0] == '*')) { ~~~~~~~~~~~~~~~~~~^~~~~~ terps/jacl/parser.c:543:26: note: remove extraneous parentheses around the comparison to silence this warning if ((iterator->word[0] == '*')) { ~ ^ ~ terps/jacl/parser.c:543:26: note: use '=' to turn this equality comparison into an assignment if ((iterator->word[0] == '*')) { ^~ = 1 warning generated. Cc build/macosx.release/jacl/display.o Cc build/macosx.release/jacl/utils.o Cc build/macosx.release/jacl/jpp.o Cc build/macosx.release/jacl/resolvers.o Cc build/macosx.release/jacl/errors.o Cc build/macosx.release/jacl/encapsulate.o Cc build/macosx.release/jacl/libcsv.o ...skipped jacl for lack of libgarglkmain.a... MkDir1 build/macosx.release/level9 Cc build/macosx.release/level9/bitmap.o terps/level9/bitmap.c:1519:10: warning: enumeration value 'NO_BITMAPS' not handled in switch [-Wswitch] switch (type) ^ terps/level9/bitmap.c:1519:10: note: add missing switch cases switch (type) ^ 1 warning generated. Cc build/macosx.release/level9/level9.o Cc build/macosx.release/level9/glk.o ...skipped level9 for lack of libgarglkmain.a... MkDir1 build/macosx.release/magnetic Cc build/macosx.release/magnetic/emu.o Cc build/macosx.release/magnetic/glk.o terps/magnetic/Glk/glk.c:6239:5: warning: 'TARGET_OS_MAC' is not defined, evaluates to 0 [-Wundef-prefix=TARGET_OS_] #if TARGET_OS_MAC ^ 1 warning generated. ...skipped magnetic for lack of libgarglkmain.a... MkDir1 build/macosx.release/nitfol Cc build/macosx.release/nitfol/automap.o Cc build/macosx.release/nitfol/solve.o Cc build/macosx.release/nitfol/infix.o Cc build/macosx.release/nitfol/copying.o Cc build/macosx.release/nitfol/debug.o Cc build/macosx.release/nitfol/inform.o Cc build/macosx.release/nitfol/quetzal.o Cc build/macosx.release/nitfol/undo.o Cc build/macosx.release/nitfol/op_call.o Cc build/macosx.release/nitfol/decode.o Cc build/macosx.release/nitfol/errmesg.o Cc build/macosx.release/nitfol/globals.o Cc build/macosx.release/nitfol/iff.o Cc build/macosx.release/nitfol/init.o Cc build/macosx.release/nitfol/io.o Cc build/macosx.release/nitfol/z_io.o Cc build/macosx.release/nitfol/op_jmp.o Cc build/macosx.release/nitfol/op_math.o Cc build/macosx.release/nitfol/op_save.o Cc build/macosx.release/nitfol/op_table.o Cc build/macosx.release/nitfol/op_v6.o Cc build/macosx.release/nitfol/oplist.o Cc build/macosx.release/nitfol/stack.o Cc build/macosx.release/nitfol/zscii.o Cc build/macosx.release/nitfol/tokenise.o Cc build/macosx.release/nitfol/struct.o Cc build/macosx.release/nitfol/objects.o Cc build/macosx.release/nitfol/portfunc.o Cc build/macosx.release/nitfol/hash.o Cc build/macosx.release/nitfol/sound.o Cc build/macosx.release/nitfol/graphics.o Cc build/macosx.release/nitfol/blorb.o Cc build/macosx.release/nitfol/main.o Cc build/macosx.release/nitfol/startunix.o ...skipped nitfol for lack of libgarglkmain.a... MkDir1 build/macosx.release/scare Cc build/macosx.release/scare/sctafpar.o Cc build/macosx.release/scare/sctaffil.o Cc build/macosx.release/scare/scprops.o Cc build/macosx.release/scare/scvars.o Cc build/macosx.release/scare/scexpr.o Cc build/macosx.release/scare/scprintf.o Cc build/macosx.release/scare/scinterf.o Cc build/macosx.release/scare/scparser.o Cc build/macosx.release/scare/sclibrar.o Cc build/macosx.release/scare/scrunner.o Cc build/macosx.release/scare/scevents.o Cc build/macosx.release/scare/scnpcs.o Cc build/macosx.release/scare/scobjcts.o Cc build/macosx.release/scare/sctasks.o Cc build/macosx.release/scare/screstrs.o Cc build/macosx.release/scare/scgamest.o Cc build/macosx.release/scare/scserial.o Cc build/macosx.release/scare/scresour.o Cc build/macosx.release/scare/scutils.o Cc build/macosx.release/scare/scdebug.o Cc build/macosx.release/scare/sclocale.o Cc build/macosx.release/scare/scmemos.o Cc build/macosx.release/scare/os_glk.o ...skipped scare for lack of libgarglkmain.a... MkDir1 build/macosx.release/scott Cc build/macosx.release/scott/scott.o Cc build/macosx.release/scott/bsd.o ...skipped scott for lack of libgarglkmain.a... Cc build/macosx.release/tads/memicmp.o Cc build/macosx.release/tads/osbuffer.o Cc build/macosx.release/tads/osextra.o Cc build/macosx.release/tads/osglk.o Cc build/macosx.release/tads/osglkban.o Cc build/macosx.release/tads/osmisc.o Cc build/macosx.release/tads/osparse.o C++ build/macosx.release/tads/osportable.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/t23run.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] Cc build/macosx.release/tads/t2askf.o Cc build/macosx.release/tads/t2indlg.o C++ build/macosx.release/tads/t3askf.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/t3indlg.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] C++ build/macosx.release/tads/vmuni_cs.o clang: warning: include path for libstdc++ headers not found; pass '-stdlib=libc++' on the command line to use the libc++ standard library instead [-Wstdlibcxx-not-found] ...skipped tadsr for lack of libtads3.a... ...failed updating 13 target(s)... ...skipped 18 target(s)... ...updated 485 target(s)... *** Error code 1 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/gargoyle *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/games/gargoyle