=> 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 falcons-eye-1.9.3nb16
( cd src ; /usr/bin/make )
touch ../src/config.h-t
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include -c monst.c
distcc[15872] ERROR: nonblocking connect to 192.168.1.1:3748 failed: Connection refused
distcc[15872] Warning: failed to distribute monst.c to 192.168.1.1:3748, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from monst.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from monst.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from monst.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from monst.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include -c objects.c
distcc[27726] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from objects.c:8:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from objects.c:8:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O -I../include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c makedefs.c -o makedefs.o
distcc[11712] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from makedefs.c:10:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from makedefs.c:10:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc  -o makedefs makedefs.o ../src/monst.o ../src/objects.o
./makedefs -p
./makedefs -o
touch ../src/hack.h-t
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c allmain.c -o allmain.o
distcc[13361] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from allmain.c:13:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from allmain.c:13:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c alloc.c -o alloc.o
distcc[24722] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from alloc.c:11:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from alloc.c:11:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c apply.c -o apply.o
distcc[25353] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from apply.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from apply.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c artifact.c -o artifact.o
distcc[21118] ERROR: nonblocking connect to 192.168.1.1:3748 failed: Connection refused
distcc[21118] Warning: failed to distribute artifact.c to 192.168.1.1:3748, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from artifact.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from artifact.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from artifact.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from artifact.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c attrib.c -o attrib.o
distcc[27554] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from attrib.c:7:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from attrib.c:7:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c ball.c -o ball.o
distcc[18509] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from ball.c:7:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from ball.c:7:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c bones.c -o bones.o
distcc[9190] ERROR: nonblocking connect to 192.168.1.1:3748 failed: Connection refused
distcc[9190] Warning: failed to distribute bones.c to 192.168.1.1:3748, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from bones.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from bones.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from bones.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from bones.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c botl.c -o botl.o
distcc[25430] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from botl.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from botl.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c cmd.c -o cmd.o
distcc[14629] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from cmd.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from cmd.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c dbridge.c -o dbridge.o
distcc[18724] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from dbridge.c:13:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from dbridge.c:13:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c decl.c -o decl.o
distcc[29068] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from decl.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from decl.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c detect.c -o detect.o
distcc[8177] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from detect.c:10:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from detect.c:10:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c dig.c -o dig.o
distcc[18118] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from dig.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from dig.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c display.c -o display.o
distcc[158] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from display.c:118:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from display.c:118:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c dlb.c -o dlb.o
distcc[8255] ERROR: nonblocking connect to 192.168.1.1:3748 failed: Connection refused
distcc[8255] Warning: failed to distribute dlb.c to 192.168.1.1:3748, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from dlb.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from dlb.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from dlb.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from dlb.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c do.c -o do.o
distcc[16528] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from do.c:7:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from do.c:7:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c do_name.c -o do_name.o
distcc[6594] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from do_name.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from do_name.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c do_wear.c -o do_wear.o
distcc[6737] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from do_wear.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from do_wear.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c dog.c -o dog.o
distcc[27232] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from dog.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from dog.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c dogmove.c -o dogmove.o
distcc[10621] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from dogmove.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from dogmove.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c dokick.c -o dokick.o
distcc[13549] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from dokick.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from dokick.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c dothrow.c -o dothrow.o
distcc[16086] ERROR: nonblocking connect to 192.168.1.1:3748 failed: Connection refused
distcc[16086] Warning: failed to distribute dothrow.c to 192.168.1.1:3748, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from dothrow.c:7:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from dothrow.c:7:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from dothrow.c:7:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from dothrow.c:7:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c drawing.c -o drawing.o
distcc[7339] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from drawing.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from drawing.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c dungeon.c -o dungeon.o
distcc[25974] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from dungeon.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from dungeon.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c eat.c -o eat.o
distcc[20856] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from eat.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from eat.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c end.c -o end.o
distcc[21867] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from end.c:7:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from end.c:7:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c engrave.c -o engrave.o
distcc[4712] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from engrave.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from engrave.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c exper.c -o exper.o
distcc[26145] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from exper.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from exper.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c explode.c -o explode.o
distcc[28041] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from explode.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from explode.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c extralev.c -o extralev.o
distcc[7138] ERROR: nonblocking connect to 192.168.1.1:3748 failed: Connection refused
distcc[7138] Warning: failed to distribute extralev.c to 192.168.1.1:3748, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from extralev.c:9:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from extralev.c:9:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from extralev.c:9:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from extralev.c:9:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c files.c -o files.o
distcc[10891] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from files.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from files.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
files.c: In function 'compress':
files.c:803:18: warning: passing argument 1 of 'docompress_file' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  803 |  docompress_file(filename, FALSE);
      |                  ^~~~~~~~
files.c:688:7: note: expected 'char *' but argument is of type 'const char *'
  688 | char *filename;
      |       ^~~~~~~~
files.c: In function 'uncompress':
files.c:818:18: warning: passing argument 1 of 'docompress_file' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  818 |  docompress_file(filename, TRUE);
      |                  ^~~~~~~~
files.c:688:7: note: expected 'char *' but argument is of type 'const char *'
  688 | char *filename;
      |       ^~~~~~~~
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c fountain.c -o fountain.o
distcc[17199] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from fountain.c:7:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from fountain.c:7:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c hack.c -o hack.o
distcc[2658] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from hack.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from hack.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c hacklib.c -o hacklib.o
distcc[4769] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from hacklib.c:7:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from hacklib.c:7:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
hacklib.c: In function 'setrandom':
hacklib.c:451:22: warning: passing argument 1 of 'time' from incompatible pointer type [-Wincompatible-pointer-types]
  451 |   srandom((int) time((long *)0));
      |                      ^~~~~~~~~
      |                      |
      |                      long int *
In file included from /usr/include/sys/select.h:65,
                 from /usr/include/sys/time.h:319,
                 from ../include/unixconf.h:257,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from hacklib.c:7:
/usr/include/time.h:97:13: note: expected 'time_t *' {aka 'long long int *'} but argument is of type 'long int *'
   97 | time_t time(time_t *) __RENAME(__time50);
      |             ^~~~~~~~
hacklib.c: In function 'getlt':
hacklib.c:471:14: warning: passing argument 1 of 'time' from incompatible pointer type [-Wincompatible-pointer-types]
  471 |  (void) time((long *)(&date));
      |              ^~~~~~~~~~~~~~~
      |              |
      |              long int *
In file included from /usr/include/sys/select.h:65,
                 from /usr/include/sys/time.h:319,
                 from ../include/unixconf.h:257,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from hacklib.c:7:
/usr/include/time.h:97:13: note: expected 'time_t *' {aka 'long long int *'} but argument is of type 'long int *'
   97 | time_t time(time_t *) __RENAME(__time50);
      |             ^~~~~~~~
hacklib.c:476:19: warning: passing argument 1 of 'localtime' from incompatible pointer type [-Wincompatible-pointer-types]
  476 |  return(localtime((long *)(&date)));
      |                   ^~~~~~~~~~~~~~~
      |                   |
      |                   long int *
In file included from /usr/include/sys/select.h:65,
                 from /usr/include/sys/time.h:319,
                 from ../include/unixconf.h:257,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from hacklib.c:7:
/usr/include/time.h:96:22: note: expected 'const time_t *' {aka 'const long long int *'} but argument is of type 'long int *'
   96 | struct tm *localtime(const time_t *) __RENAME(__locatime50);
      |                      ^~~~~~~~~~~~~~
hacklib.c: In function 'yyyymmdd':
hacklib.c:523:18: warning: passing argument 1 of 'localtime' from incompatible pointer type [-Wincompatible-pointer-types]
  523 |   lt = localtime((long *)(&date));
      |                  ^~~~~~~~~~~~~~~
      |                  |
      |                  long int *
In file included from /usr/include/sys/select.h:65,
                 from /usr/include/sys/time.h:319,
                 from ../include/unixconf.h:257,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from hacklib.c:7:
/usr/include/time.h:96:22: note: expected 'const time_t *' {aka 'const long long int *'} but argument is of type 'long int *'
   96 | struct tm *localtime(const time_t *) __RENAME(__locatime50);
      |                      ^~~~~~~~~~~~~~
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c invent.c -o invent.o
distcc[26379] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from invent.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from invent.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c light.c -o light.o
distcc[12461] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from light.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from light.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c lock.c -o lock.o
distcc[18347] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from lock.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from lock.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c mail.c -o mail.o
distcc[10186] ERROR: nonblocking connect to 192.168.1.1:3748 failed: Connection refused
distcc[10186] Warning: failed to distribute mail.c to 192.168.1.1:3748, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mail.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mail.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mail.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mail.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c makemon.c -o makemon.o
distcc[21052] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from makemon.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from makemon.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c mcastu.c -o mcastu.o
distcc[14962] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mcastu.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mcastu.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c mhitm.c -o mhitm.o
distcc[3654] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mhitm.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mhitm.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c mhitu.c -o mhitu.o
distcc[7657] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mhitu.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mhitu.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c minion.c -o minion.o
distcc[22141] ERROR: nonblocking connect to 192.168.1.1:3748 failed: Connection refused
distcc[22141] Warning: failed to distribute minion.c to 192.168.1.1:3748, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from minion.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from minion.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from minion.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from minion.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c mklev.c -o mklev.o
distcc[26004] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mklev.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mklev.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c mkmap.c -o mkmap.o
distcc[1648] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mkmap.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mkmap.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c mkmaze.c -o mkmaze.o
distcc[6073] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mkmaze.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mkmaze.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c mkobj.c -o mkobj.o
distcc[2212] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mkobj.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mkobj.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
mkobj.c: In function 'rnd_treefruit_at':
mkobj.c:834:1: warning: type of 'x' defaults to 'int' [-Wimplicit-int]
  834 | rnd_treefruit_at(x,y)
      | ^~~~~~~~~~~~~~~~
mkobj.c:834:1: warning: type of 'y' defaults to 'int' [-Wimplicit-int]
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c mkroom.c -o mkroom.o
distcc[15206] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mkroom.c:16:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mkroom.c:16:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c mon.c -o mon.o
distcc[4680] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mon.c:10:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mon.c:10:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c mondata.c -o mondata.o
distcc[21388] ERROR: nonblocking connect to 192.168.1.1:3748 failed: Connection refused
distcc[21388] Warning: failed to distribute mondata.c to 192.168.1.1:3748, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mondata.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mondata.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mondata.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mondata.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c monmove.c -o monmove.o
distcc[6064] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from monmove.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from monmove.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
./makedefs -m
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c monstr.c -o monstr.o
distcc[28202] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from monstr.c:2:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from monstr.c:2:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c mplayer.c -o mplayer.o
distcc[24545] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mplayer.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mplayer.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c mthrowu.c -o mthrowu.o
distcc[7418] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mthrowu.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from mthrowu.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c muse.c -o muse.o
distcc[28460] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from muse.c:9:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from muse.c:9:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c music.c -o music.o
distcc[25690] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from music.c:29:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from music.c:29:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c o_init.c -o o_init.o
distcc[15543] ERROR: nonblocking connect to 192.168.1.1:3748 failed: Connection refused
distcc[15543] Warning: failed to distribute o_init.c to 192.168.1.1:3748, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from o_init.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from o_init.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from o_init.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from o_init.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c objnam.c -o objnam.o
distcc[13633] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from objnam.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from objnam.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c options.c -o options.o
distcc[7708] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from options.c:13:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from options.c:13:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c pager.c -o pager.o
distcc[26275] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from pager.c:8:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from pager.c:8:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c pickup.c -o pickup.o
distcc[12985] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from pickup.c:9:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from pickup.c:9:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c pline.c -o pline.o
distcc[26926] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from pline.c:6:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from pline.c:6:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c polyself.c -o polyself.o
distcc[6554] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from polyself.c:13:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from polyself.c:13:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c potion.c -o potion.o
distcc[27063] ERROR: nonblocking connect to 192.168.1.1:3748 failed: Connection refused
distcc[27063] Warning: failed to distribute potion.c to 192.168.1.1:3748, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from potion.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from potion.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from potion.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from potion.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c pray.c -o pray.o
distcc[23740] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from pray.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from pray.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c priest.c -o priest.o
distcc[20692] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from priest.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from priest.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c quest.c -o quest.o
distcc[9760] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from quest.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from quest.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c questpgr.c -o questpgr.o
distcc[1342] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from questpgr.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from questpgr.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c read.c -o read.o
distcc[22036] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from read.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from read.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c rect.c -o rect.o
distcc[28311] ERROR: nonblocking connect to 192.168.1.1:3748 failed: Connection refused
distcc[28311] Warning: failed to distribute rect.c to 192.168.1.1:3748, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from rect.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from rect.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from rect.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from rect.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c region.c -o region.o
distcc[5526] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from region.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from region.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c restore.c -o restore.o
distcc[16361] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from restore.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from restore.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c rip.c -o rip.o
distcc[11921] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from rip.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from rip.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c rnd.c -o rnd.o
distcc[29283] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from rnd.c:4:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from rnd.c:4:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c role.c -o role.o
distcc[19810] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from role.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from role.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c rumors.c -o rumors.o
distcc[15657] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from rumors.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from rumors.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c save.c -o save.o
distcc[20848] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from save.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from save.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c shk.c -o shk.o
distcc[3941] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from shk.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from shk.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c shknam.c -o shknam.o
distcc[9093] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from shknam.c:7:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from shknam.c:7:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c sit.c -o sit.o
distcc[17797] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from sit.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from sit.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c sounds.c -o sounds.o
distcc[23516] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from sounds.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from sounds.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c sp_lev.c -o sp_lev.o
distcc[7638] ERROR: nonblocking connect to 192.168.1.1:3748 failed: Connection refused
distcc[7638] Warning: failed to distribute sp_lev.c to 192.168.1.1:3748, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from sp_lev.c:12:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from sp_lev.c:12:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from sp_lev.c:12:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from sp_lev.c:12:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c spell.c -o spell.o
distcc[9363] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from spell.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from spell.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c steal.c -o steal.o
distcc[21940] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from steal.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from steal.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c steed.c -o steed.o
distcc[27887] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from steed.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from steed.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c teleport.c -o teleport.o
distcc[28190] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from teleport.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from teleport.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c timeout.c -o timeout.o
distcc[25543] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from timeout.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from timeout.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c topten.c -o topten.o
distcc[14694] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from topten.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from topten.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c track.c -o track.o
distcc[14650] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from track.c:6:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from track.c:6:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c trap.c -o trap.o
distcc[12369] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from trap.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from trap.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c u_init.c -o u_init.o
distcc[27004] ERROR: nonblocking connect to 192.168.1.1:3748 failed: Connection refused
distcc[27004] Warning: failed to distribute u_init.c to 192.168.1.1:3748, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from u_init.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from u_init.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from u_init.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from u_init.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
u_init.c: In function 'u_init':
u_init.c:580:14: warning: passing argument 1 of 'time' from incompatible pointer type [-Wincompatible-pointer-types]
  580 |  (void) time((long *)&u.ubirthday);
      |              ^~~~~~~~~~~~~~~~~~~~
      |              |
      |              long int *
In file included from /usr/include/sys/select.h:65,
                 from /usr/include/sys/time.h:319,
                 from ../include/unixconf.h:257,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from u_init.c:5:
/usr/include/time.h:97:13: note: expected 'time_t *' {aka 'long long int *'} but argument is of type 'long int *'
   97 | time_t time(time_t *) __RENAME(__time50);
      |             ^~~~~~~~
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c uhitm.c -o uhitm.o
distcc[25852] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from uhitm.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from uhitm.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c vault.c -o vault.o
distcc[22171] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from vault.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from vault.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
./makedefs -z

close:  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15 16 17 18 19 20

_far_:  0  1  2  3  4  5  6  7  8  9 10 11 12 13 14 15 16 17 18 19 20
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c vision.c -o vision.o
distcc[16131] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from vision.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from vision.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c vis_tab.c -o vis_tab.o
distcc[9290] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from vis_tab.c:2:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from vis_tab.c:2:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c weapon.c -o weapon.o
distcc[14932] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from weapon.c:10:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from weapon.c:10:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c were.c -o were.o
distcc[28928] ERROR: nonblocking connect to 192.168.1.1:3748 failed: Connection refused
distcc[28928] Warning: failed to distribute were.c to 192.168.1.1:3748, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from were.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from were.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from were.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from were.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c wield.c -o wield.o
distcc[29652] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from wield.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from wield.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c windows.c -o windows.o
distcc[9206] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from windows.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from windows.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c wizard.c -o wizard.o
distcc[20670] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from wizard.c:10:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from wizard.c:10:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c worm.c -o worm.o
distcc[29218] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from worm.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from worm.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c worn.c -o worn.o
distcc[29441] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from worn.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from worn.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c write.c -o write.o
distcc[22072] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from write.c:4:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from write.c:4:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include  -I/usr/pkg/include -I/usr/pkg/include/SDL -I/usr/X11R7/include -I/usr/X11R7/include/libdrm -I/usr/include -c zap.c -o zap.o
distcc[13345] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from zap.c:5:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from zap.c:5:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include -c ../sys/share/ioctl.c
distcc[8479] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from ../sys/share/ioctl.c:9:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from ../sys/share/ioctl.c:9:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include -c ../sys/unix/unixmain.c
distcc[28184] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from ../sys/unix/unixmain.c:7:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from ../sys/unix/unixmain.c:7:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include -c ../sys/share/unixtty.c
distcc[3952] ERROR: nonblocking connect to 192.168.1.1:3748 failed: Connection refused
distcc[3952] Warning: failed to distribute ../sys/share/unixtty.c to 192.168.1.1:3748, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from ../sys/share/unixtty.c:12:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from ../sys/share/unixtty.c:12:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from ../sys/share/unixtty.c:12:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from ../sys/share/unixtty.c:12:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include -c ../sys/unix/unixunix.c
distcc[10433] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from ../sys/unix/unixunix.c:7:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from ../sys/unix/unixunix.c:7:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
../sys/unix/unixunix.c: In function 'veryold':
../sys/unix/unixunix.c:123:14: warning: passing argument 1 of 'time' from incompatible pointer type [-Wincompatible-pointer-types]
  123 |  (void) time((long *)(&date));
      |              ^~~~~~~~~~~~~~~
      |              |
      |              long int *
In file included from /usr/include/sys/select.h:65,
                 from /usr/include/sys/time.h:319,
                 from ../include/unixconf.h:257,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from ../sys/unix/unixunix.c:7:
/usr/include/time.h:97:13: note: expected 'time_t *' {aka 'long long int *'} but argument is of type 'long int *'
   97 | time_t time(time_t *) __RENAME(__time50);
      |             ^~~~~~~~
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include -I/usr/pkg/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_SDL_SYSCALLS -c ../win/jtp/jtp_def.c
distcc[27741] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include -I/usr/pkg/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_SDL_SYSCALLS -c ../win/jtp/jtp_gen.c
distcc[25505] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include -I/usr/pkg/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_SDL_SYSCALLS -c ../win/jtp/jtp_gfl.c
distcc[1527] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
../win/jtp/jtp_gfl.c: In function 'jtp_load_PCX':
../win/jtp/jtp_gfl.c:55:5: warning: implicit declaration of function 'jtp_write_log_message' [-Wimplicit-function-declaration]
   55 |     jtp_write_log_message("[jtp_gfl.c/jtp_load_PCX/Error1] Could not open file [");
      |     ^~~~~~~~~~~~~~~~~~~~~
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include -I/usr/pkg/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_SDL_SYSCALLS -c ../win/jtp/jtp_gra.c
distcc[23919] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
../win/jtp/jtp_gra.c: In function 'jtp_enter_graphics_mode':
../win/jtp/jtp_gra.c:37:3: warning: implicit declaration of function 'jtp_SDLEnterGraphicsMode'; did you mean 'jtp_enter_graphics_mode'? [-Wimplicit-function-declaration]
   37 |   jtp_SDLEnterGraphicsMode(&jtp_screen);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~
      |   jtp_enter_graphics_mode
../win/jtp/jtp_gra.c: In function 'jtp_exit_graphics_mode':
../win/jtp/jtp_gra.c:50:3: warning: implicit declaration of function 'jtp_SDLExitGraphicsMode' [-Wimplicit-function-declaration]
   50 |   jtp_SDLExitGraphicsMode(&jtp_screen);
      |   ^~~~~~~~~~~~~~~~~~~~~~~
../win/jtp/jtp_gra.c: In function 'jtp_palch':
../win/jtp/jtp_gra.c:70:3: warning: implicit declaration of function 'jtp_SDLRecordColor' [-Wimplicit-function-declaration]
   70 |   jtp_SDLRecordColor(cindex, r, g, b);
      |   ^~~~~~~~~~~~~~~~~~
../win/jtp/jtp_gra.c:71:3: warning: implicit declaration of function 'jtp_SDLSetPalette' [-Wimplicit-function-declaration]
   71 |   jtp_SDLSetPalette();
      |   ^~~~~~~~~~~~~~~~~
../win/jtp/jtp_gra.c: In function 'jtp_refresh':
../win/jtp/jtp_gra.c:84:3: warning: implicit declaration of function 'jtp_SDLRefresh'; did you mean 'jtp_refresh'? [-Wimplicit-function-declaration]
   84 |   jtp_SDLRefresh(&jtp_screen);
      |   ^~~~~~~~~~~~~~
      |   jtp_refresh
../win/jtp/jtp_gra.c: In function 'jtp_refresh_region':
../win/jtp/jtp_gra.c:97:3: warning: implicit declaration of function 'jtp_SDLRefreshRegion'; did you mean 'jtp_refresh_region'? [-Wimplicit-function-declaration]
   97 |   jtp_SDLRefreshRegion(x1, y1, x2, y2, &jtp_screen);
      |   ^~~~~~~~~~~~~~~~~~~~
      |   jtp_refresh_region
../win/jtp/jtp_gra.c: In function 'jtp_updatepal':
../win/jtp/jtp_gra.c:198:3: warning: implicit declaration of function 'jtp_SDLProcessEvents' [-Wimplicit-function-declaration]
  198 |   jtp_SDLProcessEvents();
      |   ^~~~~~~~~~~~~~~~~~~~
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include -I/usr/pkg/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_SDL_SYSCALLS -c ../win/jtp/jtp_keys.c
distcc[9311] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from ../win/jtp/jtp_keys.c:6:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from ../win/jtp/jtp_keys.c:6:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include -I/usr/pkg/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_SDL_SYSCALLS -c ../win/jtp/jtp_mou.c
distcc[21165] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
../win/jtp/jtp_mou.c: In function 'jtp_repeatmouse':
../win/jtp/jtp_mou.c:94:8: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration]
   94 |        free(m_bg);
      |        ^~~~
../win/jtp/jtp_mou.c:94:8: warning: incompatible implicit declaration of built-in function 'free'
../win/jtp/jtp_mou.c:20:1: note: include '<stdlib.h>' or provide a declaration of 'free'
   19 | #include "jtp_mou.h"
  +++ |+#include <stdlib.h>
   20 | 
../win/jtp/jtp_mou.c:115:3: warning: incompatible implicit declaration of built-in function 'free'
  115 |   free(m_bg);
      |   ^~~~
../win/jtp/jtp_mou.c:115:3: note: include '<stdlib.h>' or provide a declaration of 'free'
../win/jtp/jtp_mou.c: In function 'jtp_keymouse':
../win/jtp/jtp_mou.c:141:8: warning: incompatible implicit declaration of built-in function 'free'
  141 |        free(m_bg);
      |        ^~~~
../win/jtp/jtp_mou.c:141:8: note: include '<stdlib.h>' or provide a declaration of 'free'
../win/jtp/jtp_mou.c:156:40: warning: implicit declaration of function 'jtp_kbhit' [-Wimplicit-function-declaration]
  156 |   while ((jtp_mouseb != whenstop) && (!jtp_kbhit()));
      |                                        ^~~~~~~~~
../win/jtp/jtp_mou.c:162:3: warning: incompatible implicit declaration of built-in function 'free'
  162 |   free(m_bg);
      |   ^~~~
../win/jtp/jtp_mou.c:162:3: note: include '<stdlib.h>' or provide a declaration of 'free'
../win/jtp/jtp_mou.c: In function 'jtp_press_button':
../win/jtp/jtp_mou.c:178:2: warning: incompatible implicit declaration of built-in function 'free'
  178 |  free(temp_button);
      |  ^~~~
../win/jtp/jtp_mou.c:178:2: note: include '<stdlib.h>' or provide a declaration of 'free'
../win/jtp/jtp_mou.c: In function 'jtp_get_mcursor':
../win/jtp/jtp_mou.c:191:49: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration]
  191 |   jtp_mouse_cursor *temp1 = (jtp_mouse_cursor *)malloc(sizeof(jtp_mouse_cursor));
      |                                                 ^~~~~~
../win/jtp/jtp_mou.c:191:49: warning: incompatible implicit declaration of built-in function 'malloc'
../win/jtp/jtp_mou.c:191:49: note: include '<stdlib.h>' or provide a declaration of 'malloc'
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include -I/usr/pkg/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_SDL_SYSCALLS -c ../win/jtp/jtp_sdl.c
distcc[3544] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from ../include/jtp_win.h:8,
                 from ../win/jtp/jtp_sdl.c:27:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from /tmp/pkgbuild/games/falcons-eye/work.sparc/.buildlink/include/SDL/SDL_stdinc.h:60,
                 from /tmp/pkgbuild/games/falcons-eye/work.sparc/.buildlink/include/SDL/SDL_main.h:26,
                 from /tmp/pkgbuild/games/falcons-eye/work.sparc/.buildlink/include/SDL/SDL.h:30,
                 from ../win/jtp/jtp_sdl.c:17:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include -I/usr/pkg/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_SDL_SYSCALLS -c ../win/jtp/jtp_txt.c
distcc[2265] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include -I/usr/pkg/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_SDL_SYSCALLS -c ../win/jtp/jtp_win.c
distcc[13008] (dcc_build_somewhere) Warning: failed to distribute, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from ../include/jtp_win.h:8,
                 from ../win/jtp/jtp_win.c:16:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../win/jtp/jtp_win.c:9:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
../win/jtp/jtp_win.c: In function 'jtp_find_menu_accelerator':
../win/jtp/jtp_win.c:714:23: warning: implicit declaration of function 'tolower' [-Wimplicit-function-declaration]
  714 |     cur_accelerator = tolower(description[k]);
      |                       ^~~~~~~
../win/jtp/jtp_win.c:720:25: warning: implicit declaration of function 'toupper' [-Wimplicit-function-declaration]
  720 |       cur_accelerator = toupper(description[k]);
      |                         ^~~~~~~
../win/jtp/jtp_win.c: In function 'jtp_find_path':
../win/jtp/jtp_win.c:1024:18: warning: implicit declaration of function 'jtp_cmap_to_tile' [-Wimplicit-function-declaration]
 1024 |       cur_tile = jtp_cmap_to_tile(cur_glyph);
      |                  ^~~~~~~~~~~~~~~~
../win/jtp/jtp_win.c: In function 'jtp_map_square_description':
../win/jtp/jtp_win.c:1592:10: warning: implicit declaration of function 'jtp_do_lookat' [-Wimplicit-function-declaration]
 1592 |     pm = jtp_do_lookat(tgt_x, tgt_y, look_buf, monbuf);
      |          ^~~~~~~~~~~~~
../win/jtp/jtp_win.c:1592:8: warning: assignment to 'struct permonst *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
 1592 |     pm = jtp_do_lookat(tgt_x, tgt_y, look_buf, monbuf);
      |        ^
../win/jtp/jtp_win.c: In function 'jtp_select_player':
../win/jtp/jtp_win.c:6031:9: warning: implicit declaration of function 'bail' [-Wimplicit-function-declaration]
 6031 |         bail((char *)0);
      |         ^~~~
gcc -O2 -fomit-frame-pointer -I../include -I/usr/X11/include -I/usr/pkg/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -D_THREAD_SAFE -DUSE_SDL_SYSCALLS -c ../win/jtp/winjtp.c
distcc[6596] ERROR: nonblocking connect to 192.168.1.1:3748 failed: Connection refused
distcc[6596] Warning: failed to distribute ../win/jtp/winjtp.c to 192.168.1.1:3748, running locally instead
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from ../win/jtp/winjtp.c:6:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from ../win/jtp/winjtp.c:6:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
In file included from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from ../win/jtp/winjtp.c:6:
../include/unixconf.h:284: warning: "memcpy" redefined
  284 | #define memcpy(d, s, n)  bcopy(s, d, n)
      | 
In file included from /usr/include/string.h:127,
                 from ../include/system.h:292,
                 from ../include/unixconf.h:271,
                 from ../include/global.h:150,
                 from ../include/config.h:361,
                 from ../include/hack.h:9,
                 from ../win/jtp/winjtp.c:6:
/usr/include/ssp/string.h:95: note: this is the location of the previous definition
   95 | #define memcpy(dst, src, len) __ssp_bos_check3(memcpy, dst, src, len)
      | 
../win/jtp/winjtp.c: In function 'win_jtp_init':
../win/jtp/winjtp.c:81:3: warning: implicit declaration of function 'jtp_init_graphics'; did you mean 'jtp_exit_graphics'? [-Wimplicit-function-declaration]
   81 |   jtp_init_graphics();
      |   ^~~~~~~~~~~~~~~~~
      |   jtp_exit_graphics
../win/jtp/winjtp.c: In function 'jtp_raw_print':
../win/jtp/winjtp.c:126:3: warning: implicit declaration of function 'jtp_write_log_message' [-Wimplicit-function-declaration]
  126 |   jtp_write_log_message("[NetHack]: ");
      |   ^~~~~~~~~~~~~~~~~~~~~
../win/jtp/winjtp.c: In function 'jtp_nhgetch':
../win/jtp/winjtp.c:403:18: warning: implicit declaration of function 'jtp_getch'; did you mean 'jtp_nhgetch'? [-Wimplicit-function-declaration]
  403 |     result_key = jtp_getch();
      |                  ^~~~~~~~~
      |                  jtp_nhgetch
../win/jtp/winjtp.c: In function 'jtp_nh_poskey':
../win/jtp/winjtp.c:465:11: warning: implicit declaration of function 'jtp_kbhit' [-Wimplicit-function-declaration]
  465 |       if (jtp_kbhit())
      |           ^~~~~~~~~
../win/jtp/winjtp.c:521:9: warning: implicit declaration of function 'jtp_show_wait_cursor' [-Wimplicit-function-declaration]
  521 |         jtp_show_wait_cursor();
      |         ^~~~~~~~~~~~~~~~~~~~
../win/jtp/winjtp.c:585:13: warning: implicit declaration of function 'jtp_save_screenshot'; did you mean 'jtp_start_screen'? [-Wimplicit-function-declaration]
  585 |             jtp_save_screenshot("scree000.pcx");
      |             ^~~~~~~~~~~~~~~~~~~
      |             jtp_start_screen
../win/jtp/winjtp.c: In function 'jtp_player_selection':
../win/jtp/winjtp.c:913:3: warning: implicit declaration of function 'jtp_select_player'; did you mean 'jtp_select_menu'? [-Wimplicit-function-declaration]
  913 |   jtp_select_player();
      |   ^~~~~~~~~~~~~~~~~
      |   jtp_select_menu
../win/jtp/winjtp.c: In function 'jtp_end_menu':
../win/jtp/winjtp.c:1457:30: warning: implicit declaration of function 'jtp_find_menu_accelerator' [-Wimplicit-function-declaration]
 1457 |           temp_accelerator = jtp_find_menu_accelerator(tempmenuitem->text, used_accelerators);
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~
../win/jtp/winjtp.c: In function 'jtp_select_menu':
../win/jtp/winjtp.c:1499:5: warning: implicit declaration of function 'jtp_view_inventory'; did you mean 'jtp_update_inventory'? [-Wimplicit-function-declaration]
 1499 |     jtp_view_inventory();
      |     ^~~~~~~~~~~~~~~~~~
      |     jtp_update_inventory
../util/makedefs -v
*** Signal 10

Stop.
make[1]: stopped in /tmp/pkgbuild/games/falcons-eye/work.sparc/src
*** Error code 1

Stop.
make: stopped in /tmp/pkgbuild/games/falcons-eye/work.sparc
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/games/falcons-eye
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/games/falcons-eye