Build of faac with vanilla toolchain

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

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

SLOCLanguage
23,250 cpp
10,017 ansic
4,726 makefile
3,438 sh
41,431 total

The process tree of the build process is here.

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

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: faac 1.28-5 (Wed Aug 24 13:39:36 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) libmp4v2-2.0.0-4
#
# Total Installed Size: 1.38 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing libmp4v2...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# patching file configure.in
# patching file frontend/main.c
# patching file frontend/Makefile.am
# patching file configure.in
# Hunk #1 succeeded at 30 (offset -3 lines).
# Hunk #2 succeeded at 39 with fuzz 2 (offset -3 lines).
# patching file frontend/main.c
# Hunk #1 succeeded at 870 (offset -3 lines).
# Hunk #2 succeeded at 886 (offset -3 lines).
# Hunk #3 succeeded at 904 (offset -3 lines).
# Hunk #4 succeeded at 932 (offset -3 lines).
# Hunk #5 succeeded at 1182 (offset -3 lines).
# patching file configure.in
# Hunk #1 succeeded at 33 with fuzz 2.
# patching file frontend/main.c
# patching file common/mp4v2/mpeg4ip.h
# aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in'
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
# automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
# configure.in:15: installing './compile'
# common/mp4v2/Makefile.am:1: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
# frontend/Makefile.am:10: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# libfaac/Makefile.am:11: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# libfaac/Makefile.am:5: warning: source file 'kiss_fft/kiss_fftr.c' is in a subdirectory,
# libfaac/Makefile.am:5: but option 'subdir-objects' is disabled
# automake: warning: possible forward-incompatibility.
# automake: At least a source file is in a subdirectory, but the 'subdir-objects'
# automake: automake option hasn't been enabled. For now, the corresponding output
# automake: object file(s) will be placed in the top-level directory. However,
# automake: this behaviour will change in future Automake versions: they will
# automake: unconditionally cause object files to be placed in the same subdirectory
# automake: of the corresponding sources.
# automake: You are advised to start using 'subdir-objects' option throughout your
# automake: project, to avoid future incompatibilities.
# libfaac/Makefile.am:5: warning: source file 'kiss_fft/kiss_fft.c' is in a subdirectory,
# libfaac/Makefile.am:5: but option 'subdir-objects' is disabled
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# /tmp/faac/src/faac-1.28/missing: Unknown `--is-lightweight' option
# Try `/tmp/faac/src/faac-1.28/missing --help' for more information
# configure: WARNING: 'missing' script is too old or missing
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... 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... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking for style of include used by make... GNU
# checking dependency style of gcc... gcc3
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# checking whether we are using the GNU C++ compiler... yes
# checking whether g++ accepts -g... yes
# checking dependency style of g++... gcc3
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by gcc... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for a working dd... /usr/bin/dd
# checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking how to run the C++ preprocessor... g++ -E
# checking for ld used by g++... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking for g++ option to produce PIC... -fPIC -DPIC
# checking if g++ PIC flag -fPIC -DPIC works... yes
# checking if g++ static flag -static works... yes
# checking if g++ supports -c -o file.o... yes
# checking if g++ supports -c -o file.o... (cached) yes
# checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking dynamic linker characteristics... (cached) GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking for u_int32_t... yes
# checking for u_int16_t... yes
# checking for int32_t... yes
# checking for int16_t... yes
# checking whether strcasecmp is declared... yes
# checking for getopt_long in -lgnugetopt... no
# checking whether MP4Create is declared... yes
# checking for MP4Create in -lmp4v2... yes
# configure: *** Building with external mp4v2 ***
# checking whether MP4TagsAlloc is declared... yes
# checking whether byte ordering is bigendian... no
# checking for ANSI C header files... (cached) yes
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for stdint.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking mathf.h usability... no
# checking mathf.h presence... no
# checking for mathf.h... no
# checking float.h usability... yes
# checking float.h presence... yes
# checking for float.h... yes
# checking whether strchr is declared... yes
# checking whether memcpy is declared... yes
# checking whether strsep is declared... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking whether time.h and sys/time.h may both be included... yes
# checking for off_t... yes
# checking for in_port_t... yes
# checking for socklen_t... yes
# checking for fpos_t.__pos... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating common/Makefile
# config.status: creating common/mp4v2/Makefile
# config.status: creating libfaac/Makefile
# config.status: creating frontend/Makefile
# config.status: creating include/Makefile
# config.status: creating Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# make all-recursive
# make[1]: Entering directory '/tmp/faac/src/faac-1.28'
# Making all in include
# make[2]: Entering directory '/tmp/faac/src/faac-1.28/include'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/faac/src/faac-1.28/include'
# Making all in libfaac
# make[2]: Entering directory '/tmp/faac/src/faac-1.28/libfaac'
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT aacquant.lo -MD -MP -MF .deps/aacquant.Tpo -c -o aacquant.lo aacquant.c
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c -o bitstream.lo bitstream.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -fPIC -DPIC -o .libs/bitstream.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT aacquant.lo -MD -MP -MF .deps/aacquant.Tpo -c aacquant.c -fPIC -DPIC -o .libs/aacquant.o
# In file included from bitstream.c:35:0:
# huffman.h:63:12: warning: 'CalculateEscSequence' declared 'static' but never defined [-Wunused-function]
# static int CalculateEscSequence(int input, int *len_esc_sequence);
# ^~~~~~~~~~~~~~~~~~~~
# In file included from aacquant.c:29:0:
# huffman.h:63:12: warning: 'CalculateEscSequence' declared 'static' but never defined [-Wunused-function]
# static int CalculateEscSequence(int input, int *len_esc_sequence);
# ^~~~~~~~~~~~~~~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT bitstream.lo -MD -MP -MF .deps/bitstream.Tpo -c bitstream.c -o bitstream.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT aacquant.lo -MD -MP -MF .deps/aacquant.Tpo -c aacquant.c -o aacquant.o >/dev/null 2>&1
# mv -f .deps/bitstream.Tpo .deps/bitstream.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT fft.lo -MD -MP -MF .deps/fft.Tpo -c -o fft.lo fft.c
# mv -f .deps/aacquant.Tpo .deps/aacquant.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT frame.lo -MD -MP -MF .deps/frame.Tpo -c -o frame.lo frame.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT fft.lo -MD -MP -MF .deps/fft.Tpo -c fft.c -fPIC -DPIC -o .libs/fft.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT frame.lo -MD -MP -MF .deps/frame.Tpo -c frame.c -fPIC -DPIC -o .libs/frame.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT fft.lo -MD -MP -MF .deps/fft.Tpo -c fft.c -o fft.o >/dev/null 2>&1
# mv -f .deps/fft.Tpo .deps/fft.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT midside.lo -MD -MP -MF .deps/midside.Tpo -c -o midside.lo midside.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT midside.lo -MD -MP -MF .deps/midside.Tpo -c midside.c -fPIC -DPIC -o .libs/midside.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT midside.lo -MD -MP -MF .deps/midside.Tpo -c midside.c -o midside.o >/dev/null 2>&1
# mv -f .deps/midside.Tpo .deps/midside.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT psychkni.lo -MD -MP -MF .deps/psychkni.Tpo -c -o psychkni.lo psychkni.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT psychkni.lo -MD -MP -MF .deps/psychkni.Tpo -c psychkni.c -fPIC -DPIC -o .libs/psychkni.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT psychkni.lo -MD -MP -MF .deps/psychkni.Tpo -c psychkni.c -o psychkni.o >/dev/null 2>&1
# mv -f .deps/psychkni.Tpo .deps/psychkni.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo util.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -fPIC -DPIC -o .libs/util.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -o util.o >/dev/null 2>&1
# In file included from frame.c:44:0:
# huffman.h:63:12: warning: 'CalculateEscSequence' declared 'static' but never defined [-Wunused-function]
# static int CalculateEscSequence(int input, int *len_esc_sequence);
# ^~~~~~~~~~~~~~~~~~~~
# mv -f .deps/util.Tpo .deps/util.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT backpred.lo -MD -MP -MF .deps/backpred.Tpo -c -o backpred.lo backpred.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT backpred.lo -MD -MP -MF .deps/backpred.Tpo -c backpred.c -fPIC -DPIC -o .libs/backpred.o
# backpred.c: In function 'PredCalcPrediction':
# backpred.c:311:33: warning: 'leftChanNum' may be used uninitialized in this function [-Wmaybe-uninitialized]
# reset_count = &coderInfo[leftChanNum].bwpInfo.reset_count_mc;
# ^
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT frame.lo -MD -MP -MF .deps/frame.Tpo -c frame.c -o frame.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT backpred.lo -MD -MP -MF .deps/backpred.Tpo -c backpred.c -o backpred.o >/dev/null 2>&1
# mv -f .deps/backpred.Tpo .deps/backpred.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT channels.lo -MD -MP -MF .deps/channels.Tpo -c -o channels.lo channels.c
# mv -f .deps/frame.Tpo .deps/frame.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT filtbank.lo -MD -MP -MF .deps/filtbank.Tpo -c -o filtbank.lo filtbank.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT channels.lo -MD -MP -MF .deps/channels.Tpo -c channels.c -fPIC -DPIC -o .libs/channels.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT filtbank.lo -MD -MP -MF .deps/filtbank.Tpo -c filtbank.c -fPIC -DPIC -o .libs/filtbank.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT channels.lo -MD -MP -MF .deps/channels.Tpo -c channels.c -o channels.o >/dev/null 2>&1
# mv -f .deps/channels.Tpo .deps/channels.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT huffman.lo -MD -MP -MF .deps/huffman.Tpo -c -o huffman.lo huffman.c
# filtbank.c: In function 'FilterBank':
# filtbank.c:100:38: warning: 'second_window' may be used uninitialized in this function [-Wmaybe-uninitialized]
# double *p_o_buf, *first_window, *second_window;
# ^~~~~~~~~~~~~
# filtbank.c:180:72: warning: 'first_window' may be used uninitialized in this function [-Wmaybe-uninitialized]
# p_out_mdct[i+NFLAT_LS] = p_o_buf[i+NFLAT_LS] * first_window[i];
# ~~~~~~~~~~~~^~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT huffman.lo -MD -MP -MF .deps/huffman.Tpo -c huffman.c -fPIC -DPIC -o .libs/huffman.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT filtbank.lo -MD -MP -MF .deps/filtbank.Tpo -c filtbank.c -o filtbank.o >/dev/null 2>&1
# mv -f .deps/filtbank.Tpo .deps/filtbank.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT ltp.lo -MD -MP -MF .deps/ltp.Tpo -c -o ltp.lo ltp.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT ltp.lo -MD -MP -MF .deps/ltp.Tpo -c ltp.c -fPIC -DPIC -o .libs/ltp.o
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT huffman.lo -MD -MP -MF .deps/huffman.Tpo -c huffman.c -o huffman.o >/dev/null 2>&1
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT ltp.lo -MD -MP -MF .deps/ltp.Tpo -c ltp.c -o ltp.o >/dev/null 2>&1
# mv -f .deps/ltp.Tpo .deps/ltp.Plo
# /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT tns.lo -MD -MP -MF .deps/tns.Tpo -c -o tns.lo tns.c
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT tns.lo -MD -MP -MF .deps/tns.Tpo -c tns.c -fPIC -DPIC -o .libs/tns.o
# mv -f .deps/huffman.Tpo .deps/huffman.Plo
# tns.c:40:22: warning: 'tnsSupportedSamplingRates' defined but not used [-Wunused-variable]
# static unsigned long tnsSupportedSamplingRates[13] =
# ^~~~~~~~~~~~~~~~~~~~~~~~~
# libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT tns.lo -MD -MP -MF .deps/tns.Tpo -c tns.c -o tns.o >/dev/null 2>&1
# mv -f .deps/tns.Tpo .deps/tns.Plo
# /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -Wall -o libfaac.la -rpath /usr/lib aacquant.lo bitstream.lo fft.lo frame.lo midside.lo psychkni.lo util.lo backpred.lo channels.lo filtbank.lo huffman.lo ltp.lo tns.lo -lm
# libtool: link: gcc -shared -fPIC -DPIC .libs/aacquant.o .libs/bitstream.o .libs/fft.o .libs/frame.o .libs/midside.o .libs/psychkni.o .libs/util.o .libs/backpred.o .libs/channels.o .libs/filtbank.o .libs/huffman.o .libs/ltp.o .libs/tns.o -lm -O2 -Wl,-soname -Wl,libfaac.so.0 -o .libs/libfaac.so.0.0.0
# libtool: link: (cd ".libs" && rm -f "libfaac.so.0" && ln -s "libfaac.so.0.0.0" "libfaac.so.0")
# libtool: link: (cd ".libs" && rm -f "libfaac.so" && ln -s "libfaac.so.0.0.0" "libfaac.so")
# libtool: link: ar cru .libs/libfaac.a aacquant.o bitstream.o fft.o frame.o midside.o psychkni.o util.o backpred.o channels.o filtbank.o huffman.o ltp.o tns.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libfaac.a
# libtool: link: ( cd ".libs" && rm -f "libfaac.la" && ln -s "../libfaac.la" "libfaac.la" )
# make[2]: Leaving directory '/tmp/faac/src/faac-1.28/libfaac'
# Making all in common
# make[2]: Entering directory '/tmp/faac/src/faac-1.28/common'
# make[3]: Entering directory '/tmp/faac/src/faac-1.28/common'
# make[3]: Nothing to be done for 'all-am'.
# make[3]: Leaving directory '/tmp/faac/src/faac-1.28/common'
# make[2]: Leaving directory '/tmp/faac/src/faac-1.28/common'
# Making all in frontend
# make[2]: Entering directory '/tmp/faac/src/faac-1.28/frontend'
# gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c
# gcc -DHAVE_CONFIG_H -I. -I.. -I../include -O2 -Wall -MT input.o -MD -MP -MF .deps/input.Tpo -c -o input.o input.c
# input.c: In function 'wav_read_float32':
# input.c:286:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
# buf[i] = (*(float *)&bufi) * (float)32768;
# ^~~
# input.c:290:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
# buf[i] = (float)((*(double *)&bufi) * (float)32768);
# ^~~
# input.c:315:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
# int16_t s = ((int16_t *)bufi)[0];
# ^~~~~~~
# input.c:322:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
# int s = ((int16_t *)bufi)[0];
# ^~~
# input.c:358:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
# int s = *(int *)&bufi;
# ^~~
# input.c:363:11: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
# int s = *(int *)&bufi;
# ^~~
# input.c: In function 'wav_read_int24':
# input.c:390:8: warning: pointer targets in assignment differ in signedness [-Wpointer-sign]
# bufi = (char *)buf + sizeof(*buf) * num - sndf->samplebytes * (num - 1) - sizeof(*buf);
# ^
# main.c: In function 'main':
# main.c:669:56: warning: pointer targets in passing argument 1 of 'check_image_header' differ in signedness [-Wpointer-sign]
# } else if (artSize < 12 || !check_image_header(art)) {
# ^~~
# main.c:335:12: note: expected 'const char *' but argument is of type 'u_int8_t * {aka unsigned char *}'
# static int check_image_header(const char *buf) {
# ^~~~~~~~~~~~~~~~~~
# main.c:955:50: warning: passing argument 2 of 'MP4TagsSetCompilation' makes pointer from integer without a cast [-Wint-conversion]
# if (compilation) MP4TagsSetCompilation(tags, compilation);
# ^~~~~~~~~~~
# In file included from /usr/include/mp4v2/mp4v2.h:65:0,
# from main.c:36:
# /usr/include/mp4v2/itmf_tags.h:240:19: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'u_int8_t {aka unsigned char}'
# MP4V2_EXPORT bool MP4TagsSetCompilation ( const MP4Tags*, const uint8_t* );
# ^~~~~~~~~~~~~~~~~~~~~
# mv -f .deps/input.Tpo .deps/input.Po
# mv -f .deps/main.Tpo .deps/main.Po
# /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -Wall -o faac main.o input.o ../libfaac/libfaac.la -lm -lmp4v2
# libtool: link: gcc -O2 -Wall -o .libs/faac main.o input.o ../libfaac/.libs/libfaac.so -lm -lmp4v2
# make[2]: Leaving directory '/tmp/faac/src/faac-1.28/frontend'
# make[2]: Entering directory '/tmp/faac/src/faac-1.28'
# make[2]: Leaving directory '/tmp/faac/src/faac-1.28'
# make[1]: Leaving directory '/tmp/faac/src/faac-1.28'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in include
# make[1]: Entering directory '/tmp/faac/src/faac-1.28/include'
# make[2]: Entering directory '/tmp/faac/src/faac-1.28/include'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/faac/pkg/faac/usr/include'
# /usr/bin/install -c -m 644 faac.h faaccfg.h '/tmp/faac/pkg/faac/usr/include'
# make[2]: Leaving directory '/tmp/faac/src/faac-1.28/include'
# make[1]: Leaving directory '/tmp/faac/src/faac-1.28/include'
# Making install in libfaac
# make[1]: Entering directory '/tmp/faac/src/faac-1.28/libfaac'
# make[2]: Entering directory '/tmp/faac/src/faac-1.28/libfaac'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/bin/mkdir -p '/tmp/faac/pkg/faac/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libfaac.la '/tmp/faac/pkg/faac/usr/lib'
# libtool: install: /usr/bin/install -c .libs/libfaac.so.0.0.0 /tmp/faac/pkg/faac/usr/lib/libfaac.so.0.0.0
# libtool: install: (cd /tmp/faac/pkg/faac/usr/lib && { ln -s -f libfaac.so.0.0.0 libfaac.so.0 || { rm -f libfaac.so.0 && ln -s libfaac.so.0.0.0 libfaac.so.0; }; })
# libtool: install: (cd /tmp/faac/pkg/faac/usr/lib && { ln -s -f libfaac.so.0.0.0 libfaac.so || { rm -f libfaac.so && ln -s libfaac.so.0.0.0 libfaac.so; }; })
# libtool: install: /usr/bin/install -c .libs/libfaac.lai /tmp/faac/pkg/faac/usr/lib/libfaac.la
# libtool: install: /usr/bin/install -c .libs/libfaac.a /tmp/faac/pkg/faac/usr/lib/libfaac.a
# libtool: install: chmod 644 /tmp/faac/pkg/faac/usr/lib/libfaac.a
# libtool: install: ranlib /tmp/faac/pkg/faac/usr/lib/libfaac.a
# libtool: warning: remember to run 'libtool --finish /usr/lib'
# make[2]: Leaving directory '/tmp/faac/src/faac-1.28/libfaac'
# make[1]: Leaving directory '/tmp/faac/src/faac-1.28/libfaac'
# Making install in common
# make[1]: Entering directory '/tmp/faac/src/faac-1.28/common'
# make[2]: Entering directory '/tmp/faac/src/faac-1.28/common'
# make[3]: Entering directory '/tmp/faac/src/faac-1.28/common'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/faac/src/faac-1.28/common'
# make[2]: Leaving directory '/tmp/faac/src/faac-1.28/common'
# make[1]: Leaving directory '/tmp/faac/src/faac-1.28/common'
# Making install in frontend
# make[1]: Entering directory '/tmp/faac/src/faac-1.28/frontend'
# make[2]: Entering directory '/tmp/faac/src/faac-1.28/frontend'
# /usr/bin/mkdir -p '/tmp/faac/pkg/faac/usr/bin'
# /usr/bin/mkdir -p '/tmp/faac/pkg/faac/usr/share/man/man1'
# /bin/sh ../libtool --mode=install /usr/bin/install -c faac '/tmp/faac/pkg/faac/usr/bin'
# /usr/bin/install -c -m 644 ../docs/faac.1 '/tmp/faac/pkg/faac/usr/share/man/man1'
# libtool: warning: '../libfaac/libfaac.la' has not been installed in '/usr/lib'
# libtool: install: /usr/bin/install -c .libs/faac /tmp/faac/pkg/faac/usr/bin/faac
# make[2]: Leaving directory '/tmp/faac/src/faac-1.28/frontend'
# make[1]: Leaving directory '/tmp/faac/src/faac-1.28/frontend'
# make[1]: Entering directory '/tmp/faac/src/faac-1.28'
# make[2]: Entering directory '/tmp/faac/src/faac-1.28'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/faac/src/faac-1.28'
# make[1]: Leaving directory '/tmp/faac/src/faac-1.28'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "faac"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: faac 1.28-5 (Wed Aug 24 13:39:58 UTC 2016)

CMD: pacman --query --file faac-1.28-5-x86_64.pkg.tar.xz
# faac 1.28-5

Creating hybrid package for 'faac'

Trying to find vanilla package 'faac'...

CMD: pacman --query --file /mirror/faac-1.28-5.pkg.tar.xz
# faac 1.28-5

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libfaac.so.0
# /usr/lib/libfaac.so.0.0.0
# /usr/lib/libfaac.so
# /usr/share/man/man1/faac.1.gz
# /usr/share/licenses/faac/LICENSE
# /usr/include/faaccfg.h
# /usr/include/faac.h
# /usr/bin/faac
# /sysroot/usr/lib/libfaac.so.0.0.0
# /sysroot/usr/lib/libfaac.so.0
# /sysroot/usr/lib/libfaac.so
# /sysroot/usr/lib/libfaac.la
# /sysroot/usr/lib/libfaac.a
# /sysroot/usr/include/faac.h
# /sysroot/usr/include/faaccfg.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 faac.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/faac.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/faac.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/faac.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/faac/src/faac-1.28/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 FAAC configure 1.28, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 9a0ef6003f9e
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2561: checking for a BSD-compatible install
# configure:2629: result: /usr/bin/install -c
# configure:2640: checking whether build environment is sane
# configure:2695: result: yes
# configure:2733: WARNING: 'missing' script is too old or missing
# configure:2754: checking for x86_64-unknown-linux-strip
# configure:2784: result: no
# configure:2794: checking for strip
# configure:2810: found /usr/bin/strip
# configure:2821: result: strip
# configure:2846: checking for a thread-safe mkdir -p
# configure:2885: result: /usr/bin/mkdir -p
# configure:2892: checking for gawk
# configure:2908: found /usr/bin/gawk
# configure:2919: result: gawk
# configure:2930: checking whether make sets $(MAKE)
# configure:2952: result: yes
# configure:2981: checking whether make supports nested variables
# configure:2998: result: yes
# configure:3156: checking for x86_64-unknown-linux-gcc
# configure:3186: result: no
# configure:3196: checking for gcc
# configure:3212: found /usr/bin/gcc
# configure:3223: result: gcc
# configure:3452: checking for C compiler version
# configure:3461: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 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:3472: $? = 0
# configure:3461: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3472: $? = 0
# configure:3461: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3472: $? = 1
# configure:3461: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3472: $? = 1
# configure:3492: checking whether the C compiler works
# configure:3514: gcc -O2 -Wall conftest.c >&5
# configure:3518: $? = 0
# configure:3566: result: yes
# configure:3569: checking for C compiler default output file name
# configure:3571: result: a.out
# configure:3577: checking for suffix of executables
# configure:3584: gcc -o conftest -O2 -Wall conftest.c >&5
# configure:3588: $? = 0
# configure:3610: result:
# configure:3632: checking whether we are cross compiling
# configure:3640: gcc -o conftest -O2 -Wall conftest.c >&5
# configure:3644: $? = 0
# configure:3651: ./conftest
# configure:3655: $? = 0
# configure:3670: result: no
# configure:3675: checking for suffix of object files
# configure:3697: gcc -c -O2 -Wall conftest.c >&5
# configure:3701: $? = 0
# configure:3722: result: o
# configure:3726: checking whether we are using the GNU C compiler
# configure:3745: gcc -c -O2 -Wall conftest.c >&5
# configure:3745: $? = 0
# configure:3754: result: yes
# configure:3763: checking whether gcc accepts -g
# configure:3783: gcc -c -g conftest.c >&5
# configure:3783: $? = 0
# configure:3824: result: yes
# configure:3841: checking for gcc option to accept ISO C89
# configure:3904: gcc -c -O2 -Wall conftest.c >&5
# configure:3904: $? = 0
# configure:3917: result: none needed
# configure:3942: checking whether gcc understands -c and -o together
# configure:3964: gcc -c conftest.c -o conftest2.o
# configure:3967: $? = 0
# configure:3964: gcc -c conftest.c -o conftest2.o
# configure:3967: $? = 0
# configure:3979: result: yes
# configure:4007: checking for style of include used by make
# configure:4035: result: GNU
# configure:4061: checking dependency style of gcc
# configure:4172: result: gcc3
# configure:4201: checking for x86_64-unknown-linux-g++
# configure:4231: result: no
# configure:4201: checking for x86_64-unknown-linux-c++
# configure:4231: result: no
# configure:4201: checking for x86_64-unknown-linux-gpp
# configure:4231: result: no
# configure:4201: checking for x86_64-unknown-linux-aCC
# configure:4231: result: no
# configure:4201: checking for x86_64-unknown-linux-CC
# configure:4231: result: no
# configure:4201: checking for x86_64-unknown-linux-cxx
# configure:4231: result: no
# configure:4201: checking for x86_64-unknown-linux-cc++
# configure:4231: result: no
# configure:4201: checking for x86_64-unknown-linux-cl.exe
# configure:4231: result: no
# configure:4201: checking for x86_64-unknown-linux-FCC
# configure:4231: result: no
# configure:4201: checking for x86_64-unknown-linux-KCC
# configure:4231: result: no
# configure:4201: checking for x86_64-unknown-linux-RCC
# configure:4231: result: no
# configure:4201: checking for x86_64-unknown-linux-xlC_r
# configure:4231: result: no
# configure:4201: checking for x86_64-unknown-linux-xlC
# configure:4231: result: no
# configure:4245: checking for g++
# configure:4261: found /usr/bin/g++
# configure:4272: result: g++
# configure:4299: checking for C++ compiler version
# configure:4308: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 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:4319: $? = 0
# configure:4308: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4319: $? = 0
# configure:4308: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:4319: $? = 1
# configure:4308: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:4319: $? = 1
# configure:4323: checking whether we are using the GNU C++ compiler
# configure:4342: g++ -c conftest.cpp >&5
# configure:4342: $? = 0
# configure:4351: result: yes
# configure:4360: checking whether g++ accepts -g
# configure:4380: g++ -c -g conftest.cpp >&5
# configure:4380: $? = 0
# configure:4421: result: yes
# configure:4446: checking dependency style of g++
# configure:4557: result: gcc3
# configure:4601: checking build system type
# configure:4615: result: x86_64-unknown-linux-gnu
# configure:4635: checking host system type
# configure:4648: result: x86_64-unknown-linux-gnu
# configure:4689: checking how to print strings
# configure:4716: result: printf
# configure:4737: checking for a sed that does not truncate output
# configure:4801: result: /usr/bin/sed
# configure:4819: checking for grep that handles long lines and -e
# configure:4877: result: /usr/bin/grep
# configure:4882: checking for egrep
# configure:4944: result: /usr/bin/grep -E
# configure:4949: checking for fgrep
# configure:5011: result: /usr/bin/grep -F
# configure:5046: checking for ld used by gcc
# configure:5113: result: /usr/bin/ld
# configure:5120: checking if the linker (/usr/bin/ld) is GNU ld
# configure:5135: result: yes
# configure:5147: checking for BSD- or MS-compatible name lister (nm)
# configure:5201: result: /usr/bin/nm -B
# configure:5331: checking the name lister (/usr/bin/nm -B) interface
# configure:5338: gcc -c -O2 -Wall conftest.c >&5
# configure:5341: /usr/bin/nm -B "conftest.o"
# configure:5344: output
# 0000000000000000 B some_variable
# configure:5351: result: BSD nm
# configure:5354: checking whether ln -s works
# configure:5358: result: yes
# configure:5366: checking the maximum length of command line arguments
# configure:5497: result: 1572864
# configure:5545: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5585: result: func_convert_file_noop
# configure:5592: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5612: result: func_convert_file_noop
# configure:5619: checking for /usr/bin/ld option to reload object files
# configure:5626: result: -r
# configure:5660: checking for x86_64-unknown-linux-objdump
# configure:5690: result: no
# configure:5700: checking for objdump
# configure:5716: found /usr/bin/objdump
# configure:5727: result: objdump
# configure:5759: checking how to recognize dependent libraries
# configure:5959: result: pass_all
# configure:6004: checking for x86_64-unknown-linux-dlltool
# configure:6034: result: no
# configure:6044: checking for dlltool
# configure:6074: result: no
# configure:6104: checking how to associate runtime and link libraries
# configure:6131: result: printf %s\n
# configure:6148: checking for x86_64-unknown-linux-ar
# configure:6178: result: no
# configure:6192: checking for ar
# configure:6208: found /usr/bin/ar
# configure:6219: result: ar
# configure:6256: checking for archiver @FILE support
# configure:6273: gcc -c -O2 -Wall conftest.c >&5
# configure:6273: $? = 0
# configure:6276: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:6279: $? = 0
# configure:6284: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:6287: $? = 1
# configure:6299: result: @
# configure:6317: checking for x86_64-unknown-linux-strip
# configure:6344: result: strip
# configure:6416: checking for x86_64-unknown-linux-ranlib
# configure:6446: result: no
# configure:6456: checking for ranlib
# configure:6472: found /usr/bin/ranlib
# configure:6483: result: ranlib
# configure:6585: checking command to parse /usr/bin/nm -B output from gcc object
# configure:6738: gcc -c -O2 -Wall conftest.c >&5
# configure:6741: $? = 0
# configure:6745: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6748: $? = 0
# configure:6814: gcc -o conftest -O2 -Wall conftest.c conftstm.o >&5
# configure:6817: $? = 0
# configure:6855: result: ok
# configure:6902: checking for sysroot
# configure:6932: result: no
# configure:6939: checking for a working dd
# configure:6977: result: /usr/bin/dd
# configure:6981: checking how to truncate binary pipes
# configure:6996: result: /usr/bin/dd bs=4096 count=1
# configure:7132: gcc -c -O2 -Wall conftest.c >&5
# configure:7135: $? = 0
# configure:7285: checking for x86_64-unknown-linux-mt
# configure:7315: result: no
# configure:7325: checking for mt
# configure:7355: result: no
# configure:7375: checking if : is a manifest tool
# configure:7381: : '-?'
# configure:7389: result: no
# configure:8066: checking how to run the C preprocessor
# configure:8097: gcc -E conftest.c
# configure:8097: $? = 0
# configure:8111: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8111: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FAAC"
# | #define PACKAGE_TARNAME "faac"
# | #define PACKAGE_VERSION "1.28"
# | #define PACKAGE_STRING "FAAC 1.28"
# | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "faac"
# | #define VERSION "1.28"
# | /* end confdefs.h. */
# | #include
# configure:8136: result: gcc -E
# configure:8156: gcc -E conftest.c
# configure:8156: $? = 0
# configure:8170: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:8170: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FAAC"
# | #define PACKAGE_TARNAME "faac"
# | #define PACKAGE_VERSION "1.28"
# | #define PACKAGE_STRING "FAAC 1.28"
# | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "faac"
# | #define VERSION "1.28"
# | /* end confdefs.h. */
# | #include
# configure:8199: checking for ANSI C header files
# configure:8219: gcc -c -O2 -Wall conftest.c >&5
# configure:8219: $? = 0
# configure:8292: gcc -o conftest -O2 -Wall conftest.c >&5
# configure:8292: $? = 0
# configure:8292: ./conftest
# configure:8292: $? = 0
# configure:8303: result: yes
# configure:8316: checking for sys/types.h
# configure:8316: gcc -c -O2 -Wall conftest.c >&5
# configure:8316: $? = 0
# configure:8316: result: yes
# configure:8316: checking for sys/stat.h
# configure:8316: gcc -c -O2 -Wall conftest.c >&5
# configure:8316: $? = 0
# configure:8316: result: yes
# configure:8316: checking for stdlib.h
# configure:8316: gcc -c -O2 -Wall conftest.c >&5
# configure:8316: $? = 0
# configure:8316: result: yes
# configure:8316: checking for string.h
# configure:8316: gcc -c -O2 -Wall conftest.c >&5
# configure:8316: $? = 0
# configure:8316: result: yes
# configure:8316: checking for memory.h
# configure:8316: gcc -c -O2 -Wall conftest.c >&5
# configure:8316: $? = 0
# configure:8316: result: yes
# configure:8316: checking for strings.h
# configure:8316: gcc -c -O2 -Wall conftest.c >&5
# configure:8316: $? = 0
# configure:8316: result: yes
# configure:8316: checking for inttypes.h
# configure:8316: gcc -c -O2 -Wall conftest.c >&5
# configure:8316: $? = 0
# configure:8316: result: yes
# configure:8316: checking for stdint.h
# configure:8316: gcc -c -O2 -Wall conftest.c >&5
# configure:8316: $? = 0
# configure:8316: result: yes
# configure:8316: checking for unistd.h
# configure:8316: gcc -c -O2 -Wall conftest.c >&5
# configure:8316: $? = 0
# configure:8316: result: yes
# configure:8330: checking for dlfcn.h
# configure:8330: gcc -c -O2 -Wall conftest.c >&5
# configure:8330: $? = 0
# configure:8330: result: yes
# configure:8597: checking for objdir
# configure:8612: result: .libs
# configure:8872: checking if gcc supports -fno-rtti -fno-exceptions
# configure:8890: gcc -c -O2 -Wall -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:8894: $? = 0
# configure:8907: result: no
# configure:9265: checking for gcc option to produce PIC
# configure:9272: result: -fPIC -DPIC
# configure:9280: checking if gcc PIC flag -fPIC -DPIC works
# configure:9298: gcc -c -O2 -Wall -fPIC -DPIC -DPIC conftest.c >&5
# configure:9302: $? = 0
# configure:9315: result: yes
# configure:9344: checking if gcc static flag -static works
# configure:9372: result: yes
# configure:9387: checking if gcc supports -c -o file.o
# configure:9408: gcc -c -O2 -Wall -o out/conftest2.o conftest.c >&5
# configure:9412: $? = 0
# configure:9434: result: yes
# configure:9442: checking if gcc supports -c -o file.o
# configure:9489: result: yes
# configure:9522: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:10781: result: yes
# configure:10818: checking whether -lc should be explicitly linked in
# configure:10826: gcc -c -O2 -Wall conftest.c >&5
# configure:10829: $? = 0
# configure:10844: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:10847: $? = 0
# configure:10861: result: no
# configure:11021: checking dynamic linker characteristics
# configure:11602: gcc -o conftest -O2 -Wall -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:11602: $? = 0
# configure:11839: result: GNU/Linux ld.so
# configure:11961: checking how to hardcode library paths into programs
# configure:11986: result: immediate
# configure:12534: checking whether stripping libraries is possible
# configure:12539: result: yes
# configure:12574: checking if libtool supports shared libraries
# configure:12576: result: yes
# configure:12579: checking whether to build shared libraries
# configure:12604: result: yes
# configure:12607: checking whether to build static libraries
# configure:12611: result: yes
# configure:12634: checking how to run the C++ preprocessor
# configure:12661: g++ -E conftest.cpp
# configure:12661: $? = 0
# configure:12675: g++ -E conftest.cpp
# conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12675: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FAAC"
# | #define PACKAGE_TARNAME "faac"
# | #define PACKAGE_VERSION "1.28"
# | #define PACKAGE_STRING "FAAC 1.28"
# | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "faac"
# | #define VERSION "1.28"
# | #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:12700: result: g++ -E
# configure:12720: g++ -E conftest.cpp
# configure:12720: $? = 0
# configure:12734: g++ -E conftest.cpp
# conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:12734: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FAAC"
# | #define PACKAGE_TARNAME "faac"
# | #define PACKAGE_VERSION "1.28"
# | #define PACKAGE_STRING "FAAC 1.28"
# | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "faac"
# | #define VERSION "1.28"
# | #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:12896: checking for ld used by g++
# configure:12963: result: /usr/bin/ld -m elf_x86_64
# configure:12970: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:12985: result: yes
# configure:13040: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:14113: result: yes
# configure:14149: g++ -c conftest.cpp >&5
# configure:14152: $? = 0
# configure:14633: checking for g++ option to produce PIC
# configure:14640: result: -fPIC -DPIC
# configure:14648: checking if g++ PIC flag -fPIC -DPIC works
# configure:14666: g++ -c -fPIC -DPIC -DPIC conftest.cpp >&5
# configure:14670: $? = 0
# configure:14683: result: yes
# configure:14706: checking if g++ static flag -static works
# configure:14734: result: yes
# configure:14746: checking if g++ supports -c -o file.o
# configure:14767: g++ -c -o out/conftest2.o conftest.cpp >&5
# configure:14771: $? = 0
# configure:14793: result: yes
# configure:14798: checking if g++ supports -c -o file.o
# configure:14845: result: yes
# configure:14875: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:14915: result: yes
# configure:15056: checking dynamic linker characteristics
# configure:15801: result: GNU/Linux ld.so
# configure:15866: checking how to hardcode library paths into programs
# configure:15891: result: immediate
# configure:15955: checking getopt.h usability
# configure:15955: gcc -c -O2 -Wall conftest.c >&5
# configure:15955: $? = 0
# configure:15955: result: yes
# configure:15955: checking getopt.h presence
# configure:15955: gcc -E conftest.c
# configure:15955: $? = 0
# configure:15955: result: yes
# configure:15955: checking for getopt.h
# configure:15955: result: yes
# configure:15966: checking for u_int32_t
# configure:15966: gcc -c -O2 -Wall conftest.c >&5
# configure:15966: $? = 0
# configure:15966: gcc -c -O2 -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:60:24: error: expected expression before ')' token
# if (sizeof ((u_int32_t)))
# ^
# configure:15966: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FAAC"
# | #define PACKAGE_TARNAME "faac"
# | #define PACKAGE_VERSION "1.28"
# | #define PACKAGE_STRING "FAAC 1.28"
# | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "faac"
# | #define VERSION "1.28"
# | #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/"
# | #define HAVE_GETOPT_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((u_int32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15966: result: yes
# configure:15976: checking for u_int16_t
# configure:15976: gcc -c -O2 -Wall conftest.c >&5
# configure:15976: $? = 0
# configure:15976: gcc -c -O2 -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:61:24: error: expected expression before ')' token
# if (sizeof ((u_int16_t)))
# ^
# configure:15976: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FAAC"
# | #define PACKAGE_TARNAME "faac"
# | #define PACKAGE_VERSION "1.28"
# | #define PACKAGE_STRING "FAAC 1.28"
# | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "faac"
# | #define VERSION "1.28"
# | #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/"
# | #define HAVE_GETOPT_H 1
# | #define HAVE_U_INT32_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((u_int16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15976: result: yes
# configure:15986: checking for int32_t
# configure:15986: gcc -c -O2 -Wall conftest.c >&5
# configure:15986: $? = 0
# configure:15986: gcc -c -O2 -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:62:22: error: expected expression before ')' token
# if (sizeof ((int32_t)))
# ^
# configure:15986: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FAAC"
# | #define PACKAGE_TARNAME "faac"
# | #define PACKAGE_VERSION "1.28"
# | #define PACKAGE_STRING "FAAC 1.28"
# | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "faac"
# | #define VERSION "1.28"
# | #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/"
# | #define HAVE_GETOPT_H 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_U_INT16_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15986: result: yes
# configure:15996: checking for int16_t
# configure:15996: gcc -c -O2 -Wall conftest.c >&5
# configure:15996: $? = 0
# configure:15996: gcc -c -O2 -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:63:22: error: expected expression before ')' token
# if (sizeof ((int16_t)))
# ^
# configure:15996: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FAAC"
# | #define PACKAGE_TARNAME "faac"
# | #define PACKAGE_VERSION "1.28"
# | #define PACKAGE_STRING "FAAC 1.28"
# | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "faac"
# | #define VERSION "1.28"
# | #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/"
# | #define HAVE_GETOPT_H 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_INT32_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15996: result: yes
# configure:16007: checking whether strcasecmp is declared
# configure:16007: gcc -c -O2 -Wall conftest.c >&5
# configure:16007: $? = 0
# configure:16007: result: yes
# configure:16015: checking for getopt_long in -lgnugetopt
# configure:16040: gcc -o conftest -O2 -Wall conftest.c -lgnugetopt >&5
# /usr/bin/ld: cannot find -lgnugetopt
# collect2: error: ld returned 1 exit status
# configure:16040: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FAAC"
# | #define PACKAGE_TARNAME "faac"
# | #define PACKAGE_VERSION "1.28"
# | #define PACKAGE_STRING "FAAC 1.28"
# | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "faac"
# | #define VERSION "1.28"
# | #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/"
# | #define HAVE_GETOPT_H 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_STRCASECMP 1
# | /* 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 getopt_long ();
# | int
# | main ()
# | {
# | return getopt_long ();
# | ;
# | return 0;
# | }
# configure:16049: result: no
# configure:16078: checking whether MP4Create is declared
# configure:16078: gcc -c -O2 -Wall conftest.c >&5
# configure:16078: $? = 0
# configure:16078: result: yes
# configure:16095: checking for MP4Create in -lmp4v2
# configure:16120: gcc -o conftest -O2 -Wall conftest.c -lmp4v2 -lstdc++ >&5
# configure:16120: $? = 0
# configure:16129: result: yes
# configure:16143: *** Building with external mp4v2 ***
# configure:16156: checking whether MP4TagsAlloc is declared
# configure:16156: gcc -c -O2 -Wall conftest.c >&5
# configure:16156: $? = 0
# configure:16156: result: yes
# configure:16215: checking whether byte ordering is bigendian
# configure:16230: gcc -c -O2 -Wall conftest.c >&5
# conftest.c:33:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:33:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:33:15: error: unknown type name 'universal'
# configure:16230: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FAAC"
# | #define PACKAGE_TARNAME "faac"
# | #define PACKAGE_VERSION "1.28"
# | #define PACKAGE_STRING "FAAC 1.28"
# | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "faac"
# | #define VERSION "1.28"
# | #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/"
# | #define HAVE_GETOPT_H 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_DECL_MP4CREATE 1
# | #define HAVE_LIBMP4V2 1
# | #define HAVE_DECL_MP4TAGSALLOC 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:16275: gcc -c -O2 -Wall conftest.c >&5
# configure:16275: $? = 0
# configure:16293: gcc -c -O2 -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:39:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:39:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:16293: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FAAC"
# | #define PACKAGE_TARNAME "faac"
# | #define PACKAGE_VERSION "1.28"
# | #define PACKAGE_STRING "FAAC 1.28"
# | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "faac"
# | #define VERSION "1.28"
# | #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/"
# | #define HAVE_GETOPT_H 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_DECL_MP4CREATE 1
# | #define HAVE_LIBMP4V2 1
# | #define HAVE_DECL_MP4TAGSALLOC 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:16421: result: no
# configure:16440: checking for ANSI C header files
# configure:16544: result: yes
# configure:16559: checking for special C compiler options needed for large files
# configure:16604: result: no
# configure:16610: checking for _FILE_OFFSET_BITS value needed for large files
# configure:16635: gcc -c -O2 -Wall conftest.c >&5
# configure:16635: $? = 0
# configure:16667: result: no
# configure:16755: checking for stdint.h
# configure:16755: result: yes
# configure:16755: checking for inttypes.h
# configure:16755: result: yes
# configure:16767: checking mathf.h usability
# configure:16767: gcc -c -O2 -Wall conftest.c >&5
# conftest.c:68:19: fatal error: mathf.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16767: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FAAC"
# | #define PACKAGE_TARNAME "faac"
# | #define PACKAGE_VERSION "1.28"
# | #define PACKAGE_STRING "FAAC 1.28"
# | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "faac"
# | #define VERSION "1.28"
# | #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/"
# | #define HAVE_GETOPT_H 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_DECL_MP4CREATE 1
# | #define HAVE_LIBMP4V2 1
# | #define HAVE_DECL_MP4TAGSALLOC 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:16767: result: no
# configure:16767: checking mathf.h presence
# configure:16767: gcc -E conftest.c
# conftest.c:35:19: fatal error: mathf.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:16767: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FAAC"
# | #define PACKAGE_TARNAME "faac"
# | #define PACKAGE_VERSION "1.28"
# | #define PACKAGE_STRING "FAAC 1.28"
# | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "faac"
# | #define VERSION "1.28"
# | #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/"
# | #define HAVE_GETOPT_H 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_DECL_MP4CREATE 1
# | #define HAVE_LIBMP4V2 1
# | #define HAVE_DECL_MP4TAGSALLOC 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | /* end confdefs.h. */
# | #include
# configure:16767: result: no
# configure:16767: checking for mathf.h
# configure:16767: result: no
# configure:16779: checking float.h usability
# configure:16779: gcc -c -O2 -Wall conftest.c >&5
# configure:16779: $? = 0
# configure:16779: result: yes
# configure:16779: checking float.h presence
# configure:16779: gcc -E conftest.c
# configure:16779: $? = 0
# configure:16779: result: yes
# configure:16779: checking for float.h
# configure:16779: result: yes
# configure:16789: checking whether strchr is declared
# configure:16789: gcc -c -O2 -Wall conftest.c >&5
# configure:16789: $? = 0
# configure:16789: result: yes
# configure:16796: checking whether memcpy is declared
# configure:16796: gcc -c -O2 -Wall conftest.c >&5
# configure:16796: $? = 0
# configure:16796: result: yes
# configure:16803: checking whether strsep is declared
# configure:16803: gcc -c -O2 -Wall conftest.c >&5
# configure:16803: $? = 0
# configure:16803: result: yes
# configure:16812: checking sys/time.h usability
# configure:16812: gcc -c -O2 -Wall conftest.c >&5
# configure:16812: $? = 0
# configure:16812: result: yes
# configure:16812: checking sys/time.h presence
# configure:16812: gcc -E conftest.c
# configure:16812: $? = 0
# configure:16812: result: yes
# configure:16812: checking for sys/time.h
# configure:16812: result: yes
# configure:16822: checking whether time.h and sys/time.h may both be included
# configure:16842: gcc -c -O2 -Wall conftest.c >&5
# configure:16842: $? = 0
# configure:16849: result: yes
# configure:16857: checking for off_t
# configure:16857: gcc -c -O2 -Wall conftest.c >&5
# configure:16857: $? = 0
# configure:16857: gcc -c -O2 -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:77:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:16857: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FAAC"
# | #define PACKAGE_TARNAME "faac"
# | #define PACKAGE_VERSION "1.28"
# | #define PACKAGE_STRING "FAAC 1.28"
# | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "faac"
# | #define VERSION "1.28"
# | #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/"
# | #define HAVE_GETOPT_H 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_DECL_MP4CREATE 1
# | #define HAVE_LIBMP4V2 1
# | #define HAVE_DECL_MP4TAGSALLOC 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_STRSEP 1
# | #define HAVE_SYS_TIME_H 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16857: result: yes
# configure:16868: checking for in_port_t
# configure:16868: gcc -c -O2 -Wall conftest.c >&5
# configure:16868: $? = 0
# configure:16868: gcc -c -O2 -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:48:24: error: expected expression before ')' token
# if (sizeof ((in_port_t)))
# ^
# configure:16868: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FAAC"
# | #define PACKAGE_TARNAME "faac"
# | #define PACKAGE_VERSION "1.28"
# | #define PACKAGE_STRING "FAAC 1.28"
# | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "faac"
# | #define VERSION "1.28"
# | #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/"
# | #define HAVE_GETOPT_H 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_DECL_MP4CREATE 1
# | #define HAVE_LIBMP4V2 1
# | #define HAVE_DECL_MP4TAGSALLOC 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_STRSEP 1
# | #define HAVE_SYS_TIME_H 1
# | #define TIME_WITH_SYS_TIME 1
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((in_port_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16868: result: yes
# configure:16880: checking for socklen_t
# configure:16880: gcc -c -O2 -Wall conftest.c >&5
# configure:16880: $? = 0
# configure:16880: gcc -c -O2 -Wall conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:49:24: error: expected expression before ')' token
# if (sizeof ((socklen_t)))
# ^
# configure:16880: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "FAAC"
# | #define PACKAGE_TARNAME "faac"
# | #define PACKAGE_VERSION "1.28"
# | #define PACKAGE_STRING "FAAC 1.28"
# | #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
# | #define PACKAGE_URL ""
# | #define PACKAGE "faac"
# | #define VERSION "1.28"
# | #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/"
# | #define HAVE_GETOPT_H 1
# | #define HAVE_U_INT32_T 1
# | #define HAVE_U_INT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_DECL_MP4CREATE 1
# | #define HAVE_LIBMP4V2 1
# | #define HAVE_DECL_MP4TAGSALLOC 1
# | #define STDC_HEADERS 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_FLOAT_H 1
# | #define HAVE_STRCHR 1
# | #define HAVE_MEMCPY 1
# | #define HAVE_STRSEP 1
# | #define HAVE_SYS_TIME_H 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_IN_PORT_T 1
# | /* end confdefs.h. */
# | #include
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((socklen_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:16880: result: yes
# configure:16893: checking for fpos_t.__pos
# configure:16893: gcc -c -O2 -Wall conftest.c >&5
# configure:16893: $? = 0
# configure:16893: result: yes
# configure:17015: checking that generated files are newer than configure
# configure:17021: result: done
# configure:17073: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by FAAC config.status 1.28, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 9a0ef6003f9e
#
# config.status:1184: creating common/Makefile
# config.status:1184: creating common/mp4v2/Makefile
# config.status:1184: creating libfaac/Makefile
# config.status:1184: creating frontend/Makefile
# config.status:1184: creating include/Makefile
# config.status:1184: creating Makefile
# config.status:1184: creating config.h
# config.status:1444: executing depfiles commands
# config.status:1444: executing libtool commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# 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=
# ac_cv_env_CC_value=
# 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=
# ac_cv_env_CXX_value=
# 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_have_decl_MP4Create=yes
# ac_cv_have_decl_MP4TagsAlloc=yes
# ac_cv_have_decl_memcpy=yes
# ac_cv_have_decl_strcasecmp=yes
# ac_cv_have_decl_strchr=yes
# ac_cv_have_decl_strsep=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_float_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_mathf_h=no
# 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_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_gnugetopt_getopt_long=no
# ac_cv_lib_mp4v2_MP4Create=yes
# ac_cv_member_fpos_t___pos=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_lt_DD=/usr/bin/dd
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# 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
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_type_in_port_t=yes
# ac_cv_type_int16_t=yes
# ac_cv_type_int32_t=yes
# ac_cv_type_off_t=yes
# ac_cv_type_socklen_t=yes
# ac_cv_type_u_int16_t=yes
# ac_cv_type_u_int32_t=yes
# 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
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_c_o_CXX=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_pic_works_CXX=yes
# lt_cv_prog_compiler_rtti_exceptions=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=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_global_symbol_to_import=
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# lt_cv_truncate_bin='/usr/bin/dd bs=4096 count=1'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='aclocal-1.15'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# AR='ar'
# AUTOCONF='autoconf'
# AUTOHEADER='autoheader'
# AUTOMAKE='automake-1.15'
# AWK='gawk'
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS='-O2 -Wall'
# CPP='gcc -E'
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -E'
# CXXDEPMODE='depmode=gcc3'
# CXXFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=''
# LT_SYS_LIBRARY_PATH=''
# MAKEINFO='makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='faac'
# PACKAGE_BUGREPORT='faac-dev@lists.sourceforge.net'
# PACKAGE_NAME='FAAC'
# PACKAGE_STRING='FAAC 1.28'
# PACKAGE_TARNAME='faac'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.28'
# PATH_SEPARATOR=':'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_DRM_FALSE=''
# USE_DRM_TRUE='#'
# VERSION='1.28'
# WITH_EXTERNAL_MP4V2_FALSE='#'
# WITH_EXTERNAL_MP4V2_TRUE=''
# WITH_MP4V2_FALSE=''
# WITH_MP4V2_TRUE='#'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# 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-tar} chof - "$$tardir"'
# am__untar='$${TAR-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/faac/src/faac-1.28/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 "FAAC"
# #define PACKAGE_TARNAME "faac"
# #define PACKAGE_VERSION "1.28"
# #define PACKAGE_STRING "FAAC 1.28"
# #define PACKAGE_BUGREPORT "faac-dev@lists.sourceforge.net"
# #define PACKAGE_URL ""
# #define PACKAGE "faac"
# #define VERSION "1.28"
# #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/"
# #define HAVE_GETOPT_H 1
# #define HAVE_U_INT32_T 1
# #define HAVE_U_INT16_T 1
# #define HAVE_INT32_T 1
# #define HAVE_INT16_T 1
# #define HAVE_STRCASECMP 1
# #define HAVE_DECL_MP4CREATE 1
# #define HAVE_LIBMP4V2 1
# #define HAVE_DECL_MP4TAGSALLOC 1
# #define STDC_HEADERS 1
# #define HAVE_STDINT_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_FLOAT_H 1
# #define HAVE_STRCHR 1
# #define HAVE_MEMCPY 1
# #define HAVE_STRSEP 1
# #define HAVE_SYS_TIME_H 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_IN_PORT_T 1
# #define HAVE_SOCKLEN_T 1
# #define HAVE_FPOS_T___POS 1
#
# configure: exit 0