Build of libfdk-aac with android toolchain

The build took 00h 01m 42s and was SUCCESSFUL.

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

SLOCLanguage
65,494 cpp
11,091 sh
5,133 ansic
1,701 makefile
83,419 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

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

Copied permanent toolchain into container-local sysroot
# /toolchain_root/arm-linux-androideabi --> /sysroot/arm-linux-androideabi
# /toolchain_root/COPYING3.LIB --> /sysroot/COPYING3.LIB
# /toolchain_root/sysroot --> /sysroot/sysroot
# /toolchain_root/COPYING.RUNTIME --> /sysroot/COPYING.RUNTIME
# /toolchain_root/lib --> /sysroot/lib
# /toolchain_root/SOURCES --> /sysroot/SOURCES
# /toolchain_root/lib64 --> /sysroot/lib64
# /toolchain_root/share --> /sysroot/share
# /toolchain_root/bin --> /sysroot/bin
# /toolchain_root/COPYING --> /sysroot/COPYING
# /toolchain_root/COPYING3 --> /sysroot/COPYING3
# /toolchain_root/COPYING.LIB --> /sysroot/COPYING.LIB
# /toolchain_root/include --> /sysroot/include
# /toolchain_root/libexec --> /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/sysroot/libexec/gcc/arm-linux-androideabi/4.8:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=arm-linux-androideabi-gcc CXX=arm-linux-androideabi-g++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: libfdk-aac 0.1.4-2 (Tue Apr 4 19:49:17 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 arm-linux-androideabi-strip... arm-linux-androideabi-strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking how to create a ustar tar archive... gnutar
# checking whether make supports nested variables... yes
# checking for arm-linux-androideabi-gcc... arm-linux-androideabi-gcc
# 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 arm-linux-androideabi-gcc accepts -g... yes
# checking for arm-linux-androideabi-gcc option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of arm-linux-androideabi-gcc... gcc3
# checking whether we are using the GNU C++ compiler... yes
# checking whether arm-linux-androideabi-g++ accepts -g... yes
# checking dependency style of arm-linux-androideabi-g++... gcc3
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... arm-unknown-linux-androideabi
# 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 arm-linux-androideabi-gcc... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /sysroot/bin/arm-linux-androideabi-nm -B
# checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi 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/arm-linux-androideabi/bin/ld option to reload object files... -r
# checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump
# checking how to recognize dependent libraries... pass_all
# checking for arm-linux-androideabi-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar
# checking for archiver @FILE support... @
# checking for arm-linux-androideabi-strip... (cached) arm-linux-androideabi-strip
# checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib
# checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object... ok
# checking for sysroot... no
# checking for arm-linux-androideabi-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... arm-linux-androideabi-gcc -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 arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions... no
# checking for arm-linux-androideabi-gcc option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-gcc static flag -static works... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... yes
# checking if arm-linux-androideabi-gcc supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) 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... arm-linux-androideabi-g++ -E
# checking for ld used by arm-linux-androideabi-g++... /sysroot/arm-linux-androideabi/bin/ld
# checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld... yes
# checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking for arm-linux-androideabi-g++ option to produce PIC... -fPIC -DPIC
# checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works... yes
# checking if arm-linux-androideabi-g++ static flag -static works... yes
# checking if arm-linux-androideabi-g++ supports -c -o file.o... yes
# checking if arm-linux-androideabi-g++ supports -c -o file.o... (cached) yes
# checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking for library containing sin... -lm
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating fdk-aac.pc
# config.status: executing depfiles commands
# config.status: executing libtool commands
# CXX libAACdec/src/aacdec_drc.lo
# CXX libAACdec/src/aacdecoder.lo
# CXX libAACdec/src/aacdec_hcr.lo
# CXX libAACdec/src/aacdec_pns.lo
# /tmp/ccK3AUNK.s: Assembler messages:
# /tmp/ccK3AUNK.s:30: rdhi, rdlo and rm must all be different
# /tmp/ccLC5tZH.s: Assembler messages:
# /tmp/ccLC5tZH.s:30: rdhi, rdlo and rm must all be different
# /tmp/ccgozdZI.s: Assembler messages:
# /tmp/ccgozdZI.s:299: rdhi, rdlo and rm must all be different
# CXX libAACdec/src/aac_ram.lo
# CXX libAACdec/src/block.lo
# CXX libAACdec/src/channelinfo.lo
# CXX libAACdec/src/ldfiltbank.lo
# /tmp/ccvT8H8q.s: Assembler messages:
# /tmp/ccvT8H8q.s:30: rdhi, rdlo and rm must all be different
# CXX libAACdec/src/rvlcbit.lo
# CXX libAACdec/src/rvlc.lo
# CXX libAACdec/src/aacdec_hcr_bit.lo
# /tmp/cccUlbPs.s: Assembler messages:
# /tmp/cccUlbPs.s:30: rdhi, rdlo and rm must all be different
# CXX libAACdec/src/aacdec_hcrs.lo
# CXX libAACdec/src/aacdecoder_lib.lo
# CXX libAACdec/src/aacdec_tns.lo
# CXX libAACdec/src/aac_rom.lo
# /tmp/ccxIuFjK.s: Assembler messages:
# /tmp/ccxIuFjK.s:30: rdhi, rdlo and rm must all be different
# /tmp/ccxIuFjK.s:148: rdhi, rdlo and rm must all be different
# /tmp/ccAW5WXN.s: Assembler messages:
# /tmp/ccAW5WXN.s:30: rdhi, rdlo and rm must all be different
# CXX libAACdec/src/channel.lo
# CXX libAACdec/src/conceal.lo
# CXX libAACdec/src/pulsedata.lo
# CXX libAACdec/src/stereo.lo
# CXX libAACdec/src/rvlcconceal.lo
# /tmp/ccHhJRoZ.s: Assembler messages:
# /tmp/ccHhJRoZ.s:30: rdhi, rdlo and rm must all be different
# CXX libAACenc/src/aacenc.lo
# CXX libAACenc/src/aacEnc_ram.lo
# /tmp/cc6UXQo9.s: Assembler messages:
# /tmp/cc6UXQo9.s:103: rdhi, rdlo and rm must all be different
# CXX libAACenc/src/band_nrg.lo
# /tmp/cc82OoDd.s: Assembler messages:
# /tmp/cc82OoDd.s:30: rdhi, rdlo and rm must all be different
# CXX libAACenc/src/block_switch.lo
# CXX libAACenc/src/grp_data.lo
# CXX libAACenc/src/metadata_main.lo
# /tmp/ccFHawvb.s: Assembler messages:
# /tmp/ccFHawvb.s:30: rdhi, rdlo and rm must all be different
# CXX libAACenc/src/pre_echo_control.lo
# /tmp/ccd1JKxc.s: Assembler messages:
# /tmp/ccd1JKxc.s:30: rdhi, rdlo and rm must all be different
# /tmp/ccd1JKxc.s:265: rdhi, rdlo and rm must all be different
# CXX libAACenc/src/quantize.lo
# CXX libAACenc/src/tonality.lo
# CXX libAACenc/src/aacenc_hcr.lo
# CXX libAACenc/src/aacEnc_rom.lo
# /tmp/ccuXdp4m.s: Assembler messages:
# /tmp/ccuXdp4m.s:30: rdhi, rdlo and rm must all be different
# /tmp/ccYk33xm.s: Assembler messages:
# /tmp/ccYk33xm.s:30: rdhi, rdlo and rm must all be different
# /tmp/ccYk33xm.s:134: rdhi, rdlo and rm must all be different
# CXX libAACenc/src/bandwidth.lo
# CXX libAACenc/src/channel_map.lo
# CXX libAACenc/src/intensity.lo
# /tmp/ccnkoGaw.s: Assembler messages:
# /tmp/ccnkoGaw.s:30: rdhi, rdlo and rm must all be different
# /tmp/cckZhQvy.s: Assembler messages:
# /tmp/cckZhQvy.s:30: rdhi, rdlo and rm must all be different
# CXX libAACenc/src/ms_stereo.lo
# CXX libAACenc/src/psy_configuration.lo
# /tmp/ccqMMEOx.s: Assembler messages:
# /tmp/ccqMMEOx.s:30: rdhi, rdlo and rm must all be different
# CXX libAACenc/src/sf_estim.lo
# /tmp/ccym24hK.s: Assembler messages:
# /tmp/ccym24hK.s:30: rdhi, rdlo and rm must all be different
# CXX libAACenc/src/transform.lo
# CXX libAACenc/src/aacenc_lib.lo
# /tmp/ccysACWN.s: Assembler messages:
# /tmp/ccysACWN.s:30: rdhi, rdlo and rm must all be different
# CXX libAACenc/src/aacenc_tns.lo
# CXX libAACenc/src/bit_cnt.lo
# CXX libAACenc/src/chaosmeasure.lo
# /tmp/cceATUv1.s: Assembler messages:
# /tmp/cceATUv1.s:30: rdhi, rdlo and rm must all be different
# CXX libAACenc/src/line_pe.lo
# CXX libAACenc/src/noisedet.lo
# CXX libAACenc/src/psy_main.lo
# /tmp/ccCEKyt7.s: Assembler messages:
# /tmp/ccCEKyt7.s:30: rdhi, rdlo and rm must all be different
# CXX libAACenc/src/spreading.lo
# /tmp/ccTLQ4of.s: Assembler messages:
# /tmp/ccTLQ4of.s:30: rdhi, rdlo and rm must all be different
# CXX libAACenc/src/aacenc_pns.lo
# /tmp/cczdH3Zd.s: Assembler messages:
# /tmp/cczdH3Zd.s:30: rdhi, rdlo and rm must all be different
# CXX libAACenc/src/adj_thr.lo
# /tmp/ccw8VDhh.s: Assembler messages:
# /tmp/ccw8VDhh.s:30: rdhi, rdlo and rm must all be different
# CXX libAACenc/src/bitenc.lo
# CXX libAACenc/src/dyn_bits.lo
# /tmp/ccIMNNdh.s: Assembler messages:
# /tmp/ccIMNNdh.s:30: rdhi, rdlo and rm must all be different
# CXX libAACenc/src/metadata_compressor.lo
# /tmp/ccGnTEcd.s: Assembler messages:
# /tmp/ccGnTEcd.s:30: rdhi, rdlo and rm must all be different
# CXX libAACenc/src/pnsparam.lo
# CXX libAACenc/src/qc_main.lo
# /tmp/ccNj5bam.s: Assembler messages:
# /tmp/ccNj5bam.s:30: rdhi, rdlo and rm must all be different
# /tmp/ccaDIl4v.s: Assembler messages:
# /tmp/ccaDIl4v.s:30: rdhi, rdlo and rm must all be different
# CXX libMpegTPDec/src/tpdec_adif.lo
# CXX libMpegTPDec/src/tpdec_adts.lo
# CXX libMpegTPDec/src/tpdec_asc.lo
# CXX libMpegTPDec/src/tpdec_latm.lo
# CXX libMpegTPDec/src/tpdec_lib.lo
# CXX libMpegTPEnc/src/tpenc_adif.lo
# CXX libMpegTPEnc/src/tpenc_asc.lo
# CXX libMpegTPEnc/src/tpenc_adts.lo
# CXX libMpegTPEnc/src/tpenc_latm.lo
# CXX libMpegTPEnc/src/tpenc_lib.lo
# CXX libSBRdec/src/env_calc.lo
# CXX libSBRdec/src/env_dec.lo
# CXX libSBRdec/src/env_extr.lo
# CXX libSBRdec/src/huff_dec.lo
# /tmp/ccuSJLyN.s: Assembler messages:
# /tmp/ccuSJLyN.s:30: rdhi, rdlo and rm must all be different
# CXX libSBRdec/src/lpp_tran.lo
# CXX libSBRdec/src/psbitdec.lo
# CXX libSBRdec/src/psdec.lo
# CXX libSBRdec/src/psdec_hybrid.lo
# /tmp/ccBfI0S2.s: Assembler messages:
# /tmp/ccBfI0S2.s:30: rdhi, rdlo and rm must all be different
# CXX libSBRdec/src/sbr_crc.lo
# CXX libSBRdec/src/sbr_deb.lo
# In file included from libSBRdec/src/psdec_hybrid.cpp:87:0:
# ./libFDK/include/fft.h:152:25: warning: always_inline function might not be inlinable [-Wattributes]
# static void FORCEINLINE fft_8(FIXP_DBL *x)
# ^
# ./libFDK/include/fft.h:124:25: warning: always_inline function might not be inlinable [-Wattributes]
# static void FORCEINLINE fft_4(FIXP_DBL *x)
# ^
# CXX libSBRdec/src/sbr_dec.lo
# /tmp/cc5dgAY7.s: Assembler messages:
# /tmp/cc5dgAY7.s:30: rdhi, rdlo and rm must all be different
# /tmp/cc5dgAY7.s:335: rdhi, rdlo and rm must all be different
# CXX libSBRdec/src/sbrdec_drc.lo
# CXX libSBRdec/src/sbrdec_freq_sca.lo
# CXX libSBRdec/src/sbrdecoder.lo
# /tmp/ccjdf7Ib.s: Assembler messages:
# /tmp/ccjdf7Ib.s:30: rdhi, rdlo and rm must all be different
# CXX libSBRdec/src/sbr_ram.lo
# /tmp/ccZiwjva.s: Assembler messages:
# /tmp/ccZiwjva.s:30: rdhi, rdlo and rm must all be different
# CXX libSBRdec/src/sbr_rom.lo
# CXX libSBRenc/src/env_bit.lo
# CXX libSBRenc/src/bit_sbr.lo
# CXX libSBRenc/src/fram_gen.lo
# CXX libSBRenc/src/mh_det.lo
# /tmp/ccmgLxie.s: Assembler messages:
# /tmp/ccmgLxie.s:30: rdhi, rdlo and rm must all be different
# CXX libSBRenc/src/ps_bitenc.lo
# CXX libSBRenc/src/ps_encode.lo
# CXX libSBRenc/src/resampler.lo
# CXX libSBRenc/src/sbr_encoder.lo
# /tmp/ccegVTkx.s: Assembler messages:
# /tmp/ccegVTkx.s:30: rdhi, rdlo and rm must all be different
# CXX libSBRenc/src/sbr_ram.lo
# CXX libSBRenc/src/ton_corr.lo
# /tmp/ccsBUynx.s: Assembler messages:
# /tmp/ccsBUynx.s:30: rdhi, rdlo and rm must all be different
# CXX libSBRenc/src/code_env.lo
# CXX libSBRenc/src/env_est.lo
# CXX libSBRenc/src/invf_est.lo
# /tmp/ccxfSxcJ.s: Assembler messages:
# /tmp/ccxfSxcJ.s:30: rdhi, rdlo and rm must all be different
# CXX libSBRenc/src/nf_est.lo
# CXX libSBRenc/src/ps_main.lo
# /tmp/cc98nkCU.s: Assembler messages:
# /tmp/cc98nkCU.s:30: rdhi, rdlo and rm must all be different
# CXX libSBRenc/src/sbrenc_freq_sca.lo
# /tmp/cc3JujEY.s: Assembler messages:
# /tmp/cc3JujEY.s:30: rdhi, rdlo and rm must all be different
# CXX libSBRenc/src/sbr_misc.lo
# /tmp/cciPMahR.s: Assembler messages:
# /tmp/cciPMahR.s:30: rdhi, rdlo and rm must all be different
# CXX libSBRenc/src/sbr_rom.lo
# /tmp/ccAdP8x6.s: Assembler messages:
# /tmp/ccAdP8x6.s:30: rdhi, rdlo and rm must all be different
# /tmp/ccoWmwn0.s: Assembler messages:
# /tmp/ccoWmwn0.s:30: rdhi, rdlo and rm must all be different
# CXX libSBRenc/src/tran_det.lo
# /tmp/ccwB1fP4.s: Assembler messages:
# /tmp/ccwB1fP4.s:30: rdhi, rdlo and rm must all be different
# /tmp/ccMLW6Pb.s: Assembler messages:
# /tmp/ccMLW6Pb.s:30: rdhi, rdlo and rm must all be different
# CXX libPCMutils/src/pcmutils_lib.lo
# CXX libPCMutils/src/limiter.lo
# CXX libFDK/src/autocorr2nd.lo
# CXX libFDK/src/dct.lo
# In file included from libFDK/src/dct.cpp:104:0:
# ./libFDK/include/fft.h:152:25: warning: always_inline function might not be inlinable [-Wattributes]
# static void FORCEINLINE fft_8(FIXP_DBL *x)
# ^
# ./libFDK/include/fft.h:124:25: warning: always_inline function might not be inlinable [-Wattributes]
# static void FORCEINLINE fft_4(FIXP_DBL *x)
# ^
# /tmp/ccNeWSe2.s: Assembler messages:
# /tmp/ccNeWSe2.s:30: rdhi, rdlo and rm must all be different
# /tmp/ccpptyj3.s: Assembler messages:
# /tmp/ccpptyj3.s:30: rdhi, rdlo and rm must all be different
# CXX libFDK/src/FDK_bitbuffer.lo
# CXX libFDK/src/FDK_core.lo
# CXX libFDK/src/FDK_crc.lo
# CXX libFDK/src/FDK_hybrid.lo
# CXX libFDK/src/FDK_tools_rom.lo
# CXX libFDK/src/FDK_trigFcts.lo
# CXX libFDK/src/fft.lo
# In file included from libFDK/src/FDK_hybrid.cpp:94:0:
# ./libFDK/include/fft.h:152:25: warning: always_inline function might not be inlinable [-Wattributes]
# static void FORCEINLINE fft_8(FIXP_DBL *x)
# ^
# ./libFDK/include/fft.h:124:25: warning: always_inline function might not be inlinable [-Wattributes]
# static void FORCEINLINE fft_4(FIXP_DBL *x)
# ^
# /tmp/ccQeEALd.s: Assembler messages:
# /tmp/ccQeEALd.s:30: rdhi, rdlo and rm must all be different
# CXX libFDK/src/fft_rad2.lo
# libFDK/src/fft.cpp:139:25: warning: always_inline function might not be inlinable [-Wattributes]
# static FORCEINLINE void fft5(FIXP_DBL *RESTRICT pDat)
# ^
# libFDK/src/fft.cpp:106:25: warning: always_inline function might not be inlinable [-Wattributes]
# static FORCEINLINE void fft3(FIXP_DBL *RESTRICT pDat)
# ^
# In file included from libFDK/src/fft.cpp:91:0:
# ./libFDK/include/fft.h:152:25: warning: always_inline function might not be inlinable [-Wattributes]
# static void FORCEINLINE fft_8(FIXP_DBL *x)
# ^
# ./libFDK/include/fft.h:124:25: warning: always_inline function might not be inlinable [-Wattributes]
# static void FORCEINLINE fft_4(FIXP_DBL *x)
# ^
# /tmp/ccitBAlk.s: Assembler messages:
# /tmp/ccitBAlk.s:30: rdhi, rdlo and rm must all be different
# /tmp/ccitBAlk.s:227: rdhi, rdlo and rm must all be different
# CXX libFDK/src/fixpoint_math.lo
# CXX libFDK/src/mdct.lo
# /tmp/ccEcJTKr.s: Assembler messages:
# /tmp/ccEcJTKr.s:30: rdhi, rdlo and rm must all be different
# CXX libFDK/src/qmf.lo
# /tmp/ccJLbjtp.s: Assembler messages:
# /tmp/ccJLbjtp.s:30: rdhi, rdlo and rm must all be different
# /tmp/ccJLbjtp.s:417: rdhi, rdlo and rm must all be different
# CXX libFDK/src/scale.lo
# CXX libSYS/src/cmdl_parser.lo
# /tmp/cc9Fub6y.s: Assembler messages:
# /tmp/cc9Fub6y.s:30: rdhi, rdlo and rm must all be different
# CXX libSYS/src/conv_string.lo
# CXX libSYS/src/genericStds.lo
# CXX libSYS/src/wav_file.lo
# GEN libfdk-aac.la
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/libfdk-aac/src/fdk-aac-0.1.4'
# /usr/sbin/mkdir -p '/tmp/libfdk-aac/pkg/libfdk-aac/usr/lib'
# /usr/sbin/mkdir -p '/tmp/libfdk-aac/pkg/libfdk-aac/usr/include/fdk-aac'
# /usr/sbin/mkdir -p '/tmp/libfdk-aac/pkg/libfdk-aac/usr/lib/pkgconfig'
# /bin/sh ./libtool --mode=install /usr/bin/install -c libfdk-aac.la '/tmp/libfdk-aac/pkg/libfdk-aac/usr/lib'
# /usr/bin/install -c -m 644 fdk-aac.pc '/tmp/libfdk-aac/pkg/libfdk-aac/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 ./libSYS/include/machine_type.h ./libSYS/include/genericStds.h ./libSYS/include/FDK_audio.h ./libAACenc/include/aacenc_lib.h ./libAACdec/include/aacdecoder_lib.h '/tmp/libfdk-aac/pkg/libfdk-aac/usr/include/fdk-aac'
# libtool: install: /usr/bin/install -c .libs/libfdk-aac.so.1.0.0 /tmp/libfdk-aac/pkg/libfdk-aac/usr/lib/libfdk-aac.so.1.0.0
# libtool: install: (cd /tmp/libfdk-aac/pkg/libfdk-aac/usr/lib && { ln -s -f libfdk-aac.so.1.0.0 libfdk-aac.so.1 || { rm -f libfdk-aac.so.1 && ln -s libfdk-aac.so.1.0.0 libfdk-aac.so.1; }; })
# libtool: install: (cd /tmp/libfdk-aac/pkg/libfdk-aac/usr/lib && { ln -s -f libfdk-aac.so.1.0.0 libfdk-aac.so || { rm -f libfdk-aac.so && ln -s libfdk-aac.so.1.0.0 libfdk-aac.so; }; })
# libtool: install: /usr/bin/install -c .libs/libfdk-aac.lai /tmp/libfdk-aac/pkg/libfdk-aac/usr/lib/libfdk-aac.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# make[1]: Leaving directory '/tmp/libfdk-aac/src/fdk-aac-0.1.4'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "libfdk-aac"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: libfdk-aac 0.1.4-2 (Tue Apr 4 19:49:37 UTC 2017)

CMD: pacman --query --file libfdk-aac-0.1.4-2-x86_64.pkg.tar.xz
# libfdk-aac 0.1.4-2

Creating hybrid package for 'libfdk-aac'

Trying to find vanilla package 'libfdk-aac'...

CMD: pacman --query --file /mirror/libfdk-aac-0.1.4-2.pkg.tar.xz
# libfdk-aac 0.1.4-2

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libfdk-aac.so.1
# /usr/lib/libfdk-aac.so
# /usr/lib/libfdk-aac.so.1.0.0
# /usr/lib/pkgconfig/fdk-aac.pc
# /usr/share/licenses/libfdk-aac/NOTICE
# /usr/include/fdk-aac/aacenc_lib.h
# /usr/include/fdk-aac/genericStds.h
# /usr/include/fdk-aac/aacdecoder_lib.h
# /usr/include/fdk-aac/machine_type.h
# /usr/include/fdk-aac/FDK_audio.h
# /sysroot/sysroot/usr/lib/libfdk-aac.so.1.0.0
# /sysroot/sysroot/usr/lib/libfdk-aac.so.1
# /sysroot/sysroot/usr/lib/libfdk-aac.so
# /sysroot/sysroot/usr/lib/libfdk-aac.la
# /sysroot/sysroot/usr/lib/pkgconfig/fdk-aac.pc
# /sysroot/sysroot/usr/include/fdk-aac/machine_type.h
# /sysroot/sysroot/usr/include/fdk-aac/genericStds.h
# /sysroot/sysroot/usr/include/fdk-aac/FDK_audio.h
# /sysroot/sysroot/usr/include/fdk-aac/aacenc_lib.h
# /sysroot/sysroot/usr/include/fdk-aac/aacdecoder_lib.h

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO usr sysroot

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr sysroot .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO usr sysroot .MTREE | xz -c -z

CMD: bsdtar -tqf libfdk-aac.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/libfdk-aac.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libfdk-aac.pkg.tar.xz
# ==> ERROR: Failed to acquire lockfile: /var/cache/pacman/pkg/tuscan.db.tar.lck.
# ==> ERROR: Held by process 523

Attempting to access local repository, attempt 2

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/libfdk-aac.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/libfdk-aac.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/libfdk-aac/src/fdk-aac-0.1.4/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 fdk-aac configure 0.1.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --build=x86_64-unknown-linux --host=arm-linux-androideabi --prefix=/usr --disable-static
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = df71ff894000
# 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: /sysroot/libexec/gcc/arm-linux-androideabi/4.8
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2299: checking for a BSD-compatible install
# configure:2367: result: /usr/bin/install -c
# configure:2378: checking whether build environment is sane
# configure:2428: result: yes
# configure:2477: checking for arm-linux-androideabi-strip
# configure:2493: found /sysroot/bin/arm-linux-androideabi-strip
# configure:2504: result: arm-linux-androideabi-strip
# configure:2569: checking for a thread-safe mkdir -p
# configure:2608: result: /usr/sbin/mkdir -p
# configure:2621: checking for gawk
# configure:2637: found /usr/sbin/gawk
# configure:2648: result: gawk
# configure:2659: checking whether make sets $(MAKE)
# configure:2681: result: yes
# configure:2756: checking how to create a ustar tar archive
# configure:2769: 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:2772: $? = 0
# configure:2812: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
# configure:2815: $? = 0
# configure:2819: tar -xf -
# configure:2822: $? = 0
# configure:2835: result: gnutar
# configure:2853: checking whether make supports nested variables
# configure:2870: result: yes
# configure:2907: checking for arm-linux-androideabi-gcc
# configure:2934: result: arm-linux-androideabi-gcc
# configure:3203: checking for C compiler version
# configure:3212: arm-linux-androideabi-gcc --version >&5
# arm-linux-androideabi-gcc (GCC) 4.8
# Copyright (C) 2013 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3223: $? = 0
# configure:3212: arm-linux-androideabi-gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-gcc
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:3223: $? = 0
# configure:3212: arm-linux-androideabi-gcc -V >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-V'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3223: $? = 1
# configure:3212: arm-linux-androideabi-gcc -qversion >&5
# arm-linux-androideabi-gcc: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-gcc: fatal error: no input files
# compilation terminated.
# configure:3223: $? = 1
# configure:3243: checking whether the C compiler works
# configure:3265: arm-linux-androideabi-gcc conftest.c >&5
# configure:3269: $? = 0
# configure:3317: result: yes
# configure:3320: checking for C compiler default output file name
# configure:3322: result: a.out
# configure:3328: checking for suffix of executables
# configure:3335: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# configure:3339: $? = 0
# configure:3361: result:
# configure:3383: checking whether we are cross compiling
# configure:3421: result: yes
# configure:3426: checking for suffix of object files
# configure:3448: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3452: $? = 0
# configure:3473: result: o
# configure:3477: checking whether we are using the GNU C compiler
# configure:3496: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3496: $? = 0
# configure:3505: result: yes
# configure:3514: checking whether arm-linux-androideabi-gcc accepts -g
# configure:3534: arm-linux-androideabi-gcc -c -g conftest.c >&5
# configure:3534: $? = 0
# configure:3575: result: yes
# configure:3592: checking for arm-linux-androideabi-gcc option to accept ISO C89
# configure:3655: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:3655: $? = 0
# configure:3668: result: none needed
# configure:3699: checking for style of include used by make
# configure:3727: result: GNU
# configure:3753: checking dependency style of arm-linux-androideabi-gcc
# configure:3864: result: gcc3
# configure:3991: checking for C++ compiler version
# configure:4000: arm-linux-androideabi-g++ --version >&5
# arm-linux-androideabi-g++ (GCC) 4.8
# Copyright (C) 2013 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4011: $? = 0
# configure:4000: arm-linux-androideabi-g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=arm-linux-androideabi-g++
# COLLECT_LTO_WRAPPER=/sysroot/bin/../libexec/gcc/arm-linux-androideabi/4.8/lto-wrapper
# Target: arm-linux-androideabi
# Configured with: /s/ndk-toolchain/src/build/../gcc/gcc-4.8/configure --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --target=arm-linux-androideabi --host=x86_64-linux-gnu --build=x86_64-linux-gnu --with-gnu-as --with-gnu-ld --enable-languages=c,c++ --with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-mpc=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-cloog=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-isl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --with-ppl=/tmp/ndk-andrewhsieh/build/toolchain/temp-install --disable-ppl-version-check --disable-cloog-version-check --disable-isl-version-check --enable-cloog-backend=isl --with-host-libstdcxx='-static-libgcc -Wl,-Bstatic,-lstdc++,-Bdynamic -lm' --disable-libssp --enable-threads --disable-nls --disable-libmudflap --disable-libgomp --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp --with-arch=armv5te --enable-target-optspace --enable-initfini-array --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot --with-binutils-version=2.25 --with-mpfr-version=3.1.1 --with-mpc-version=1.0.1 --with-gmp-version=5.0.5 --with-gcc-version=4.8 --with-gdb-version=7.7 --with-python=/usr/local/google/home/andrewhsieh/mydroid/ndk/prebuilt/linux-x86_64/bin/python-config.sh --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.8 --with-bugurl=http://source.android.com/source/report-bugs.html --enable-languages=c,c++ --disable-bootstrap --enable-plugins --enable-libgomp --enable-gnu-indirect-function --disable-libsanitizer --enable-gold --enable-threads --enable-graphite=yes --with-cloog-version=0.18.0 --with-isl-version=0.11.1 --enable-eh-frame-hdr-for-static --with-arch=armv5te --program-transform-name='s&^&arm-linux-androideabi-&' --enable-gold=default
# Thread model: posix
# gcc version 4.8 (GCC)
# configure:4011: $? = 0
# configure:4000: arm-linux-androideabi-g++ -V >&5
# arm-linux-androideabi-g++: error: unrecognized command line option '-V'
# arm-linux-androideabi-g++: fatal error: no input files
# compilation terminated.
# configure:4011: $? = 1
# configure:4000: arm-linux-androideabi-g++ -qversion >&5
# arm-linux-androideabi-g++: error: unrecognized command line option '-qversion'
# arm-linux-androideabi-g++: fatal error: no input files
# compilation terminated.
# configure:4011: $? = 1
# configure:4015: checking whether we are using the GNU C++ compiler
# configure:4034: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:4034: $? = 0
# configure:4043: result: yes
# configure:4052: checking whether arm-linux-androideabi-g++ accepts -g
# configure:4072: arm-linux-androideabi-g++ -c -g conftest.cpp >&5
# configure:4072: $? = 0
# configure:4113: result: yes
# configure:4138: checking dependency style of arm-linux-androideabi-g++
# configure:4249: result: gcc3
# configure:4293: checking build system type
# configure:4307: result: x86_64-unknown-linux-gnu
# configure:4327: checking host system type
# configure:4340: result: arm-unknown-linux-androideabi
# configure:4381: checking how to print strings
# configure:4408: result: printf
# configure:4429: checking for a sed that does not truncate output
# configure:4493: result: /usr/sbin/sed
# configure:4511: checking for grep that handles long lines and -e
# configure:4569: result: /usr/sbin/grep
# configure:4574: checking for egrep
# configure:4636: result: /usr/sbin/grep -E
# configure:4641: checking for fgrep
# configure:4703: result: /usr/sbin/grep -F
# configure:4738: checking for ld used by arm-linux-androideabi-gcc
# configure:4805: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:4812: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:4827: result: yes
# configure:4839: checking for BSD- or MS-compatible name lister (nm)
# configure:4888: result: /sysroot/bin/arm-linux-androideabi-nm -B
# configure:5018: checking the name lister (/sysroot/bin/arm-linux-androideabi-nm -B) interface
# configure:5025: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5028: /sysroot/bin/arm-linux-androideabi-nm -B "conftest.o"
# configure:5031: output
# 00000000 B some_variable
# configure:5038: result: BSD nm
# configure:5041: checking whether ln -s works
# configure:5045: result: yes
# configure:5053: checking the maximum length of command line arguments
# configure:5183: result: 1572864
# configure:5200: checking whether the shell understands some XSI constructs
# configure:5210: result: yes
# configure:5214: checking whether the shell understands "+="
# configure:5220: result: yes
# configure:5255: checking how to convert x86_64-unknown-linux-gnu file names to arm-unknown-linux-androideabi format
# configure:5295: result: func_convert_file_noop
# configure:5302: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5322: result: func_convert_file_noop
# configure:5329: checking for /sysroot/arm-linux-androideabi/bin/ld option to reload object files
# configure:5336: result: -r
# configure:5370: checking for arm-linux-androideabi-objdump
# configure:5386: found /sysroot/bin/arm-linux-androideabi-objdump
# configure:5397: result: arm-linux-androideabi-objdump
# configure:5469: checking how to recognize dependent libraries
# configure:5667: result: pass_all
# configure:5712: checking for arm-linux-androideabi-dlltool
# configure:5742: result: no
# configure:5752: checking for dlltool
# configure:5782: result: no
# configure:5812: checking how to associate runtime and link libraries
# configure:5839: result: printf %s\n
# configure:5856: checking for arm-linux-androideabi-ar
# configure:5872: found /sysroot/bin/arm-linux-androideabi-ar
# configure:5883: result: arm-linux-androideabi-ar
# configure:5964: checking for archiver @FILE support
# configure:5981: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:5981: $? = 0
# configure:5984: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# configure:5987: $? = 0
# configure:5992: arm-linux-androideabi-ar cru libconftest.a @conftest.lst >&5
# arm-linux-androideabi-ar: conftest.o: No such file or directory
# configure:5995: $? = 1
# configure:6007: result: @
# configure:6025: checking for arm-linux-androideabi-strip
# configure:6052: result: arm-linux-androideabi-strip
# configure:6124: checking for arm-linux-androideabi-ranlib
# configure:6140: found /sysroot/bin/arm-linux-androideabi-ranlib
# configure:6151: result: arm-linux-androideabi-ranlib
# configure:6293: checking command to parse /sysroot/bin/arm-linux-androideabi-nm -B output from arm-linux-androideabi-gcc object
# configure:6413: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:6416: $? = 0
# configure:6420: /sysroot/bin/arm-linux-androideabi-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:6423: $? = 0
# configure:6489: arm-linux-androideabi-gcc -o conftest conftest.c conftstm.o >&5
# configure:6492: $? = 0
# configure:6530: result: ok
# configure:6567: checking for sysroot
# configure:6597: result: no
# configure:6813: checking for arm-linux-androideabi-mt
# configure:6843: result: no
# configure:6853: checking for mt
# configure:6883: result: no
# configure:6903: checking if : is a manifest tool
# configure:6909: : '-?'
# configure:6917: result: no
# configure:7559: checking how to run the C preprocessor
# configure:7590: arm-linux-androideabi-gcc -E conftest.c
# configure:7590: $? = 0
# configure:7604: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7604: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fdk-aac"
# | #define PACKAGE_TARNAME "fdk-aac"
# | #define PACKAGE_VERSION "0.1.4"
# | #define PACKAGE_STRING "fdk-aac 0.1.4"
# | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/opencore-amr/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fdk-aac"
# | #define VERSION "0.1.4"
# | /* end confdefs.h. */
# | #include
# configure:7629: result: arm-linux-androideabi-gcc -E
# configure:7649: arm-linux-androideabi-gcc -E conftest.c
# configure:7649: $? = 0
# configure:7663: arm-linux-androideabi-gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:7663: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fdk-aac"
# | #define PACKAGE_TARNAME "fdk-aac"
# | #define PACKAGE_VERSION "0.1.4"
# | #define PACKAGE_STRING "fdk-aac 0.1.4"
# | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/opencore-amr/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fdk-aac"
# | #define VERSION "0.1.4"
# | /* end confdefs.h. */
# | #include
# configure:7692: checking for ANSI C header files
# configure:7712: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7712: $? = 0
# configure:7796: result: yes
# configure:7809: checking for sys/types.h
# configure:7809: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7809: $? = 0
# configure:7809: result: yes
# configure:7809: checking for sys/stat.h
# configure:7809: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7809: $? = 0
# configure:7809: result: yes
# configure:7809: checking for stdlib.h
# configure:7809: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7809: $? = 0
# configure:7809: result: yes
# configure:7809: checking for string.h
# configure:7809: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7809: $? = 0
# configure:7809: result: yes
# configure:7809: checking for memory.h
# configure:7809: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7809: $? = 0
# configure:7809: result: yes
# configure:7809: checking for strings.h
# configure:7809: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7809: $? = 0
# configure:7809: result: yes
# configure:7809: checking for inttypes.h
# configure:7809: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7809: $? = 0
# configure:7809: result: yes
# configure:7809: checking for stdint.h
# configure:7809: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7809: $? = 0
# configure:7809: result: yes
# configure:7809: checking for unistd.h
# configure:7809: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7809: $? = 0
# configure:7809: result: yes
# configure:7823: checking for dlfcn.h
# configure:7823: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:7823: $? = 0
# configure:7823: result: yes
# configure:8040: checking for objdir
# configure:8055: result: .libs
# configure:8326: checking if arm-linux-androideabi-gcc supports -fno-rtti -fno-exceptions
# configure:8344: arm-linux-androideabi-gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
# configure:8348: $? = 0
# configure:8361: result: no
# configure:8688: checking for arm-linux-androideabi-gcc option to produce PIC
# configure:8695: result: -fPIC -DPIC
# configure:8703: checking if arm-linux-androideabi-gcc PIC flag -fPIC -DPIC works
# configure:8721: arm-linux-androideabi-gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8725: $? = 0
# configure:8738: result: yes
# configure:8767: checking if arm-linux-androideabi-gcc static flag -static works
# configure:8795: result: yes
# configure:8810: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:8831: arm-linux-androideabi-gcc -c -o out/conftest2.o conftest.c >&5
# configure:8835: $? = 0
# configure:8857: result: yes
# configure:8865: checking if arm-linux-androideabi-gcc supports -c -o file.o
# configure:8912: result: yes
# configure:8945: checking whether the arm-linux-androideabi-gcc linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:10102: result: yes
# configure:10139: checking whether -lc should be explicitly linked in
# configure:10147: arm-linux-androideabi-gcc -c conftest.c >&5
# configure:10150: $? = 0
# configure:10165: arm-linux-androideabi-gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/sbin/grep -lc \>/dev/null 2\>\&1
# configure:10168: $? = 0
# configure:10182: result: no
# configure:10342: checking dynamic linker characteristics
# configure:10842: arm-linux-androideabi-gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10842: $? = 0
# configure:11076: result: GNU/Linux ld.so
# configure:11183: checking how to hardcode library paths into programs
# configure:11208: result: immediate
# configure:11748: checking whether stripping libraries is possible
# configure:11753: result: yes
# configure:11788: checking if libtool supports shared libraries
# configure:11790: result: yes
# configure:11793: checking whether to build shared libraries
# configure:11814: result: yes
# configure:11817: checking whether to build static libraries
# configure:11821: result: no
# configure:11844: checking how to run the C++ preprocessor
# configure:11871: arm-linux-androideabi-g++ -E conftest.cpp
# configure:11871: $? = 0
# configure:11885: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11885: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fdk-aac"
# | #define PACKAGE_TARNAME "fdk-aac"
# | #define PACKAGE_VERSION "0.1.4"
# | #define PACKAGE_STRING "fdk-aac 0.1.4"
# | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/opencore-amr/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fdk-aac"
# | #define VERSION "0.1.4"
# | #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:11910: result: arm-linux-androideabi-g++ -E
# configure:11930: arm-linux-androideabi-g++ -E conftest.cpp
# configure:11930: $? = 0
# configure:11944: arm-linux-androideabi-g++ -E conftest.cpp
# conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:11944: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fdk-aac"
# | #define PACKAGE_TARNAME "fdk-aac"
# | #define PACKAGE_VERSION "0.1.4"
# | #define PACKAGE_STRING "fdk-aac 0.1.4"
# | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/opencore-amr/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fdk-aac"
# | #define VERSION "0.1.4"
# | #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:12113: checking for ld used by arm-linux-androideabi-g++
# configure:12180: result: /sysroot/arm-linux-androideabi/bin/ld
# configure:12187: checking if the linker (/sysroot/arm-linux-androideabi/bin/ld) is GNU ld
# configure:12202: result: yes
# configure:12257: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:13259: result: yes
# configure:13295: arm-linux-androideabi-g++ -c conftest.cpp >&5
# configure:13298: $? = 0
# configure:13818: checking for arm-linux-androideabi-g++ option to produce PIC
# configure:13825: result: -fPIC -DPIC
# configure:13833: checking if arm-linux-androideabi-g++ PIC flag -fPIC -DPIC works
# configure:13851: arm-linux-androideabi-g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:13855: $? = 0
# configure:13868: result: yes
# configure:13891: checking if arm-linux-androideabi-g++ static flag -static works
# configure:13919: result: yes
# configure:13931: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:13952: arm-linux-androideabi-g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:13956: $? = 0
# configure:13978: result: yes
# configure:13983: checking if arm-linux-androideabi-g++ supports -c -o file.o
# configure:14030: result: yes
# configure:14060: checking whether the arm-linux-androideabi-g++ linker (/sysroot/arm-linux-androideabi/bin/ld) supports shared libraries
# configure:14099: result: yes
# configure:14240: checking dynamic linker characteristics
# configure:14908: result: GNU/Linux ld.so
# configure:14961: checking how to hardcode library paths into programs
# configure:14986: result: immediate
# configure:15048: checking for library containing sin
# configure:15079: arm-linux-androideabi-gcc -o conftest conftest.c >&5
# conftest.c:30:6: warning: conflicting types for built-in function 'sin' [enabled by default]
# char sin ();
# ^
# /tmp/ccSr6aKl.o:conftest.c:function main: error: undefined reference to 'sin'
# collect2: error: ld returned 1 exit status
# configure:15079: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "fdk-aac"
# | #define PACKAGE_TARNAME "fdk-aac"
# | #define PACKAGE_VERSION "0.1.4"
# | #define PACKAGE_STRING "fdk-aac 0.1.4"
# | #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/opencore-amr/"
# | #define PACKAGE_URL ""
# | #define PACKAGE "fdk-aac"
# | #define VERSION "0.1.4"
# | #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. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char sin ();
# | int
# | main ()
# | {
# | return sin ();
# | ;
# | return 0;
# | }
# configure:15079: arm-linux-androideabi-gcc -o conftest conftest.c -lm >&5
# conftest.c:30:6: warning: conflicting types for built-in function 'sin' [enabled by default]
# char sin ();
# ^
# configure:15079: $? = 0
# configure:15096: result: -lm
# configure:15292: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by fdk-aac config.status 0.1.4, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on df71ff894000
#
# config.status:1072: creating Makefile
# config.status:1072: creating fdk-aac.pc
# config.status:1244: executing depfiles commands
# config.status:1244: 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_CCC_set=
# ac_cv_env_CCC_value=
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=arm-linux-androideabi-gcc
# 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=arm-linux-androideabi-g++
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=set
# ac_cv_env_build_alias_value=x86_64-unknown-linux
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=arm-linux-androideabi
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# 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=arm-unknown-linux-androideabi
# 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_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=arm-linux-androideabi-ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=arm-linux-androideabi-gcc
# ac_cv_prog_CPP='arm-linux-androideabi-gcc -E'
# ac_cv_prog_CXXCPP='arm-linux-androideabi-g++ -E'
# ac_cv_prog_OBJDUMP=arm-linux-androideabi-objdump
# ac_cv_prog_RANLIB=arm-linux-androideabi-ranlib
# ac_cv_prog_STRIP=arm-linux-androideabi-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
# ac_cv_search_sin=-lm
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_CXX_dependencies_compiler_type=gcc3
# am_cv_make_support_nested_variables=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/arm-linux-androideabi/bin/ld
# lt_cv_path_LDCXX=/sysroot/arm-linux-androideabi/bin/ld
# lt_cv_path_NM='/sysroot/bin/arm-linux-androideabi-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=no
# 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=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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# 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
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/libfdk-aac/src/fdk-aac-0.1.4/missing --run aclocal-1.11'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# AR='arm-linux-androideabi-ar'
# AUTOCONF='${SHELL} /tmp/libfdk-aac/src/fdk-aac-0.1.4/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/libfdk-aac/src/fdk-aac-0.1.4/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/libfdk-aac/src/fdk-aac-0.1.4/missing --run automake-1.11'
# AWK='gawk'
# CC='arm-linux-androideabi-gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='arm-linux-androideabi-gcc -E'
# CPPFLAGS=''
# CXX='arm-linux-androideabi-g++'
# CXXCPP='arm-linux-androideabi-g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DPACKAGE_NAME=\"fdk-aac\" -DPACKAGE_TARNAME=\"fdk-aac\" -DPACKAGE_VERSION=\"0.1.4\" -DPACKAGE_STRING=\"fdk-aac\ 0.1.4\" -DPACKAGE_BUGREPORT=\"http://sourceforge.net/projects/opencore-amr/\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fdk-aac\" -DVERSION=\"0.1.4\" -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'
# EXAMPLE_FALSE=''
# EXAMPLE_TRUE='#'
# EXEEXT=''
# FDK_AAC_VERSION='1:0:0'
# FGREP='/usr/sbin/grep -F'
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/sysroot/arm-linux-androideabi/bin/ld'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lm '
# LIBS_PRIVATE='-lm '
# LIBS_PUBLIC=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# MAKEINFO='${SHELL} /tmp/libfdk-aac/src/fdk-aac-0.1.4/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/sbin/mkdir -p'
# NM='/sysroot/bin/arm-linux-androideabi-nm -B'
# NMEDIT=''
# OBJDUMP='arm-linux-androideabi-objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='fdk-aac'
# PACKAGE_BUGREPORT='http://sourceforge.net/projects/opencore-amr/'
# PACKAGE_NAME='fdk-aac'
# PACKAGE_STRING='fdk-aac 0.1.4'
# PACKAGE_TARNAME='fdk-aac'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.1.4'
# PATH_SEPARATOR=':'
# RANLIB='arm-linux-androideabi-ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='arm-linux-androideabi-strip'
# VERSION='0.1.4'
# ac_ct_AR=''
# ac_ct_CC=''
# ac_ct_CXX=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_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='x86_64-unknown-linux'
# 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='arm-unknown-linux-androideabi'
# host_alias='arm-linux-androideabi'
# host_cpu='arm'
# host_os='linux-androideabi'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/libfdk-aac/src/fdk-aac-0.1.4/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/sbin/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 "fdk-aac"
# #define PACKAGE_TARNAME "fdk-aac"
# #define PACKAGE_VERSION "0.1.4"
# #define PACKAGE_STRING "fdk-aac 0.1.4"
# #define PACKAGE_BUGREPORT "http://sourceforge.net/projects/opencore-amr/"
# #define PACKAGE_URL ""
# #define PACKAGE "fdk-aac"
# #define VERSION "0.1.4"
# #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