WARNING: [license.mk] Every package should define a LICENSE.
===> Building for cooledit-3.17.17nb11
cd . && /opt/pkg/bin/mksh /Users/pbulk/build/editors/cooledit/work/cooledit-3.17.17/missing --run autoheader
rm -f stamp-h1
touch config.h.in
/opt/pkg/bin/gmake  all-recursive
gmake[1]: Entering directory '/Users/pbulk/build/editors/cooledit/work/cooledit-3.17.17'
Making all in m4
gmake[2]: Entering directory '/Users/pbulk/build/editors/cooledit/work/cooledit-3.17.17/m4'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/Users/pbulk/build/editors/cooledit/work/cooledit-3.17.17/m4'
Making all in rxvt
gmake[2]: Entering directory '/Users/pbulk/build/editors/cooledit/work/cooledit-3.17.17/rxvt'
clang -DLOCALEDIR=\"\" -DLIBDIR=\"/opt/pkg/lib/cooledit\" -DHAVE_CONFIG_H  -I. -I. -I.. -I../widget -I.. -I../intl  -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/python3.12  -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/python3.12  -c grkelot.c
clang -DLOCALEDIR=\"\" -DLIBDIR=\"/opt/pkg/lib/cooledit\" -DHAVE_CONFIG_H  -I. -I. -I.. -I../widget -I.. -I../intl  -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/python3.12  -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/python3.12  -c rxvtlib.c
clang -DLOCALEDIR=\"\" -DLIBDIR=\"/opt/pkg/lib/cooledit\" -DHAVE_CONFIG_H  -I. -I. -I.. -I../widget -I.. -I../intl  -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/python3.12  -pipe -Os -I/opt/pkg/include -D_REENTRANT -I/opt/pkg/include/python3.12  -c rxvtlib_command.c
In file included from rxvtlib_command.c:2:
In file included from ../widget/coolwidget.h:1137:
../widget/edit.h:290:5: error: unknown type name 'mbstate_t'; did you mean '__mbstate_t'?
    mbstate_t shift_state;
    ^~~~~~~~~
    __mbstate_t
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/arm/_types.h:57:3: note: '__mbstate_t' declared here
} __mbstate_t;
  ^
rxvtlib_command.c:698:14: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
            switch (XKeycodeToKeysym (o->Xdisplay, kc[k], 0)) {
                    ^
/Users/pbulk/build/editors/cooledit/work/.buildlink/include/X11/Xlib.h:1682:1: note: 'XKeycodeToKeysym' has been explicitly marked deprecated here
_X_DEPRECATED
^
/Users/pbulk/build/editors/cooledit/work/.buildlink/include/X11/Xfuncproto.h:136:40: note: expanded from macro '_X_DEPRECATED'
# define _X_DEPRECATED  __attribute__((deprecated))
                                       ^
rxvtlib_command.c:1544:9: warning: implicit declaration of function 'CIsIdle' is invalid in C99 [-Wimplicit-function-declaration]
    if (CIsIdle ()) {
        ^
2 warnings and 1 error generated.
gmake[2]: *** [Makefile:274: rxvtlib_command.o] Error 1
gmake[2]: Leaving directory '/Users/pbulk/build/editors/cooledit/work/cooledit-3.17.17/rxvt'
gmake[1]: *** [Makefile:292: all-recursive] Error 1
gmake[1]: Leaving directory '/Users/pbulk/build/editors/cooledit/work/cooledit-3.17.17'
gmake: *** [Makefile:221: all] Error 2
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/editors/cooledit
*** Error code 1

Stop.
bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/editors/cooledit