Build of webrtc-audio-processing with musl toolchain

The build took 00h 01m 45s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
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.

List of Errors

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/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 (Wed Apr 5 01:21:19 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/sbin/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... yes
# 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/sbin/sed
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for fgrep... /usr/sbin/grep -F
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/nm -B
# checking the name lister (/sysroot/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 /sysroot/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# configure: WARNING: using cross tools not prefixed with host triplet
# 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 /sysroot/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for a working dd... /usr/sbin/dd
# checking how to truncate binary pipes... /usr/sbin/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... no
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/sysroot/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++... /sysroot/bin/ld -m elf_x86_64
# checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the clang++ linker (/sysroot/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... no
# checking if clang++ supports -c -o file.o... yes
# checking if clang++ supports -c -o file.o... (cached) yes
# checking whether the clang++ linker (/sysroot/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
# /r: `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-event.lo
# CXX libbase_la-checks.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
# /r: `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 libcommon_audio_la-audio_ring_buffer.lo
# CXX libcommon_audio_la-audio_converter.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-wav_file.lo
# CXX libcommon_audio_la-sparse_fir_filter.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 libcommon_audio_sse2_la-fir_filter_sse.lo
# CXX resampler/libcommon_audio_sse2_la-sinc_resampler_sse.lo
# 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
# CXXLD libcommon_audio_sse2.la
# /r: `u' modifier ignored since `D' is the default (see `U')
# CXXLD libcommon_audio.la
# /r: `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-file_impl.lo
# CXX source/libsystem_wrappers_la-event.lo
# CXX source/libsystem_wrappers_la-cpu_features.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
# source/thread_posix.cc:18:10: fatal error: 'linux/unistd.h' file not found
# #include
# ^
# 1 error generated.
# make[2]: *** [Makefile:611: source/libsystem_wrappers_la-thread_posix.lo] Error 1
# make[2]: *** Waiting for unfinished jobs....
# make[2]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc/system_wrappers'
# make[1]: *** [Makefile:454: all-recursive] Error 1
# make[1]: Leaving directory '/tmp/webrtc-audio-processing/src/webrtc-audio-processing-0.3/webrtc'
# make: *** [Makefile:487: all-recursive] Error 1
# ==> ERROR: A failure occurred in build().
# Aborting...

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 = db322219d8c7
# 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: /sysroot/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 /sysroot/bin/strip
# configure:2617: result: strip
# configure:2642: checking for a thread-safe mkdir -p
# configure:2681: result: /usr/sbin/mkdir -p
# configure:2688: checking for gawk
# configure:2704: found /usr/sbin/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.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:3477: $? = 0
# configure:3466: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# 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
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3660: $? = 127
# configure:3675: result: yes
# 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.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4324: $? = 0
# configure:4313: clang++ -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# 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/sbin/sed
# configure:4753: checking for grep that handles long lines and -e
# configure:4811: result: /usr/sbin/grep
# configure:4816: checking for egrep
# configure:4878: result: /usr/sbin/grep -E
# configure:4883: checking for fgrep
# configure:4945: result: /usr/sbin/grep -F
# configure:4980: checking for ld used by clang
# configure:5047: result: /sysroot/bin/ld
# configure:5054: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:5069: result: yes
# configure:5081: checking for BSD- or MS-compatible name lister (nm)
# configure:5135: result: /sysroot/bin/nm -B
# configure:5265: checking the name lister (/sysroot/bin/nm -B) interface
# configure:5272: clang -c conftest.c >&5
# configure:5275: /sysroot/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 /sysroot/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 /sysroot/bin/objdump
# configure:5661: result: objdump
# configure:5673: WARNING: using cross tools not prefixed with host triplet
# 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 /sysroot/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
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:6213: $? = 0
# configure:6218: ar cru libconftest.a @conftest.lst >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# /r: 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 /sysroot/bin/ranlib
# configure:6417: result: ranlib
# configure:6519: checking command to parse /sysroot/bin/nm -B output from clang object
# configure:6672: clang -c conftest.c >&5
# configure:6675: $? = 0
# configure:6679: /sysroot/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/sbin/dd
# configure:6915: checking how to truncate binary pipes
# configure:6930: result: /usr/sbin/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: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: no
# 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 (/sysroot/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/sbin/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: /sysroot/bin/ld -m elf_x86_64
# configure:12907: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
# configure:12922: result: yes
# configure:12977: checking whether the clang++ linker (/sysroot/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: no
# 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 (/sysroot/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:
# /sysroot/bin/../lib/clang/3.8.1/include/arm_neon.h:28:2: error: "NEON support not enabled"
# #error "NEON support not enabled"
# ^
# /sysroot/bin/../lib/clang/3.8.1/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;
# ^
# /sysroot/bin/../lib/clang/3.8.1/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;
# ^
# /sysroot/bin/../lib/clang/3.8.1/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;
# ^
# /sysroot/bin/../lib/clang/3.8.1/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;
# ^
# /sysroot/bin/../lib/clang/3.8.1/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;
# ^
# /sysroot/bin/../lib/clang/3.8.1/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;
# ^
# /sysroot/bin/../lib/clang/3.8.1/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;
# ^
# /sysroot/bin/../lib/clang/3.8.1/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;
# ^
# /sysroot/bin/../lib/clang/3.8.1/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;
# ^
# /sysroot/bin/../lib/clang/3.8.1/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;
# ^
# /sysroot/bin/../lib/clang/3.8.1/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;
# ^
# /sysroot/bin/../lib/clang/3.8.1/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;
# ^
# /sysroot/bin/../lib/clang/3.8.1/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;
# ^
# /sysroot/bin/../lib/clang/3.8.1/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;
# ^
# /sysroot/bin/../lib/clang/3.8.1/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;
# ^
# /sysroot/bin/../lib/clang/3.8.1/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;
# ^
# /sysroot/bin/../lib/clang/3.8.1/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;
# ^
# /sysroot/bin/../lib/clang/3.8.1/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 db322219d8c7
#
# 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/sbin/grep -E'
# ac_cv_path_FGREP='/usr/sbin/grep -F'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/sbin/dd
# ac_cv_path_mkdir=/usr/sbin/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=/sysroot/bin/ld
# lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/sysroot/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=no
# lt_cv_prog_compiler_static_works_CXX=no
# 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=yes
# 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/sbin/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/sbin/grep -E'
# EXEEXT=''
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/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='/sysroot/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/sbin/mkdir -p'
# NM='/sysroot/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/sbin/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