=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for libtree-3.1.1
clang -pipe -Os -std=c99 -Wall -Wextra -Wshadow -pedantic -D_FILE_OFFSET_BITS=64 -c libtree.c
libtree.c:309:40: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
static inline int host_is_little_endian() {
                                       ^
                                        void
1 warning generated.
clang -L/opt/pkg/lib -o libtree libtree.o