=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for i2cbd-2.0_BETA5nb6
Making in src
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c dispatch.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c globals.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c ipcf.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c main.c
main.c:116:4: warning: 'daemon' is deprecated: first deprecated in macOS 10.5 - Use posix_spawn APIs instead. [-Wdeprecated-declarations]
                        daemon(1,0);
                        ^
/Library/Developer/CommandLineTools/SDKs/MacOSX12.3.sdk/usr/include/stdlib.h:294:6: note: 'daemon' has been explicitly marked deprecated here
int      daemon(int, int) __DARWIN_1050(daemon) __OSX_AVAILABLE_BUT_DEPRECATED_MSG(__MAC_10_0, __MAC_10_5, __IPHONE_2_0, __IPHONE_2_0, "Use posix_spawn APIs instead.") __WATCHOS_PROHIBITED __TVOS_PROHIBITED;
         ^
main.c:118:3: warning: implicit declaration of function 'pidfile' [-Wimplicit-function-declaration]
                pidfile("icbd");
                ^
2 warnings generated.
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c groups.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c users.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c msgs.c
msgs.c:437:7: warning: unused variable 'line' [-Wunused-variable]
        char line[LINE_SIZE];
             ^
1 warning generated.
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c errors.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c lookup.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c access.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c s_admin.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c s_beep.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c s_group.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c s_info.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c s_news.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c s_motd.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c s_person.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c s_user.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c s_version.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c s_shuttime.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c s_who.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c send.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c auto.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c signals.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c strings.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c strlist.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c namelist.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c discuser.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c getrname.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c makeport.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c newconnect.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c readpacket.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c sendpacket.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c serverserve.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c setdelay.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I..  -c userdb.c
clang -pipe -Os -Wall -ansi -pedantic -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align  -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations  -Wnested-externs  -DPREFIX=\"/opt/pkg\" -DPKG_SYSCONFDIR=\"/opt/pkg/etc/icbd\" -I.. -L/opt/pkg/lib -o icbd dispatch.o  globals.o  ipcf.o  main.o  groups.o  users.o  msgs.o  errors.o  lookup.o  access.o  s_admin.o  s_beep.o  s_group.o  s_info.o  s_news.o  s_motd.o  s_person.o  s_user.o  s_version.o  s_shuttime.o  s_who.o  send.o  auto.o  signals.o  strings.o  strlist.o  namelist.o  discuser.o  getrname.o  makeport.o  newconnect.o  readpacket.o  sendpacket.o  serverserve.o  setdelay.o  userdb.o -lutil 
ld: Undefined symbols:
  _pidfile, referenced from:
      _main in main.o
clang: error: linker command failed with exit code 1 (use -v to see invocation)
*** [icbd] Error code 1

bmake[1]: stopped in /Users/pbulk/build/chat/i2cbd/work/i2cbd-2.0_BETA5/src
1 error

bmake[1]: stopped in /Users/pbulk/build/chat/i2cbd/work/i2cbd-2.0_BETA5/src
Making in util
A failure has been detected in another branch of the parallel make

bmake[1]: stopped in /Users/pbulk/build/chat/i2cbd/work/i2cbd-2.0_BETA5/util
*** [all] Error code 2

bmake: stopped in /Users/pbulk/build/chat/i2cbd/work/i2cbd-2.0_BETA5
1 error

bmake: stopped in /Users/pbulk/build/chat/i2cbd/work/i2cbd-2.0_BETA5
*** Error code 2

Stop.
bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/chat/i2cbd
*** Error code 1

Stop.
bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/chat/i2cbd