=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for xwave-2.0nb2
making all in ./FWF...
+ mkdir -p include/Xfwf
+ mkdir -p lib
initializing build tree in FWF/src...
initializing build tree in FWF/src/Board...
cp ./Board.h ../../../include/Xfwf/Board.h
cp ./BoardP.h ../../../include/Xfwf/BoardP.h
initializing build tree in FWF/src/Common...
cp ./Common.h ../../../include/Xfwf/Common.h
cp ./CommonP.h ../../../include/Xfwf/CommonP.h
initializing build tree in FWF/src/Frame...
cp ./Frame.h ../../../include/Xfwf/Frame.h
cp ./FrameP.h ../../../include/Xfwf/FrameP.h
initializing build tree in FWF/src/Group...
cp ./Group.h ../../../include/Xfwf/Group.h
cp ./GroupP.h ../../../include/Xfwf/GroupP.h
initializing build tree in FWF/src/RadioGroup...
cp ./RadioGrp.h ../../../include/Xfwf/RadioGrp.h
cp ./RadioGrpP.h ../../../include/Xfwf/RadioGrpP.h
initializing build tree in FWF/src/RowCol...
cp ./RowCol.h ../../../include/Xfwf/RowCol.h
cp ./RowColP.h ../../../include/Xfwf/RowColP.h
initializing build tree in FWF/src/Toggle...
cp ./Toggle.h ../../../include/Xfwf/Toggle.h
cp ./ToggleP.h ../../../include/Xfwf/ToggleP.h
initializing build tree in FWF/src/converters...
cp ./Converters.h ../../../include/Xfwf/Converters.h
cp ./long.h ../../../include/Xfwf/long.h
cp ./icon.h ../../../include/Xfwf/icon.h
cp ./choosecol.h ../../../include/Xfwf/choosecol.h
cp ./StrToPmap.h ../../../include/Xfwf/StrToPmap.h
cp ./strarray.h ../../../include/Xfwf/strarray.h
cp ./Pen.h ../../../include/Xfwf/Pen.h
initializing build tree in FWF/src/misc...
cp ./VarArgs.h ../../../include/Xfwf/VarArgs.h
initializing build tree in FWF/src/Button...
cp ./Button.h ../../../include/Xfwf/Button.h
cp ./ButtonP.h ../../../include/Xfwf/ButtonP.h
initializing build tree in FWF/src/Label...
cp ./Label.h ../../../include/Xfwf/Label.h
cp ./LabelP.h ../../../include/Xfwf/LabelP.h
initializing build tree in FWF/src/tabstring...
cp ./TabString.h ../../../include/Xfwf/TabString.h
gathering index entries in FWF/src...
gathering index entries in FWF/src/Board...
accumulated index entry Board.txt
gathering index entries in FWF/src/Common...
accumulated index entry Common.txt
gathering index entries in FWF/src/Frame...
accumulated index entry Frame.txt
gathering index entries in FWF/src/Group...
accumulated index entry Group.txt
gathering index entries in FWF/src/RadioGroup...
accumulated index entry RadioGrp.txt
gathering index entries in FWF/src/RowCol...
accumulated index entry RowCol.txt
gathering index entries in FWF/src/Toggle...
accumulated index entry Toggle.txt
gathering index entries in FWF/src/converters...
accumulated index entry converters.txt
gathering index entries in FWF/src/misc...
accumulated index entry misc.txt
gathering index entries in FWF/src/Button...
accumulated index entry Button.txt
gathering index entries in FWF/src/Label...
accumulated index entry Label.txt
gathering index entries in FWF/src/tabstring...
building objects in FWF/src...
building objects in FWF/src/Board...
rm -f Board.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        Board.c
Board.w:214:15: warning: & has lower precedence than ==; == will be evaluated first [-Wparentheses]
    if (flags & (CWX | CWY | CWWidth | CWHeight) == 0) return;
              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Board.w:214:15: note: place parentheses around the '==' expression to silence this warning
    if (flags & (CWX | CWY | CWWidth | CWHeight) == 0) return;
              ^
                (                                    )
Board.w:214:15: note: place parentheses around the & expression to evaluate it first
    if (flags & (CWX | CWY | CWWidth | CWHeight) == 0) return;
              ^
        (                                       )
Board.w:268:10: warning: unused variable 'self' [-Wunused-variable]
{ Widget self = XtParent(child); {
         ^
2 warnings generated.
rm -f BoardT.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        BoardT.c
BoardT.c:48:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
    exit(0);
    ^
BoardT.c:48:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
Adding Board.o To Library ../../../lib/libfwf.a
ar r ../../../lib/libfwf.a Board.o
ar: creating archive ../../../lib/libfwf.a
ranlib ../../../lib/libfwf.a
sleep 1
cp ./Board.man ../../../man/Board.man
cp ./BoardT.man ../../../man/BoardT.man
building objects in FWF/src/Common...
rm -f Common.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        Common.c
Common.w:577:9: warning: implicitly declaring library function 'isspace' with type 'int (int)' [-Wimplicit-function-declaration]
        for (; isspace(*s); s++) ;
               ^
Common.w:577:9: note: include the header <ctype.h> or explicitly provide a declaration for 'isspace'
Common.w:581:6: warning: implicit declaration of function 'XmuCompareISOLatin1' is invalid in C99 [-Wimplicit-function-declaration]
        if (XmuCompareISOLatin1(s, "top") == 0) a |= XfwfTop;
            ^
Common.w:693:13: warning: enumeration values 'TraverseNext', 'TraversePrev', and 'TraverseNextTop' not handled in switch [-Wswitch]
    switch (dir) {
            ^
Common.w:693:13: note: add missing switch cases
    switch (dir) {
            ^
Common.w:676:19: warning: unused variable 'w' [-Wunused-variable]
    Widget child, w;
                  ^
Common.w:676:12: warning: unused variable 'child' [-Wunused-variable]
    Widget child, w;
           ^
Common.w:527:17: warning: enumeration values 'TraverseNext', 'TraversePrev', and 'TraverseNextTop' not handled in switch [-Wswitch]
        switch (dir) {
                ^
Common.w:527:17: note: add missing switch cases
        switch (dir) {
                ^
Common.w:81:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
7 warnings generated.
rm -f CommonT.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        CommonT.c
CommonT.c:3:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main()
^
CommonT.c:7:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
    exit(0);
    ^
CommonT.c:7:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
2 warnings generated.
Adding Common.o To Library ../../../lib/libfwf.a
ar r ../../../lib/libfwf.a Common.o
ranlib ../../../lib/libfwf.a
sleep 1
cp ./Common.man ../../../man/Common.man
cp ./CommonT.man ../../../man/CommonT.man
building objects in FWF/src/Frame...
rm -f Frame.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        Frame.c
Frame.w:547:24: warning: variable 'super' set but not used [-Wunused-but-set-variable]
  XfwfFrameWidgetClass super;
                       ^
Frame.w:204:20: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'Cardinal' (aka 'unsigned int') [-Wint-to-void-pointer-cast]
    {XtBaseOffset, (XtPointer)XtOffset(Widget, core.screen), sizeof(Screen*)}};
                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Frame.w:227:17: warning: unused variable 'y' [-Wunused-variable]
    Position x, y;
                ^
Frame.w:227:14: warning: unused variable 'x' [-Wunused-variable]
    Position x, y;
             ^
Frame.w:489:22: warning: variable 'result' set but not used [-Wunused-but-set-variable]
    XtGeometryResult result;
                     ^
Frame.w:657:14: warning: unused variable 'rcsid' [-Wunused-variable]
static char  rcsid[] = "$Header: Frame.w,v 1.5 92/11/02 14:07:52 bert Exp $";
             ^
6 warnings generated.
rm -f FrameT.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        FrameT.c
FrameT.c:128:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
    exit(0);
    ^
FrameT.c:128:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
Adding Frame.o To Library ../../../lib/libfwf.a
ar r ../../../lib/libfwf.a Frame.o
ranlib ../../../lib/libfwf.a
sleep 1
cp ./Frame.man ../../../man/Frame.man
cp ./FrameT.man ../../../man/FrameT.man
building objects in FWF/src/Group...
rm -f Group.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        Group.c
Group.w:277:27: warning: cast to smaller integer type 'Cardinal' (aka 'unsigned int') from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast]
    Cardinal toggle_ord = (Cardinal) client_data;
                          ^~~~~~~~~~~~~~~~~~~~~~
Group.w:310:27: warning: cast to smaller integer type 'Cardinal' (aka 'unsigned int') from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast]
    Cardinal toggle_ord = (Cardinal) client_data;
                          ^~~~~~~~~~~~~~~~~~~~~~
Group.w:311:17: warning: unused variable 'i' [-Wunused-variable]
    Cardinal t, i, bits = sizeof(((XfwfGroupWidget)self)->xfwfGroup.selection) * 8;
                ^
Group.w:311:14: warning: unused variable 't' [-Wunused-variable]
    Cardinal t, i, bits = sizeof(((XfwfGroupWidget)self)->xfwfGroup.selection) * 8;
             ^
Group.w:386:9: warning: implicit declaration of function 'XmuCompareISOLatin1' is invalid in C99 [-Wimplicit-function-declaration]
    if (XmuCompareISOLatin1(s, "no") == 0)
        ^
Group.w:195:24: warning: variable 'super' set but not used [-Wunused-but-set-variable]
  XfwfGroupWidgetClass super;
                       ^
Group.w:235:45: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'Cardinal' (aka 'unsigned int') [-Wint-to-void-pointer-cast]
        XtAddCallback(child, XtNonCallback, on_cb, (XtPointer) ((XfwfGroupWidget)self)->xfwfGroup.toggle_ord);
                                                   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Group.w:236:47: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'Cardinal' (aka 'unsigned int') [-Wint-to-void-pointer-cast]
        XtAddCallback(child, XtNoffCallback, off_cb, (XtPointer) ((XfwfGroupWidget)self)->xfwfGroup.toggle_ord);
                                                     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
8 warnings generated.
rm -f GroupT.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        GroupT.c
GroupT.c:73:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
    exit(0);
    ^
GroupT.c:73:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
Adding Group.o To Library ../../../lib/libfwf.a
ar r ../../../lib/libfwf.a Group.o
ranlib ../../../lib/libfwf.a
sleep 1
cp ./Group.man ../../../man/Group.man
cp ./GroupT.man ../../../man/GroupT.man
building objects in FWF/src/RadioGroup...
rm -f RadioGrp.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        RadioGrp.c
RadioGrp.w:106:29: warning: variable 'super' set but not used [-Wunused-but-set-variable]
  XfwfRadioGroupWidgetClass super;
                            ^
1 warning generated.
rm -f RadioGrpT.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        RadioGrpT.c
RadioGrpT.c:142:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
    exit(0);
    ^
RadioGrpT.c:142:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
RadioGrpT.c:113:12: warning: unused variable 's' [-Wunused-variable]
    String s;
           ^
2 warnings generated.
Adding RadioGrp.o To Library ../../../lib/libfwf.a
ar r ../../../lib/libfwf.a RadioGrp.o
ranlib ../../../lib/libfwf.a
sleep 1
cp ./RadioGrp.man ../../../man/RadioGrp.man
cp ./RadioGrpT.man ../../../man/RadioGrpT.man
building objects in FWF/src/RowCol...
rm -f RowCol.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        RowCol.c
RowCol.w:249:14: warning: unused variable 'rcsid' [-Wunused-variable]
static char  rcsid[] = "$Header: RowCol.w,v 1.1 92/10/14 18:36:36 bert Exp $";
             ^
1 warning generated.
rm -f RowColT.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        RowColT.c
RowColT.c:60:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
    exit(0);
    ^
RowColT.c:60:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
Adding RowCol.o To Library ../../../lib/libfwf.a
ar r ../../../lib/libfwf.a RowCol.o
ranlib ../../../lib/libfwf.a
sleep 1
cp ./RowCol.man ../../../man/RowCol.man
cp ./RowColT.man ../../../man/RowColT.man
building objects in FWF/src/Toggle...
rm -f Toggle.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        Toggle.c
Toggle.w:99:25: warning: variable 'super' set but not used [-Wunused-but-set-variable]
  XfwfToggleWidgetClass super;
                        ^
Toggle.w:121:9: warning: unused variable 'status' [-Wunused-variable]
    int status;
        ^
2 warnings generated.
rm -f ToggleT.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        ToggleT.c
ToggleT.c:69:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
    exit(0);
    ^
ToggleT.c:69:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
Adding Toggle.o To Library ../../../lib/libfwf.a
ar r ../../../lib/libfwf.a Toggle.o
ranlib ../../../lib/libfwf.a
sleep 1
cp ./Toggle.man ../../../man/Toggle.man
cp ./ToggleT.man ../../../man/ToggleT.man
building objects in FWF/src/converters...
rm -f long.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        long.c
long.c:29:5: warning: implicitly declaring library function 'sprintf' with type 'int (char *, const char *, ...)' [-Wimplicit-function-declaration]
    sprintf(s, "%ld", *((long*) from->addr));
    ^
long.c:29:5: note: include the header <stdio.h> or explicitly provide a declaration for 'sprintf'
1 warning generated.
rm -f icon.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        icon.c
icon.c:228:13: warning: unused variable 'data' [-Wunused-variable]
    String *data, s = (String) from->addr;
            ^
1 warning generated.
rm -f choosecol.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        choosecol.c
rm -f StrToPmap.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        StrToPmap.c
StrToPmap.c:143:19: warning: incompatible pointer to integer conversion assigning to 'XrmName' (aka 'int') from 'void *' [-Wint-conversion]
      xrm_name[1] = NULL;
                  ^ ~~~~
StrToPmap.c:145:20: warning: incompatible pointer to integer conversion assigning to 'XrmClass' (aka 'int') from 'void *' [-Wint-conversion]
      xrm_class[1] = NULL;
                   ^ ~~~~
StrToPmap.c:179:24: warning: '&&' within '||' [-Wlogical-op-parentheses]
            || name[0] == '.' && ( name[1] == '/'
            ~~ ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
StrToPmap.c:179:24: note: place parentheses around the '&&' expression to silence this warning
            || name[0] == '.' && ( name[1] == '/'
                              ^
               (
StrToPmap.c:188:2: warning: implicitly declaring library function 'sprintf' with type 'int (char *, const char *, ...)' [-Wimplicit-function-declaration]
        sprintf (filename, "%s/%s", *file_paths, name);
        ^
StrToPmap.c:188:2: note: include the header <stdio.h> or explicitly provide a declaration for 'sprintf'
StrToPmap.c:236:25: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'Cardinal' (aka 'unsigned int') [-Wint-to-void-pointer-cast]
  { XtWidgetBaseOffset, (XtPointer) XtOffset(Widget, core.screen),
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
StrToPmap.c:238:25: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'Cardinal' (aka 'unsigned int') [-Wint-to-void-pointer-cast]
  { XtWidgetBaseOffset, (XtPointer) XtOffset(Widget, core.colormap),
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
StrToPmap.c:240:25: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'Cardinal' (aka 'unsigned int') [-Wint-to-void-pointer-cast]
  { XtWidgetBaseOffset, (XtPointer) XtOffset(Widget, core.self),
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
StrToPmap.c:2:13: warning: unused variable 'rcsid' [-Wunused-variable]
static char rcsid[] = "$ StrToPmap.c <thoth>, what a hack $";
            ^
8 warnings generated.
rm -f Pen.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        Pen.c
Pen.c:84:5: warning: implicitly declaring library function 'free' with type 'void (void *)' [-Wimplicit-function-declaration]
    free((char*)pen->colors);
    ^
Pen.c:84:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'free'
Pen.c:114:25: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'Cardinal' (aka 'unsigned int') [-Wint-to-void-pointer-cast]
  { XtWidgetBaseOffset, (XtPointer) XtOffset(Widget, core.screen),
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Pen.c:116:25: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'Cardinal' (aka 'unsigned int') [-Wint-to-void-pointer-cast]
  { XtWidgetBaseOffset, (XtPointer) XtOffset(Widget, core.colormap),
                        ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Pen.c:118:19: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'Cardinal' (aka 'unsigned int') [-Wint-to-void-pointer-cast]
  { XtBaseOffset, (XtPointer) XtOffset(Object, object.self),
                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4 warnings generated.
rm -f strarray.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        strarray.c
Adding long.o icon.o choosecol.o StrToPmap.o Pen.o strarray.o To Library ../../../lib/libfwf.a
ar r ../../../lib/libfwf.a long.o icon.o choosecol.o StrToPmap.o Pen.o strarray.o
ranlib ../../../lib/libfwf.a
sleep 1
building objects in FWF/src/misc...
rm -f VarArgs.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        VarArgs.c
Adding VarArgs.o To Library ../../../lib/libfwf.a
ar r ../../../lib/libfwf.a VarArgs.o
ranlib ../../../lib/libfwf.a
sleep 1
building objects in FWF/src/Button...
rm -f Button.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        Button.c
Button.w:89:25: warning: variable 'super' set but not used [-Wunused-but-set-variable]
  XfwfButtonWidgetClass super;
                        ^
1 warning generated.
rm -f ButtonT.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        ButtonT.c
ButtonT.c:35:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
static count1 = 0, count2 = 0;
~~~~~~ ^
ButtonT.c:35:20: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
static count1 = 0, count2 = 0;
~~~~~~             ^
ButtonT.c:88:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
    exit(0);
    ^
ButtonT.c:88:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
3 warnings generated.
Adding Button.o To Library ../../../lib/libfwf.a
ar r ../../../lib/libfwf.a Button.o
ranlib ../../../lib/libfwf.a
sleep 1
cp ./Button.man ../../../man/Button.man
cp ./ButtonT.man ../../../man/ButtonT.man
building objects in FWF/src/Label...
rm -f Label.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        Label.c
Label.w:243:11: warning: unused variable 's' [-Wunused-variable]
    char *s;
          ^
Label.w:338:3: warning: implicit declaration of function 'XfwfDrawString' is invalid in C99 [-Wimplicit-function-declaration]
                draw_line(XtDisplay(self), XtWindow(self), j, i);
                ^
Label.w:293:7: note: expanded from macro 'draw_line'
            XfwfDrawString(dpy, win, ((XfwfLabelWidget)self)->xfwfLabel.hl_gc, x + w5, y, ((XfwfLabelWidget)self)->xfwfLabel.label\
            ^
Label.w:343:2: warning: implicit declaration of function 'XfwfDrawString' is invalid in C99 [-Wimplicit-function-declaration]
        draw_line(XtDisplay(self), XtWindow(self), j, i);
        ^
Label.w:293:7: note: expanded from macro 'draw_line'
            XfwfDrawString(dpy, win, ((XfwfLabelWidget)self)->xfwfLabel.hl_gc, x + w5, y, ((XfwfLabelWidget)self)->xfwfLabel.label\
            ^
Label.w:314:15: warning: unused variable 't' [-Wunused-variable]
    char *s, *t;
              ^
Label.w:314:11: warning: unused variable 's' [-Wunused-variable]
    char *s, *t;
          ^
5 warnings generated.
rm -f LabelT.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        LabelT.c
LabelT.c:71:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
    exit(0);
    ^
LabelT.c:71:5: note: include the header <stdlib.h> or explicitly provide a declaration for 'exit'
1 warning generated.
Adding Label.o To Library ../../../lib/libfwf.a
ar r ../../../lib/libfwf.a Label.o
ranlib ../../../lib/libfwf.a
sleep 1
cp ./Label.man ../../../man/Label.man
cp ./LabelT.man ../../../man/LabelT.man
building objects in FWF/src/tabstring...
rm -f DrawImageString.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        DrawImageString.c
rm -f DrawString.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        DrawString.c
rm -f Tablist2Tabs.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        Tablist2Tabs.c
Tablist2Tabs.c:30:19: warning: implicit declaration of function 'atoi' is invalid in C99 [-Wimplicit-function-declaration]
                tabs[ntabs++] = atoi(tablist);
                                ^
1 warning generated.
rm -f TextWidth.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        TextWidth.c
TextWidth.c:39:1: warning: non-void function does not return a value in all control paths [-Wreturn-type]
}
^
1 warning generated.
rm -f strnchr.o
clang -c -I../../../include -I/opt/pkg/include -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        strnchr.c
Adding DrawImageString.o DrawString.o Tablist2Tabs.o TextWidth.o strnchr.o To Library ../../../lib/libfwf.a
ar r ../../../lib/libfwf.a DrawImageString.o DrawString.o Tablist2Tabs.o 		TextWidth.o strnchr.o
ranlib ../../../lib/libfwf.a
sleep 1
cp ./fwf.man ../man/fwf.man
rm -f fwf._man
if test -z "" ; then  cd `dirname fwf` &&  ln -s `basename fwf.man` `basename fwf._man`;  else  /usr/bin/cpp -undef -traditional -D__GNUC__  -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/opt/pkg -D__xconfigfile__=xorg.conf -D__xconfigdir__=/opt/pkg/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org"   < fwf.man | sed -e '/^#  *[0-9][0-9]*  *.*$/d' 			-e '/^#line  *[0-9][0-9]*  *.*$/d' 			-e '/^[ 	]*XCOMM$/s/XCOMM/#/' 			-e '/^[ 	]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' 			-e '/^[ 	]*XHASH/s/XHASH/#/' 			-e '/\@\@$/s/\@\@$/\\/' >fwf._man;  fi
making all in ./ccitt...
clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        -I/opt/pkg/include -c g711.c
clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        -I/opt/pkg/include -c g721.c
g721.c:93:8: warning: implicit declaration of function 'alaw2linear' is invalid in C99 [-Wimplicit-function-declaration]
                sl = alaw2linear(sl) >> 2;
                     ^
g721.c:96:8: warning: implicit declaration of function 'ulaw2linear' is invalid in C99 [-Wimplicit-function-declaration]
                sl = ulaw2linear(sl) >> 2;
                     ^
g721.c:105:9: warning: implicit declaration of function 'predictor_zero' is invalid in C99 [-Wimplicit-function-declaration]
        sezi = predictor_zero(state_ptr);
               ^
g721.c:107:15: warning: implicit declaration of function 'predictor_pole' is invalid in C99 [-Wimplicit-function-declaration]
        se = (sezi + predictor_pole(state_ptr)) >> 1;   /* estimated signal */
                     ^
g721.c:112:6: warning: implicit declaration of function 'step_size' is invalid in C99 [-Wimplicit-function-declaration]
        y = step_size(state_ptr);               /* quantizer step size */
            ^
g721.c:113:6: warning: implicit declaration of function 'quantize' is invalid in C99 [-Wimplicit-function-declaration]
        i = quantize(d, y, qtab_721, 7);        /* i = ADPCM code */
            ^
g721.c:115:7: warning: implicit declaration of function 'reconstruct' is invalid in C99 [-Wimplicit-function-declaration]
        dq = reconstruct(i & 8, _dqlntab[i], y);        /* quantized est diff */
             ^
g721.c:121:2: warning: implicit declaration of function 'update' is invalid in C99 [-Wimplicit-function-declaration]
        update(4, y, _witab[i] << 5, _fitab[i], dq, sr, dqsez, state_ptr);
        ^
g721.c:148:9: warning: implicit declaration of function 'predictor_zero' is invalid in C99 [-Wimplicit-function-declaration]
        sezi = predictor_zero(state_ptr);
               ^
g721.c:150:15: warning: implicit declaration of function 'predictor_pole' is invalid in C99 [-Wimplicit-function-declaration]
        sei = sezi + predictor_pole(state_ptr);
                     ^
g721.c:153:6: warning: implicit declaration of function 'step_size' is invalid in C99 [-Wimplicit-function-declaration]
        y = step_size(state_ptr);       /* dynamic quantizer step size */
            ^
g721.c:155:7: warning: implicit declaration of function 'reconstruct' is invalid in C99 [-Wimplicit-function-declaration]
        dq = reconstruct(i & 0x08, _dqlntab[i], y); /* quantized diff. */
             ^
g721.c:161:2: warning: implicit declaration of function 'update' is invalid in C99 [-Wimplicit-function-declaration]
        update(4, y, _witab[i] << 5, _fitab[i], dq, sr, dqsez, state_ptr);
        ^
g721.c:165:11: warning: implicit declaration of function 'tandem_adjust_alaw' is invalid in C99 [-Wimplicit-function-declaration]
                return (tandem_adjust_alaw(sr, se, y, i, 8, qtab_721));
                        ^
g721.c:167:11: warning: implicit declaration of function 'tandem_adjust_ulaw' is invalid in C99 [-Wimplicit-function-declaration]
                return (tandem_adjust_ulaw(sr, se, y, i, 8, qtab_721));
                        ^
15 warnings generated.
clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        -I/opt/pkg/include -c g723_24.c
g723_24.c:81:8: warning: implicit declaration of function 'alaw2linear' is invalid in C99 [-Wimplicit-function-declaration]
                sl = alaw2linear(sl) >> 2;
                     ^
g723_24.c:84:8: warning: implicit declaration of function 'ulaw2linear' is invalid in C99 [-Wimplicit-function-declaration]
                sl = ulaw2linear(sl) >> 2;
                     ^
g723_24.c:93:9: warning: implicit declaration of function 'predictor_zero' is invalid in C99 [-Wimplicit-function-declaration]
        sezi = predictor_zero(state_ptr);
               ^
g723_24.c:95:15: warning: implicit declaration of function 'predictor_pole' is invalid in C99 [-Wimplicit-function-declaration]
        sei = sezi + predictor_pole(state_ptr);
                     ^
g723_24.c:101:6: warning: implicit declaration of function 'step_size' is invalid in C99 [-Wimplicit-function-declaration]
        y = step_size(state_ptr);       /* quantizer step size */
            ^
g723_24.c:102:6: warning: implicit declaration of function 'quantize' is invalid in C99 [-Wimplicit-function-declaration]
        i = quantize(d, y, qtab_723_24, 3);     /* i = ADPCM code */
            ^
g723_24.c:103:7: warning: implicit declaration of function 'reconstruct' is invalid in C99 [-Wimplicit-function-declaration]
        dq = reconstruct(i & 4, _dqlntab[i], y); /* quantized diff. */
             ^
g723_24.c:109:2: warning: implicit declaration of function 'update' is invalid in C99 [-Wimplicit-function-declaration]
        update(3, y, _witab[i], _fitab[i], dq, sr, dqsez, state_ptr);
        ^
g723_24.c:134:9: warning: implicit declaration of function 'predictor_zero' is invalid in C99 [-Wimplicit-function-declaration]
        sezi = predictor_zero(state_ptr);
               ^
g723_24.c:136:15: warning: implicit declaration of function 'predictor_pole' is invalid in C99 [-Wimplicit-function-declaration]
        sei = sezi + predictor_pole(state_ptr);
                     ^
g723_24.c:139:6: warning: implicit declaration of function 'step_size' is invalid in C99 [-Wimplicit-function-declaration]
        y = step_size(state_ptr);       /* adaptive quantizer step size */
            ^
g723_24.c:140:7: warning: implicit declaration of function 'reconstruct' is invalid in C99 [-Wimplicit-function-declaration]
        dq = reconstruct(i & 0x04, _dqlntab[i], y); /* unquantize pred diff */
             ^
g723_24.c:146:2: warning: implicit declaration of function 'update' is invalid in C99 [-Wimplicit-function-declaration]
        update(3, y, _witab[i], _fitab[i], dq, sr, dqsez, state_ptr);
        ^
g723_24.c:150:11: warning: implicit declaration of function 'tandem_adjust_alaw' is invalid in C99 [-Wimplicit-function-declaration]
                return (tandem_adjust_alaw(sr, se, y, i, 4, qtab_723_24));
                        ^
g723_24.c:152:11: warning: implicit declaration of function 'tandem_adjust_ulaw' is invalid in C99 [-Wimplicit-function-declaration]
                return (tandem_adjust_ulaw(sr, se, y, i, 4, qtab_723_24));
                        ^
15 warnings generated.
clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        -I/opt/pkg/include -c g723_40.c
g723_40.c:100:8: warning: implicit declaration of function 'alaw2linear' is invalid in C99 [-Wimplicit-function-declaration]
                sl = alaw2linear(sl) >> 2;
                     ^
g723_40.c:103:8: warning: implicit declaration of function 'ulaw2linear' is invalid in C99 [-Wimplicit-function-declaration]
                sl = ulaw2linear(sl) >> 2;
                     ^
g723_40.c:112:9: warning: implicit declaration of function 'predictor_zero' is invalid in C99 [-Wimplicit-function-declaration]
        sezi = predictor_zero(state_ptr);
               ^
g723_40.c:114:15: warning: implicit declaration of function 'predictor_pole' is invalid in C99 [-Wimplicit-function-declaration]
        sei = sezi + predictor_pole(state_ptr);
                     ^
g723_40.c:120:6: warning: implicit declaration of function 'step_size' is invalid in C99 [-Wimplicit-function-declaration]
        y = step_size(state_ptr);       /* adaptive quantizer step size */
            ^
g723_40.c:121:6: warning: implicit declaration of function 'quantize' is invalid in C99 [-Wimplicit-function-declaration]
        i = quantize(d, y, qtab_723_40, 15);    /* i = ADPCM code */
            ^
g723_40.c:123:7: warning: implicit declaration of function 'reconstruct' is invalid in C99 [-Wimplicit-function-declaration]
        dq = reconstruct(i & 0x10, _dqlntab[i], y);     /* quantized diff */
             ^
g723_40.c:129:2: warning: implicit declaration of function 'update' is invalid in C99 [-Wimplicit-function-declaration]
        update(5, y, _witab[i], _fitab[i], dq, sr, dqsez, state_ptr);
        ^
g723_40.c:154:9: warning: implicit declaration of function 'predictor_zero' is invalid in C99 [-Wimplicit-function-declaration]
        sezi = predictor_zero(state_ptr);
               ^
g723_40.c:156:15: warning: implicit declaration of function 'predictor_pole' is invalid in C99 [-Wimplicit-function-declaration]
        sei = sezi + predictor_pole(state_ptr);
                     ^
g723_40.c:159:6: warning: implicit declaration of function 'step_size' is invalid in C99 [-Wimplicit-function-declaration]
        y = step_size(state_ptr);       /* adaptive quantizer step size */
            ^
g723_40.c:160:7: warning: implicit declaration of function 'reconstruct' is invalid in C99 [-Wimplicit-function-declaration]
        dq = reconstruct(i & 0x10, _dqlntab[i], y);     /* estimation diff. */
             ^
g723_40.c:166:2: warning: implicit declaration of function 'update' is invalid in C99 [-Wimplicit-function-declaration]
        update(5, y, _witab[i], _fitab[i], dq, sr, dqsez, state_ptr);
        ^
g723_40.c:170:11: warning: implicit declaration of function 'tandem_adjust_alaw' is invalid in C99 [-Wimplicit-function-declaration]
                return (tandem_adjust_alaw(sr, se, y, i, 0x10, qtab_723_40));
                        ^
g723_40.c:172:11: warning: implicit declaration of function 'tandem_adjust_ulaw' is invalid in C99 [-Wimplicit-function-declaration]
                return (tandem_adjust_ulaw(sr, se, y, i, 0x10, qtab_723_40));
                        ^
g723_40.c:148:12: warning: unused variable 'dif' [-Wunused-variable]
        short           y, dif;                 /* MIX */
                           ^
16 warnings generated.
clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        -I/opt/pkg/include -c g72x.c
g72x.c:72:17: warning: unused variable 'wanmag' [-Wunused-variable]
        short           wanexp, wanmag, wanmant;
                                ^
g72x.c:205:8: warning: implicitly declaring library function 'abs' with type 'int (int)' [-Wimplicit-function-declaration]
        dqm = abs(d);
              ^
g72x.c:205:8: note: include the header <stdlib.h> or explicitly provide a declaration for 'abs'
g72x.c:374:4: warning: add explicit braces to avoid dangling else [-Wdangling-else]
                        else
                        ^
g72x.c:278:19: warning: unused variable 'mant' [-Wunused-variable]
        short           mag, exp, mant; /* Adaptive predictor, FLOAT A */
                                  ^
g72x.c:281:9: warning: unused variable 'ua2' [-Wunused-variable]
        short           ua2, pks1;      /* UPA2 */
                        ^
g72x.c:282:9: warning: unused variable 'uga2a' [-Wunused-variable]
        short           uga2a, fa1;
                        ^
g72x.c:283:9: warning: unused variable 'uga2b' [-Wunused-variable]
        short           uga2b;
                        ^
g72x.c:492:7: warning: implicit declaration of function 'linear2alaw' is invalid in C99 [-Wimplicit-function-declaration]
        sp = linear2alaw((sr >> 1) << 3);       /* short to A-law compression */
             ^
g72x.c:493:8: warning: implicit declaration of function 'alaw2linear' is invalid in C99 [-Wimplicit-function-declaration]
        dx = (alaw2linear(sp) >> 2) - se;       /* 16-bit prediction error */
              ^
g72x.c:541:7: warning: implicit declaration of function 'linear2ulaw' is invalid in C99 [-Wimplicit-function-declaration]
        sp = linear2ulaw(sr << 2);      /* short to u-law compression */
             ^
g72x.c:542:8: warning: implicit declaration of function 'ulaw2linear' is invalid in C99 [-Wimplicit-function-declaration]
        dx = (ulaw2linear(sp) >> 2) - se;       /* 16-bit prediction error */
              ^
11 warnings generated.
rm -f libccitt.a
ar clq libccitt.a  g711.o g721.o g723_24.o g723_40.o g72x.o
ranlib libccitt.a
making all in ./adpcm2pcm...
clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        -I/opt/pkg/include -c adpcm.c
rm -f libadpcm.a
ar clq libadpcm.a  adpcm.o
ranlib libadpcm.a
making all in ./ieee...
clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp     -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        -I/opt/pkg/include -c ieee.c
rm -f libieee.a
ar clq libieee.a  ieee.o
ranlib libieee.a
making all in ./src...
clang -pipe -Os -I/opt/pkg/include -Wall -Wpointer-arith -no-cpp-precomp    -I../ -I../include -I/opt/pkg/include -I/opt/pkg/include    -D__aarch64__ -D__DARWIN__                                 -DNO_ALLOCA -DCSRG_BASED        -I/opt/pkg/include -c xwave.c
In file included from xwave.c:44:
./types.h:55:5: error: unknown type name 'ulong'
    ulong         type;            /* AF_TYPE */
    ^
./types.h:56:5: error: unknown type name 'ulong'
    ulong         comp;            /* AF_COMP */
    ^
./types.h:57:5: error: unknown type name 'ulong'
    ulong         oldtype;         /* changed files on hd are saved in raw mode */
    ^
./types.h:58:5: error: unknown type name 'ulong'
    ulong         oldcomp;         /* later they can saved in original format */
    ^
./types.h:71:5: error: unknown type name 'ulong'
    ulong comp;
    ^
./types.h:72:5: error: unknown type name 'ulong'
    ulong type;
    ^
xwave.c:238:26: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
        initwarn_popup(toplevel,NORESOURCE);
                                ^~~~~~~~~~
./xwave.h:49:38: note: expanded from macro 'NORESOURCE'
Leider konnten die Voreinstellungen f<FC>r dieses Programm nicht gefunden\n\
                                     ^~~~
xwave.c:238:26: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
        initwarn_popup(toplevel,NORESOURCE);
                                ^~~~~~~~~~
./xwave.h:53:6: note: expanded from macro 'NORESOURCE'
Sie k<F6>nnen die Voreinstellungen auch mit dem Befehl \"xrdb -merge XWave\" \
     ^~~~
2 warnings and 6 errors generated.
*** Error code 1

Stop.
bmake[1]: stopped in /Users/pbulk/build/audio/xwave/work/xwave2/src
*** Error code 1

Stop.
bmake: stopped in /Users/pbulk/build/audio/xwave/work/xwave2
*** Error code 1

Stop.
bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/audio/xwave
*** Error code 1

Stop.
bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/audio/xwave