+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xisp-2.7p4nb6/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xisp-2.7p4nb6/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for xisp-2.7p4nb6
--- xisp.o ---
--- pcode.o ---
--- xisp.o ---
cc -Wall -O -pipe -O2 -I/usr/pkg/include -DBINPATH=\"/usr/sbin\" -DLIBPATH=\"/usr/pkg/libexec\" -DOPTPATH=\"/etc/ppp\" -DRUNDIR=\"/var/run\" -DPPPDLCKDIR=\"/var/spool/lock\" -DXPMANIMATE -DISPENV_USEVARS=1  -DMODEM_DEVICE=\"/dev/modem\" -DHAVE_STRERROR -I/usr/pkg/include -I/usr/pkg/include/X11 -c xisp.c
--- pcode.o ---
cc -Wall -O -pipe -O2 -I/usr/pkg/include -DBINPATH=\"/usr/sbin\" -DLIBPATH=\"/usr/pkg/libexec\" -DOPTPATH=\"/etc/ppp\" -DRUNDIR=\"/var/run\" -DPPPDLCKDIR=\"/var/spool/lock\" -DXPMANIMATE -DISPENV_USEVARS=1  -DMODEM_DEVICE=\"/dev/modem\" -DHAVE_STRERROR -c pcode.c
--- network.o ---
cc -Wall -O -pipe -O2 -I/usr/pkg/include -DBINPATH=\"/usr/sbin\" -DLIBPATH=\"/usr/pkg/libexec\" -DOPTPATH=\"/etc/ppp\" -DRUNDIR=\"/var/run\" -DPPPDLCKDIR=\"/var/spool/lock\" -DXPMANIMATE -DISPENV_USEVARS=1  -DMODEM_DEVICE=\"/dev/modem\" -DHAVE_STRERROR -c network.c
--- xisp.o ---
xisp.c: In function 'linePrep':
xisp.c:922:2: warning: pointer targets in passing argument 1 of 'pdecode' differ in signedness [-Wpointer-sign]
  pdecode(ppasswd, p->passwd);    /* decrypt password */
  ^
In file included from xisp.c:70:0:
pcode.h:25:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void pdecode(unsigned char *pp, unsigned char *ep);
      ^
xisp.c:922:2: warning: pointer targets in passing argument 2 of 'pdecode' differ in signedness [-Wpointer-sign]
  pdecode(ppasswd, p->passwd);    /* decrypt password */
  ^
In file included from xisp.c:70:0:
pcode.h:25:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void pdecode(unsigned char *pp, unsigned char *ep);
      ^
xisp.c: In function 'writeISPPAP':
xisp.c:1298:2: warning: pointer targets in passing argument 1 of 'pdecode' differ in signedness [-Wpointer-sign]
  pdecode(ppasswd, p->passwd);    /* decrypt password */
  ^
In file included from xisp.c:70:0:
--- rcio.o ---
--- xisp.o ---
pcode.h:25:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void pdecode(unsigned char *pp, unsigned char *ep);
      ^
xisp.c:1298:2: warning: pointer targets in passing argument 2 of 'pdecode' differ in signedness [-Wpointer-sign]
  pdecode(ppasswd, p->passwd);    /* decrypt password */
  ^
In file included from xisp.c:70:0:
pcode.h:25:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void pdecode(unsigned char *pp, unsigned char *ep);
      ^
xisp.c: In function 'clipStr':
xisp.c:2178:2: warning: pointer targets in passing argument 5 of 'fl_get_string_dimension' differ in signedness [-Wpointer-sign]
  fl_get_string_dimension(style, size, msg, len, &swidth, &sheight);
  ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:1454:16: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT void fl_get_string_dimension( int          fntstyle,
                ^
--- rcio.o ---
cc -Wall -O -pipe -O2 -I/usr/pkg/include -DBINPATH=\"/usr/sbin\" -DLIBPATH=\"/usr/pkg/libexec\" -DOPTPATH=\"/etc/ppp\" -DRUNDIR=\"/var/run\" -DPPPDLCKDIR=\"/var/spool/lock\" -DXPMANIMATE -DISPENV_USEVARS=1  -DMODEM_DEVICE=\"/dev/modem\" -DHAVE_STRERROR -I/usr/pkg/include -I/usr/pkg/include/X11 -c rcio.c
--- xisp.o ---
xisp.c:2178:2: warning: pointer targets in passing argument 6 of 'fl_get_string_dimension' differ in signedness [-Wpointer-sign]
  fl_get_string_dimension(style, size, msg, len, &swidth, &sheight);
  ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:1454:16: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT void fl_get_string_dimension( int          fntstyle,
                ^
xisp.c:2191:3: warning: pointer targets in passing argument 5 of 'fl_get_string_dimension' differ in signedness [-Wpointer-sign]
   fl_get_string_dimension(style, size, msg, len, &swidth, &sheight);
   ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:1454:16: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT void fl_get_string_dimension( int          fntstyle,
                ^
xisp.c:2191:3: warning: pointer targets in passing argument 6 of 'fl_get_string_dimension' differ in signedness [-Wpointer-sign]
   fl_get_string_dimension(style, size, msg, len, &swidth, &sheight);
   ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:1454:16: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT void fl_get_string_dimension( int          fntstyle,
                ^
xisp.c: In function 'prepAnimPixmaps':
xisp.c:2479:6: warning: pointer targets in passing argument 6 of 'fl_create_from_pixmapdata' differ in signedness [-Wpointer-sign]
      &width, &height, &amask, &hotx, &hoty, FL_INDIANRED);
      ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:3003:18: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT Pixmap fl_create_from_pixmapdata( Window          win,
                  ^
xisp.c:2479:6: warning: pointer targets in passing argument 7 of 'fl_create_from_pixmapdata' differ in signedness [-Wpointer-sign]
      &width, &height, &amask, &hotx, &hoty, FL_INDIANRED);
      ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:3003:18: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT Pixmap fl_create_from_pixmapdata( Window          win,
                  ^
xisp.c:2481:6: warning: pointer targets in passing argument 6 of 'fl_create_from_pixmapdata' differ in signedness [-Wpointer-sign]
      &width, &height, &amask, &hotx, &hoty, FL_INDIANRED);
      ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:3003:18: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT Pixmap fl_create_from_pixmapdata( Window          win,
                  ^
xisp.c:2481:6: warning: pointer targets in passing argument 7 of 'fl_create_from_pixmapdata' differ in signedness [-Wpointer-sign]
      &width, &height, &amask, &hotx, &hoty, FL_INDIANRED);
      ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:3003:18: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT Pixmap fl_create_from_pixmapdata( Window          win,
                  ^
xisp.c:2483:6: warning: pointer targets in passing argument 6 of 'fl_create_from_pixmapdata' differ in signedness [-Wpointer-sign]
      &width, &height, &amask, &hotx, &hoty, FL_INDIANRED);
      ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:3003:18: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT Pixmap fl_create_from_pixmapdata( Window          win,
                  ^
xisp.c:2483:6: warning: pointer targets in passing argument 7 of 'fl_create_from_pixmapdata' differ in signedness [-Wpointer-sign]
      &width, &height, &amask, &hotx, &hoty, FL_INDIANRED);
      ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:3003:18: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT Pixmap fl_create_from_pixmapdata( Window          win,
                  ^
xisp.c:2485:6: warning: pointer targets in passing argument 6 of 'fl_create_from_pixmapdata' differ in signedness [-Wpointer-sign]
      &width, &height, &amask, &hotx, &hoty, FL_INDIANRED);
      ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:3003:18: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT Pixmap fl_create_from_pixmapdata( Window          win,
                  ^
xisp.c:2485:6: warning: pointer targets in passing argument 7 of 'fl_create_from_pixmapdata' differ in signedness [-Wpointer-sign]
      &width, &height, &amask, &hotx, &hoty, FL_INDIANRED);
      ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:3003:18: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT Pixmap fl_create_from_pixmapdata( Window          win,
                  ^
xisp.c:2487:6: warning: pointer targets in passing argument 6 of 'fl_create_from_pixmapdata' differ in signedness [-Wpointer-sign]
      &width, &height, &amask, &hotx, &hoty, FL_INDIANRED);
      ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:3003:18: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT Pixmap fl_create_from_pixmapdata( Window          win,
                  ^
xisp.c:2487:6: warning: pointer targets in passing argument 7 of 'fl_create_from_pixmapdata' differ in signedness [-Wpointer-sign]
      &width, &height, &amask, &hotx, &hoty, FL_INDIANRED);
      ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:3003:18: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT Pixmap fl_create_from_pixmapdata( Window          win,
                  ^
xisp.c:2489:6: warning: pointer targets in passing argument 6 of 'fl_create_from_pixmapdata' differ in signedness [-Wpointer-sign]
      &width, &height, &amask, &hotx, &hoty, FL_INDIANRED);
      ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:3003:18: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT Pixmap fl_create_from_pixmapdata( Window          win,
                  ^
xisp.c:2489:6: warning: pointer targets in passing argument 7 of 'fl_create_from_pixmapdata' differ in signedness [-Wpointer-sign]
      &width, &height, &amask, &hotx, &hoty, FL_INDIANRED);
      ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:3003:18: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT Pixmap fl_create_from_pixmapdata( Window          win,
                  ^
xisp.c:2491:6: warning: pointer targets in passing argument 6 of 'fl_create_from_pixmapdata' differ in signedness [-Wpointer-sign]
      &width, &height, &amask, &hotx, &hoty, FL_INDIANRED);
      ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:3003:18: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT Pixmap fl_create_from_pixmapdata( Window          win,
                  ^
xisp.c:2491:6: warning: pointer targets in passing argument 7 of 'fl_create_from_pixmapdata' differ in signedness [-Wpointer-sign]
      &width, &height, &amask, &hotx, &hoty, FL_INDIANRED);
      ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:3003:18: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT Pixmap fl_create_from_pixmapdata( Window          win,
                  ^
xisp.c:2493:6: warning: pointer targets in passing argument 6 of 'fl_create_from_pixmapdata' differ in signedness [-Wpointer-sign]
      &width, &height, &amask, &hotx, &hoty, FL_INDIANRED);
      ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:3003:18: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT Pixmap fl_create_from_pixmapdata( Window          win,
                  ^
xisp.c:2493:6: warning: pointer targets in passing argument 7 of 'fl_create_from_pixmapdata' differ in signedness [-Wpointer-sign]
      &width, &height, &amask, &hotx, &hoty, FL_INDIANRED);
      ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:3003:18: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT Pixmap fl_create_from_pixmapdata( Window          win,
                  ^
xisp.c:2495:6: warning: pointer targets in passing argument 6 of 'fl_create_from_pixmapdata' differ in signedness [-Wpointer-sign]
      &width, &height, &amask, &hotx, &hoty, FL_INDIANRED);
      ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:3003:18: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT Pixmap fl_create_from_pixmapdata( Window          win,
                  ^
xisp.c:2495:6: warning: pointer targets in passing argument 7 of 'fl_create_from_pixmapdata' differ in signedness [-Wpointer-sign]
      &width, &height, &amask, &hotx, &hoty, FL_INDIANRED);
      ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:3003:18: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT Pixmap fl_create_from_pixmapdata( Window          win,
                  ^
xisp.c:2497:6: warning: pointer targets in passing argument 6 of 'fl_create_from_pixmapdata' differ in signedness [-Wpointer-sign]
      &width, &height, &amask, &hotx, &hoty, FL_INDIANRED);
      ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:3003:18: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT Pixmap fl_create_from_pixmapdata( Window          win,
                  ^
xisp.c:2497:6: warning: pointer targets in passing argument 7 of 'fl_create_from_pixmapdata' differ in signedness [-Wpointer-sign]
      &width, &height, &amask, &hotx, &hoty, FL_INDIANRED);
      ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:3003:18: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT Pixmap fl_create_from_pixmapdata( Window          win,
                  ^
xisp.c:2499:6: warning: pointer targets in passing argument 6 of 'fl_create_from_pixmapdata' differ in signedness [-Wpointer-sign]
      &width, &height, &amask, &hotx, &hoty, FL_INDIANRED);
      ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:3003:18: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT Pixmap fl_create_from_pixmapdata( Window          win,
                  ^
xisp.c:2499:6: warning: pointer targets in passing argument 7 of 'fl_create_from_pixmapdata' differ in signedness [-Wpointer-sign]
      &width, &height, &amask, &hotx, &hoty, FL_INDIANRED);
      ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:3003:18: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT Pixmap fl_create_from_pixmapdata( Window          win,
                  ^
xisp.c:2501:6: warning: pointer targets in passing argument 6 of 'fl_create_from_pixmapdata' differ in signedness [-Wpointer-sign]
      &width, &height, &amask, &hotx, &hoty, FL_INDIANRED);
      ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:3003:18: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT Pixmap fl_create_from_pixmapdata( Window          win,
                  ^
xisp.c:2501:6: warning: pointer targets in passing argument 7 of 'fl_create_from_pixmapdata' differ in signedness [-Wpointer-sign]
      &width, &height, &amask, &hotx, &hoty, FL_INDIANRED);
      ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:3003:18: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT Pixmap fl_create_from_pixmapdata( Window          win,
                  ^
xisp.c:2503:6: warning: pointer targets in passing argument 6 of 'fl_create_from_pixmapdata' differ in signedness [-Wpointer-sign]
      &width, &height, &amask, &hotx, &hoty, FL_INDIANRED);
      ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:3003:18: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT Pixmap fl_create_from_pixmapdata( Window          win,
                  ^
xisp.c:2503:6: warning: pointer targets in passing argument 7 of 'fl_create_from_pixmapdata' differ in signedness [-Wpointer-sign]
      &width, &height, &amask, &hotx, &hoty, FL_INDIANRED);
      ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:3003:18: note: expected 'int *' but argument is of type 'unsigned int *'
 FL_EXPORT Pixmap fl_create_from_pixmapdata( Window          win,
                  ^
xisp.c: In function 'doLogging':
xisp.c:3806:4: warning: pointer targets in passing argument 2 of 'buildStats' differ in signedness [-Wpointer-sign]
    type = buildStats(&global, &cur, tblTime, tblCosts);
    ^
In file included from xisp.c:73:0:
logs.h:162:5: note: expected 'unsigned int *' but argument is of type 'int *'
 int buildStats(glob_t *global, unsigned int *current,
     ^
xisp.c: In function 'updateAccInfo':
xisp.c:3999:3: warning: pointer targets in passing argument 1 of 'pdecode' differ in signedness [-Wpointer-sign]
   pdecode(ppasswd, p->passwd);
   ^
In file included from xisp.c:70:0:
pcode.h:25:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void pdecode(unsigned char *pp, unsigned char *ep);
      ^
xisp.c:3999:3: warning: pointer targets in passing argument 2 of 'pdecode' differ in signedness [-Wpointer-sign]
   pdecode(ppasswd, p->passwd);
   ^
In file included from xisp.c:70:0:
pcode.h:25:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void pdecode(unsigned char *pp, unsigned char *ep);
      ^
xisp.c: In function 'doPasswdInput':
xisp.c:4178:2: warning: pointer targets in passing argument 1 of 'pencode' differ in signedness [-Wpointer-sign]
  pencode(epasswd, ppasswd);
  ^
In file included from xisp.c:70:0:
pcode.h:24:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void pencode(unsigned char *ep, unsigned char *pp);
      ^
xisp.c:4178:2: warning: pointer targets in passing argument 2 of 'pencode' differ in signedness [-Wpointer-sign]
  pencode(epasswd, ppasswd);
  ^
In file included from xisp.c:70:0:
pcode.h:24:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void pencode(unsigned char *ep, unsigned char *pp);
      ^
xisp.c: In function 'doLocalIPInput':
xisp.c:5827:2: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign]
  strncpy(ips, (char *)fl_get_input(obj), MAXLEN_IP);
  ^
In file included from /usr/include/features.h:375:0,
                 from /usr/include/stdio.h:27,
                 from /home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:58,
                 from xisp.c:21:
/usr/include/bits/string3.h:117:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *'
 __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
 ^
xisp.c:5828:2: warning: pointer targets in passing argument 1 of 'StrToIP' differ in signedness [-Wpointer-sign]
  if (StrToIP(ips, ip) != 4) {
  ^
xisp.c:1629:5: note: expected 'char *' but argument is of type 'unsigned char *'
 int StrToIP(char *str, unsigned char *ip)  /* convert string to IP */
     ^
xisp.c: In function 'doRemoteIPInput':
xisp.c:5862:2: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign]
  strncpy(ips, (char *)fl_get_input(obj), MAXLEN_IP);
  ^
In file included from /usr/include/features.h:375:0,
                 from /usr/include/stdio.h:27,
                 from /home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:58,
                 from xisp.c:21:
/usr/include/bits/string3.h:117:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *'
 __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
 ^
xisp.c:5863:2: warning: pointer targets in passing argument 1 of 'StrToIP' differ in signedness [-Wpointer-sign]
  if (StrToIP(ips, ip) != 4) {
  ^
xisp.c:1629:5: note: expected 'char *' but argument is of type 'unsigned char *'
 int StrToIP(char *str, unsigned char *ip)  /* convert string to IP */
     ^
xisp.c: In function 'doNMInput':
xisp.c:5897:2: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign]
  strncpy(ips, (char *)fl_get_input(obj), MAXLEN_IP);
  ^
In file included from /usr/include/features.h:375:0,
                 from /usr/include/stdio.h:27,
                 from /home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:58,
                 from xisp.c:21:
/usr/include/bits/string3.h:117:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *'
 __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
 ^
xisp.c:5898:2: warning: pointer targets in passing argument 1 of 'StrToIP' differ in signedness [-Wpointer-sign]
  if (StrToIP(ips, ip) != 4) {
  ^
xisp.c:1629:5: note: expected 'char *' but argument is of type 'unsigned char *'
 int StrToIP(char *str, unsigned char *ip)  /* convert string to IP */
     ^
xisp.c: In function 'doPDNSInput':
xisp.c:5912:2: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign]
  strncpy(ips, (char *)fl_get_input(obj), MAXLEN_IP);
  ^
In file included from /usr/include/features.h:375:0,
                 from /usr/include/stdio.h:27,
                 from /home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:58,
                 from xisp.c:21:
/usr/include/bits/string3.h:117:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *'
 __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
 ^
xisp.c:5913:2: warning: pointer targets in passing argument 1 of 'StrToIP' differ in signedness [-Wpointer-sign]
  if (StrToIP(ips, ip) != 4) {
  ^
xisp.c:1629:5: note: expected 'char *' but argument is of type 'unsigned char *'
 int StrToIP(char *str, unsigned char *ip)  /* convert string to IP */
     ^
xisp.c: In function 'doSDNSInput':
xisp.c:5927:2: warning: pointer targets in passing argument 1 of 'strncpy' differ in signedness [-Wpointer-sign]
  strncpy(ips, (char *)fl_get_input(obj), MAXLEN_IP);
  ^
In file included from /usr/include/features.h:375:0,
                 from /usr/include/stdio.h:27,
                 from /home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:58,
                 from xisp.c:21:
/usr/include/bits/string3.h:117:1: note: expected 'char * __restrict__' but argument is of type 'unsigned char *'
 __NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
 ^
xisp.c:5928:2: warning: pointer targets in passing argument 1 of 'StrToIP' differ in signedness [-Wpointer-sign]
  if (StrToIP(ips, ip) != 4) {
  ^
xisp.c:1629:5: note: expected 'char *' but argument is of type 'unsigned char *'
 int StrToIP(char *str, unsigned char *ip)  /* convert string to IP */
     ^
xisp.c: In function 'markByUnit':
xisp.c:6134:9: warning: variable 'a' set but not used [-Wunused-but-set-variable]
  ptt_t *a; /* to keep the compiler happy :) */
         ^
xisp.c: In function 'prepFolderForm':
xisp.c:7884:6: warning: pointer targets in passing argument 1 of 'pdecode' differ in signedness [-Wpointer-sign]
      pdecode(ppasswd, p_xisprc->passwd);
      ^
In file included from xisp.c:70:0:
pcode.h:25:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void pdecode(unsigned char *pp, unsigned char *ep);
      ^
xisp.c:7884:6: warning: pointer targets in passing argument 2 of 'pdecode' differ in signedness [-Wpointer-sign]
      pdecode(ppasswd, p_xisprc->passwd);
      ^
In file included from xisp.c:70:0:
pcode.h:25:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void pdecode(unsigned char *pp, unsigned char *ep);
      ^
xisp.c: In function 'processArgs':
xisp.c:8672:10: warning: pointer targets in passing argument 4 of 'XParseGeometry' differ in signedness [-Wpointer-sign]
          &winWidth, &winHeight);
          ^
In file included from /home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:97:0,
                 from xisp.c:21:
/home/pbulk/build/comms/xisp/work/.buildlink/include/X11/Xlib.h:2867:12: note: expected 'unsigned int *' but argument is of type 'int *'
 extern int XParseGeometry(
            ^
xisp.c:8672:10: warning: pointer targets in passing argument 5 of 'XParseGeometry' differ in signedness [-Wpointer-sign]
          &winWidth, &winHeight);
          ^
In file included from /home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:97:0,
                 from xisp.c:21:
/home/pbulk/build/comms/xisp/work/.buildlink/include/X11/Xlib.h:2867:12: note: expected 'unsigned int *' but argument is of type 'int *'
 extern int XParseGeometry(
            ^
xisp.c: In function 'main':
xisp.c:8810:4: warning: pointer targets in passing argument 1 of 'fl_create_bitmap_cursor' differ in signedness [-Wpointer-sign]
    TIMER_CURSOR_HEIGHT, 7, 0);
    ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:4110:15: note: expected 'const char *' but argument is of type 'unsigned char *'
 FL_EXPORT int fl_create_bitmap_cursor( const char * source,
               ^
xisp.c:8810:4: warning: pointer targets in passing argument 2 of 'fl_create_bitmap_cursor' differ in signedness [-Wpointer-sign]
    TIMER_CURSOR_HEIGHT, 7, 0);
    ^
In file included from xisp.c:21:0:
/home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:4110:15: note: expected 'const char *' but argument is of type 'unsigned char *'
 FL_EXPORT int fl_create_bitmap_cursor( const char * source,
               ^
xisp.c:8724:8: warning: variable 'rcsp' set but not used [-Wunused-but-set-variable]
  char *rcsp;
        ^
--- rcio.o ---
rcio.c: In function 'outputAllXisprc':
rcio.c:190:4: warning: pointer targets in passing argument 1 of 'pdecode' differ in signedness [-Wpointer-sign]
    pdecode(tmp, p->passwd);
    ^
In file included from rcio.c:36:0:
pcode.h:25:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void pdecode(unsigned char *pp, unsigned char *ep);
      ^
rcio.c:190:4: warning: pointer targets in passing argument 2 of 'pdecode' differ in signedness [-Wpointer-sign]
    pdecode(tmp, p->passwd);
    ^
In file included from rcio.c:36:0:
pcode.h:25:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void pdecode(unsigned char *pp, unsigned char *ep);
      ^
rcio.c:195:4: warning: pointer targets in passing argument 1 of 'passwd2ascii' differ in signedness [-Wpointer-sign]
    memcpy(tmp, passwd2ascii(p->passwd), 2*n);
    ^
rcio.c:64:23: note: expected 'unsigned char *' but argument is of type 'char *'
 static unsigned char *passwd2ascii(unsigned char *pwd)
                       ^
rcio.c: In function 'RCSq':
rcio.c:483:8: warning: variable 'rcsp' set but not used [-Wunused-but-set-variable]
  char *rcsp;
        ^
--- logs.o ---
cc -Wall -O -pipe -O2 -I/usr/pkg/include -DBINPATH=\"/usr/sbin\" -DLIBPATH=\"/usr/pkg/libexec\" -DOPTPATH=\"/etc/ppp\" -DRUNDIR=\"/var/run\" -DPPPDLCKDIR=\"/var/spool/lock\" -DXPMANIMATE -DISPENV_USEVARS=1  -DMODEM_DEVICE=\"/dev/modem\" -DHAVE_STRERROR -c logs.c
logs.c: In function 'RCSq1':
logs.c:3383:8: warning: variable 'rcsp' set but not used [-Wunused-but-set-variable]
  char *rcsp;
        ^
In file included from /usr/include/string.h:638:0,
                 from logs.c:28:
In function 'strncpy',
    inlined from 'pl_initPtt' at logs.c:2538:9:
/usr/include/bits/string3.h:120:3: warning: call to __builtin___strncpy_chk will always overflow destination buffer [enabled by default]
   return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
   ^
--- xispdial.o ---
cc -Wall -O -pipe -O2 -I/usr/pkg/include -DBINPATH=\"/usr/sbin\" -DLIBPATH=\"/usr/pkg/libexec\" -DOPTPATH=\"/etc/ppp\" -DRUNDIR=\"/var/run\" -DPPPDLCKDIR=\"/var/spool/lock\" -DXPMANIMATE -DISPENV_USEVARS=1  -DMODEM_DEVICE=\"/dev/modem\" -DHAVE_STRERROR -c xispdial.c
--- xisprccv.o ---
cc -Wall -O -pipe -O2 -I/usr/pkg/include -DBINPATH=\"/usr/sbin\" -DLIBPATH=\"/usr/pkg/libexec\" -DOPTPATH=\"/etc/ppp\" -DRUNDIR=\"/var/run\" -DPPPDLCKDIR=\"/var/spool/lock\" -DXPMANIMATE -DISPENV_USEVARS=1  -DMODEM_DEVICE=\"/dev/modem\" -DHAVE_STRERROR -c xisprccv.c
xisprccv.c: In function 'oldascii2passwd':
xisprccv.c:1364:2: warning: pointer targets in return differ in signedness [-Wpointer-sign]
  return pwd;
  ^
xisprccv.c:1353:27: warning: variable 'p' set but not used [-Wunused-but-set-variable]
  unsigned char msh, lsh, *p;
                           ^
xisprccv.c: In function 'inputAllXisprc20':
xisprccv.c:1574:12: warning: variable 'g' set but not used [-Wunused-but-set-variable]
  glob_t22 *g;
            ^
xisprccv.c: In function 'inputAllXisprc21':
xisprccv.c:1644:12: warning: variable 'g' set but not used [-Wunused-but-set-variable]
  glob_t22 *g;
            ^
xisprccv.c: In function 'outputAllXisprc':
xisprccv.c:2297:4: warning: pointer targets in passing argument 1 of 'pdecode' differ in signedness [-Wpointer-sign]
    pdecode(tmp, p->passwd);
    ^
In file included from xisprccv.c:34:0:
pcode.h:25:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void pdecode(unsigned char *pp, unsigned char *ep);
      ^
xisprccv.c:2297:4: warning: pointer targets in passing argument 2 of 'pdecode' differ in signedness [-Wpointer-sign]
    pdecode(tmp, p->passwd);
    ^
In file included from xisprccv.c:34:0:
pcode.h:25:6: note: expected 'unsigned char *' but argument is of type 'char *'
 void pdecode(unsigned char *pp, unsigned char *ep);
      ^
xisprccv.c:2301:4: warning: pointer targets in passing argument 1 of 'passwd2ascii' differ in signedness [-Wpointer-sign]
    memcpy(tmp, passwd2ascii(p->passwd), 2*n);
    ^
xisprccv.c:1325:23: note: expected 'unsigned char *' but argument is of type 'char *'
 static unsigned char *passwd2ascii(unsigned char *pwd)
                       ^
xisprccv.c: In function 'main':
xisprccv.c:2841:8: warning: variable 'rcsp' set but not used [-Wunused-but-set-variable]
  char *rcsp = RCSid;
        ^
xisprccv.c: In function 'inputAllXisprc20':
xisprccv.c:1577:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  fgets(buf, 2*OLD_MAXLEN_PASSWD-1, rcfp);
       ^
xisprccv.c: In function 'inputAllXisprc21':
xisprccv.c:1647:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  fgets(buf, 2*OLD_MAXLEN_PASSWD-1, rcfp);
       ^
xisprccv.c: In function 'inputAllXisprc22':
xisprccv.c:1729:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  fgets(buf, 2*OLD_MAXLEN_PASSWD-1, rcfp);
       ^
xisprccv.c: In function 'inputAllXisprc23':
xisprccv.c:1812:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  fgets(buf, 2*OLD_MAXLEN_PASSWD-1, rcfp);
       ^
xisprccv.c: In function 'inputAllXisprc24':
xisprccv.c:1901:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  fgets(buf, 2*OLD_MAXLEN_PASSWD-1, rcfp);
       ^
xisprccv.c: In function 'inputAllXisprc25':
xisprccv.c:2000:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  fgets(buf, 2*OLD_MAXLEN_PASSWD-1, rcfp);
       ^
xisprccv.c: In function 'inputAllXisprc26':
xisprccv.c:2098:7: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result [-Wunused-result]
  fgets(buf, 2*OLD_MAXLEN_PASSWD-1, rcfp);
       ^
In file included from /usr/include/stdio.h:937:0,
                 from xisprccv.c:21:
In function 'fgets',
    inlined from 'rdPtt26Parm' at xisprccv.c:2663:11:
/usr/include/bits/stdio2.h:261:2: warning: call to '__fgets_chk_warn' declared with attribute warning: fgets called with bigger size than length of destination buffer [enabled by default]
  return __fgets_chk_warn (__s, __bos (__s), __n, __stream);
  ^
--- xispterm ---
cc -Wall -O -pipe -O2 -I/usr/pkg/include -DBINPATH=\"/usr/sbin\" -DLIBPATH=\"/usr/pkg/libexec\" -DOPTPATH=\"/etc/ppp\" -DRUNDIR=\"/var/run\" -DPPPDLCKDIR=\"/var/spool/lock\" -DXPMANIMATE -DISPENV_USEVARS=1  -DMODEM_DEVICE=\"/dev/modem\" -DHAVE_STRERROR -Wl,-R/usr/pkg/lib -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -I/usr/pkg/include -I/usr/pkg/include/X11 -o xispterm xispterm.c  -lcrypt -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lforms -lXpm -lX11 -lm
xispterm.c: In function 'processArgs':
xispterm.c:328:8: warning: pointer targets in passing argument 4 of 'XParseGeometry' differ in signedness [-Wpointer-sign]
        &winWidth, &winHeight);
        ^
In file included from /home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:97:0,
                 from xispterm.c:21:
/home/pbulk/build/comms/xisp/work/.buildlink/include/X11/Xlib.h:2867:12: note: expected 'unsigned int *' but argument is of type 'int *'
 extern int XParseGeometry(
            ^
xispterm.c:328:8: warning: pointer targets in passing argument 5 of 'XParseGeometry' differ in signedness [-Wpointer-sign]
        &winWidth, &winHeight);
        ^
In file included from /home/pbulk/build/comms/xisp/work/.buildlink/include/forms.h:97:0,
                 from xispterm.c:21:
/home/pbulk/build/comms/xisp/work/.buildlink/include/X11/Xlib.h:2867:12: note: expected 'unsigned int *' but argument is of type 'int *'
 extern int XParseGeometry(
            ^
xispterm.c: In function 'IEvent':
xispterm.c:279:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result]
   write(1, &buf, 1);      /* write on stdout */
        ^
--- xispid ---
cc -Wall -O -pipe -O2 -I/usr/pkg/include -DBINPATH=\"/usr/sbin\" -DLIBPATH=\"/usr/pkg/libexec\" -DOPTPATH=\"/etc/ppp\" -DRUNDIR=\"/var/run\" -DPPPDLCKDIR=\"/var/spool/lock\" -DXPMANIMATE -DISPENV_USEVARS=1  -DMODEM_DEVICE=\"/dev/modem\" -DHAVE_STRERROR -Wl,-R/usr/pkg/lib -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o xispid xispid.c
xispid.c: In function 'main':
xispid.c:219:9: warning: variable 'p' set but not used [-Wunused-but-set-variable]
   char *p;
         ^
--- xispdial ---
cc -Wall -O -pipe -O2 -I/usr/pkg/include -DBINPATH=\"/usr/sbin\" -DLIBPATH=\"/usr/pkg/libexec\" -DOPTPATH=\"/etc/ppp\" -DRUNDIR=\"/var/run\" -DPPPDLCKDIR=\"/var/spool/lock\" -DXPMANIMATE -DISPENV_USEVARS=1  -DMODEM_DEVICE=\"/dev/modem\" -DHAVE_STRERROR -Wl,-R/usr/pkg/lib -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o xispdial xispdial.o 
--- xisprccv ---
cc -o xisprccv xisprccv.o pcode.o  -lcrypt -Wl,-R/usr/pkg/lib -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -lm
--- xisp ---
cc -Wl,-R/usr/pkg/lib -Wl,-zrelro -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o xisp xisp.o pcode.o network.o rcio.o logs.o   -lcrypt -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lforms -lXpm -lX11 -lm