+ 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/ibutton-pdkit-2.00nb2/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ibutton-pdkit-2.00nb2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for ibutton-pdkit-2.00nb2
rm -f atod count coupler debit initcopr initrov list2tag mktag mweather owsensor swtloop swtoper swtsngl temp thermodl thermoms tstfind tstow tstowe
gcc -g -o atod atodtst.c atod20.c crcutil.c ioutil.c ds2480ut.c findtype.c owllu.c ownetu.c owsesu.c owtrnu.c linuxlnk.c
atod20.c:48:26: error: unknown type name 'ushort'; did you mean 'short'?
   48 | extern void setcrc16(int,ushort);
      |                          ^~~~~~
      |                          short
atod20.c:49:8: error: unknown type name 'ushort'
   49 | extern ushort docrc16(int,ushort);
      |        ^~~~~~
atod20.c:49:27: error: unknown type name 'ushort'; did you mean 'short'?
   49 | extern ushort docrc16(int,ushort);
      |                           ^~~~~~
      |                           short
atod20.c: In function 'WriteAtoD':
atod20.c:125:4: error: unknown type name 'ushort'; did you mean 'short'?
  125 |    ushort lastcrc16;
      |    ^~~~~~
      |    short
atod20.c:129:4: warning: implicit declaration of function 'setcrc16' [-Wimplicit-function-declaration]
  129 |    setcrc16(portnum,0);
      |    ^~~~~~~~
atod20.c:133:4: warning: implicit declaration of function 'docrc16' [-Wimplicit-function-declaration]
  133 |    docrc16(portnum,0x55);
      |    ^~~~~~~
atod20.c: In function 'DoAtoDConversion':
atod20.c:209:4: error: unknown type name 'ushort'; did you mean 'short'?
  209 |    ushort lastcrc16;
      |    ^~~~~~
      |    short
atod20.c: In function 'ReadAtoDResults':
atod20.c:281:4: error: unknown type name 'ulong'; did you mean 'long'?
  281 |    ulong templong;
      |    ^~~~~
      |    long
atod20.c:285:4: error: unknown type name 'ushort'; did you mean 'short'?
  285 |    ushort lastcrc16;
      |    ^~~~~~
      |    short
crcutil.c:34:19: error: unknown type name 'ushort'; did you mean 'short'?
   34 | void setcrc16(int,ushort);
      |                   ^~~~~~
      |                   short
crcutil.c:35:1: error: unknown type name 'ushort'; did you mean 'short'?
   35 | ushort docrc16(int,ushort);
      | ^~~~~~
      | short
crcutil.c:35:20: error: unknown type name 'ushort'; did you mean 'short'?
   35 | ushort docrc16(int,ushort);
      |                    ^~~~~~
      |                    short
crcutil.c:40:1: error: unknown type name 'ushort'; did you mean 'short'?
   40 | ushort utilcrc16[MAX_PORTNUM];
      | ^~~~~~
      | short
crcutil.c:66:28: error: unknown type name 'ushort'; did you mean 'short'?
   66 | void setcrc16(int portnum, ushort reset)
      |                            ^~~~~~
      |                            short
crcutil.c:95:1: error: unknown type name 'ushort'; did you mean 'short'?
   95 | ushort docrc16(int portnum, ushort data)
      | ^~~~~~
      | short
crcutil.c:95:29: error: unknown type name 'ushort'; did you mean 'short'?
   95 | ushort docrc16(int portnum, ushort data)
      |                             ^~~~~~
      |                             short
owtrnu.c:56:26: error: unknown type name 'ushort'; did you mean 'short'?
   56 | extern void setcrc16(int,ushort);
      |                          ^~~~~~
      |                          short
owtrnu.c:57:8: error: unknown type name 'ushort'
   57 | extern ushort docrc16(int,ushort);
      |        ^~~~~~
owtrnu.c:57:27: error: unknown type name 'ushort'; did you mean 'short'?
   57 | extern ushort docrc16(int,ushort);
      |                           ^~~~~~
      |                           short
owtrnu.c: In function 'owReadPacketStd':
owtrnu.c:189:4: error: unknown type name 'ushort'; did you mean 'short'?
  189 |    ushort lastcrc16;
      |    ^~~~~~
      |    short
owtrnu.c:218:7: warning: implicit declaration of function 'setcrc16'; did you mean 'setcrc8'? [-Wimplicit-function-declaration]
  218 |       setcrc16(portnum,(ushort)start_page);
      |       ^~~~~~~~
      |       setcrc8
owtrnu.c:218:25: error: 'ushort' undeclared (first use in this function); did you mean 'qsort'?
  218 |       setcrc16(portnum,(ushort)start_page);
      |                         ^~~~~~
      |                         qsort
owtrnu.c:218:25: note: each undeclared identifier is reported only once for each function it appears in
owtrnu.c:218:32: error: expected ')' before 'start_page'
  218 |       setcrc16(portnum,(ushort)start_page);
      |               ~                ^~~~~~~~~~
      |                                )
owtrnu.c:222:7: warning: implicit declaration of function 'docrc16'; did you mean 'docrc8'? [-Wimplicit-function-declaration]
  222 |       docrc16(portnum,(ushort)length);
      |       ^~~~~~~
      |       docrc8
owtrnu.c:222:31: error: expected ')' before 'length'
  222 |       docrc16(portnum,(ushort)length);
      |              ~                ^~~~~~
      |                               )
owtrnu.c: In function 'owWritePacketStd':
owtrnu.c:288:4: error: unknown type name 'ushort'; did you mean 'short'?
  288 |    ushort lastcrc16;
      |    ^~~~~~
      |    short
owtrnu.c:295:22: error: 'ushort' undeclared (first use in this function); did you mean 'qsort'?
  295 |    setcrc16(portnum,(ushort)start_page);
      |                      ^~~~~~
      |                      qsort
owtrnu.c:295:29: error: expected ')' before 'start_page'
  295 |    setcrc16(portnum,(ushort)start_page);
      |            ~                ^~~~~~~~~~
      |                             )
owtrnu.c:299:28: error: expected ')' before 'write_len'
  299 |    docrc16(portnum,(ushort)write_len);
      |           ~                ^~~~~~~~~
      |                            )
owtrnu.c: In function 'owProgramByte':
owtrnu.c:371:4: error: unknown type name 'ushort'; did you mean 'short'?
  371 |    ushort lastcrc16;
      |    ^~~~~~
      |    short
owtrnu.c:422:27: error: 'ushort' undeclared (first use in this function); did you mean 'qsort'?
  422 |          docrc16(portnum,(ushort)write_cmd);
      |                           ^~~~~~
      |                           qsort
owtrnu.c:422:34: error: expected ')' before 'write_cmd'
  422 |          docrc16(portnum,(ushort)write_cmd);
      |                 ~                ^~~~~~~~~
      |                                  )
owtrnu.c:427:35: error: expected ')' before 'addr'
  427 |          setcrc16(portnum,(ushort)addr);
      |                  ~                ^~~~
      |                                   )
owtrnu.c:428:31: error: expected ')' before 'write_byte'
  428 |       docrc16(portnum,(ushort)write_byte);
      |              ~                ^~~~~~~~~~
      |                               )
owtrnu.c:430:31: error: expected ')' before 'owReadByte'
  430 |       docrc16(portnum,(ushort)owReadByte(portnum));
      |              ~                ^~~~~~~~~~
      |                               )
owtrnu.c:431:43: error: expected ')' before 'owReadByte'
  431 |       lastcrc16 = docrc16(portnum,(ushort)owReadByte(portnum));
      |                          ~                ^~~~~~~~~~
      |                                           )
*** [atod] Error code 1

bmake: stopped in /home/pbulk/build/misc/ibutton-pdkit/work
1 error

bmake: stopped in /home/pbulk/build/misc/ibutton-pdkit/work
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/ibutton-pdkit
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/misc/ibutton-pdkit