=> Bootstrap dependency digest>=20211023: found digest-20220214
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for hesiod-3.0.2
clang -c -I. -DSYSCONFDIR=\"/opt/pkg/etc\"  -pipe -Os -DBIND_8_COMPAT hesiod.c
clang -c -I. -DSYSCONFDIR=\"/opt/pkg/etc\"  -pipe -Os -DBIND_8_COMPAT hesmailhost.c
clang -c -I. -DSYSCONFDIR=\"/opt/pkg/etc\"  -pipe -Os -DBIND_8_COMPAT hespwnam.c
clang -c -I. -DSYSCONFDIR=\"/opt/pkg/etc\"  -pipe -Os -DBIND_8_COMPAT hesservbyname.c
clang -c -I. -DSYSCONFDIR=\"/opt/pkg/etc\"  -pipe -Os -DBIND_8_COMPAT hescompat.c
clang -c -I. -DSYSCONFDIR=\"/opt/pkg/etc\"  -pipe -Os -DBIND_8_COMPAT hesinfo.c
hesinfo.c:34:15: warning: implicit declaration of function 'getopt' is invalid in C99 [-Wimplicit-function-declaration]
  while ((c = getopt(argc, argv, "lb")) != EOF)
              ^
1 warning generated.
clang -c -I. -DSYSCONFDIR=\"/opt/pkg/etc\"  -pipe -Os -DBIND_8_COMPAT hestest.c
ar cru libhesiod.a hesiod.o hesmailhost.o hespwnam.o hesservbyname.o hescompat.o
ranlib libhesiod.a
clang -L/opt/pkg/lib -o hesinfo hesinfo.o libhesiod.a 
Undefined symbols for architecture arm64:
  "_res_9_dn_skipname", referenced from:
      _get_txt_records in libhesiod.a(hesiod.o)
  "_res_9_init", referenced from:
      _get_txt_records in libhesiod.a(hesiod.o)
  "_res_9_mkquery", referenced from:
      _get_txt_records in libhesiod.a(hesiod.o)
  "_res_9_send", referenced from:
      _get_txt_records in libhesiod.a(hesiod.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
*** [hesinfo] Error code 1

bmake: stopped making "all" in /Users/pbulk/build/net/hesiod/work/hesiod-3.0.2
bmake: 1 error

bmake: stopped making "all" in /Users/pbulk/build/net/hesiod/work/hesiod-3.0.2
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/hesiod
*** Error code 1

Stop.
bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/net/hesiod