=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for lowdown-1.0.0 --- autolink.o --- --- buffer.o --- --- diff.o --- --- autolink.o --- clang -pipe -Os -fPIC -c autolink.c --- buffer.o --- clang -pipe -Os -fPIC -c buffer.c --- diff.o --- clang -pipe -Os -fPIC -c diff.c --- document.o --- clang -pipe -Os -fPIC -c document.c --- entity.o --- clang -pipe -Os -fPIC -c entity.c --- gemini.o --- --- html.o --- --- gemini.o --- clang -pipe -Os -fPIC -c gemini.c --- html.o --- clang -pipe -Os -fPIC -c html.c --- html_escape.o --- --- latex.o --- --- html_escape.o --- clang -pipe -Os -fPIC -c html_escape.c --- latex.o --- clang -pipe -Os -fPIC -c latex.c --- library.o --- clang -pipe -Os -fPIC -c library.c --- libdiff.o --- clang -pipe -Os -fPIC -c libdiff.c --- nroff.o --- clang -pipe -Os -fPIC -c nroff.c --- odt.o --- clang -pipe -Os -fPIC -c odt.c --- smartypants.o --- clang -pipe -Os -fPIC -c smartypants.c --- term.o --- clang -pipe -Os -fPIC -c term.c --- tree.o --- clang -pipe -Os -fPIC -c tree.c --- util.o --- clang -pipe -Os -fPIC -c util.c --- compats.o --- clang -pipe -Os -fPIC -c compats.c --- main.o --- clang -pipe -Os -fPIC -c main.c --- lowdown.pc --- sed -e "s!@PREFIX@!/opt/pkg!g" -e "s!@LIBDIR@!/opt/pkg/lib!g" -e "s!@INCLUDEDIR@!/opt/pkg/include!g" -e "s!@VERSION@!1.0.0!g" lowdown.in.pc >lowdown.pc --- main.o --- main.c:83:7: warning: 'sandbox_init' is deprecated: first deprecated in macOS 10.8 - No longer supported [-Wdeprecated-declarations] rc = sandbox_init ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sandbox.h:48:5: note: 'sandbox_init' has been explicitly marked deprecated here int sandbox_init(const char *profile, uint64_t flags, char **errorbuf); ^ main.c:84:4: warning: 'kSBXProfilePureComputation' is deprecated: first deprecated in macOS 10.8 - No longer supported [-Wdeprecated-declarations] (kSBXProfilePureComputation, ^ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/sandbox.h:85:19: note: 'kSBXProfilePureComputation' has been explicitly marked deprecated here extern const char kSBXProfilePureComputation[]; ^ 2 warnings generated. --- liblowdown.a --- --- liblowdown.so --- --- liblowdown.a --- ar rs liblowdown.a autolink.o buffer.o diff.o document.o entity.o gemini.o html.o html_escape.o latex.o library.o libdiff.o nroff.o odt.o smartypants.o term.o tree.o util.o compats.o --- liblowdown.so --- clang -shared -o liblowdown.so.1 autolink.o buffer.o diff.o document.o entity.o gemini.o html.o html_escape.o latex.o library.o libdiff.o nroff.o odt.o smartypants.o term.o tree.o util.o compats.o -L/opt/pkg/lib -Wl,-soname,liblowdown.so.1 --- liblowdown.a --- ar: creating archive liblowdown.a --- lowdown --- clang -o lowdown main.o liblowdown.a -L/opt/pkg/lib -lm --- liblowdown.so --- ld: unknown option: -soname clang: error: linker command failed with exit code 1 (use -v to see invocation) *** [liblowdown.so] Error code 1 bmake: stopped in /Users/pbulk/build/textproc/lowdown/work/lowdown-1.0.0 1 error bmake: stopped in /Users/pbulk/build/textproc/lowdown/work/lowdown-1.0.0 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/textproc/lowdown *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/textproc/lowdown