=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /opt/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/opt/pkg/sbin/pkg_admin -K /opt/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for ubench-0.32nb1 --- signals.o --- --- cpubench.o --- --- membench.o --- --- ubench.o --- --- signals.o --- clang -O2 -Wall -c signals.c --- cpubench.o --- clang -O2 -Wall -c cpubench.c --- membench.o --- clang -O2 -Wall -c membench.c --- ubench.o --- clang -O2 -Wall -c ubench.c --- cpubench.o --- cpubench.c:66:4: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] x=abs(sqrt(y/(2.0+x))*(x*cos(atan(y/(3.0+x)))+y*sin(atan(y/(4.0+x))))); ^ cpubench.c:66:4: note: use function 'fabs' instead x=abs(sqrt(y/(2.0+x))*(x*cos(atan(y/(3.0+x)))+y*sin(atan(y/(4.0+x))))); ^~~ fabs --- membench.o --- membench.c:75:57: error: use of undeclared identifier 'CLK_TCK' dlt=((double )times(&tmsb)-(double )clticks)/(double )CLK_TCK; ^ 1 error generated. *** [membench.o] Error code 1 bmake: stopped in /opt/work/benchmarks/ubench/work/ubench-0.32 --- cpubench.o --- 1 warning generated. 1 error bmake: stopped in /opt/work/benchmarks/ubench/work/ubench-0.32 *** Error code 2 Stop. bmake[1]: stopped in /opt/pkgsrc/benchmarks/ubench *** Error code 1 Stop. bmake: stopped in /opt/pkgsrc/benchmarks/ubench