WARNING: [license.mk] Every package should define a LICENSE.
===> Building for tads-3.0.8nb5
cc -c -pipe -Os -I/opt/pkg/include/ncurses -DOSANSI -DUNIX -DHAVE_STRCASECMP -DOS_SYSTEM_NAME=\"""\" -DSYSNAME=\"""\" -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
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
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
./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
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
./mcs.h:40:5: error: unknown type name 'ushort'; did you mean 'short'?
    ushort   mcsdssiz;                         /* size of this swap segment */
    ^~~~~~
    short
./mcs.h:41:5: error: unknown type name 'ushort'; did you mean 'short'?
    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
./mcs.h:43:5: error: unknown type name 'ushort'; did you mean 'short'?
    ushort   mcsdsflg;                                             /* flags */
    ^~~~~~
    short
./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=]
20 errors generated.
*** [osgen3_stdio.o] Error code 1

bmake: stopped making "all" in /Users/pbulk/build/games/tads/work/tads-3.0.8/tads2
bmake: 1 error

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

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

Stop.
bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-x86_64/games/tads