The build took 00h 04m 32s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
31,234 |
ansic |
18,441 |
cpp |
6,466 |
makefile |
4,094 |
sh |
236 |
asm |
60,471 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: webrtc-audio-processing 0.3-1 (Thu Apr 13 18:32:44 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for x86_64-unknown-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking whether clang understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of clang... gcc3
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-unknown-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... clang++ -E
checking for ld used by clang++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++ option to produce PIC... -fPIC -DPIC
checking if clang++ PIC flag -fPIC -DPIC works... yes
checking if clang++ static flag -static works... yes
checking if clang++ supports -c -o file.o... yes
checking if clang++ supports -c -o file.o... (cached) yes
checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking dependency style of clang... gcc3
checking for MobileCoreServices/MobileCoreServices.h... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating webrtc-audio-processing.pc
config.status: creating Makefile
config.status: creating webrtc/Makefile
config.status: creating webrtc/base/Makefile
config.status: creating webrtc/common_audio/Makefile
config.status: creating webrtc/system_wrappers/Makefile
config.status: creating webrtc/modules/Makefile
config.status: creating webrtc/modules/audio_coding/Makefile
config.status: creating webrtc/modules/audio_processing/Makefile
config.status: executing depfiles commands
config.status: executing libtool commands
Making all in webrtc
make[1]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc'
Making all in .
make[2]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc'
CXX libwebrtc_la-common_types.lo
CXXLD libwebrtc.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[2]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc'
Making all in base
make[2]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/base'
CXX libbase_la-criticalsection.lo
CXX libbase_la-checks.lo
CXX libbase_la-event.lo
CXX libbase_la-platform_thread.lo
CXX libbase_la-platform_file.lo
CXX libbase_la-stringutils.lo
CXX libbase_la-thread_checker_impl.lo
CXXLD libbase.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[2]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/base'
Making all in common_audio
make[2]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/common_audio'
CXX resampler/libcommon_audio_la-push_resampler.lo
CXX resampler/libcommon_audio_la-push_sinc_resampler.lo
CXX resampler/libcommon_audio_la-resampler.lo
CXX resampler/libcommon_audio_la-sinc_resampler.lo
CXX resampler/libcommon_audio_la-sinusoidal_linear_chirp_source.lo
CC signal_processing/libcommon_audio_la-auto_corr_to_refl_coef.lo
CC signal_processing/libcommon_audio_la-auto_correlation.lo
CC signal_processing/libcommon_audio_la-complex_fft.lo
CC signal_processing/libcommon_audio_la-copy_set_operations.lo
CC signal_processing/libcommon_audio_la-cross_correlation.lo
CC signal_processing/libcommon_audio_la-division_operations.lo
CC signal_processing/libcommon_audio_la-dot_product_with_scale.lo
CC signal_processing/libcommon_audio_la-downsample_fast.lo
CC signal_processing/libcommon_audio_la-energy.lo
CC signal_processing/libcommon_audio_la-filter_ar.lo
CC signal_processing/libcommon_audio_la-filter_ma_fast_q12.lo
CC signal_processing/libcommon_audio_la-get_hanning_window.lo
CC signal_processing/libcommon_audio_la-get_scaling_square.lo
CC signal_processing/libcommon_audio_la-ilbc_specific_functions.lo
CC signal_processing/libcommon_audio_la-levinson_durbin.lo
CC signal_processing/libcommon_audio_la-lpc_to_refl_coef.lo
CC signal_processing/libcommon_audio_la-min_max_operations.lo
CC signal_processing/libcommon_audio_la-randomization_functions.lo
CC signal_processing/libcommon_audio_la-real_fft.lo
CC signal_processing/libcommon_audio_la-refl_coef_to_lpc.lo
CC signal_processing/libcommon_audio_la-resample.lo
CC signal_processing/libcommon_audio_la-resample_48khz.lo
CC signal_processing/libcommon_audio_la-resample_by_2.lo
CC signal_processing/libcommon_audio_la-resample_by_2_internal.lo
CC signal_processing/libcommon_audio_la-resample_fractional.lo
CC signal_processing/libcommon_audio_la-spl_init.lo
CC signal_processing/libcommon_audio_la-spl_sqrt.lo
CC signal_processing/libcommon_audio_la-splitting_filter.lo
CC signal_processing/libcommon_audio_la-sqrt_of_one_minus_x_squared.lo
CC signal_processing/libcommon_audio_la-vector_scaling_operations.lo
CXX vad/libcommon_audio_la-vad.lo
CC vad/libcommon_audio_la-vad_core.lo
CC vad/libcommon_audio_la-vad_filterbank.lo
CC vad/libcommon_audio_la-vad_gmm.lo
CC vad/libcommon_audio_la-vad_sp.lo
CC vad/libcommon_audio_la-webrtc_vad.lo
CXX libcommon_audio_la-audio_converter.lo
CXX libcommon_audio_la-audio_ring_buffer.lo
CXX libcommon_audio_la-audio_util.lo
CXX libcommon_audio_la-blocker.lo
CXX libcommon_audio_la-channel_buffer.lo
CC libcommon_audio_la-fft4g.lo
CXX libcommon_audio_la-fir_filter.lo
CXX libcommon_audio_la-lapped_transform.lo
CXX libcommon_audio_la-real_fourier.lo
CXX libcommon_audio_la-real_fourier_ooura.lo
CC libcommon_audio_la-ring_buffer.lo
CXX libcommon_audio_la-sparse_fir_filter.lo
CXX libcommon_audio_la-wav_file.lo
CXX libcommon_audio_la-wav_header.lo
CXX libcommon_audio_la-window_generator.lo
CC signal_processing/libcommon_audio_la-complex_bit_reverse.lo
CC signal_processing/libcommon_audio_la-filter_ar_fast_q12.lo
CC signal_processing/libcommon_audio_la-spl_sqrt_floor.lo
CXX resampler/libcommon_audio_sse2_la-sinc_resampler_sse.lo
CXX libcommon_audio_sse2_la-fir_filter_sse.lo
CXXLD libcommon_audio_sse2.la
ar: `u' modifier ignored since `D' is the default (see `U')
CXXLD libcommon_audio.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[2]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/common_audio'
Making all in system_wrappers
make[2]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/system_wrappers'
CXX source/libsystem_wrappers_la-aligned_malloc.lo
CXX source/libsystem_wrappers_la-cpu_features.lo
CXX source/libsystem_wrappers_la-event.lo
CXX source/libsystem_wrappers_la-file_impl.lo
CXX source/libsystem_wrappers_la-critical_section.lo
CXX source/libsystem_wrappers_la-logging.lo
CXX source/libsystem_wrappers_la-metrics_default.lo
CXX source/libsystem_wrappers_la-rw_lock.lo
CXX source/libsystem_wrappers_la-sleep.lo
CXX source/libsystem_wrappers_la-thread.lo
CXX source/libsystem_wrappers_la-trace_impl.lo
CXX source/libsystem_wrappers_la-critical_section_posix.lo
CXX source/libsystem_wrappers_la-event_timer_posix.lo
CXX source/libsystem_wrappers_la-rw_lock_posix.lo
CXX source/libsystem_wrappers_la-thread_posix.lo
CXX source/libsystem_wrappers_la-trace_posix.lo
CXXLD libsystem_wrappers.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[2]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/system_wrappers'
Making all in modules
make[2]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/modules'
Making all in audio_coding
make[3]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/modules/audio_coding'
CC codecs/isac/main/source/libaudio_coding_la-arith_routines.lo
CC codecs/isac/main/source/libaudio_coding_la-arith_routines_hist.lo
CC codecs/isac/main/source/libaudio_coding_la-arith_routines_logist.lo
CC codecs/isac/main/source/libaudio_coding_la-encode_lpc_swb.lo
CC codecs/isac/main/source/libaudio_coding_la-entropy_coding.lo
CC codecs/isac/main/source/libaudio_coding_la-filter_functions.lo
CC codecs/isac/main/source/libaudio_coding_la-filterbanks.lo
CC codecs/isac/main/source/libaudio_coding_la-filterbank_tables.lo
CC codecs/isac/main/source/libaudio_coding_la-intialize.lo
CC codecs/isac/main/source/libaudio_coding_la-lpc_analysis.lo
CC codecs/isac/main/source/libaudio_coding_la-lpc_gain_swb_tables.lo
CC codecs/isac/main/source/libaudio_coding_la-lpc_shape_swb12_tables.lo
CC codecs/isac/main/source/libaudio_coding_la-lpc_shape_swb16_tables.lo
CC codecs/isac/main/source/libaudio_coding_la-lpc_tables.lo
CC codecs/isac/main/source/libaudio_coding_la-pitch_estimator.lo
CC codecs/isac/main/source/libaudio_coding_la-pitch_filter.lo
CC codecs/isac/main/source/libaudio_coding_la-pitch_gain_tables.lo
CC codecs/isac/main/source/libaudio_coding_la-pitch_lag_tables.lo
CC codecs/isac/main/source/libaudio_coding_la-spectrum_ar_model_tables.lo
CCLD libaudio_coding.la
ar: `u' modifier ignored since `D' is the default (see `U')
make[3]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/modules/audio_coding'
Making all in audio_processing
make[3]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/modules/audio_processing'
CC aec/libwebrtc_audio_processing_la-aec_core.lo
CC aec/libwebrtc_audio_processing_la-aec_rdft.lo
CC aec/libwebrtc_audio_processing_la-aec_resampler.lo
CC aec/libwebrtc_audio_processing_la-echo_cancellation.lo
CC aecm/libwebrtc_audio_processing_la-echo_control_mobile.lo
CC aecm/libwebrtc_audio_processing_la-aecm_core.lo
CC aecm/libwebrtc_audio_processing_la-aecm_core_c.lo
CC agc/legacy/libwebrtc_audio_processing_la-analog_agc.lo
CC agc/legacy/libwebrtc_audio_processing_la-digital_agc.lo
CXX agc/libwebrtc_audio_processing_la-agc.lo
CXX agc/libwebrtc_audio_processing_la-agc_manager_direct.lo
CXX agc/libwebrtc_audio_processing_la-histogram.lo
CXX agc/libwebrtc_audio_processing_la-utility.lo
CXX beamformer/libwebrtc_audio_processing_la-array_util.lo
CXX beamformer/libwebrtc_audio_processing_la-covariance_matrix_generator.lo
CXX beamformer/libwebrtc_audio_processing_la-nonlinear_beamformer.lo
CXX intelligibility/libwebrtc_audio_processing_la-intelligibility_enhancer.lo
CXX intelligibility/libwebrtc_audio_processing_la-intelligibility_utils.lo
CXX logging/libwebrtc_audio_processing_la-aec_logging_file_handling.lo
CXX transient/libwebrtc_audio_processing_la-click_annotate.lo
CXX transient/libwebrtc_audio_processing_la-file_utils.lo
CXX transient/libwebrtc_audio_processing_la-moving_moments.lo
CXX transient/libwebrtc_audio_processing_la-transient_detector.lo
CXX transient/libwebrtc_audio_processing_la-transient_suppressor.lo
CXX transient/libwebrtc_audio_processing_la-wpd_node.lo
CXX transient/libwebrtc_audio_processing_la-wpd_tree.lo
CC utility/libwebrtc_audio_processing_la-delay_estimator.lo
CC utility/libwebrtc_audio_processing_la-delay_estimator_wrapper.lo
CXX vad/libwebrtc_audio_processing_la-gmm.lo
CXX vad/libwebrtc_audio_processing_la-pitch_based_vad.lo
CXX vad/libwebrtc_audio_processing_la-pitch_internal.lo
CXX vad/libwebrtc_audio_processing_la-pole_zero_filter.lo
CXX vad/libwebrtc_audio_processing_la-standalone_vad.lo
CXX vad/libwebrtc_audio_processing_la-vad_audio_proc.lo
CXX vad/libwebrtc_audio_processing_la-vad_circular_buffer.lo
CXX vad/libwebrtc_audio_processing_la-voice_activity_detector.lo
CXX libwebrtc_audio_processing_la-audio_buffer.lo
CXX libwebrtc_audio_processing_la-audio_processing_impl.lo
CXX libwebrtc_audio_processing_la-echo_cancellation_impl.lo
CXX libwebrtc_audio_processing_la-echo_control_mobile_impl.lo
CXX libwebrtc_audio_processing_la-gain_control_impl.lo
CXX libwebrtc_audio_processing_la-high_pass_filter_impl.lo
CXX libwebrtc_audio_processing_la-level_estimator_impl.lo
CXX libwebrtc_audio_processing_la-noise_suppression_impl.lo
CXX libwebrtc_audio_processing_la-rms_level.lo
CXX libwebrtc_audio_processing_la-splitting_filter.lo
CXX libwebrtc_audio_processing_la-processing_component.lo
CXX libwebrtc_audio_processing_la-three_band_filter_bank.lo
CXX libwebrtc_audio_processing_la-typing_detection.lo
CXX libwebrtc_audio_processing_la-voice_detection_impl.lo
CC ns/libwebrtc_audio_processing_la-noise_suppression.lo
CC ns/libwebrtc_audio_processing_la-ns_core.lo
CC aec/libwebrtc_audio_processing_privatearch_la-aec_core_sse2.lo
CC aec/libwebrtc_audio_processing_privatearch_la-aec_rdft_sse2.lo
CCLD libwebrtc_audio_processing_privatearch.la
ar: `u' modifier ignored since `D' is the default (see `U')
CXXLD libwebrtc_audio_processing.la
make[3]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/modules/audio_processing'
make[3]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/modules'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/modules'
make[2]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/modules'
make[1]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc'
make[1]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3'
make[1]: Nothing to be done for 'all-am'.
make[1]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3'
==> Entering fakeroot environment...
==> Starting package()...
Making install in webrtc
make[1]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc'
Making install in .
make[2]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc'
make[3]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc'
make[2]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc'
Making install in base
make[2]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/base'
make[3]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/base'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/base'
make[2]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/base'
Making install in common_audio
make[2]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/common_audio'
make[3]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/common_audio'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/common_audio'
make[2]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/common_audio'
Making install in system_wrappers
make[2]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/system_wrappers'
make[3]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/system_wrappers'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/system_wrappers'
make[2]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/system_wrappers'
Making install in modules
make[2]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/modules'
Making install in audio_coding
make[3]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/modules/audio_coding'
make[4]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/modules/audio_coding'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/modules/audio_coding'
make[3]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/modules/audio_coding'
Making install in audio_processing
make[3]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/modules/audio_processing'
make[4]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/modules/audio_processing'
/usr/bin/mkdir -p '/tmp/webrtc-audio-processing/pkg/webrtc-audio-processing/usr/lib'
/bin/sh ../../../libtool --mode=install /usr/bin/install -c libwebrtc_audio_processing.la '/tmp/webrtc-audio-processing/pkg/webrtc-audio-processing/usr/lib'
libtool: install: /usr/bin/install -c .libs/libwebrtc_audio_processing.so.1.0.0 /tmp/webrtc-audio-processing/pkg/webrtc-audio-processing/usr/lib/libwebrtc_audio_processing.so.1.0.0
libtool: install: (cd /tmp/webrtc-audio-processing/pkg/webrtc-audio-processing/usr/lib && { ln -s -f libwebrtc_audio_processing.so.1.0.0 libwebrtc_audio_processing.so.1 || { rm -f libwebrtc_audio_processing.so.1 && ln -s libwebrtc_audio_processing.so.1.0.0 libwebrtc_audio_processing.so.1; }; })
libtool: install: (cd /tmp/webrtc-audio-processing/pkg/webrtc-audio-processing/usr/lib && { ln -s -f libwebrtc_audio_processing.so.1.0.0 libwebrtc_audio_processing.so || { rm -f libwebrtc_audio_processing.so && ln -s libwebrtc_audio_processing.so.1.0.0 libwebrtc_audio_processing.so; }; })
libtool: install: /usr/bin/install -c .libs/libwebrtc_audio_processing.lai /tmp/webrtc-audio-processing/pkg/webrtc-audio-processing/usr/lib/libwebrtc_audio_processing.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/modules/audio_processing'
make[3]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/modules/audio_processing'
make[3]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/modules'
make[4]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/modules'
make[4]: Nothing to be done for 'install-exec-am'.
make[4]: Nothing to be done for 'install-data-am'.
make[4]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/modules'
make[3]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/modules'
make[2]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/modules'
make[1]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc'
make[1]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3'
make[2]: Entering directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/tmp/webrtc-audio-processing/pkg/webrtc-audio-processing/usr/include/webrtc_audio_processing'
/usr/bin/mkdir -p '/tmp/webrtc-audio-processing/pkg/webrtc-audio-processing/usr/include/webrtc_audio_processing/webrtc/modules/audio_processing/beamformer'
/usr/bin/install -c -m 644 webrtc/modules/audio_processing/beamformer/array_util.h '/tmp/webrtc-audio-processing/pkg/webrtc-audio-processing/usr/include/webrtc_audio_processing/webrtc/modules/audio_processing/beamformer'
/usr/bin/mkdir -p '/tmp/webrtc-audio-processing/pkg/webrtc-audio-processing/usr/include/webrtc_audio_processing/webrtc/modules/audio_processing/include'
/usr/bin/install -c -m 644 webrtc/modules/audio_processing/include/audio_processing.h '/tmp/webrtc-audio-processing/pkg/webrtc-audio-processing/usr/include/webrtc_audio_processing/webrtc/modules/audio_processing/include'
/usr/bin/mkdir -p '/tmp/webrtc-audio-processing/pkg/webrtc-audio-processing/usr/include/webrtc_audio_processing/webrtc/modules/interface'
/usr/bin/install -c -m 644 webrtc/modules/interface/module_common_types.h '/tmp/webrtc-audio-processing/pkg/webrtc-audio-processing/usr/include/webrtc_audio_processing/webrtc/modules/interface'
/usr/bin/mkdir -p '/tmp/webrtc-audio-processing/pkg/webrtc-audio-processing/usr/include/webrtc_audio_processing/webrtc'
/usr/bin/install -c -m 644 webrtc/common.h webrtc/common_types.h webrtc/typedefs.h '/tmp/webrtc-audio-processing/pkg/webrtc-audio-processing/usr/include/webrtc_audio_processing/webrtc'
/usr/bin/mkdir -p '/tmp/webrtc-audio-processing/pkg/webrtc-audio-processing/usr/include/webrtc_audio_processing/webrtc/base'
/usr/bin/install -c -m 644 webrtc/base/arraysize.h webrtc/base/checks.h webrtc/base/constructormagic.h webrtc/base/basictypes.h webrtc/base/maybe.h webrtc/base/platform_file.h '/tmp/webrtc-audio-processing/pkg/webrtc-audio-processing/usr/include/webrtc_audio_processing/webrtc/base'
/usr/bin/mkdir -p '/tmp/webrtc-audio-processing/pkg/webrtc-audio-processing/usr/include/webrtc_audio_processing/webrtc/system_wrappers/include'
/usr/bin/install -c -m 644 webrtc/system_wrappers/include/trace.h '/tmp/webrtc-audio-processing/pkg/webrtc-audio-processing/usr/include/webrtc_audio_processing/webrtc/system_wrappers/include'
/usr/bin/mkdir -p '/tmp/webrtc-audio-processing/pkg/webrtc-audio-processing/usr/lib/pkgconfig'
/usr/bin/install -c -m 644 webrtc-audio-processing.pc '/tmp/webrtc-audio-processing/pkg/webrtc-audio-processing/usr/lib/pkgconfig'
make[2]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3'
make[1]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "webrtc-audio-processing"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: webrtc-audio-processing 0.3-1 (Thu Apr 13 18:35:50 UTC 2017)
CMD: pacman --query --file webrtc-audio-processing-0.3-1-x86_64.pkg.tar.xz
Creating hybrid package for 'webrtc-audio-processing'
Trying to find vanilla package 'webrtc-audio-processing'...
CMD: pacman --query --file /mirror/webrtc-audio-processing-0.3-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/usr/lib/libwebrtc_audio_processing.so.1
/usr/lib/libwebrtc_audio_processing.so
/usr/lib/libwebrtc_audio_processing.so.1.0.0
/usr/lib/pkgconfig/webrtc-audio-processing.pc
/usr/include/webrtc_audio_processing/webrtc/common.h
/usr/include/webrtc_audio_processing/webrtc/common_types.h
/usr/include/webrtc_audio_processing/webrtc/typedefs.h
/usr/include/webrtc_audio_processing/webrtc/modules/audio_processing/beamformer/array_util.h
/usr/include/webrtc_audio_processing/webrtc/modules/audio_processing/include/audio_processing.h
/usr/include/webrtc_audio_processing/webrtc/modules/interface/module_common_types.h
/usr/include/webrtc_audio_processing/webrtc/base/arraysize.h
/usr/include/webrtc_audio_processing/webrtc/base/checks.h
/usr/include/webrtc_audio_processing/webrtc/base/constructormagic.h
/usr/include/webrtc_audio_processing/webrtc/base/basictypes.h
/usr/include/webrtc_audio_processing/webrtc/base/maybe.h
/usr/include/webrtc_audio_processing/webrtc/base/platform_file.h
/usr/include/webrtc_audio_processing/webrtc/system_wrappers/include/trace.h
/usr/share/licenses/webrtc-audio-processing/COPYING
/sysroot/usr/lib/libwebrtc_audio_processing.so.1.0.0
/sysroot/usr/lib/libwebrtc_audio_processing.so.1
/sysroot/usr/lib/libwebrtc_audio_processing.so
/sysroot/usr/lib/libwebrtc_audio_processing.la
/sysroot/usr/lib/pkgconfig/webrtc-audio-processing.pc
/sysroot/usr/include/webrtc_audio_processing/webrtc/common.h
/sysroot/usr/include/webrtc_audio_processing/webrtc/common_types.h
/sysroot/usr/include/webrtc_audio_processing/webrtc/typedefs.h
/sysroot/usr/include/webrtc_audio_processing/webrtc/modules/audio_processing/beamformer/array_util.h
/sysroot/usr/include/webrtc_audio_processing/webrtc/modules/audio_processing/include/audio_processing.h
/sysroot/usr/include/webrtc_audio_processing/webrtc/modules/interface/module_common_types.h
/sysroot/usr/include/webrtc_audio_processing/webrtc/base/arraysize.h
/sysroot/usr/include/webrtc_audio_processing/webrtc/base/checks.h
/sysroot/usr/include/webrtc_audio_processing/webrtc/base/constructormagic.h
/sysroot/usr/include/webrtc_audio_processing/webrtc/base/basictypes.h
/sysroot/usr/include/webrtc_audio_processing/webrtc/base/maybe.h
/sysroot/usr/include/webrtc_audio_processing/webrtc/base/platform_file.h
/sysroot/usr/include/webrtc_audio_processing/webrtc/system_wrappers/include/trace.h
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf webrtc-audio-processing.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/webrtc-audio-processing.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/webrtc-audio-processing.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/webrtc-audio-processing.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by webrtc-audio-processing configure 0.3, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static
## --------- ##
## Platform. ##
## --------- ##
hostname = 1d886f586e5e
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2357: checking for a BSD-compatible install
configure:2425: result: /usr/bin/install -c
configure:2436: checking whether build environment is sane
configure:2491: result: yes
configure:2550: checking for x86_64-unknown-linux-strip
configure:2580: result: no
configure:2590: checking for strip
configure:2606: found /usr/bin/strip
configure:2617: result: strip
configure:2642: checking for a thread-safe mkdir -p
configure:2681: result: /usr/bin/mkdir -p
configure:2688: checking for gawk
configure:2704: found /usr/bin/gawk
configure:2715: result: gawk
configure:2726: checking whether make sets $(MAKE)
configure:2748: result: yes
configure:2777: checking whether make supports nested variables
configure:2794: result: yes
configure:2883: checking whether UID '1000' is supported by ustar format
configure:2886: result: yes
configure:2893: checking whether GID '1000' is supported by ustar format
configure:2896: result: yes
configure:2904: checking how to create a ustar tar archive
configure:2915: tar --version
tar (GNU tar) 1.29
Copyright (C) 2015 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later .
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
configure:2918: $? = 0
configure:2958: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:2961: $? = 0
configure:2965: tar -xf -
#
configure:2968: $? = 0
#
configure:2970: cat conftest.dir/file
#
GrepMe
#
configure:2973: $? = 0
#
configure:2986: result: gnutar
#
configure:3051: checking whether make supports nested variables
#
configure:3068: result: yes
#
configure:3085: checking build system type
#
configure:3099: result: x86_64-unknown-linux-gnu
#
configure:3119: checking host system type
#
configure:3132: result: x86_64-unknown-linux-gnu
#
configure:3161: checking for x86_64-unknown-linux-gcc
#
configure:3188: result: clang
#
configure:3457: checking for C compiler version
#
configure:3466: clang --version >&5
#
clang version 3.8.0 (tags/RELEASE_380/final)
#
Target: x86_64-unknown-linux-gnu
#
Thread model: posix
#
InstalledDir: /usr/bin
#
configure:3477: $? = 0
#
configure:3466: clang -v >&5
#
clang version 3.8.0 (tags/RELEASE_380/final)
#
Target: x86_64-unknown-linux-gnu
#
Thread model: posix
#
InstalledDir: /usr/bin
#
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
#
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
#
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
#
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
#
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
#
Candidate multilib: .;@m64
#
... rest of stderr output deleted ...
#
configure:3477: $? = 0
#
configure:3466: clang -V >&5
#
clang-3.8: error: argument to '-V' is missing (expected 1 value)
#
clang-3.8: error: no input files
#
configure:3477: $? = 1
#
configure:3466: clang -qversion >&5
#
clang-3.8: error: unknown argument: '-qversion'
#
clang-3.8: error: no input files
#
configure:3477: $? = 1
#
configure:3497: checking whether the C compiler works
#
configure:3519: clang conftest.c >&5
#
configure:3523: $? = 0
#
configure:3571: result: yes
#
configure:3574: checking for C compiler default output file name
#
configure:3576: result: a.out
#
configure:3582: checking for suffix of executables
#
configure:3589: clang -o conftest conftest.c >&5
#
configure:3593: $? = 0
#
configure:3615: result:
#
configure:3637: checking whether we are cross compiling
#
configure:3645: clang -o conftest conftest.c >&5
#
configure:3649: $? = 0
#
configure:3656: ./conftest
#
configure:3660: $? = 0
#
configure:3675: result: no
#
configure:3680: checking for suffix of object files
#
configure:3702: clang -c conftest.c >&5
#
configure:3706: $? = 0
#
configure:3727: result: o
#
configure:3731: checking whether we are using the GNU C compiler
#
configure:3750: clang -c conftest.c >&5
#
configure:3750: $? = 0
#
configure:3759: result: yes
#
configure:3768: checking whether clang accepts -g
#
configure:3788: clang -c -g conftest.c >&5
#
configure:3788: $? = 0
#
configure:3829: result: yes
#
configure:3846: checking for clang option to accept ISO C89
#
configure:3909: clang -c conftest.c >&5
#
configure:3909: $? = 0
#
configure:3922: result: none needed
#
configure:3947: checking whether clang understands -c and -o together
#
configure:3969: clang -c conftest.c -o conftest2.o
#
configure:3972: $? = 0
#
configure:3969: clang -c conftest.c -o conftest2.o
#
configure:3972: $? = 0
#
configure:3984: result: yes
#
configure:4012: checking for style of include used by make
#
configure:4040: result: GNU
#
configure:4066: checking dependency style of clang
#
configure:4177: result: gcc3
#
configure:4304: checking for C++ compiler version
#
configure:4313: clang++ --version >&5
#
clang version 3.8.0 (tags/RELEASE_380/final)
#
Target: x86_64-unknown-linux-gnu
#
Thread model: posix
#
InstalledDir: /usr/bin
#
configure:4324: $? = 0
#
configure:4313: clang++ -v >&5
#
clang version 3.8.0 (tags/RELEASE_380/final)
#
Target: x86_64-unknown-linux-gnu
#
Thread model: posix
#
InstalledDir: /usr/bin
#
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
#
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
#
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
#
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
#
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
#
Candidate multilib: .;@m64
#
... rest of stderr output deleted ...
#
configure:4324: $? = 0
#
configure:4313: clang++ -V >&5
#
clang-3.8: error: argument to '-V' is missing (expected 1 value)
#
clang-3.8: error: no input files
#
configure:4324: $? = 1
#
configure:4313: clang++ -qversion >&5
#
clang-3.8: error: unknown argument: '-qversion'
#
clang-3.8: error: no input files
#
configure:4324: $? = 1
#
configure:4328: checking whether we are using the GNU C++ compiler
#
configure:4347: clang++ -c conftest.cpp >&5
#
configure:4347: $? = 0
#
configure:4356: result: yes
#
configure:4365: checking whether clang++ accepts -g
#
configure:4385: clang++ -c -g conftest.cpp >&5
#
configure:4385: $? = 0
#
configure:4426: result: yes
#
configure:4451: checking dependency style of clang++
#
configure:4562: result: gcc3
#
configure:4623: checking how to print strings
#
configure:4650: result: printf
#
configure:4671: checking for a sed that does not truncate output
#
configure:4735: result: /usr/bin/sed
#
configure:4753: checking for grep that handles long lines and -e
#
configure:4811: result: /usr/bin/grep
#
configure:4816: checking for egrep
#
configure:4878: result: /usr/bin/grep -E
#
configure:4883: checking for fgrep
#
configure:4945: result: /usr/bin/grep -F
#
configure:4980: checking for ld used by clang
#
configure:5047: result: /usr/bin/ld
#
configure:5054: checking if the linker (/usr/bin/ld) is GNU ld
#
configure:5069: result: yes
#
configure:5081: checking for BSD- or MS-compatible name lister (nm)
#
configure:5135: result: /usr/bin/nm -B
#
configure:5265: checking the name lister (/usr/bin/nm -B) interface
#
configure:5272: clang -c conftest.c >&5
#
configure:5275: /usr/bin/nm -B "conftest.o"
#
configure:5278: output
#
0000000000000000 B some_variable
#
configure:5285: result: BSD nm
#
configure:5288: checking whether ln -s works
#
configure:5292: result: yes
#
configure:5300: checking the maximum length of command line arguments
#
configure:5431: result: 1572864
#
configure:5479: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
#
configure:5519: result: func_convert_file_noop
#
configure:5526: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
#
configure:5546: result: func_convert_file_noop
#
configure:5553: checking for /usr/bin/ld option to reload object files
#
configure:5560: result: -r
#
configure:5594: checking for x86_64-unknown-linux-objdump
#
configure:5624: result: no
#
configure:5634: checking for objdump
#
configure:5650: found /usr/bin/objdump
#
configure:5661: result: objdump
#
configure:5693: checking how to recognize dependent libraries
#
configure:5893: result: pass_all
#
configure:5938: checking for x86_64-unknown-linux-dlltool
#
configure:5968: result: no
#
configure:5978: checking for dlltool
#
configure:6008: result: no
#
configure:6038: checking how to associate runtime and link libraries
#
configure:6065: result: printf %s\n
#
configure:6082: checking for x86_64-unknown-linux-ar
#
configure:6112: result: no
#
configure:6126: checking for ar
#
configure:6142: found /usr/bin/ar
#
configure:6153: result: ar
#
configure:6190: checking for archiver @FILE support
#
configure:6207: clang -c conftest.c >&5
#
configure:6207: $? = 0
#
configure:6210: ar cru libconftest.a @conftest.lst >&5
#
ar: `u' modifier ignored since `D' is the default (see `U')
#
configure:6213: $? = 0
#
configure:6218: ar cru libconftest.a @conftest.lst >&5
#
ar: `u' modifier ignored since `D' is the default (see `U')
#
ar: conftest.o: No such file or directory
#
configure:6221: $? = 1
#
configure:6233: result: @
#
configure:6251: checking for x86_64-unknown-linux-strip
#
configure:6278: result: strip
#
configure:6350: checking for x86_64-unknown-linux-ranlib
#
configure:6380: result: no
#
configure:6390: checking for ranlib
#
configure:6406: found /usr/bin/ranlib
#
configure:6417: result: ranlib
#
configure:6519: checking command to parse /usr/bin/nm -B output from clang object
#
configure:6672: clang -c conftest.c >&5
#
configure:6675: $? = 0
#
configure:6679: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
#
configure:6682: $? = 0
#
configure:6748: clang -o conftest conftest.c conftstm.o >&5
#
configure:6751: $? = 0
#
configure:6789: result: ok
#
configure:6836: checking for sysroot
#
configure:6866: result: no
#
configure:6873: checking for a working dd
#
configure:6911: result: /usr/bin/dd
#
configure:6915: checking how to truncate binary pipes
#
configure:6930: result: /usr/bin/dd bs=4096 count=1
#
configure:7066: clang -c conftest.c >&5
#
configure:7069: $? = 0
#
configure:7219: checking for x86_64-unknown-linux-mt
#
configure:7249: result: no
#
configure:7259: checking for mt
#
configure:7289: result: no
#
configure:7309: checking if : is a manifest tool
#
configure:7315: : '-?'
#
configure:7323: result: no
#
configure:8000: checking how to run the C preprocessor
#
configure:8031: clang -E conftest.c
#
configure:8031: $? = 0
#
configure:8045: clang -E conftest.c
#
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:8045: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "webrtc-audio-processing"
#
| #define PACKAGE_TARNAME "webrtc-audio-processing"
#
| #define PACKAGE_VERSION "0.3"
#
| #define PACKAGE_STRING "webrtc-audio-processing 0.3"
#
| #define PACKAGE_BUGREPORT ""
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "webrtc-audio-processing"
#
| #define VERSION "0.3"
#
| /* end confdefs.h. */
#
| #include
#
configure:8070: result: clang -E
#
configure:8090: clang -E conftest.c
#
configure:8090: $? = 0
#
configure:8104: clang -E conftest.c
#
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:8104: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "webrtc-audio-processing"
#
| #define PACKAGE_TARNAME "webrtc-audio-processing"
#
| #define PACKAGE_VERSION "0.3"
#
| #define PACKAGE_STRING "webrtc-audio-processing 0.3"
#
| #define PACKAGE_BUGREPORT ""
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "webrtc-audio-processing"
#
| #define VERSION "0.3"
#
| /* end confdefs.h. */
#
| #include
#
configure:8133: checking for ANSI C header files
#
configure:8153: clang -c conftest.c >&5
#
configure:8153: $? = 0
#
configure:8226: clang -o conftest conftest.c >&5
#
configure:8226: $? = 0
#
configure:8226: ./conftest
#
configure:8226: $? = 0
#
configure:8237: result: yes
#
configure:8250: checking for sys/types.h
#
configure:8250: clang -c conftest.c >&5
#
configure:8250: $? = 0
#
configure:8250: result: yes
#
configure:8250: checking for sys/stat.h
#
configure:8250: clang -c conftest.c >&5
#
configure:8250: $? = 0
#
configure:8250: result: yes
#
configure:8250: checking for stdlib.h
#
configure:8250: clang -c conftest.c >&5
#
configure:8250: $? = 0
#
configure:8250: result: yes
#
configure:8250: checking for string.h
#
configure:8250: clang -c conftest.c >&5
#
configure:8250: $? = 0
#
configure:8250: result: yes
#
configure:8250: checking for memory.h
#
configure:8250: clang -c conftest.c >&5
#
configure:8250: $? = 0
#
configure:8250: result: yes
#
configure:8250: checking for strings.h
#
configure:8250: clang -c conftest.c >&5
#
configure:8250: $? = 0
#
configure:8250: result: yes
#
configure:8250: checking for inttypes.h
#
configure:8250: clang -c conftest.c >&5
#
configure:8250: $? = 0
#
configure:8250: result: yes
#
configure:8250: checking for stdint.h
#
configure:8250: clang -c conftest.c >&5
#
configure:8250: $? = 0
#
configure:8250: result: yes
#
configure:8250: checking for unistd.h
#
configure:8250: clang -c conftest.c >&5
#
configure:8250: $? = 0
#
configure:8250: result: yes
#
configure:8264: checking for dlfcn.h
#
configure:8264: clang -c conftest.c >&5
#
configure:8264: $? = 0
#
configure:8264: result: yes
#
configure:8531: checking for objdir
#
configure:8546: result: .libs
#
configure:8806: checking if clang supports -fno-rtti -fno-exceptions
#
configure:8824: clang -c -fno-rtti -fno-exceptions conftest.c >&5
#
configure:8828: $? = 0
#
configure:8841: result: yes
#
configure:9199: checking for clang option to produce PIC
#
configure:9206: result: -fPIC -DPIC
#
configure:9214: checking if clang PIC flag -fPIC -DPIC works
#
configure:9232: clang -c -fPIC -DPIC -DPIC conftest.c >&5
#
configure:9236: $? = 0
#
configure:9249: result: yes
#
configure:9278: checking if clang static flag -static works
#
configure:9306: result: yes
#
configure:9321: checking if clang supports -c -o file.o
#
configure:9342: clang -c -o out/conftest2.o conftest.c >&5
#
configure:9346: $? = 0
#
configure:9368: result: yes
#
configure:9376: checking if clang supports -c -o file.o
#
configure:9423: result: yes
#
configure:9456: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
#
configure:10715: result: yes
#
configure:10752: checking whether -lc should be explicitly linked in
#
configure:10760: clang -c conftest.c >&5
#
configure:10763: $? = 0
#
configure:10778: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
#
configure:10781: $? = 0
#
configure:10795: result: no
#
configure:10955: checking dynamic linker characteristics
#
configure:11536: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
#
configure:11536: $? = 0
#
configure:11776: result: GNU/Linux ld.so
#
configure:11898: checking how to hardcode library paths into programs
#
configure:11923: result: immediate
#
configure:12471: checking whether stripping libraries is possible
#
configure:12476: result: yes
#
configure:12511: checking if libtool supports shared libraries
#
configure:12513: result: yes
#
configure:12516: checking whether to build shared libraries
#
configure:12541: result: yes
#
configure:12544: checking whether to build static libraries
#
configure:12548: result: no
#
configure:12571: checking how to run the C++ preprocessor
#
configure:12598: clang++ -E conftest.cpp
#
configure:12598: $? = 0
#
configure:12612: clang++ -E conftest.cpp
#
conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:12612: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "webrtc-audio-processing"
#
| #define PACKAGE_TARNAME "webrtc-audio-processing"
#
| #define PACKAGE_VERSION "0.3"
#
| #define PACKAGE_STRING "webrtc-audio-processing 0.3"
#
| #define PACKAGE_BUGREPORT ""
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "webrtc-audio-processing"
#
| #define VERSION "0.3"
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| /* end confdefs.h. */
#
| #include
#
configure:12637: result: clang++ -E
#
configure:12657: clang++ -E conftest.cpp
#
configure:12657: $? = 0
#
configure:12671: clang++ -E conftest.cpp
#
conftest.cpp:23:10: fatal error: 'ac_nonexistent.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:12671: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "webrtc-audio-processing"
#
| #define PACKAGE_TARNAME "webrtc-audio-processing"
#
| #define PACKAGE_VERSION "0.3"
#
| #define PACKAGE_STRING "webrtc-audio-processing 0.3"
#
| #define PACKAGE_BUGREPORT ""
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "webrtc-audio-processing"
#
| #define VERSION "0.3"
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| /* end confdefs.h. */
#
| #include
#
configure:12833: checking for ld used by clang++
#
configure:12900: result: /usr/bin/ld -m elf_x86_64
#
configure:12907: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
#
configure:12922: result: yes
#
configure:12977: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
#
configure:14050: result: yes
#
configure:14086: clang++ -c conftest.cpp >&5
#
configure:14089: $? = 0
#
configure:14570: checking for clang++ option to produce PIC
#
configure:14577: result: -fPIC -DPIC
#
configure:14585: checking if clang++ PIC flag -fPIC -DPIC works
#
configure:14603: clang++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
#
configure:14607: $? = 0
#
configure:14620: result: yes
#
configure:14643: checking if clang++ static flag -static works
#
configure:14671: result: yes
#
configure:14683: checking if clang++ supports -c -o file.o
#
configure:14704: clang++ -c -o out/conftest2.o conftest.cpp >&5
#
configure:14708: $? = 0
#
configure:14730: result: yes
#
configure:14735: checking if clang++ supports -c -o file.o
#
configure:14782: result: yes
#
configure:14812: checking whether the clang++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
#
configure:14852: result: yes
#
configure:14993: checking dynamic linker characteristics
#
configure:15741: result: GNU/Linux ld.so
#
configure:15806: checking how to hardcode library paths into programs
#
configure:15831: result: immediate
#
configure:15902: checking dependency style of clang
#
configure:16011: result: gcc3
#
configure:16067: checking for MobileCoreServices/MobileCoreServices.h
#
configure:16067: clang++ -E conftest.cpp
#
conftest.cpp:23:10: fatal error: 'MobileCoreServices/MobileCoreServices.h' file not found
#
#include
#
^
#
1 error generated.
#
configure:16067: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "webrtc-audio-processing"
#
| #define PACKAGE_TARNAME "webrtc-audio-processing"
#
| #define PACKAGE_VERSION "0.3"
#
| #define PACKAGE_STRING "webrtc-audio-processing 0.3"
#
| #define PACKAGE_BUGREPORT ""
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "webrtc-audio-processing"
#
| #define VERSION "0.3"
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| /* end confdefs.h. */
#
| #include
#
configure:16067: result: no
#
configure:16176: clang++ -c -mfpu=neon conftest.cpp >&5
#
clang-3.8: warning: argument unused during compilation: '-mfpu=neon'
#
In file included from conftest.cpp:24:
#
/usr/bin/../lib/clang/3.8.0/include/arm_neon.h:28:2: error: "NEON support not enabled"
#
#error "NEON support not enabled"
#
^
#
/usr/bin/../lib/clang/3.8.0/include/arm_neon.h:48:24: error: 'neon_vector_type' attribute is not supported for this target
#
typedef __attribute__((neon_vector_type(8))) int8_t int8x8_t;
#
^
#
/usr/bin/../lib/clang/3.8.0/include/arm_neon.h:49:24: error: 'neon_vector_type' attribute is not supported for this target
#
typedef __attribute__((neon_vector_type(16))) int8_t int8x16_t;
#
^
#
/usr/bin/../lib/clang/3.8.0/include/arm_neon.h:50:24: error: 'neon_vector_type' attribute is not supported for this target
#
typedef __attribute__((neon_vector_type(4))) int16_t int16x4_t;
#
^
#
/usr/bin/../lib/clang/3.8.0/include/arm_neon.h:51:24: error: 'neon_vector_type' attribute is not supported for this target
#
typedef __attribute__((neon_vector_type(8))) int16_t int16x8_t;
#
^
#
/usr/bin/../lib/clang/3.8.0/include/arm_neon.h:52:24: error: 'neon_vector_type' attribute is not supported for this target
#
typedef __attribute__((neon_vector_type(2))) int32_t int32x2_t;
#
^
#
/usr/bin/../lib/clang/3.8.0/include/arm_neon.h:53:24: error: 'neon_vector_type' attribute is not supported for this target
#
typedef __attribute__((neon_vector_type(4))) int32_t int32x4_t;
#
^
#
/usr/bin/../lib/clang/3.8.0/include/arm_neon.h:54:24: error: 'neon_vector_type' attribute is not supported for this target
#
typedef __attribute__((neon_vector_type(1))) int64_t int64x1_t;
#
^
#
/usr/bin/../lib/clang/3.8.0/include/arm_neon.h:55:24: error: 'neon_vector_type' attribute is not supported for this target
#
typedef __attribute__((neon_vector_type(2))) int64_t int64x2_t;
#
^
#
/usr/bin/../lib/clang/3.8.0/include/arm_neon.h:56:24: error: 'neon_vector_type' attribute is not supported for this target
#
typedef __attribute__((neon_vector_type(8))) uint8_t uint8x8_t;
#
^
#
/usr/bin/../lib/clang/3.8.0/include/arm_neon.h:57:24: error: 'neon_vector_type' attribute is not supported for this target
#
typedef __attribute__((neon_vector_type(16))) uint8_t uint8x16_t;
#
^
#
/usr/bin/../lib/clang/3.8.0/include/arm_neon.h:58:24: error: 'neon_vector_type' attribute is not supported for this target
#
typedef __attribute__((neon_vector_type(4))) uint16_t uint16x4_t;
#
^
#
/usr/bin/../lib/clang/3.8.0/include/arm_neon.h:59:24: error: 'neon_vector_type' attribute is not supported for this target
#
typedef __attribute__((neon_vector_type(8))) uint16_t uint16x8_t;
#
^
#
/usr/bin/../lib/clang/3.8.0/include/arm_neon.h:60:24: error: 'neon_vector_type' attribute is not supported for this target
#
typedef __attribute__((neon_vector_type(2))) uint32_t uint32x2_t;
#
^
#
/usr/bin/../lib/clang/3.8.0/include/arm_neon.h:61:24: error: 'neon_vector_type' attribute is not supported for this target
#
typedef __attribute__((neon_vector_type(4))) uint32_t uint32x4_t;
#
^
#
/usr/bin/../lib/clang/3.8.0/include/arm_neon.h:62:24: error: 'neon_vector_type' attribute is not supported for this target
#
typedef __attribute__((neon_vector_type(1))) uint64_t uint64x1_t;
#
^
#
/usr/bin/../lib/clang/3.8.0/include/arm_neon.h:63:24: error: 'neon_vector_type' attribute is not supported for this target
#
typedef __attribute__((neon_vector_type(2))) uint64_t uint64x2_t;
#
^
#
/usr/bin/../lib/clang/3.8.0/include/arm_neon.h:64:24: error: 'neon_vector_type' attribute is not supported for this target
#
typedef __attribute__((neon_vector_type(4))) float16_t float16x4_t;
#
^
#
/usr/bin/../lib/clang/3.8.0/include/arm_neon.h:65:24: error: 'neon_vector_type' attribute is not supported for this target
#
typedef __attribute__((neon_vector_type(8))) float16_t float16x8_t;
#
^
#
fatal error: too many errors emitted, stopping now [-ferror-limit=]
#
20 errors generated.
#
configure:16176: $? = 1
#
configure: failed program was:
#
| /* confdefs.h */
#
| #define PACKAGE_NAME "webrtc-audio-processing"
#
| #define PACKAGE_TARNAME "webrtc-audio-processing"
#
| #define PACKAGE_VERSION "0.3"
#
| #define PACKAGE_STRING "webrtc-audio-processing 0.3"
#
| #define PACKAGE_BUGREPORT ""
#
| #define PACKAGE_URL ""
#
| #define PACKAGE "webrtc-audio-processing"
#
| #define VERSION "0.3"
#
| #define STDC_HEADERS 1
#
| #define HAVE_SYS_TYPES_H 1
#
| #define HAVE_SYS_STAT_H 1
#
| #define HAVE_STDLIB_H 1
#
| #define HAVE_STRING_H 1
#
| #define HAVE_MEMORY_H 1
#
| #define HAVE_STRINGS_H 1
#
| #define HAVE_INTTYPES_H 1
#
| #define HAVE_STDINT_H 1
#
| #define HAVE_UNISTD_H 1
#
| #define HAVE_DLFCN_H 1
#
| #define LT_OBJDIR ".libs/"
#
| /* end confdefs.h. */
#
|
#
| #include
#
|
#
| int
#
| main ()
#
| {
#
|
#
| ;
#
| return 0;
#
| }
#
configure:16355: checking that generated files are newer than configure
#
configure:16361: result: done
#
configure:16412: creating ./config.status
#
#
## ---------------------- ##
#
## Running config.status. ##
#
## ---------------------- ##
#
#
This file was extended by webrtc-audio-processing config.status 0.3, which was
#
generated by GNU Autoconf 2.69. Invocation command line was
#
#
CONFIG_FILES =
#
CONFIG_HEADERS =
#
CONFIG_LINKS =
#
CONFIG_COMMANDS =
#
$ ./config.status
#
#
on 1d886f586e5e
#
#
config.status:1096: creating webrtc-audio-processing.pc
#
config.status:1096: creating Makefile
#
config.status:1096: creating webrtc/Makefile
#
config.status:1096: creating webrtc/base/Makefile
#
config.status:1096: creating webrtc/common_audio/Makefile
#
config.status:1096: creating webrtc/system_wrappers/Makefile
#
config.status:1096: creating webrtc/modules/Makefile
#
config.status:1096: creating webrtc/modules/audio_coding/Makefile
#
config.status:1096: creating webrtc/modules/audio_processing/Makefile
#
config.status:1268: executing depfiles commands
#
config.status:1268: executing libtool commands
#
#
## ---------------- ##
#
## Cache variables. ##
#
## ---------------- ##
#
#
ac_cv_build=x86_64-unknown-linux-gnu
#
ac_cv_c_compiler_gnu=yes
#
ac_cv_cxx_compiler_gnu=yes
#
ac_cv_env_CCASFLAGS_set=
#
ac_cv_env_CCASFLAGS_value=
#
ac_cv_env_CCAS_set=
#
ac_cv_env_CCAS_value=
#
ac_cv_env_CCC_set=
#
ac_cv_env_CCC_value=
#
ac_cv_env_CC_set=set
#
ac_cv_env_CC_value=clang
#
ac_cv_env_CFLAGS_set=set
#
ac_cv_env_CFLAGS_value=
#
ac_cv_env_CPPFLAGS_set=set
#
ac_cv_env_CPPFLAGS_value=
#
ac_cv_env_CPP_set=
#
ac_cv_env_CPP_value=
#
ac_cv_env_CXXCPP_set=
#
ac_cv_env_CXXCPP_value=
#
ac_cv_env_CXXFLAGS_set=set
#
ac_cv_env_CXXFLAGS_value=
#
ac_cv_env_CXX_set=set
#
ac_cv_env_CXX_value=clang++
#
ac_cv_env_LDFLAGS_set=set
#
ac_cv_env_LDFLAGS_value=
#
ac_cv_env_LIBS_set=
#
ac_cv_env_LIBS_value=
#
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
#
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
#
ac_cv_env_build_alias_set=
#
ac_cv_env_build_alias_value=
#
ac_cv_env_host_alias_set=set
#
ac_cv_env_host_alias_value=x86_64-unknown-linux
#
ac_cv_env_target_alias_set=
#
ac_cv_env_target_alias_value=
#
ac_cv_header_MobileCoreServices_MobileCoreServices_h=no
#
ac_cv_header_dlfcn_h=yes
#
ac_cv_header_inttypes_h=yes
#
ac_cv_header_memory_h=yes
#
ac_cv_header_stdc=yes
#
ac_cv_header_stdint_h=yes
#
ac_cv_header_stdlib_h=yes
#
ac_cv_header_string_h=yes
#
ac_cv_header_strings_h=yes
#
ac_cv_header_sys_stat_h=yes
#
ac_cv_header_sys_types_h=yes
#
ac_cv_header_unistd_h=yes
#
ac_cv_host=x86_64-unknown-linux-gnu
#
ac_cv_objext=o
#
ac_cv_path_EGREP='/usr/bin/grep -E'
#
ac_cv_path_FGREP='/usr/bin/grep -F'
#
ac_cv_path_GREP=/usr/bin/grep
#
ac_cv_path_SED=/usr/bin/sed
#
ac_cv_path_install='/usr/bin/install -c'
#
ac_cv_path_lt_DD=/usr/bin/dd
#
ac_cv_path_mkdir=/usr/bin/mkdir
#
ac_cv_prog_AWK=gawk
#
ac_cv_prog_CC=clang
#
ac_cv_prog_CPP='clang -E'
#
ac_cv_prog_CXXCPP='clang++ -E'
#
ac_cv_prog_STRIP=strip
#
ac_cv_prog_ac_ct_AR=ar
#
ac_cv_prog_ac_ct_OBJDUMP=objdump
#
ac_cv_prog_ac_ct_RANLIB=ranlib
#
ac_cv_prog_ac_ct_STRIP=strip
#
ac_cv_prog_cc_c89=
#
ac_cv_prog_cc_g=yes
#
ac_cv_prog_cxx_g=yes
#
ac_cv_prog_make_make_set=yes
#
am_cv_CCAS_dependencies_compiler_type=gcc3
#
am_cv_CC_dependencies_compiler_type=gcc3
#
am_cv_CXX_dependencies_compiler_type=gcc3
#
am_cv_make_support_nested_variables=yes
#
am_cv_prog_cc_c_o=yes
#
am_cv_prog_tar_ustar=gnutar
#
lt_cv_ar_at_file=@
#
lt_cv_archive_cmds_need_lc=no
#
lt_cv_deplibs_check_method=pass_all
#
lt_cv_file_magic_cmd='$MAGIC_CMD'
#
lt_cv_file_magic_test_file=
#
lt_cv_ld_reload_flag=-r
#
lt_cv_nm_interface='BSD nm'
#
lt_cv_objdir=.libs
#
lt_cv_path_LD=/usr/bin/ld
#
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
#
lt_cv_path_NM='/usr/bin/nm -B'
#
lt_cv_path_mainfest_tool=no
#
lt_cv_prog_compiler_c_o=yes
#
lt_cv_prog_compiler_c_o_CXX=yes
#
lt_cv_prog_compiler_pic='-fPIC -DPIC'
#
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
#
lt_cv_prog_compiler_pic_works=yes
#
lt_cv_prog_compiler_pic_works_CXX=yes
#
lt_cv_prog_compiler_rtti_exceptions=yes
#
lt_cv_prog_compiler_static_works=yes
#
lt_cv_prog_compiler_static_works_CXX=yes
#
lt_cv_prog_gnu_ld=yes
#
lt_cv_prog_gnu_ldcxx=yes
#
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
#
lt_cv_shlibpath_overrides_runpath=no
#
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
#
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
#
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
#
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
#
lt_cv_sys_global_symbol_to_import=
#
lt_cv_sys_max_cmd_len=1572864
#
lt_cv_to_host_file_cmd=func_convert_file_noop
#
lt_cv_to_tool_file_cmd=func_convert_file_noop
#
lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
#
#
## ----------------- ##
#
## Output variables. ##
#
## ----------------- ##
#
#
ACLOCAL='${SHELL} /tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/missing aclocal-1.15'
#
AMDEPBACKSLASH='\'
#
AMDEP_FALSE='#'
#
AMDEP_TRUE=''
#
AMTAR='$${TAR-tar}'
#
AM_BACKSLASH='\'
#
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
#
AM_DEFAULT_VERBOSITY='0'
#
AM_V='$(V)'
#
AR='ar'
#
AUTOCONF='${SHELL} /tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/missing autoconf'
#
AUTOHEADER='${SHELL} /tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/missing autoheader'
#
AUTOMAKE='${SHELL} /tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/missing automake-1.15'
#
AWK='gawk'
#
CC='clang'
#
CCAS='clang'
#
CCASDEPMODE='depmode=gcc3'
#
CCASFLAGS=''
#
CCDEPMODE='depmode=gcc3'
#
CFLAGS=''
#
COMMON_CFLAGS='-DWEBRTC_AUDIO_PROCESSING_ONLY_BUILD -DWEBRTC_POSIX -DWEBRTC_LINUX -DNDEBUG -I$(top_srcdir)'
#
COMMON_CXXFLAGS='-std=c++11 -DWEBRTC_AUDIO_PROCESSING_ONLY_BUILD -DWEBRTC_POSIX -DWEBRTC_LINUX -DNDEBUG -I$(top_srcdir)'
#
CPP='clang -E'
#
CPPFLAGS=''
#
CXX='clang++'
#
CXXCPP='clang++ -E'
#
CXXDEPMODE='depmode=gcc3'
#
CXXFLAGS=''
#
CYGPATH_W='echo'
#
DEFS='-DPACKAGE_NAME=\"webrtc-audio-processing\" -DPACKAGE_TARNAME=\"webrtc-audio-processing\" -DPACKAGE_VERSION=\"0.3\" -DPACKAGE_STRING=\"webrtc-audio-processing\ 0.3\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"webrtc-audio-processing\" -DVERSION=\"0.3\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\"'
#
DEPDIR='.deps'
#
DLLTOOL='false'
#
DSYMUTIL=''
#
DUMPBIN=''
#
ECHO_C=''
#
ECHO_N='-n'
#
ECHO_T=''
#
EGREP='/usr/bin/grep -E'
#
EXEEXT=''
#
FGREP='/usr/bin/grep -F'
#
GREP='/usr/bin/grep'
#
HAVE_ARMV7_FALSE=''
#
HAVE_ARMV7_TRUE='#'
#
HAVE_ARM_FALSE=''
#
HAVE_ARM_TRUE='#'
#
HAVE_NEON_FALSE=''
#
HAVE_NEON_TRUE='#'
#
HAVE_X86_FALSE='#'
#
HAVE_X86_TRUE=''
#
INSTALL_DATA='${INSTALL} -m 644'
#
INSTALL_PROGRAM='${INSTALL}'
#
INSTALL_SCRIPT='${INSTALL}'
#
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
#
LD='/usr/bin/ld -m elf_x86_64'
#
LDFLAGS=''
#
LIBOBJS=''
#
LIBS=''
#
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
#
LIBWEBRTC_AUDIO_PROCESSING_VERSION_INFO='1:0:0'
#
LIPO=''
#
LN_S='ln -s'
#
LTLIBOBJS=''
#
LT_SYS_LIBRARY_PATH=''
#
MAKEINFO='${SHELL} /tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/missing makeinfo'
#
MANIFEST_TOOL=':'
#
MKDIR_P='/usr/bin/mkdir -p'
#
NM='/usr/bin/nm -B'
#
NMEDIT=''
#
NS_FIXED_FALSE=''
#
NS_FIXED_TRUE='#'
#
OBJDUMP='objdump'
#
OBJEXT='o'
#
OTOOL64=''
#
OTOOL=''
#
PACKAGE='webrtc-audio-processing'
#
PACKAGE_BUGREPORT=''
#
PACKAGE_NAME='webrtc-audio-processing'
#
PACKAGE_STRING='webrtc-audio-processing 0.3'
#
PACKAGE_TARNAME='webrtc-audio-processing'
#
PACKAGE_URL=''
#
PACKAGE_VERSION='0.3'
#
PATH_SEPARATOR=':'
#
PLATFORM_CFLAGS='-DWEBRTC_POSIX'
#
RANLIB='ranlib'
#
SED='/usr/bin/sed'
#
SET_MAKE=''
#
SHELL='/bin/sh'
#
STRIP='strip'
#
VERSION='0.3'
#
ac_ct_AR='ar'
#
ac_ct_CC=''
#
ac_ct_CXX=''
#
ac_ct_DUMPBIN=''
#
am__EXEEXT_FALSE=''
#
am__EXEEXT_TRUE='#'
#
am__fastdepCCAS_FALSE='#'
#
am__fastdepCCAS_TRUE=''
#
am__fastdepCC_FALSE='#'
#
am__fastdepCC_TRUE=''
#
am__fastdepCXX_FALSE='#'
#
am__fastdepCXX_TRUE=''
#
am__include='include'
#
am__isrc=''
#
am__leading_dot='.'
#
am__nodep='_no'
#
am__quote=''
#
am__tar='tar --format=ustar -chf - "$$tardir"'
#
am__untar='tar -xf -'
#
bindir='${exec_prefix}/bin'
#
build='x86_64-unknown-linux-gnu'
#
build_alias=''
#
build_cpu='x86_64'
#
build_os='linux-gnu'
#
build_vendor='unknown'
#
datadir='${datarootdir}'
#
datarootdir='${prefix}/share'
#
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
#
dvidir='${docdir}'
#
exec_prefix='${prefix}'
#
host='x86_64-unknown-linux-gnu'
#
host_alias='x86_64-unknown-linux'
#
host_cpu='x86_64'
#
host_os='linux-gnu'
#
host_vendor='unknown'
#
htmldir='${docdir}'
#
includedir='${prefix}/include'
#
infodir='${datarootdir}/info'
#
install_sh='${SHELL} /tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/install-sh'
#
libdir='${exec_prefix}/lib'
#
libexecdir='${exec_prefix}/libexec'
#
localedir='${datarootdir}/locale'
#
localstatedir='${prefix}/var'
#
mandir='${datarootdir}/man'
#
mkdir_p='$(MKDIR_P)'
#
oldincludedir='/usr/include'
#
pdfdir='${docdir}'
#
prefix='/usr'
#
program_transform_name='s,x,x,'
#
psdir='${docdir}'
#
sbindir='${exec_prefix}/sbin'
#
sharedstatedir='${prefix}/com'
#
sysconfdir='${prefix}/etc'
#
target_alias=''
#
#
## ----------- ##
#
## confdefs.h. ##
#
## ----------- ##
#
#
/* confdefs.h */
#
#define PACKAGE_NAME "webrtc-audio-processing"
#
#define PACKAGE_TARNAME "webrtc-audio-processing"
#
#define PACKAGE_VERSION "0.3"
#
#define PACKAGE_STRING "webrtc-audio-processing 0.3"
#
#define PACKAGE_BUGREPORT ""
#
#define PACKAGE_URL ""
#
#define PACKAGE "webrtc-audio-processing"
#
#define VERSION "0.3"
#
#define STDC_HEADERS 1
#
#define HAVE_SYS_TYPES_H 1
#
#define HAVE_SYS_STAT_H 1
#
#define HAVE_STDLIB_H 1
#
#define HAVE_STRING_H 1
#
#define HAVE_MEMORY_H 1
#
#define HAVE_STRINGS_H 1
#
#define HAVE_INTTYPES_H 1
#
#define HAVE_STDINT_H 1
#
#define HAVE_UNISTD_H 1
#
#define HAVE_DLFCN_H 1
#
#define LT_OBJDIR ".libs/"
#
#
configure: exit 0