=> 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 filter_audio-0.0.1 CC aec/aec_core.o CC aec/aec_core_sse2.o CC aec/aec_rdft.o CC aec/aec_rdft_sse2.o CC aec/aec_resampler.o CC aec/echo_cancellation.o CC agc/digital_agc.o CC agc/analog_agc.o CC ns/ns_core.o CC ns/nsx_core_c.o CC ns/nsx_core.o CC ns/noise_suppression.o CC ns/noise_suppression_x.o CC other/spl_sqrt_floor.o CC other/get_scaling_square.o CC other/resample_by_2.o CC other/spl_init.o CC other/delay_estimator.o CC other/complex_bit_reverse.o CC other/dot_product_with_scale.o CC other/spl_sqrt.o CC other/cross_correlation.o CC other/min_max_operations.o CC other/high_pass_filter.o CC other/ring_buffer.o CC other/energy.o CC other/splitting_filter.o CC other/randomization_functions.o CC other/speex_resampler.o CC other/division_operations.o CC other/copy_set_operations.o CC other/resample_by_2_internal.o CC other/downsample_fast.o CC other/resample_fractional.o CC other/complex_fft.o CC other/vector_scaling_operations.o CC other/float_util.o CC other/fft4g.o CC other/delay_estimator_wrapper.o CC other/real_fft.o CC other/resample_48khz.o CC zam/filters.o CC vad/vad_sp.o CC vad/vad_core.o zam/filters.c:97:36: warning: absolute value function 'fabsf' given an argument of type 'double' but has parameter of type 'float' which may cause truncation of value [-Wabsolute-value] data[i] = 2.f * x * (1.f - fabsf(x) * 0.5f); ^ zam/filters.c:97:36: note: use function 'fabs' instead data[i] = 2.f * x * (1.f - fabsf(x) * 0.5f); ^~~~~ fabs CC vad/webrtc_vad.o 1 warning generated. CC vad/vad_gmm.o CC vad/vad_filterbank.o CC filter_audio.o LD libfilteraudio.0.0.0.dylib AR libfilteraudio.a