===> Installing for aterm-1.0.1nb15
=> Generating pre-install file lists
./autoconf/mkinstalldirs /Users/pbulk/build/x11/aterm/work/.destdir/opt/pkg/bin
mkdir /Users/pbulk/build/x11/aterm/work/.destdir/opt/pkg/bin
./autoconf/mkinstalldirs /Users/pbulk/build/x11/aterm/work/.destdir/opt/pkg/share/man/man1
mkdir /Users/pbulk/build/x11/aterm/work/.destdir/opt/pkg/share
mkdir /Users/pbulk/build/x11/aterm/work/.destdir/opt/pkg/share/man
mkdir /Users/pbulk/build/x11/aterm/work/.destdir/opt/pkg/share/man/man1
clang -DHAVE_CONFIG_H  -c -pipe -Os -I/opt/pkg/include -Wall -DNO_DEBUG_OUTPUT -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include       -I. -I.. -I.  command.c
In file included from command.c:50:
./rxvt.h:622:7: error: define UTMP_FILENAME in config.h
#     error define UTMP_FILENAME in config.h
      ^
command.c:1187:14: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
            switch (XKeycodeToKeysym(Xdisplay, kc[k], 0)) {
                    ^
/Users/pbulk/build/x11/aterm/work/.buildlink/include/X11/Xlib.h:1682:1: note: 'XKeycodeToKeysym' has been explicitly marked deprecated here
_X_DEPRECATED
^
/Users/pbulk/build/x11/aterm/work/.buildlink/include/X11/Xfuncproto.h:136:40: note: expanded from macro '_X_DEPRECATED'
# define _X_DEPRECATED  __attribute__((deprecated))
                                       ^
command.c:2510:53: warning: incompatible pointer types passing 'Pixmap *' (aka 'unsigned long *') to parameter of type 'CARD32 *' (aka 'unsigned int *') [-Wincompatible-pointer-types]
                                        if( read_32bit_property (Xroot, _XROOTPMAP_ID, &p) )
                                                                                       ^~
./main.pro:19:70: note: passing argument to parameter 'trg' here
Bool  read_32bit_property  __PROTO((Window w, Atom property, CARD32* trg));
                                                                     ^
command.c:2640:74: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign]
                XQueryTree(Xdisplay, ParentWin[ParentWinNum-1], &root, &parent, &list, &n);
                                                                                       ^~
/Users/pbulk/build/x11/aterm/work/.buildlink/include/X11/Xlib.h:3034:1: note: passing argument to parameter here
);
^
command.c:3000:26: warning: passing 'unsigned char [1024]' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign]
    tt_write(buf, strlen(buf));
                         ^~~
/Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/string.h:82:28: note: passing argument to parameter '__s' here
size_t   strlen(const char *__s);
                            ^
4 warnings and 1 error generated.
*** Error code 1

Stop.
bmake[1]: stopped making "install" in /Users/pbulk/build/x11/aterm/work/aterm-1.0.1/src
/usr/bin/install -c -o pbulk -g staff -m 644 aterm.1 /Users/pbulk/build/x11/aterm/work/.destdir/opt/pkg/share/man/man1/aterm.1
=> Automatic manual page handling
=> Generating post-install file lists
pkg_create: can't stat `/Users/pbulk/build/x11/aterm/work/.destdir/opt/pkg/bin/aterm'
=> Checking file-check results for aterm-1.0.1nb15
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in /Users/pbulk/build/x11/aterm/work/.destdir/opt/pkg:
ERROR:         /Users/pbulk/build/x11/aterm/work/.destdir/opt/pkg/bin/aterm
*** Error code 1

Stop.
bmake[1]: stopped making "stage-install" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/x11/aterm
*** Error code 1

Stop.
bmake: stopped making "stage-install" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/x11/aterm