=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for xsol-0.31
/bin/cp -f /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/games/xsol/files/Makefile /Users/pbulk/build/games/xsol/work/xsol-0.31.orig/Makefile
--- xsol.o ---
clang -pipe -Os -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c xsol.c
xsol.c:359:11: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast]
   switch((int) client_data) {
          ^~~~~~~~~~~~~~~~~
1 warning generated.
--- xsol ---
clang -L/opt/pkg/lib -L/opt/pkg/lib -lXm -o xsol xsol.o
ld: Undefined symbols:
  _XAllocColor, referenced from:
      _init_cards in xsol.o
  _XClearWindow, referenced from:
      _drawCB in xsol.o
  _XCopyArea, referenced from:
      _mousepress in xsol.o
      _mousepress in xsol.o
      _mousepress in xsol.o
      _mousepress in xsol.o
      _mousepress in xsol.o
      _mousepress in xsol.o
      _mousepress in xsol.o
      _mousepress in xsol.o
      _mousepress in xsol.o
      _mousepress in xsol.o
      _mousepress in xsol.o
      _mousepress in xsol.o
      _mousepress in xsol.o
      ...
  _XCopyPlane, referenced from:
      _init_cards in xsol.o
      _init_cards in xsol.o
      _init_cards in xsol.o
      _init_cards in xsol.o
      _init_cards in xsol.o
  _XCreateBitmapFromData, referenced from:
      _init_cards in xsol.o
      _init_cards in xsol.o
      _init_cards in xsol.o
  _XCreateGC, referenced from:
      _main in xsol.o
  _XCreatePixmap, referenced from:
      _mousepress in xsol.o
      _mousepress in xsol.o
      _mousepress in xsol.o
      _mousepress in xsol.o
      _init_cards in xsol.o
      _init_cards in xsol.o
      _init_cards in xsol.o
      ...
  _XDrawRectangle, referenced from:
      _drawCB in xsol.o
      _init_cards in xsol.o
      _init_cards in xsol.o
      _DrawCards in xsol.o
  _XFillRectangle, referenced from:
      _init_cards in xsol.o
  _XFlush, referenced from:
      _mousepress in xsol.o
      _mouserel in xsol.o
      _mousedrag in xsol.o
      _DrawCards in xsol.o
  _XFreePixmap, referenced from:
      _mouserel in xsol.o
      _mouserel in xsol.o
  _XSetBackground, referenced from:
      _init_cards in xsol.o
  _XSetForeground, referenced from:
      _init_cards in xsol.o
      _init_cards in xsol.o
      _init_cards in xsol.o
      _init_cards in xsol.o
      _init_cards in xsol.o
  _XtAddCallback, referenced from:
      _main in xsol.o
      _main in xsol.o
      _main in xsol.o
      _CreateMenuItem in xsol.o
      _optionsCB in xsol.o
      _optionsCB in xsol.o
      _optionsCB in xsol.o
      _optionsCB in xsol.o
      _optionsCB in xsol.o
      ...
  _XtAddEventHandler, referenced from:
      _main in xsol.o
      _main in xsol.o
      _main in xsol.o
  _XtAppAddTimeOut, referenced from:
      _main in xsol.o
      _timerCB in xsol.o
  _XtAppInitialize, referenced from:
      _main in xsol.o
  _XtAppMainLoop, referenced from:
      _main in xsol.o
  _XtDisplay, referenced from:
      _main in xsol.o
      _drawCB in xsol.o
      _drawCB in xsol.o
      _drawCB in xsol.o
      _mousepress in xsol.o
      _mouserel in xsol.o
      _mousedrag in xsol.o
      ...
  _XtManageChild, referenced from:
      _main in xsol.o
      _main in xsol.o
      _main in xsol.o
      _main in xsol.o
      _CreateMenu in xsol.o
      _CreateMenuItem in xsol.o
      _optionsCB in xsol.o
      ...
  _XtRealizeWidget, referenced from:
      _main in xsol.o
  _XtSetSensitive, referenced from:
      _mouserel in xsol.o
      _undoCB in xsol.o
      _init_cards in xsol.o
  _XtShellStrings, referenced from:
      _main in xsol.o
      _optionsCB in xsol.o
      _aboutCB in xsol.o
  _XtStrings, referenced from:
      _main in xsol.o
      _drawCB in xsol.o
      _drawCB in xsol.o
      _mousepress in xsol.o
      _init_cards in xsol.o
  _XtUnmanageChild, referenced from:
      _buttonCB in xsol.o
  _XtVaCreateManagedWidget, referenced from:
      _optionsCB in xsol.o
      _optionsCB in xsol.o
      _optionsCB in xsol.o
      _optionsCB in xsol.o
      _optionsCB in xsol.o
      _optionsCB in xsol.o
      _optionsCB in xsol.o
      _optionsCB in xsol.o
      _optionsCB in xsol.o
      _optionsCB in xsol.o
      ...
  _XtVaGetValues, referenced from:
      _drawCB in xsol.o
      _drawCB in xsol.o
      _mousepress in xsol.o
      _init_cards in xsol.o
  _XtVaSetValues, referenced from:
      _main in xsol.o
      _UpdStatusBar in xsol.o
      _buttonCB in xsol.o
      _buttonCB in xsol.o
      _buttonCB in xsol.o
  _XtWindow, referenced from:
      _main in xsol.o
      _drawCB in xsol.o
      _drawCB in xsol.o
      _drawCB in xsol.o
      _mousepress in xsol.o
      _mouserel in xsol.o
      _mousedrag in xsol.o
      ...
clang: error: linker command failed with exit code 1 (use -v to see invocation)
*** [xsol] Error code 1

bmake: stopped in /Users/pbulk/build/games/xsol/work/xsol-0.31.orig
1 error

bmake: stopped in /Users/pbulk/build/games/xsol/work/xsol-0.31.orig
*** Error code 2

Stop.
bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/games/xsol
*** Error code 1

Stop.
bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/games/xsol