=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Skipping vulnerability checks.
WARNING: No /opt/pkg.bulk/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/opt/pkg.bulk/sbin/pkg_admin -K /opt/pkg.bulk/pkgdb fetch-pkg-vulnerabilities'.
===> Building for libmicro-0.4.0
gmake[1]: Entering directory '/opt/pkg.bulk/work/benchmarks/libmicro/work/libMicro-0.4.0/bin-aarch64'
gcc -c -O2  -D_REENTRANT ../libmicro.c -o libmicro.o
gcc -c -O2  -D_REENTRANT ../libmicro_main.c -o libmicro_main.o
gcc -c -O2  -D_REENTRANT ../benchmark_init.c -o benchmark_init.o
gcc -c -O2  -D_REENTRANT ../benchmark_fini.c -o benchmark_fini.o
gcc -c -O2  -D_REENTRANT ../benchmark_initrun.c -o benchmark_initrun.o
gcc -c -O2  -D_REENTRANT ../benchmark_finirun.c -o benchmark_finirun.o
gcc -c -O2  -D_REENTRANT ../benchmark_initbatch.c -o benchmark_initbatch.o
gcc -c -O2  -D_REENTRANT ../benchmark_finibatch.c -o benchmark_finibatch.o
gcc -c -O2  -D_REENTRANT ../benchmark_initworker.c -o benchmark_initworker.o
gcc -c -O2  -D_REENTRANT ../benchmark_finiworker.c -o benchmark_finiworker.o
gcc -c -O2  -D_REENTRANT ../benchmark_optswitch.c -o benchmark_optswitch.o
gcc -c -O2  -D_REENTRANT ../benchmark_result.c -o benchmark_result.o
gcc -c -O2  -D_REENTRANT ../atomic.c -o atomic.o
gcc -c -O2  -D_REENTRANT ../bind.c -o bind.o
gcc -c -O2  -D_REENTRANT ../cachetocache.c -o cachetocache.o
gcc -c -O2  -D_REENTRANT ../cascade_mutex.c -o cascade_mutex.o
gcc -c -O2  -D_REENTRANT ../cascade_cond.c -o cascade_cond.o
gcc -c -O2  -D_REENTRANT ../cascade_lockf.c -o cascade_lockf.o
gcc -c -O2  -D_REENTRANT ../cascade_fcntl.c -o cascade_fcntl.o
../atomic.c:38:10: fatal error: 'atomic.h' file not found
#include <atomic.h>
         ^~~~~~~~~~
../cachetocache.c:43:10: fatal error: 'sys/processor.h' file not found
#include <sys/processor.h>
         ^~~~~~~~~~~~~~~~~
1 error generated.
gmake[1]: *** [../Makefile.com:63: atomic.o] Error 1
gmake[1]: *** Waiting for unfinished jobs....
1 error generated.
gmake[1]: *** [../Makefile.com:63: cachetocache.o] Error 1
../cascade_lockf.c:118:48: warning: format specifies type 'long' but the argument has type 'pid_t' (aka 'int') [-Wformat]
        (void) sprintf(fname, "%s/cascade.%ld", optd, getpid());
                                          ~~~         ^~~~~~~~
                                          %d
/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
../cascade_fcntl.c:112:48: warning: format specifies type 'long' but the argument has type 'pid_t' (aka 'int') [-Wformat]
        (void) sprintf(fname, "%s/cascade.%ld", optd, getpid());
                                          ~~~         ^~~~~~~~
                                          %d
/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/secure/_stdio.h:47:56: note: expanded from macro 'sprintf'
  __builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)
                                                       ^~~~~~~~~~~
1 warning generated.
1 warning generated.
rm cascade_lockf.o cascade_fcntl.o cascade_cond.o bind.o cascade_mutex.o
gmake[1]: Leaving directory '/opt/pkg.bulk/work/benchmarks/libmicro/work/libMicro-0.4.0/bin-aarch64'
gmake: *** [Makefile:78: default] Error 2
*** Error code 2

Stop.
bmake[1]: stopped in /opt/pkgsrc/benchmarks/libmicro
*** Error code 1

Stop.
bmake: stopped in /opt/pkgsrc/benchmarks/libmicro