=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for tads-3.0.8nb5
--- osgen3_stdio.o ---
--- osunixt_stdio.o ---
--- ler.o ---
--- osgen3_stdio.o ---
cc -c -pipe -Os -I/opt/pkg/include/ncurses -DOSANSI -DUNIX -DHAVE_STRCASECMP -DOS_SYSTEM_NAME=\""Darwin"\" -DSYSNAME=\""Darwin"\" -DSYSPL=\"5\" -DPORTER=\""pkgsrc-users"\" -DSYSMAINTAINER=\""pkgsrc port maintained by pkgsrc-users@NetBSD.org\n"\" -DNETBSD -DUNIXPATCHLEVEL=\"1\" -I. -DUSE_STDIO -o osgen3_stdio.o osgen3.c
--- osunixt_stdio.o ---
cc -c -pipe -Os -I/opt/pkg/include/ncurses -DOSANSI -DUNIX -DHAVE_STRCASECMP -DOS_SYSTEM_NAME=\""Darwin"\" -DSYSNAME=\""Darwin"\" -DSYSPL=\"5\" -DPORTER=\""pkgsrc-users"\" -DSYSMAINTAINER=\""pkgsrc port maintained by pkgsrc-users@NetBSD.org\n"\" -DNETBSD -DUNIXPATCHLEVEL=\"1\" -I. -DUSE_STDIO -o osunixt_stdio.o osunixt.c
--- ler.o ---
cc -c  -DUNIXPATCHLEVEL=\"1\" -pipe -Os -I/opt/pkg/include/ncurses -DOSANSI -DUNIX -DHAVE_STRCASECMP -DOS_SYSTEM_NAME=\""Darwin"\" -DSYSNAME=\""Darwin"\" -DSYSPL=\"5\" -DPORTER=\""pkgsrc-users"\" -DSYSMAINTAINER=\""pkgsrc port maintained by pkgsrc-users@NetBSD.org\n"\" -DNETBSD -I. ler.c
In file included from ler.c:26:
./ler.h:98:5: error: unknown type name 'uint'; did you mean 'int'?
    uint  errmfnum;                                         /* error number */
    ^~~~
    int
./ler.h:99:5: error: unknown type name 'ulong'; did you mean 'long'?
    ulong errmfseek;                       /* seek location of this message */
    ^~~~~
    long
./ler.h:113:5: error: unknown type name 'uint'; did you mean 'int'?
    uint      errcxsksz;                         /* size of errcxseek array */
    ^~~~
    int
./ler.h:114:5: error: unknown type name 'ulong'; did you mean 'long'?
    ulong     errcxbase;   /* offset in physical file of logical error file */
    ^~~~~
    long
./ler.h:317:42: error: unknown type name 'uint'; did you mean 'int'?
void errmsg(errcxdef *ctx, char *outbuf, uint outbufl, uint err);
                                         ^~~~
                                         int
./ler.h:317:56: error: unknown type name 'uint'; did you mean 'int'?
void errmsg(errcxdef *ctx, char *outbuf, uint outbufl, uint err);
                                                       ^~~~
                                                       int
./ler.h:330:5: error: unknown type name 'uint'; did you mean 'int'?
    uint   errmerr;                                         /* error number */
    ^~~~
    int
--- osgen3_stdio.o ---
In file included from osgen3.c:83:
In file included from ./run.h:34:
In file included from ./obj.h:40:
In file included from ./prp.h:39:
./dat.h:51:1: error: unknown type name 'uint'; did you mean 'int'?
uint datsiz(dattyp typ, void *valptr);
^~~~
int
In file included from osgen3.c:83:
In file included from ./run.h:34:
In file included from ./obj.h:40:
./prp.h:43:9: error: unknown type name 'ushort'; did you mean 'short'?
typedef ushort prpnum;
        ^~~~~~
        short
--- ler.o ---
7 errors generated.
--- osgen3_stdio.o ---
In file included from osgen3.c:83:
In file included from ./run.h:34:
In file included from ./obj.h:46:
In file included from ./mcm.h:32:
In file included from ./mcs.h:31:
In file included from ./err.h:61:
./ler.h:98:5: error: unknown type name 'uint'; did you mean 'int'?
    uint  errmfnum;                                         /* error number */
    ^~~~
    int
./ler.h:99:5: error: unknown type name 'ulong'; did you mean 'long'?
    ulong errmfseek;                       /* seek location of this message */
    ^~~~~
    long
--- osunixt_stdio.o ---
In file included from osunixt.c:57:
In file included from ./voc.h:26:
In file included from ./err.h:61:
./ler.h:98:5: error: unknown type name 'uint'; did you mean 'int'?
    uint  errmfnum;                                         /* error number */
    ^~~~
    int
--- osgen3_stdio.o ---
./ler.h:113:5: error: unknown type name 'uint'; did you mean 'int'?
    uint      errcxsksz;                         /* size of errcxseek array */
    ^~~~
    int
--- osunixt_stdio.o ---
./ler.h:99:5: error: unknown type name 'ulong'; did you mean 'long'?
    ulong errmfseek;                       /* seek location of this message */
    ^~~~~
    long
--- osgen3_stdio.o ---
./ler.h:114:5: error: unknown type name 'ulong'; did you mean 'long'?
    ulong     errcxbase;   /* offset in physical file of logical error file */
    ^~~~~
    long
--- osunixt_stdio.o ---
./ler.h:113:5: error: unknown type name 'uint'; did you mean 'int'?
    uint      errcxsksz;                         /* size of errcxseek array */
    ^~~~
    int
--- osgen3_stdio.o ---
./ler.h:317:42: error: unknown type name 'uint'; did you mean 'int'?
--- osunixt_stdio.o ---
./ler.h:114:5: error: unknown type name 'ulong'; did you mean 'long'?
--- osgen3_stdio.o ---
void errmsg(errcxdef *ctx, char *outbuf, uint outbufl, uint err);
                                         ^~~~
                                         int
--- osunixt_stdio.o ---
    ulong     errcxbase;   /* offset in physical file of logical error file */
    ^~~~~
    long
--- osgen3_stdio.o ---
./ler.h:317:56: error: unknown type name 'uint'; did you mean 'int'?
void errmsg(errcxdef *ctx, char *outbuf, uint outbufl, uint err);
                                                       ^~~~
                                                       int
--- osunixt_stdio.o ---
./ler.h:317:42: error: unknown type name 'uint'; did you mean 'int'?
void errmsg(errcxdef *ctx, char *outbuf, uint outbufl, uint err);
                                         ^~~~
                                         int
--- osgen3_stdio.o ---
./ler.h:330:5: error: unknown type name 'uint'; did you mean 'int'?
    uint   errmerr;                                         /* error number */
    ^~~~
    int
--- osunixt_stdio.o ---
./ler.h:317:56: error: unknown type name 'uint'; did you mean 'int'?
void errmsg(errcxdef *ctx, char *outbuf, uint outbufl, uint err);
                                                       ^~~~
                                                       int
./ler.h:330:5: error: unknown type name 'uint'; did you mean 'int'?
    uint   errmerr;                                         /* error number */
    ^~~~
    int
--- osgen3_stdio.o ---
In file included from osgen3.c:83:
In file included from ./run.h:34:
In file included from ./obj.h:46:
In file included from ./mcm.h:32:
./mcs.h:39:5: error: unknown type name 'ulong'; did you mean 'long'?
    ulong    mcsdsptr;                         /* seek pointer in swap file */
    ^~~~~
    long
--- osunixt_stdio.o ---
In file included from osunixt.c:57:
In file included from ./voc.h:29:
In file included from ./obj.h:40:
In file included from ./prp.h:39:
./dat.h:51:1: error: unknown type name 'uint'; did you mean 'int'?
uint datsiz(dattyp typ, void *valptr);
^~~~
int
--- osgen3_stdio.o ---
./mcs.h:40:5: error: unknown type name 'ushort'; did you mean 'short'?
    ushort   mcsdssiz;                         /* size of this swap segment */
    ^~~~~~
    short
--- osunixt_stdio.o ---
In file included from osunixt.c:57:
In file included from ./voc.h:29:
In file included from ./obj.h:40:
./prp.h:43:9: error: unknown type name 'ushort'; did you mean 'short'?
typedef ushort prpnum;
--- osgen3_stdio.o ---
./mcs.h:41:5: error: unknown type name 'ushort'; did you mean 'short'?
--- osunixt_stdio.o ---
        ^~~~~~
        short
--- osgen3_stdio.o ---
    ushort   mcsdsosz;                 /* size of object written to segment */
    ^~~~~~
    short
./mcs.h:42:5: error: unknown type name 'uint'; did you mean 'int'?
    uint     mcsdsobj;                                  /* client object ID */
    ^~~~
    int
--- osunixt_stdio.o ---
In file included from osunixt.c:57:
In file included from ./voc.h:29:
In file included from ./obj.h:46:
In file included from ./mcm.h:32:
./mcs.h:39:5: error: unknown type name 'ulong'; did you mean 'long'?
    ulong    mcsdsptr;                         /* seek pointer in swap file */
    ^~~~~
    long
--- osgen3_stdio.o ---
./mcs.h:43:5: error: unknown type name 'ushort'; did you mean 'short'?
    ushort   mcsdsflg;                                             /* flags */
    ^~~~~~
    short
--- osunixt_stdio.o ---
./mcs.h:40:5: error: unknown type name 'ushort'; did you mean 'short'?
    ushort   mcsdssiz;                         /* size of this swap segment */
    ^~~~~~
    short
--- osgen3_stdio.o ---
./mcs.h:52:9: error: unknown type name 'ushort'; did you mean 'short'?
typedef ushort mcsseg;
        ^~~~~~
        short
./mcs.h:61:5: error: unknown type name 'ulong'; did you mean 'long'?
    ulong       mcscxtop;              /* top of swap file allocated so far */
    ^~~~~
    long
--- osunixt_stdio.o ---
./mcs.h:41:5: error: unknown type name 'ushort'; did you mean 'short'?
    ushort   mcsdsosz;                 /* size of object written to segment */
    ^~~~~~
    short
--- osgen3_stdio.o ---
./mcs.h:62:5: error: unknown type name 'ulong'; did you mean 'long'?
    ulong       mcscxmax;        /* maximum size of swap file we're allowed */
    ^~~~~
    long
--- osunixt_stdio.o ---
./mcs.h:42:5: error: unknown type name 'uint'; did you mean 'int'?
    uint     mcsdsobj;                                  /* client object ID */
    ^~~~
    int
--- osgen3_stdio.o ---
./mcs.h:71:62: error: unknown type name 'ulong'; did you mean 'long'?
void mcsini(struct mcscxdef *ctx, struct mcmcx1def *gmemctx, ulong maxsiz,
                                                             ^~~~~
                                                             long
--- osunixt_stdio.o ---
./mcs.h:43:5: error: unknown type name 'ushort'; did you mean 'short'?
    ushort   mcsdsflg;                                             /* flags */
    ^~~~~~
    short
--- osgen3_stdio.o ---
./mcs.h:90:37: error: unknown type name 'uint'; did you mean 'int'?
mcsseg mcsout(struct mcscxdef *ctx, uint objid, uchar *objptr,
                                    ^~~~
                                    int
--- ler.o ---
*** [ler.o] Error code 1

bmake: stopped in /Users/pbulk/build/games/tads/work/tads-3.0.8/tads2
--- osgen3_stdio.o ---
fatal error: too many errors emitted, stopping now [-ferror-limit=]
--- osunixt_stdio.o ---
./mcs.h:52:9: error: unknown type name 'ushort'; did you mean 'short'?
typedef ushort mcsseg;
        ^~~~~~
        short
./mcs.h:61:5: error: unknown type name 'ulong'; did you mean 'long'?
    ulong       mcscxtop;              /* top of swap file allocated so far */
    ^~~~~
    long
./mcs.h:62:5: error: unknown type name 'ulong'; did you mean 'long'?
    ulong       mcscxmax;        /* maximum size of swap file we're allowed */
    ^~~~~
    long
./mcs.h:71:62: error: unknown type name 'ulong'; did you mean 'long'?
void mcsini(struct mcscxdef *ctx, struct mcmcx1def *gmemctx, ulong maxsiz,
                                                             ^~~~~
                                                             long
./mcs.h:90:37: error: unknown type name 'uint'; did you mean 'int'?
mcsseg mcsout(struct mcscxdef *ctx, uint objid, uchar *objptr,
                                    ^~~~
                                    int
fatal error: too many errors emitted, stopping now [-ferror-limit=]
--- osgen3_stdio.o ---
20 errors generated.
*** [osgen3_stdio.o] Error code 1

bmake: stopped in /Users/pbulk/build/games/tads/work/tads-3.0.8/tads2
--- osunixt_stdio.o ---
20 errors generated.
*** [osunixt_stdio.o] Error code 1

bmake: stopped in /Users/pbulk/build/games/tads/work/tads-3.0.8/tads2
3 errors

bmake: stopped in /Users/pbulk/build/games/tads/work/tads-3.0.8/tads2
*** Error code 2

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

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