=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Building for fvwm-wharf-1.0nb1
--- all ---
making all in ./lib...
--- CatString3.o ---
--- SendInfo.o ---
--- SendText.o ---
--- CatString3.o ---
gcc -O2 -fno-strict-aliasing      -I/usr/pkg/include -I /usr/X11R7/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO      -I/usr/X11R7/include -c CatString3.c
--- SendInfo.o ---
gcc -O2 -fno-strict-aliasing      -I/usr/pkg/include -I /usr/X11R7/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO      -I/usr/X11R7/include -c SendInfo.c
--- SendText.o ---
gcc -O2 -fno-strict-aliasing      -I/usr/pkg/include -I /usr/X11R7/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO      -I/usr/X11R7/include -c SendText.c
SendText.c: In function 'SendText':
SendText.c:14:7: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration]
       write(fd[0],&window, sizeof(unsigned long));
       ^~~~~
       fwrite
SendText.c:16:9: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration]
       w=strlen(message);
         ^~~~~~
SendText.c:16:9: warning: incompatible implicit declaration of built-in function 'strlen'
SendText.c:16:9: note: include '<string.h>' or provide a declaration of 'strlen'
--- wild.o ---
gcc -O2 -fno-strict-aliasing      -I/usr/pkg/include -I /usr/X11R7/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO      -I/usr/X11R7/include -c wild.c
--- SendInfo.o ---
SendInfo.c: In function 'SendInfo':
SendInfo.c:16:7: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration]
       write(fd[0],&window, sizeof(unsigned long));
       ^~~~~
       fwrite
SendInfo.c:17:9: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration]
       w=strlen(message);
         ^~~~~~
SendInfo.c:17:9: warning: incompatible implicit declaration of built-in function 'strlen'
SendInfo.c:17:9: note: include '<string.h>' or provide a declaration of 'strlen'
--- safemalloc.o ---
gcc -O2 -fno-strict-aliasing      -I/usr/pkg/include -I /usr/X11R7/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO      -I/usr/X11R7/include -c safemalloc.c
--- wild.o ---
wild.c: In function 'matchWildcards':
wild.c:62:25: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
  if ((*string == 0) && (strcmp(pattern, "*") == 0))
                         ^~~~~~
--- findIconFile.o ---
gcc -O2 -fno-strict-aliasing      -I/usr/pkg/include -I /usr/X11R7/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO      -I/usr/X11R7/include -c findIconFile.c
--- mystrcasecmp.o ---
gcc -O2 -fno-strict-aliasing      -I/usr/pkg/include -I /usr/X11R7/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO      -I/usr/X11R7/include -c mystrcasecmp.c
mystrcasecmp.c: In function 'mystrcasecmp':
mystrcasecmp.c:10:5: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration]
   n=strlen(s1);
     ^~~~~~
mystrcasecmp.c:10:5: warning: incompatible implicit declaration of built-in function 'strlen'
mystrcasecmp.c:10:5: note: include '<string.h>' or provide a declaration of 'strlen'
--- strncmp.o ---
gcc -O2 -fno-strict-aliasing      -I/usr/pkg/include -I /usr/X11R7/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO      -I/usr/X11R7/include -c strncmp.c
--- hostname.o ---
gcc -O2 -fno-strict-aliasing      -I/usr/pkg/include -I /usr/X11R7/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO      -I/usr/X11R7/include -c hostname.c
--- ReadPacket.o ---
gcc -O2 -fno-strict-aliasing      -I/usr/pkg/include -I /usr/X11R7/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO      -I/usr/X11R7/include -c ReadPacket.c
--- hostname.o ---
hostname.c: In function 'mygethostname':
hostname.c:13:3: warning: implicit declaration of function 'strncpy' [-Wimplicit-function-declaration]
   strncpy(client,sysname.nodename,length);
   ^~~~~~~
hostname.c:13:3: warning: incompatible implicit declaration of built-in function 'strncpy'
hostname.c:13:3: note: include '<string.h>' or provide a declaration of 'strncpy'
--- sleep.o ---
gcc -O2 -fno-strict-aliasing      -I/usr/pkg/include -I /usr/X11R7/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO      -I/usr/X11R7/include -c sleep.c
--- ReadPacket.o ---
ReadPacket.c: In function 'ReadASPacket':
ReadPacket.c:28:15: warning: implicit declaration of function 'read'; did you mean 'fread'? [-Wimplicit-function-declaration]
   if((count = read(fd,header,3*sizeof(unsigned long))) >0)
               ^~~~
               fread
--- CopyString.o ---
--- mygetostype.o ---
--- CopyString.o ---
gcc -O2 -fno-strict-aliasing      -I/usr/pkg/include -I /usr/X11R7/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO      -I/usr/X11R7/include -c CopyString.c
--- mygetostype.o ---
gcc -O2 -fno-strict-aliasing      -I/usr/pkg/include -I /usr/X11R7/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO      -I/usr/X11R7/include -c mygetostype.c
--- GetFdWidth.o ---
gcc -O2 -fno-strict-aliasing      -I/usr/pkg/include -I /usr/X11R7/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO      -I/usr/X11R7/include -c GetFdWidth.c
--- libafterstep.a ---
rm -f libafterstep.a
ar cq libafterstep.a  CatString3.o SendInfo.o SendText.o wild.o safemalloc.o findIconFile.o        mystrcasecmp.o strncmp.o hostname.o  ReadPacket.o        sleep.o CopyString.o mygetostype.o GetFdWidth.o
ranlib libafterstep.a
making all in ./modules/Wharf...
--- Wharf.o ---
--- icons.o ---
--- stepgfx.o ---
--- icons.o ---
gcc -O2 -fno-strict-aliasing     -I. -I/usr/pkg/include -I /usr/X11R7/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO    -DENABLE_DND -DENABLE_SOUND  -I/usr/X11R7/include -c icons.c
--- stepgfx.o ---
gcc -O2 -fno-strict-aliasing     -I. -I/usr/pkg/include -I /usr/X11R7/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO    -DENABLE_DND -DENABLE_SOUND  -I/usr/X11R7/include -c stepgfx.c
--- Wharf.o ---
gcc -O2 -fno-strict-aliasing     -I. -I/usr/pkg/include -I /usr/X11R7/include   -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO    -DENABLE_DND -DENABLE_SOUND  -I/usr/X11R7/include -c Wharf.c
In file included from Wharf.h:122:0,
                 from Wharf.c:65:
../../afterstep/alpha_header.h:12:15: error: conflicting types for 'strlen'
 extern size_t strlen(char *);
               ^~~~~~
--- icons.o ---
In file included from Wharf.h:122:0,
                 from icons.c:38:
../../afterstep/alpha_header.h:12:15: error: conflicting types for 'strlen'
 extern size_t strlen(char *);
               ^~~~~~
In file included from icons.c:25:0:
/usr/include/string.h:61:9: note: previous declaration of 'strlen' was here
 size_t  strlen(const char *);
         ^~~~~~
*** [icons.o] Error code 1

make[1]: stopped in /tmp/pkgbuild/x11/fvwm-wharf/work.alpha/AfterStep-1.0/modules/Wharf
--- Wharf.o ---
In file included from Wharf.c:49:0:
/usr/include/string.h:61:9: note: previous declaration of 'strlen' was here
 size_t  strlen(const char *);
         ^~~~~~
Wharf.c: In function 'FindLockMods':
Wharf.c:2270:12: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations]
            ((ks = XKeycodeToKeysym(dpy, kc, 0)) != NoSymbol))
            ^
In file included from Wharf.c:59:0:
/tmp/pkgbuild/x11/fvwm-wharf/work.alpha/.buildlink/include/X11/Xlib.h:1687:15: note: declared here
 extern KeySym XKeycodeToKeysym(
               ^~~~~~~~~~~~~~~~
*** [Wharf.o] Error code 1

make[1]: stopped in /tmp/pkgbuild/x11/fvwm-wharf/work.alpha/AfterStep-1.0/modules/Wharf
2 errors

make[1]: stopped in /tmp/pkgbuild/x11/fvwm-wharf/work.alpha/AfterStep-1.0/modules/Wharf
*** [all] Error code 2

make: stopped in /tmp/pkgbuild/x11/fvwm-wharf/work.alpha/AfterStep-1.0
1 error

make: stopped in /tmp/pkgbuild/x11/fvwm-wharf/work.alpha/AfterStep-1.0
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/x11/fvwm-wharf
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/x11/fvwm-wharf