+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pam-tacplus-1.3.6nb1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pam-tacplus-1.3.6nb1/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for pam-tacplus-1.3.6nb1
/opt/pkg/bin/bmake  all-am
/usr/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/usr/include  -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-pam_tacplus.lo -MD -MP -MF .deps/pam_tacplus_la-pam_tacplus.Tpo -c -o pam_tacplus_la-pam_tacplus.lo `test -f 'pam_tacplus.c' || echo './'`pam_tacplus.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-pam_tacplus.lo -MD -MP -MF .deps/pam_tacplus_la-pam_tacplus.Tpo -c pam_tacplus.c  -fPIC -DPIC -o .libs/pam_tacplus_la-pam_tacplus.o
pam_tacplus.c: In function 'pam_sm_acct_mgmt':
pam_tacplus.c:554:34: warning: 'strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
  554 |             if (pam_putenv(pamh, strncat(attribute, value, strlen(value))) != PAM_SUCCESS)
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pam_tacplus.c:554:34: note: length computed here
  554 |             if (pam_putenv(pamh, strncat(attribute, value, strlen(value))) != PAM_SUCCESS)
      |                                  ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-pam_tacplus.lo -MD -MP -MF .deps/pam_tacplus_la-pam_tacplus.Tpo -c pam_tacplus.c -o pam_tacplus_la-pam_tacplus.o >/dev/null 2>&1
mv -f .deps/pam_tacplus_la-pam_tacplus.Tpo .deps/pam_tacplus_la-pam_tacplus.Plo
/usr/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/usr/include  -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-support.lo -MD -MP -MF .deps/pam_tacplus_la-support.Tpo -c -o pam_tacplus_la-support.lo `test -f 'support.c' || echo './'`support.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-support.lo -MD -MP -MF .deps/pam_tacplus_la-support.Tpo -c support.c  -fPIC -DPIC -o .libs/pam_tacplus_la-support.o
support.c: In function 'tacacs_get_password':
support.c:147:45: warning: passing argument 3 of 'pam_get_item' from incompatible pointer type [-Wincompatible-pointer-types]
  147 |         && (pam_get_item(pamh, PAM_AUTHTOK, &pam_pass) == PAM_SUCCESS)
      |                                             ^~~~~~~~~
      |                                             |
      |                                             const void **
In file included from support.c:28:
/usr/include/security/pam_appl.h:189:17: note: expected 'void **' but argument is of type 'const void **'
  189 |         void ** item                    /* Address of place to put pointer */
      |         ~~~~~~~~^~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-support.lo -MD -MP -MF .deps/pam_tacplus_la-support.Tpo -c support.c -o pam_tacplus_la-support.o >/dev/null 2>&1
mv -f .deps/pam_tacplus_la-support.Tpo .deps/pam_tacplus_la-support.Plo
/usr/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/usr/include  -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-acct_r.lo -MD -MP -MF .deps/pam_tacplus_la-acct_r.Tpo -c -o pam_tacplus_la-acct_r.lo `test -f 'libtac/lib/acct_r.c' || echo './'`libtac/lib/acct_r.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-acct_r.lo -MD -MP -MF .deps/pam_tacplus_la-acct_r.Tpo -c libtac/lib/acct_r.c  -fPIC -DPIC -o .libs/pam_tacplus_la-acct_r.o
libtac/lib/acct_r.c: In function 'tac_acct_read':
libtac/lib/acct_r.c:128:9: warning: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration]
  128 |         bcopy((u_char *) tb+TAC_ACCT_REPLY_FIXED_FIELDS_SIZE, msg, tb->msg_len);
      |         ^~~~~
libtac/lib/acct_r.c:128:9: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-acct_r.lo -MD -MP -MF .deps/pam_tacplus_la-acct_r.Tpo -c libtac/lib/acct_r.c -o pam_tacplus_la-acct_r.o >/dev/null 2>&1
mv -f .deps/pam_tacplus_la-acct_r.Tpo .deps/pam_tacplus_la-acct_r.Plo
/usr/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/usr/include  -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-acct_s.lo -MD -MP -MF .deps/pam_tacplus_la-acct_s.Tpo -c -o pam_tacplus_la-acct_s.lo `test -f 'libtac/lib/acct_s.c' || echo './'`libtac/lib/acct_s.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-acct_s.lo -MD -MP -MF .deps/pam_tacplus_la-acct_s.Tpo -c libtac/lib/acct_s.c  -fPIC -DPIC -o .libs/pam_tacplus_la-acct_s.o
libtac/lib/acct_s.c: In function 'tac_acct_send':
libtac/lib/acct_s.c:111:9: warning: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration]
  111 |         bcopy(&a->attr_len, pkt + pktl, sizeof(a->attr_len));
      |         ^~~~~
libtac/lib/acct_s.c:111:9: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch]
libtac/lib/acct_s.c:119:5: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch]
  119 |     bcopy(&tb, pkt, TAC_ACCT_REQ_FIXED_FIELDS_SIZE);
      |     ^~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-acct_s.lo -MD -MP -MF .deps/pam_tacplus_la-acct_s.Tpo -c libtac/lib/acct_s.c -o pam_tacplus_la-acct_s.o >/dev/null 2>&1
mv -f .deps/pam_tacplus_la-acct_s.Tpo .deps/pam_tacplus_la-acct_s.Plo
/usr/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/usr/include  -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-attrib.lo -MD -MP -MF .deps/pam_tacplus_la-attrib.Tpo -c -o pam_tacplus_la-attrib.lo `test -f 'libtac/lib/attrib.c' || echo './'`libtac/lib/attrib.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-attrib.lo -MD -MP -MF .deps/pam_tacplus_la-attrib.Tpo -c libtac/lib/attrib.c  -fPIC -DPIC -o .libs/pam_tacplus_la-attrib.o
libtac/lib/attrib.c: In function 'tac_add_attrib_pair':
libtac/lib/attrib.c:65:5: warning: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration]
   65 |     bcopy(name, a->attr, l1);    /* paste name */
      |     ^~~~~
libtac/lib/attrib.c:65:5: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-attrib.lo -MD -MP -MF .deps/pam_tacplus_la-attrib.Tpo -c libtac/lib/attrib.c -o pam_tacplus_la-attrib.o >/dev/null 2>&1
mv -f .deps/pam_tacplus_la-attrib.Tpo .deps/pam_tacplus_la-attrib.Plo
/usr/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/usr/include  -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-authen_r.lo -MD -MP -MF .deps/pam_tacplus_la-authen_r.Tpo -c -o pam_tacplus_la-authen_r.lo `test -f 'libtac/lib/authen_r.c' || echo './'`libtac/lib/authen_r.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-authen_r.lo -MD -MP -MF .deps/pam_tacplus_la-authen_r.Tpo -c libtac/lib/authen_r.c  -fPIC -DPIC -o .libs/pam_tacplus_la-authen_r.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-authen_r.lo -MD -MP -MF .deps/pam_tacplus_la-authen_r.Tpo -c libtac/lib/authen_r.c -o pam_tacplus_la-authen_r.o >/dev/null 2>&1
mv -f .deps/pam_tacplus_la-authen_r.Tpo .deps/pam_tacplus_la-authen_r.Plo
/usr/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/usr/include  -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-authen_s.lo -MD -MP -MF .deps/pam_tacplus_la-authen_s.Tpo -c -o pam_tacplus_la-authen_s.lo `test -f 'libtac/lib/authen_s.c' || echo './'`libtac/lib/authen_s.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-authen_s.lo -MD -MP -MF .deps/pam_tacplus_la-authen_s.Tpo -c libtac/lib/authen_s.c  -fPIC -DPIC -o .libs/pam_tacplus_la-authen_s.o
libtac/lib/authen_s.c: In function 'tac_authen_send':
libtac/lib/authen_s.c:128:5: warning: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration]
  128 |     bcopy(&tb, pkt+pkt_len, sizeof(tb)); /* packet body beginning */
      |     ^~~~~
libtac/lib/authen_s.c:128:5: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-authen_s.lo -MD -MP -MF .deps/pam_tacplus_la-authen_s.Tpo -c libtac/lib/authen_s.c -o pam_tacplus_la-authen_s.o >/dev/null 2>&1
mv -f .deps/pam_tacplus_la-authen_s.Tpo .deps/pam_tacplus_la-authen_s.Plo
/usr/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/usr/include  -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-author_r.lo -MD -MP -MF .deps/pam_tacplus_la-author_r.Tpo -c -o pam_tacplus_la-author_r.lo `test -f 'libtac/lib/author_r.c' || echo './'`libtac/lib/author_r.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-author_r.lo -MD -MP -MF .deps/pam_tacplus_la-author_r.Tpo -c libtac/lib/author_r.c  -fPIC -DPIC -o .libs/pam_tacplus_la-author_r.o
libtac/lib/author_r.c: In function 'tac_author_read':
libtac/lib/author_r.c:51:5: warning: implicit declaration of function 'bzero' [-Wimplicit-function-declaration]
   51 |     bzero(re, sizeof(struct areply));
      |     ^~~~~
libtac/lib/author_r.c:51:5: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch]
libtac/lib/author_r.c:145:9: warning: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration]
  145 |         bcopy((u_char *) tb+TAC_AUTHOR_REPLY_FIXED_FIELDS_SIZE
      |         ^~~~~
libtac/lib/author_r.c:145:9: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch]
libtac/lib/author_r.c:155:9: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch]
  155 |         bcopy((u_char *) tb + TAC_AUTHOR_REPLY_FIXED_FIELDS_SIZE
      |         ^~~~~
libtac/lib/author_r.c:191:21: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch]
  191 |                     bcopy(argp, buff, (int)*pktp);
      |                     ^~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-author_r.lo -MD -MP -MF .deps/pam_tacplus_la-author_r.Tpo -c libtac/lib/author_r.c -o pam_tacplus_la-author_r.o >/dev/null 2>&1
mv -f .deps/pam_tacplus_la-author_r.Tpo .deps/pam_tacplus_la-author_r.Plo
/usr/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/usr/include  -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-author_s.lo -MD -MP -MF .deps/pam_tacplus_la-author_s.Tpo -c -o pam_tacplus_la-author_s.lo `test -f 'libtac/lib/author_s.c' || echo './'`libtac/lib/author_s.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-author_s.lo -MD -MP -MF .deps/pam_tacplus_la-author_s.Tpo -c libtac/lib/author_s.c  -fPIC -DPIC -o .libs/pam_tacplus_la-author_s.o
libtac/lib/author_s.c: In function 'tac_author_send':
libtac/lib/author_s.c:97:9: warning: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration]
   97 |         bcopy(&a->attr_len, pkt + pktl, sizeof(a->attr_len));
      |         ^~~~~
libtac/lib/author_s.c:97:9: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch]
libtac/lib/author_s.c:105:5: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch]
  105 |     bcopy(&tb, pkt, TAC_AUTHOR_REQ_FIXED_FIELDS_SIZE);
      |     ^~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-author_s.lo -MD -MP -MF .deps/pam_tacplus_la-author_s.Tpo -c libtac/lib/author_s.c -o pam_tacplus_la-author_s.o >/dev/null 2>&1
mv -f .deps/pam_tacplus_la-author_s.Tpo .deps/pam_tacplus_la-author_s.Plo
/usr/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/usr/include  -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-connect.lo -MD -MP -MF .deps/pam_tacplus_la-connect.Tpo -c -o pam_tacplus_la-connect.lo `test -f 'libtac/lib/connect.c' || echo './'`libtac/lib/connect.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-connect.lo -MD -MP -MF .deps/pam_tacplus_la-connect.Tpo -c libtac/lib/connect.c  -fPIC -DPIC -o .libs/pam_tacplus_la-connect.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-connect.lo -MD -MP -MF .deps/pam_tacplus_la-connect.Tpo -c libtac/lib/connect.c -o pam_tacplus_la-connect.o >/dev/null 2>&1
mv -f .deps/pam_tacplus_la-connect.Tpo .deps/pam_tacplus_la-connect.Plo
/usr/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/usr/include  -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-cont_s.lo -MD -MP -MF .deps/pam_tacplus_la-cont_s.Tpo -c -o pam_tacplus_la-cont_s.lo `test -f 'libtac/lib/cont_s.c' || echo './'`libtac/lib/cont_s.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-cont_s.lo -MD -MP -MF .deps/pam_tacplus_la-cont_s.Tpo -c libtac/lib/cont_s.c  -fPIC -DPIC -o .libs/pam_tacplus_la-cont_s.o
libtac/lib/cont_s.c: In function 'tac_cont_send':
libtac/lib/cont_s.c:75:5: warning: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration]
   75 |     bcopy(&tb, pkt+pkt_len, TAC_AUTHEN_CONT_FIXED_FIELDS_SIZE); /* packet body beginning */
      |     ^~~~~
libtac/lib/cont_s.c:75:5: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-cont_s.lo -MD -MP -MF .deps/pam_tacplus_la-cont_s.Tpo -c libtac/lib/cont_s.c -o pam_tacplus_la-cont_s.o >/dev/null 2>&1
mv -f .deps/pam_tacplus_la-cont_s.Tpo .deps/pam_tacplus_la-cont_s.Plo
/usr/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/usr/include  -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-crypt.lo -MD -MP -MF .deps/pam_tacplus_la-crypt.Tpo -c -o pam_tacplus_la-crypt.lo `test -f 'libtac/lib/crypt.c' || echo './'`libtac/lib/crypt.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-crypt.lo -MD -MP -MF .deps/pam_tacplus_la-crypt.Tpo -c libtac/lib/crypt.c  -fPIC -DPIC -o .libs/pam_tacplus_la-crypt.o
libtac/lib/crypt.c: In function '_tac_md5_pad':
libtac/lib/crypt.c:51:9: warning: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration]
   51 |         bcopy(&hdr->session_id, buf, sizeof(session_id));
      |         ^~~~~
libtac/lib/crypt.c:51:9: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch]
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-crypt.lo -MD -MP -MF .deps/pam_tacplus_la-crypt.Tpo -c libtac/lib/crypt.c -o pam_tacplus_la-crypt.o >/dev/null 2>&1
mv -f .deps/pam_tacplus_la-crypt.Tpo .deps/pam_tacplus_la-crypt.Plo
/usr/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/usr/include  -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-hdr_check.lo -MD -MP -MF .deps/pam_tacplus_la-hdr_check.Tpo -c -o pam_tacplus_la-hdr_check.lo `test -f 'libtac/lib/hdr_check.c' || echo './'`libtac/lib/hdr_check.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-hdr_check.lo -MD -MP -MF .deps/pam_tacplus_la-hdr_check.Tpo -c libtac/lib/hdr_check.c  -fPIC -DPIC -o .libs/pam_tacplus_la-hdr_check.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-hdr_check.lo -MD -MP -MF .deps/pam_tacplus_la-hdr_check.Tpo -c libtac/lib/hdr_check.c -o pam_tacplus_la-hdr_check.o >/dev/null 2>&1
mv -f .deps/pam_tacplus_la-hdr_check.Tpo .deps/pam_tacplus_la-hdr_check.Plo
/usr/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/usr/include  -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-header.lo -MD -MP -MF .deps/pam_tacplus_la-header.Tpo -c -o pam_tacplus_la-header.lo `test -f 'libtac/lib/header.c' || echo './'`libtac/lib/header.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-header.lo -MD -MP -MF .deps/pam_tacplus_la-header.Tpo -c libtac/lib/header.c  -fPIC -DPIC -o .libs/pam_tacplus_la-header.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-header.lo -MD -MP -MF .deps/pam_tacplus_la-header.Tpo -c libtac/lib/header.c -o pam_tacplus_la-header.o >/dev/null 2>&1
mv -f .deps/pam_tacplus_la-header.Tpo .deps/pam_tacplus_la-header.Plo
/usr/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/usr/include  -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-magic.lo -MD -MP -MF .deps/pam_tacplus_la-magic.Tpo -c -o pam_tacplus_la-magic.lo `test -f 'libtac/lib/magic.c' || echo './'`libtac/lib/magic.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-magic.lo -MD -MP -MF .deps/pam_tacplus_la-magic.Tpo -c libtac/lib/magic.c  -fPIC -DPIC -o .libs/pam_tacplus_la-magic.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-magic.lo -MD -MP -MF .deps/pam_tacplus_la-magic.Tpo -c libtac/lib/magic.c -o pam_tacplus_la-magic.o >/dev/null 2>&1
mv -f .deps/pam_tacplus_la-magic.Tpo .deps/pam_tacplus_la-magic.Plo
/usr/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.   -I/usr/include  -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-md5.lo -MD -MP -MF .deps/pam_tacplus_la-md5.Tpo -c -o pam_tacplus_la-md5.lo `test -f 'libtac/lib/md5.c' || echo './'`libtac/lib/md5.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I/usr/include -Ilibtac/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/usr/include -MT pam_tacplus_la-md5.lo -MD -MP -MF .deps/pam_tacplus_la-md5.Tpo -c libtac/lib/md5.c  -fPIC -DPIC -o .libs/pam_tacplus_la-md5.o
In file included from libtac/lib/md5.c:22:
libtac/lib/md5.h:34:14: error: expected ';' before 'void'
   34 | __BEGIN_DECLS
      |              ^
      |              ;
   35 | void MD5Init __P((MD5_CTX*));
      | ~~~~          
libtac/lib/md5.h:35:14: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__P'
   35 | void MD5Init __P((MD5_CTX*));
      |              ^~~
libtac/lib/md5.h:36:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__P'
   36 | void MD5Update __P((MD5_CTX*, unsigned char*, UINT4));
      |                ^~~
libtac/lib/md5.h:37:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__P'
   37 | void MD5Final __P((unsigned char[], MD5_CTX*));
      |               ^~~
libtac/lib/md5.h:38:12: error: expected ';' before 'static'
   38 | __END_DECLS
      |            ^
      |            ;
libtac/lib/md5.c:25:23: error: expected '=', ',', ';', 'asm' or '__attribute__' before '__P'
   25 | static void Transform __P((UINT4 *buf, UINT4 *in));
      |                       ^~~
libtac/lib/md5.c: In function 'MD5Update':
libtac/lib/md5.c:120:13: warning: implicit declaration of function 'Transform' [-Wimplicit-function-declaration]
  120 |             Transform (mdContext->buf, in);
      |             ^~~~~~~~~
libtac/lib/md5.c: At top level:
libtac/lib/md5.c:169:13: warning: conflicting types for 'Transform'; have 'void(UINT4 *, UINT4 *)' {aka 'void(unsigned int *, unsigned int *)'}
  169 | static void Transform ( UINT4 *buf, UINT4 *in) {
      |             ^~~~~~~~~
libtac/lib/md5.c:169:13: error: static declaration of 'Transform' follows non-static declaration
libtac/lib/md5.c:120:13: note: previous implicit declaration of 'Transform' with type 'void(UINT4 *, UINT4 *)' {aka 'void(unsigned int *, unsigned int *)'}
  120 |             Transform (mdContext->buf, in);
      |             ^~~~~~~~~
*** [pam_tacplus_la-md5.lo] Error code 1

bmake[1]: stopped in /home/pbulk/build/security/pam-tacplus/work/pam_tacplus-1.3.6
1 error

bmake[1]: stopped in /home/pbulk/build/security/pam-tacplus/work/pam_tacplus-1.3.6
*** [all] Error code 2

bmake: stopped in /home/pbulk/build/security/pam-tacplus/work/pam_tacplus-1.3.6
1 error

bmake: stopped in /home/pbulk/build/security/pam-tacplus/work/pam_tacplus-1.3.6
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/security/pam-tacplus
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/security/pam-tacplus