=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for oto-0.5
/opt/pkg/bin/gmake  all-recursive
gmake[1]: Entering directory '/Users/pbulk/build/fonts/oto/work/oto-0.5'
Making all in config
gmake[2]: Entering directory '/Users/pbulk/build/fonts/oto/work/oto-0.5/config'
gmake[2]: Nothing to be done for 'all'.
gmake[2]: Leaving directory '/Users/pbulk/build/fonts/oto/work/oto-0.5/config'
Making all in src
gmake[2]: Entering directory '/Users/pbulk/build/fonts/oto/work/oto-0.5/src'
if clang -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/pkg/include -DPKGDATADIR=\"/opt/pkg/share/oto\" -pipe -Os -I/opt/pkg/include -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
if clang -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/pkg/include -DPKGDATADIR=\"/opt/pkg/share/oto\" -pipe -Os -I/opt/pkg/include -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o misc.c; \
then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi
if clang -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/pkg/include -DPKGDATADIR=\"/opt/pkg/share/oto\" -pipe -Os -I/opt/pkg/include -MT u2c.o -MD -MP -MF ".deps/u2c.Tpo" -c -o u2c.o u2c.c; \
then mv -f ".deps/u2c.Tpo" ".deps/u2c.Po"; else rm -f ".deps/u2c.Tpo"; exit 1; fi
if clang -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/pkg/include -DPKGDATADIR=\"/opt/pkg/share/oto\" -pipe -Os -I/opt/pkg/include -MT directory.o -MD -MP -MF ".deps/directory.Tpo" -c -o directory.o directory.c; \
then mv -f ".deps/directory.Tpo" ".deps/directory.Po"; else rm -f ".deps/directory.Tpo"; exit 1; fi
if clang -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/pkg/include -DPKGDATADIR=\"/opt/pkg/share/oto\" -pipe -Os -I/opt/pkg/include -MT name.o -MD -MP -MF ".deps/name.Tpo" -c -o name.o name.c; \
then mv -f ".deps/name.Tpo" ".deps/name.Po"; else rm -f ".deps/name.Tpo"; exit 1; fi
if clang -DHAVE_CONFIG_H -I. -I. -I..   -I/opt/pkg/include -DPKGDATADIR=\"/opt/pkg/share/oto\" -pipe -Os -I/opt/pkg/include -MT cmap.o -MD -MP -MF ".deps/cmap.Tpo" -c -o cmap.o cmap.c; \
then mv -f ".deps/cmap.Tpo" ".deps/cmap.Po"; else rm -f ".deps/cmap.Tpo"; exit 1; fi
/opt/pkg/bin/mksh ../libtool --tag=CC --mode=link clang -DPKGDATADIR=\"/opt/pkg/share/oto\" -pipe -Os -I/opt/pkg/include  -L/opt/pkg/lib -o oto  main.o misc.o u2c.o directory.o name.o cmap.o -lm 
mkdir .libs
clang -DPKGDATADIR=\"/opt/pkg/share/oto\" -pipe -Os -I/opt/pkg/include -o oto main.o misc.o u2c.o directory.o name.o cmap.o  -L/opt/pkg/lib -lm
Undefined symbols for architecture arm64:
  "_libiconv", referenced from:
      _to_utf8_string in misc.o
      _from_utf8_string in misc.o
  "_libiconv_close", referenced from:
      _to_utf8_string in misc.o
      _from_utf8_string in misc.o
  "_libiconv_open", referenced from:
      _to_utf8_string in misc.o
      _from_utf8_string in misc.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[2]: *** [Makefile:248: oto] Error 1
gmake[2]: Leaving directory '/Users/pbulk/build/fonts/oto/work/oto-0.5/src'
gmake[1]: *** [Makefile:246: all-recursive] Error 1
gmake[1]: Leaving directory '/Users/pbulk/build/fonts/oto/work/oto-0.5'
gmake: *** [Makefile:173: all] Error 2
*** Error code 2

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

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