The build took 00h 01m 45s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
65,502 |
ansic |
8,851 |
sh |
4,011 |
makefile |
1,324 |
cpp |
79,688 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
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:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: faad2 2.7-4 (Wed Apr 5 00:48:23 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for style of include used by make... GNU
checking for x86_64-unknown-linux-gcc... clang
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking dependency style of clang... gcc3
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 ld used by clang... /sysroot/bin/ld
checking if the linker (/sysroot/bin/ld) is GNU ld... yes
checking for /sysroot/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /sysroot/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... yes
checking whether clang++ accepts -g... yes
checking dependency style of clang++... gcc3
checking how to run the C++ preprocessor... clang++ -E
checking for x86_64-unknown-linux-g77... no
checking for x86_64-unknown-linux-xlf... no
checking for x86_64-unknown-linux-f77... no
checking for x86_64-unknown-linux-frt... no
checking for x86_64-unknown-linux-pgf77... no
checking for x86_64-unknown-linux-cf77... no
checking for x86_64-unknown-linux-fort77... no
checking for x86_64-unknown-linux-fl32... no
checking for x86_64-unknown-linux-af77... no
checking for x86_64-unknown-linux-xlf90... no
checking for x86_64-unknown-linux-f90... no
checking for x86_64-unknown-linux-pgf90... no
checking for x86_64-unknown-linux-pghpf... no
checking for x86_64-unknown-linux-epcf90... no
checking for x86_64-unknown-linux-gfortran... no
checking for x86_64-unknown-linux-g95... no
checking for x86_64-unknown-linux-xlf95... no
checking for x86_64-unknown-linux-f95... no
checking for x86_64-unknown-linux-fort... no
checking for x86_64-unknown-linux-ifort... no
checking for x86_64-unknown-linux-ifc... no
checking for x86_64-unknown-linux-efc... no
checking for x86_64-unknown-linux-pgf95... no
checking for x86_64-unknown-linux-lf95... no
checking for x86_64-unknown-linux-ftn... no
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... gfortran
configure: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet. If you think this
configuration is useful to you, please write to autoconf@gnu.org.
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /sysroot/bin/nm -B output from clang object... ok
checking for objdir... .libs
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-strip... strip
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC
checking if clang PIC flag -fPIC works... yes
checking if clang static flag -static works... no
checking if clang supports -c -o file.o... yes
checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by clang++... /sysroot/bin/ld -m elf_x86_64
checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for clang++ option to produce PIC... -fPIC
checking if clang++ PIC flag -fPIC works... yes
checking if clang++ static flag -static works... no
checking if clang++ supports -c -o file.o... yes
checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... no
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for x86_64-unknown-linux-gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking dependency style of clang... (cached) gcc3
checking whether clang and cc understand -c and -o together... yes
checking how to run the C preprocessor... clang -E
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether clang++ accepts -g... (cached) yes
checking dependency style of clang++... (cached) gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for rpmbuild... no
checking for ANSI C header files... (cached) yes
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 for strchr... yes
checking for memcpy... 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 errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sysfs/libsysfs.h usability... no
checking sysfs/libsysfs.h presence... no
checking for sysfs/libsysfs.h... no
checking IOKit/IOKitLib.h usability... no
checking IOKit/IOKitLib.h presence... no
checking for IOKit/IOKitLib.h... no
checking for getpwuid... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for off_t... yes
checking for lrintf... yes
checking for float32_t temp... no
checking for strsep... yes
checking for mpeg4ip-config... no
configure: no xmms build configured
configure: creating ./config.status
config.status: creating libfaad/Makefile
config.status: creating common/Makefile
config.status: creating common/mp4ff/Makefile
config.status: creating plugins/Makefile
config.status: creating plugins/xmms/Makefile
config.status: creating plugins/xmms/src/Makefile
config.status: creating plugins/mpeg4ip/Makefile
config.status: creating faad2.spec
config.status: creating frontend/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
make all-recursive
make[1]: Entering directory '/tmp/faad2/src/faad2-2.7'
Making all in libfaad
make[2]: Entering directory '/tmp/faad2/src/faad2-2.7/libfaad'
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT bits.lo -MD -MP -MF ".deps/bits.Tpo" -c -o bits.lo bits.c; \
then mv -f ".deps/bits.Tpo" ".deps/bits.Plo"; else rm -f ".deps/bits.Tpo"; exit 1; fi
mkdir .libs
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT bits.lo -MD -MP -MF .deps/bits.Tpo -c bits.c -fPIC -DPIC -o .libs/bits.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT bits.lo -MD -MP -MF .deps/bits.Tpo -c bits.c -o bits.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT cfft.lo -MD -MP -MF ".deps/cfft.Tpo" -c -o cfft.lo cfft.c; \
then mv -f ".deps/cfft.Tpo" ".deps/cfft.Plo"; else rm -f ".deps/cfft.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT cfft.lo -MD -MP -MF .deps/cfft.Tpo -c cfft.c -fPIC -DPIC -o .libs/cfft.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT cfft.lo -MD -MP -MF .deps/cfft.Tpo -c cfft.c -o cfft.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT decoder.lo -MD -MP -MF ".deps/decoder.Tpo" -c -o decoder.lo decoder.c; \
then mv -f ".deps/decoder.Tpo" ".deps/decoder.Plo"; else rm -f ".deps/decoder.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT decoder.lo -MD -MP -MF .deps/decoder.Tpo -c decoder.c -fPIC -DPIC -o .libs/decoder.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT decoder.lo -MD -MP -MF .deps/decoder.Tpo -c decoder.c -o decoder.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT drc.lo -MD -MP -MF ".deps/drc.Tpo" -c -o drc.lo drc.c; \
then mv -f ".deps/drc.Tpo" ".deps/drc.Plo"; else rm -f ".deps/drc.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT drc.lo -MD -MP -MF .deps/drc.Tpo -c drc.c -fPIC -DPIC -o .libs/drc.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT drc.lo -MD -MP -MF .deps/drc.Tpo -c drc.c -o drc.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT drm_dec.lo -MD -MP -MF ".deps/drm_dec.Tpo" -c -o drm_dec.lo drm_dec.c; \
then mv -f ".deps/drm_dec.Tpo" ".deps/drm_dec.Plo"; else rm -f ".deps/drm_dec.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT drm_dec.lo -MD -MP -MF .deps/drm_dec.Tpo -c drm_dec.c -fPIC -DPIC -o .libs/drm_dec.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT drm_dec.lo -MD -MP -MF .deps/drm_dec.Tpo -c drm_dec.c -o drm_dec.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT error.lo -MD -MP -MF ".deps/error.Tpo" -c -o error.lo error.c; \
then mv -f ".deps/error.Tpo" ".deps/error.Plo"; else rm -f ".deps/error.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -fPIC -DPIC -o .libs/error.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -o error.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT filtbank.lo -MD -MP -MF ".deps/filtbank.Tpo" -c -o filtbank.lo filtbank.c; \
then mv -f ".deps/filtbank.Tpo" ".deps/filtbank.Plo"; else rm -f ".deps/filtbank.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT filtbank.lo -MD -MP -MF .deps/filtbank.Tpo -c filtbank.c -fPIC -DPIC -o .libs/filtbank.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT filtbank.lo -MD -MP -MF .deps/filtbank.Tpo -c filtbank.c -o filtbank.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT ic_predict.lo -MD -MP -MF ".deps/ic_predict.Tpo" -c -o ic_predict.lo ic_predict.c; \
then mv -f ".deps/ic_predict.Tpo" ".deps/ic_predict.Plo"; else rm -f ".deps/ic_predict.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT ic_predict.lo -MD -MP -MF .deps/ic_predict.Tpo -c ic_predict.c -fPIC -DPIC -o .libs/ic_predict.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT ic_predict.lo -MD -MP -MF .deps/ic_predict.Tpo -c ic_predict.c -o ic_predict.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT is.lo -MD -MP -MF ".deps/is.Tpo" -c -o is.lo is.c; \
then mv -f ".deps/is.Tpo" ".deps/is.Plo"; else rm -f ".deps/is.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT is.lo -MD -MP -MF .deps/is.Tpo -c is.c -fPIC -DPIC -o .libs/is.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT is.lo -MD -MP -MF .deps/is.Tpo -c is.c -o is.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT lt_predict.lo -MD -MP -MF ".deps/lt_predict.Tpo" -c -o lt_predict.lo lt_predict.c; \
then mv -f ".deps/lt_predict.Tpo" ".deps/lt_predict.Plo"; else rm -f ".deps/lt_predict.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT lt_predict.lo -MD -MP -MF .deps/lt_predict.Tpo -c lt_predict.c -fPIC -DPIC -o .libs/lt_predict.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT lt_predict.lo -MD -MP -MF .deps/lt_predict.Tpo -c lt_predict.c -o lt_predict.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT mdct.lo -MD -MP -MF ".deps/mdct.Tpo" -c -o mdct.lo mdct.c; \
then mv -f ".deps/mdct.Tpo" ".deps/mdct.Plo"; else rm -f ".deps/mdct.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c -fPIC -DPIC -o .libs/mdct.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c -o mdct.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT mp4.lo -MD -MP -MF ".deps/mp4.Tpo" -c -o mp4.lo mp4.c; \
then mv -f ".deps/mp4.Tpo" ".deps/mp4.Plo"; else rm -f ".deps/mp4.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT mp4.lo -MD -MP -MF .deps/mp4.Tpo -c mp4.c -fPIC -DPIC -o .libs/mp4.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT mp4.lo -MD -MP -MF .deps/mp4.Tpo -c mp4.c -o mp4.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT ms.lo -MD -MP -MF ".deps/ms.Tpo" -c -o ms.lo ms.c; \
then mv -f ".deps/ms.Tpo" ".deps/ms.Plo"; else rm -f ".deps/ms.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT ms.lo -MD -MP -MF .deps/ms.Tpo -c ms.c -fPIC -DPIC -o .libs/ms.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT ms.lo -MD -MP -MF .deps/ms.Tpo -c ms.c -o ms.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT output.lo -MD -MP -MF ".deps/output.Tpo" -c -o output.lo output.c; \
then mv -f ".deps/output.Tpo" ".deps/output.Plo"; else rm -f ".deps/output.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.c -fPIC -DPIC -o .libs/output.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT output.lo -MD -MP -MF .deps/output.Tpo -c output.c -o output.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT pns.lo -MD -MP -MF ".deps/pns.Tpo" -c -o pns.lo pns.c; \
then mv -f ".deps/pns.Tpo" ".deps/pns.Plo"; else rm -f ".deps/pns.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT pns.lo -MD -MP -MF .deps/pns.Tpo -c pns.c -fPIC -DPIC -o .libs/pns.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT pns.lo -MD -MP -MF .deps/pns.Tpo -c pns.c -o pns.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT ps_dec.lo -MD -MP -MF ".deps/ps_dec.Tpo" -c -o ps_dec.lo ps_dec.c; \
then mv -f ".deps/ps_dec.Tpo" ".deps/ps_dec.Plo"; else rm -f ".deps/ps_dec.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT ps_dec.lo -MD -MP -MF .deps/ps_dec.Tpo -c ps_dec.c -fPIC -DPIC -o .libs/ps_dec.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT ps_dec.lo -MD -MP -MF .deps/ps_dec.Tpo -c ps_dec.c -o ps_dec.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT ps_syntax.lo -MD -MP -MF ".deps/ps_syntax.Tpo" -c -o ps_syntax.lo ps_syntax.c; \
then mv -f ".deps/ps_syntax.Tpo" ".deps/ps_syntax.Plo"; else rm -f ".deps/ps_syntax.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT ps_syntax.lo -MD -MP -MF .deps/ps_syntax.Tpo -c ps_syntax.c -fPIC -DPIC -o .libs/ps_syntax.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT ps_syntax.lo -MD -MP -MF .deps/ps_syntax.Tpo -c ps_syntax.c -o ps_syntax.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT pulse.lo -MD -MP -MF ".deps/pulse.Tpo" -c -o pulse.lo pulse.c; \
then mv -f ".deps/pulse.Tpo" ".deps/pulse.Plo"; else rm -f ".deps/pulse.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT pulse.lo -MD -MP -MF .deps/pulse.Tpo -c pulse.c -fPIC -DPIC -o .libs/pulse.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT pulse.lo -MD -MP -MF .deps/pulse.Tpo -c pulse.c -o pulse.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT specrec.lo -MD -MP -MF ".deps/specrec.Tpo" -c -o specrec.lo specrec.c; \
then mv -f ".deps/specrec.Tpo" ".deps/specrec.Plo"; else rm -f ".deps/specrec.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT specrec.lo -MD -MP -MF .deps/specrec.Tpo -c specrec.c -fPIC -DPIC -o .libs/specrec.o
specrec.c:429:1: warning: '/*' within block comment [-Wcomment]
/* output = sign(input)*abs(input)^(4/3) */
^
1 warning generated.
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT specrec.lo -MD -MP -MF .deps/specrec.Tpo -c specrec.c -o specrec.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT syntax.lo -MD -MP -MF ".deps/syntax.Tpo" -c -o syntax.lo syntax.c; \
then mv -f ".deps/syntax.Tpo" ".deps/syntax.Plo"; else rm -f ".deps/syntax.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT syntax.lo -MD -MP -MF .deps/syntax.Tpo -c syntax.c -fPIC -DPIC -o .libs/syntax.o
syntax.c:1733:35: warning: equality comparison with extraneous parentheses [-Wparentheses-equality]
while ((sect_len_incr == sect_esc_val) /* &&
~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
syntax.c:1733:35: note: remove extraneous parentheses around the comparison to silence this warning
while ((sect_len_incr == sect_esc_val) /* &&
~ ^ ~
syntax.c:1733:35: note: use '=' to turn this equality comparison into an assignment
while ((sect_len_incr == sect_esc_val) /* &&
^~
=
1 warning generated.
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT syntax.lo -MD -MP -MF .deps/syntax.Tpo -c syntax.c -o syntax.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT tns.lo -MD -MP -MF ".deps/tns.Tpo" -c -o tns.lo tns.c; \
then mv -f ".deps/tns.Tpo" ".deps/tns.Plo"; else rm -f ".deps/tns.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT tns.lo -MD -MP -MF .deps/tns.Tpo -c tns.c -fPIC -DPIC -o .libs/tns.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT tns.lo -MD -MP -MF .deps/tns.Tpo -c tns.c -o tns.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT hcr.lo -MD -MP -MF ".deps/hcr.Tpo" -c -o hcr.lo hcr.c; \
then mv -f ".deps/hcr.Tpo" ".deps/hcr.Plo"; else rm -f ".deps/hcr.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT hcr.lo -MD -MP -MF .deps/hcr.Tpo -c hcr.c -fPIC -DPIC -o .libs/hcr.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT hcr.lo -MD -MP -MF .deps/hcr.Tpo -c hcr.c -o hcr.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT huffman.lo -MD -MP -MF ".deps/huffman.Tpo" -c -o huffman.lo huffman.c; \
then mv -f ".deps/huffman.Tpo" ".deps/huffman.Plo"; else rm -f ".deps/huffman.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT huffman.lo -MD -MP -MF .deps/huffman.Tpo -c huffman.c -fPIC -DPIC -o .libs/huffman.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT huffman.lo -MD -MP -MF .deps/huffman.Tpo -c huffman.c -o huffman.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT rvlc.lo -MD -MP -MF ".deps/rvlc.Tpo" -c -o rvlc.lo rvlc.c; \
then mv -f ".deps/rvlc.Tpo" ".deps/rvlc.Plo"; else rm -f ".deps/rvlc.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT rvlc.lo -MD -MP -MF .deps/rvlc.Tpo -c rvlc.c -fPIC -DPIC -o .libs/rvlc.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT rvlc.lo -MD -MP -MF .deps/rvlc.Tpo -c rvlc.c -o rvlc.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT ssr.lo -MD -MP -MF ".deps/ssr.Tpo" -c -o ssr.lo ssr.c; \
then mv -f ".deps/ssr.Tpo" ".deps/ssr.Plo"; else rm -f ".deps/ssr.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT ssr.lo -MD -MP -MF .deps/ssr.Tpo -c ssr.c -fPIC -DPIC -o .libs/ssr.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT ssr.lo -MD -MP -MF .deps/ssr.Tpo -c ssr.c -o ssr.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT ssr_fb.lo -MD -MP -MF ".deps/ssr_fb.Tpo" -c -o ssr_fb.lo ssr_fb.c; \
then mv -f ".deps/ssr_fb.Tpo" ".deps/ssr_fb.Plo"; else rm -f ".deps/ssr_fb.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT ssr_fb.lo -MD -MP -MF .deps/ssr_fb.Tpo -c ssr_fb.c -fPIC -DPIC -o .libs/ssr_fb.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT ssr_fb.lo -MD -MP -MF .deps/ssr_fb.Tpo -c ssr_fb.c -o ssr_fb.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT ssr_ipqf.lo -MD -MP -MF ".deps/ssr_ipqf.Tpo" -c -o ssr_ipqf.lo ssr_ipqf.c; \
then mv -f ".deps/ssr_ipqf.Tpo" ".deps/ssr_ipqf.Plo"; else rm -f ".deps/ssr_ipqf.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT ssr_ipqf.lo -MD -MP -MF .deps/ssr_ipqf.Tpo -c ssr_ipqf.c -fPIC -DPIC -o .libs/ssr_ipqf.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT ssr_ipqf.lo -MD -MP -MF .deps/ssr_ipqf.Tpo -c ssr_ipqf.c -o ssr_ipqf.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT common.lo -MD -MP -MF ".deps/common.Tpo" -c -o common.lo common.c; \
then mv -f ".deps/common.Tpo" ".deps/common.Plo"; else rm -f ".deps/common.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o .libs/common.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -o common.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_dct.lo -MD -MP -MF ".deps/sbr_dct.Tpo" -c -o sbr_dct.lo sbr_dct.c; \
then mv -f ".deps/sbr_dct.Tpo" ".deps/sbr_dct.Plo"; else rm -f ".deps/sbr_dct.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_dct.lo -MD -MP -MF .deps/sbr_dct.Tpo -c sbr_dct.c -fPIC -DPIC -o .libs/sbr_dct.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_dct.lo -MD -MP -MF .deps/sbr_dct.Tpo -c sbr_dct.c -o sbr_dct.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_e_nf.lo -MD -MP -MF ".deps/sbr_e_nf.Tpo" -c -o sbr_e_nf.lo sbr_e_nf.c; \
then mv -f ".deps/sbr_e_nf.Tpo" ".deps/sbr_e_nf.Plo"; else rm -f ".deps/sbr_e_nf.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_e_nf.lo -MD -MP -MF .deps/sbr_e_nf.Tpo -c sbr_e_nf.c -fPIC -DPIC -o .libs/sbr_e_nf.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_e_nf.lo -MD -MP -MF .deps/sbr_e_nf.Tpo -c sbr_e_nf.c -o sbr_e_nf.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_fbt.lo -MD -MP -MF ".deps/sbr_fbt.Tpo" -c -o sbr_fbt.lo sbr_fbt.c; \
then mv -f ".deps/sbr_fbt.Tpo" ".deps/sbr_fbt.Plo"; else rm -f ".deps/sbr_fbt.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_fbt.lo -MD -MP -MF .deps/sbr_fbt.Tpo -c sbr_fbt.c -fPIC -DPIC -o .libs/sbr_fbt.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_fbt.lo -MD -MP -MF .deps/sbr_fbt.Tpo -c sbr_fbt.c -o sbr_fbt.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_hfadj.lo -MD -MP -MF ".deps/sbr_hfadj.Tpo" -c -o sbr_hfadj.lo sbr_hfadj.c; \
then mv -f ".deps/sbr_hfadj.Tpo" ".deps/sbr_hfadj.Plo"; else rm -f ".deps/sbr_hfadj.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_hfadj.lo -MD -MP -MF .deps/sbr_hfadj.Tpo -c sbr_hfadj.c -fPIC -DPIC -o .libs/sbr_hfadj.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_hfadj.lo -MD -MP -MF .deps/sbr_hfadj.Tpo -c sbr_hfadj.c -o sbr_hfadj.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_hfgen.lo -MD -MP -MF ".deps/sbr_hfgen.Tpo" -c -o sbr_hfgen.lo sbr_hfgen.c; \
then mv -f ".deps/sbr_hfgen.Tpo" ".deps/sbr_hfgen.Plo"; else rm -f ".deps/sbr_hfgen.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_hfgen.lo -MD -MP -MF .deps/sbr_hfgen.Tpo -c sbr_hfgen.c -fPIC -DPIC -o .libs/sbr_hfgen.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_hfgen.lo -MD -MP -MF .deps/sbr_hfgen.Tpo -c sbr_hfgen.c -o sbr_hfgen.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_huff.lo -MD -MP -MF ".deps/sbr_huff.Tpo" -c -o sbr_huff.lo sbr_huff.c; \
then mv -f ".deps/sbr_huff.Tpo" ".deps/sbr_huff.Plo"; else rm -f ".deps/sbr_huff.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_huff.lo -MD -MP -MF .deps/sbr_huff.Tpo -c sbr_huff.c -fPIC -DPIC -o .libs/sbr_huff.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_huff.lo -MD -MP -MF .deps/sbr_huff.Tpo -c sbr_huff.c -o sbr_huff.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_qmf.lo -MD -MP -MF ".deps/sbr_qmf.Tpo" -c -o sbr_qmf.lo sbr_qmf.c; \
then mv -f ".deps/sbr_qmf.Tpo" ".deps/sbr_qmf.Plo"; else rm -f ".deps/sbr_qmf.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_qmf.lo -MD -MP -MF .deps/sbr_qmf.Tpo -c sbr_qmf.c -fPIC -DPIC -o .libs/sbr_qmf.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_qmf.lo -MD -MP -MF .deps/sbr_qmf.Tpo -c sbr_qmf.c -o sbr_qmf.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_syntax.lo -MD -MP -MF ".deps/sbr_syntax.Tpo" -c -o sbr_syntax.lo sbr_syntax.c; \
then mv -f ".deps/sbr_syntax.Tpo" ".deps/sbr_syntax.Plo"; else rm -f ".deps/sbr_syntax.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_syntax.lo -MD -MP -MF .deps/sbr_syntax.Tpo -c sbr_syntax.c -fPIC -DPIC -o .libs/sbr_syntax.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_syntax.lo -MD -MP -MF .deps/sbr_syntax.Tpo -c sbr_syntax.c -o sbr_syntax.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_tf_grid.lo -MD -MP -MF ".deps/sbr_tf_grid.Tpo" -c -o sbr_tf_grid.lo sbr_tf_grid.c; \
then mv -f ".deps/sbr_tf_grid.Tpo" ".deps/sbr_tf_grid.Plo"; else rm -f ".deps/sbr_tf_grid.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_tf_grid.lo -MD -MP -MF .deps/sbr_tf_grid.Tpo -c sbr_tf_grid.c -fPIC -DPIC -o .libs/sbr_tf_grid.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_tf_grid.lo -MD -MP -MF .deps/sbr_tf_grid.Tpo -c sbr_tf_grid.c -o sbr_tf_grid.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_dec.lo -MD -MP -MF ".deps/sbr_dec.Tpo" -c -o sbr_dec.lo sbr_dec.c; \
then mv -f ".deps/sbr_dec.Tpo" ".deps/sbr_dec.Plo"; else rm -f ".deps/sbr_dec.Tpo"; exit 1; fi
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_dec.lo -MD -MP -MF .deps/sbr_dec.Tpo -c sbr_dec.c -fPIC -DPIC -o .libs/sbr_dec.o
clang -DHAVE_CONFIG_H -I. -I. -I.. -iquote ../include -fPIC -MT sbr_dec.lo -MD -MP -MF .deps/sbr_dec.Tpo -c sbr_dec.c -o sbr_dec.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link clang -iquote ../include -fPIC -o libfaad.la -rpath /usr/lib -version-info 2:0:0 bits.lo cfft.lo decoder.lo drc.lo drm_dec.lo error.lo filtbank.lo ic_predict.lo is.lo lt_predict.lo mdct.lo mp4.lo ms.lo output.lo pns.lo ps_dec.lo ps_syntax.lo pulse.lo specrec.lo syntax.lo tns.lo hcr.lo huffman.lo rvlc.lo ssr.lo ssr_fb.lo ssr_ipqf.lo common.lo sbr_dct.lo sbr_e_nf.lo sbr_fbt.lo sbr_hfadj.lo sbr_hfgen.lo sbr_huff.lo sbr_qmf.lo sbr_syntax.lo sbr_tf_grid.lo sbr_dec.lo -lm
clang -shared .libs/bits.o .libs/cfft.o .libs/decoder.o .libs/drc.o .libs/drm_dec.o .libs/error.o .libs/filtbank.o .libs/ic_predict.o .libs/is.o .libs/lt_predict.o .libs/mdct.o .libs/mp4.o .libs/ms.o .libs/output.o .libs/pns.o .libs/ps_dec.o .libs/ps_syntax.o .libs/pulse.o .libs/specrec.o .libs/syntax.o .libs/tns.o .libs/hcr.o .libs/huffman.o .libs/rvlc.o .libs/ssr.o .libs/ssr_fb.o .libs/ssr_ipqf.o .libs/common.o .libs/sbr_dct.o .libs/sbr_e_nf.o .libs/sbr_fbt.o .libs/sbr_hfadj.o .libs/sbr_hfgen.o .libs/sbr_huff.o .libs/sbr_qmf.o .libs/sbr_syntax.o .libs/sbr_tf_grid.o .libs/sbr_dec.o -lm -Wl,-soname -Wl,libfaad.so.2 -o .libs/libfaad.so.2.0.0
(cd .libs && rm -f libfaad.so.2 && ln -s libfaad.so.2.0.0 libfaad.so.2)
(cd .libs && rm -f libfaad.so && ln -s libfaad.so.2.0.0 libfaad.so)
ar cru .libs/libfaad.a bits.o cfft.o decoder.o drc.o drm_dec.o error.o filtbank.o ic_predict.o is.o lt_predict.o mdct.o mp4.o ms.o output.o pns.o ps_dec.o ps_syntax.o pulse.o specrec.o syntax.o tns.o hcr.o huffman.o rvlc.o ssr.o ssr_fb.o ssr_ipqf.o common.o sbr_dct.o sbr_e_nf.o sbr_fbt.o sbr_hfadj.o sbr_hfgen.o sbr_huff.o sbr_qmf.o sbr_syntax.o sbr_tf_grid.o sbr_dec.o
/r: `u' modifier ignored since `D' is the default (see `U')
ranlib .libs/libfaad.a
creating libfaad.la
(cd .libs && rm -f libfaad.la && ln -s ../libfaad.la libfaad.la)
make[2]: Leaving directory '/tmp/faad2/src/faad2-2.7/libfaad'
Making all in common
make[2]: Entering directory '/tmp/faad2/src/faad2-2.7/common'
Making all in mp4ff
make[3]: Entering directory '/tmp/faad2/src/faad2-2.7/common/mp4ff'
if clang -DHAVE_CONFIG_H -I. -I. -I../.. -DUSE_TAGGING=1 -fPIC -MT libmp4ff_a-mp4ff.o -MD -MP -MF ".deps/libmp4ff_a-mp4ff.Tpo" -c -o libmp4ff_a-mp4ff.o `test -f 'mp4ff.c' || echo './'`mp4ff.c; \
then mv -f ".deps/libmp4ff_a-mp4ff.Tpo" ".deps/libmp4ff_a-mp4ff.Po"; else rm -f ".deps/libmp4ff_a-mp4ff.Tpo"; exit 1; fi
mp4ff.c:432:33: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'int8_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
result = mp4ff_read_data(f, *audio_buffer, *bytes);
^~~~~~~~~~~~~
./mp4ffint.h:244:45: note: passing argument to parameter 'data' here
int32_t mp4ff_read_data(mp4ff_t *f, int8_t *data, uint32_t size);
^
mp4ff.c:458:29: warning: passing 'unsigned char *' to parameter of type 'int8_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
result = mp4ff_read_data(f,buffer,size);
^~~~~~
./mp4ffint.h:244:45: note: passing argument to parameter 'data' here
int32_t mp4ff_read_data(mp4ff_t *f, int8_t *data, uint32_t size);
^
2 warnings generated.
if clang -DHAVE_CONFIG_H -I. -I. -I../.. -DUSE_TAGGING=1 -fPIC -MT libmp4ff_a-mp4atom.o -MD -MP -MF ".deps/libmp4ff_a-mp4atom.Tpo" -c -o libmp4ff_a-mp4atom.o `test -f 'mp4atom.c' || echo './'`mp4atom.c; \
then mv -f ".deps/libmp4ff_a-mp4atom.Tpo" ".deps/libmp4ff_a-mp4atom.Po"; else rm -f ".deps/libmp4ff_a-mp4atom.Tpo"; exit 1; fi
mp4atom.c:334:28: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'int8_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
mp4ff_read_data(f, f->track[f->total_tracks - 1]->decoderConfig, f->track[f->total_tracks - 1]->decoderConfigLen);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./mp4ffint.h:244:45: note: passing argument to parameter 'data' here
int32_t mp4ff_read_data(mp4ff_t *f, int8_t *data, uint32_t size);
^
1 warning generated.
if clang -DHAVE_CONFIG_H -I. -I. -I../.. -DUSE_TAGGING=1 -fPIC -MT libmp4ff_a-mp4meta.o -MD -MP -MF ".deps/libmp4ff_a-mp4meta.Tpo" -c -o libmp4ff_a-mp4meta.o `test -f 'mp4meta.c' || echo './'`mp4meta.c; \
then mv -f ".deps/libmp4ff_a-mp4meta.Tpo" ".deps/libmp4ff_a-mp4meta.Po"; else rm -f ".deps/libmp4ff_a-mp4meta.Tpo"; exit 1; fi
if clang -DHAVE_CONFIG_H -I. -I. -I../.. -DUSE_TAGGING=1 -fPIC -MT libmp4ff_a-mp4sample.o -MD -MP -MF ".deps/libmp4ff_a-mp4sample.Tpo" -c -o libmp4ff_a-mp4sample.o `test -f 'mp4sample.c' || echo './'`mp4sample.c; \
then mv -f ".deps/libmp4ff_a-mp4sample.Tpo" ".deps/libmp4ff_a-mp4sample.Po"; else rm -f ".deps/libmp4ff_a-mp4sample.Tpo"; exit 1; fi
if clang -DHAVE_CONFIG_H -I. -I. -I../.. -DUSE_TAGGING=1 -fPIC -MT libmp4ff_a-mp4util.o -MD -MP -MF ".deps/libmp4ff_a-mp4util.Tpo" -c -o libmp4ff_a-mp4util.o `test -f 'mp4util.c' || echo './'`mp4util.c; \
then mv -f ".deps/libmp4ff_a-mp4util.Tpo" ".deps/libmp4ff_a-mp4util.Po"; else rm -f ".deps/libmp4ff_a-mp4util.Tpo"; exit 1; fi
mp4util.c:75:31: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'int8_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
return mp4ff_write_data(f,(uint8_t*)&result,sizeof(result));
^~~~~~~~~~~~~~~~~
mp4util.c:50:46: note: passing argument to parameter 'data' here
int32_t mp4ff_write_data(mp4ff_t *f, int8_t *data, uint32_t size)
^
mp4util.c:97:24: warning: passing 'uint8_t [8]' to parameter of type 'int8_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
mp4ff_read_data(f, data, 8);
^~~~
mp4util.c:34:45: note: passing argument to parameter 'data' here
int32_t mp4ff_read_data(mp4ff_t *f, int8_t *data, uint32_t size)
^
mp4util.c:157:35: warning: passing 'char *' to parameter of type 'int8_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
if ((uint32_t)mp4ff_read_data(f,str,length)!=length)
^~~
mp4util.c:34:45: note: passing argument to parameter 'data' here
int32_t mp4ff_read_data(mp4ff_t *f, int8_t *data, uint32_t size)
^
mp4util.c:173:24: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'int8_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
mp4ff_read_data(f, &output, 1);
^~~~~~~
mp4util.c:34:45: note: passing argument to parameter 'data' here
int32_t mp4ff_read_data(mp4ff_t *f, int8_t *data, uint32_t size)
^
4 warnings generated.
if clang -DHAVE_CONFIG_H -I. -I. -I../.. -DUSE_TAGGING=1 -fPIC -MT libmp4ff_a-mp4tagupdate.o -MD -MP -MF ".deps/libmp4ff_a-mp4tagupdate.Tpo" -c -o libmp4ff_a-mp4tagupdate.o `test -f 'mp4tagupdate.c' || echo './'`mp4tagupdate.c; \
then mv -f ".deps/libmp4ff_a-mp4tagupdate.Tpo" ".deps/libmp4ff_a-mp4tagupdate.Po"; else rm -f ".deps/libmp4ff_a-mp4tagupdate.Tpo"; exit 1; fi
mp4tagupdate.c:146:36: warning: passing 'char *' to parameter of type 'int8_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
if ((unsigned)mp4ff_read_data(src,(char*)bufptr + oldsize,bytes)!=bytes)
^~~~~~~~~~~~~~~~~~~~~~~
./mp4ffint.h:244:45: note: passing argument to parameter 'data' here
int32_t mp4ff_read_data(mp4ff_t *f, int8_t *data, uint32_t size);
^
mp4tagupdate.c:368:34: warning: illegal character encoding in string literal [-Winvalid-source-encoding]
membuffer_write_std_tag(buf,"gen",genre_ptr);
^~~~
mp4tagupdate.c:420:21: warning: passing 'char [4]' to parameter of type 'int8_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
mp4ff_read_data(f,atom_name,4);
^~~~~~~~~
./mp4ffint.h:244:45: note: passing argument to parameter 'data' here
int32_t mp4ff_read_data(mp4ff_t *f, int8_t *data, uint32_t size);
^
mp4tagupdate.c:587:21: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'int8_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
mp4ff_read_data(f,p_out,(uint32_t)(udta_offset - total_base )); p_out += (uint32_t)(udta_offset - total_base );
^~~~~
./mp4ffint.h:244:45: note: passing argument to parameter 'data' here
int32_t mp4ff_read_data(mp4ff_t *f, int8_t *data, uint32_t size);
^
mp4tagupdate.c:589:21: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'int8_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
mp4ff_read_data(f,p_out,4); p_out += 4;
^~~~~
./mp4ffint.h:244:45: note: passing argument to parameter 'data' here
int32_t mp4ff_read_data(mp4ff_t *f, int8_t *data, uint32_t size);
^
mp4tagupdate.c:590:21: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'int8_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
mp4ff_read_data(f,p_out,(uint32_t)(meta_offset - udta_offset - 8)); p_out += (uint32_t)(meta_offset - udta_offset - 8);
^~~~~
./mp4ffint.h:244:45: note: passing argument to parameter 'data' here
int32_t mp4ff_read_data(mp4ff_t *f, int8_t *data, uint32_t size);
^
mp4tagupdate.c:592:21: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'int8_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
mp4ff_read_data(f,p_out,4); p_out += 4;
^~~~~
./mp4ffint.h:244:45: note: passing argument to parameter 'data' here
int32_t mp4ff_read_data(mp4ff_t *f, int8_t *data, uint32_t size);
^
mp4tagupdate.c:593:21: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'int8_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
mp4ff_read_data(f,p_out,(uint32_t)(ilst_offset - meta_offset - 8)); p_out += (uint32_t)(ilst_offset - meta_offset - 8);
^~~~~
./mp4ffint.h:244:45: note: passing argument to parameter 'data' here
int32_t mp4ff_read_data(mp4ff_t *f, int8_t *data, uint32_t size);
^
mp4tagupdate.c:595:21: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'int8_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
mp4ff_read_data(f,p_out,4); p_out += 4;
^~~~~
./mp4ffint.h:244:45: note: passing argument to parameter 'data' here
int32_t mp4ff_read_data(mp4ff_t *f, int8_t *data, uint32_t size);
^
mp4tagupdate.c:601:21: warning: passing 'uint8_t *' (aka 'unsigned char *') to parameter of type 'int8_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
mp4ff_read_data(f,p_out,(uint32_t)(total_size - (ilst_offset - total_base) - ilst_size));
^~~~~
./mp4ffint.h:244:45: note: passing argument to parameter 'data' here
int32_t mp4ff_read_data(mp4ff_t *f, int8_t *data, uint32_t size);
^
mp4tagupdate.c:636:30: warning: passing 'char *' to parameter of type 'int8_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
mp4ff_write_data(ff, free_data, 4);
^~~~~~~~~
./mp4ffint.h:245:46: note: passing argument to parameter 'data' here
int32_t mp4ff_write_data(mp4ff_t *f, int8_t *data, uint32_t size);
^
mp4tagupdate.c:640:23: warning: passing 'char [5]' to parameter of type 'int8_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
mp4ff_write_data(ff,"moov",4);
^~~~~~
./mp4ffint.h:245:46: note: passing argument to parameter 'data' here
int32_t mp4ff_write_data(mp4ff_t *f, int8_t *data, uint32_t size);
^
mp4tagupdate.c:647:23: warning: passing 'char [5]' to parameter of type 'int8_t *' (aka 'signed char *') converts between pointers to integer types with different sign [-Wpointer-sign]
mp4ff_write_data(ff,"moov",4);
^~~~~~
./mp4ffint.h:245:46: note: passing argument to parameter 'data' here
int32_t mp4ff_write_data(mp4ff_t *f, int8_t *data, uint32_t size);
^
13 warnings generated.
rm -f libmp4ff.a
ar cru libmp4ff.a libmp4ff_a-mp4ff.o libmp4ff_a-mp4atom.o libmp4ff_a-mp4meta.o libmp4ff_a-mp4sample.o libmp4ff_a-mp4util.o libmp4ff_a-mp4tagupdate.o
/r: `u' modifier ignored since `D' is the default (see `U')
ranlib libmp4ff.a
make[3]: Leaving directory '/tmp/faad2/src/faad2-2.7/common/mp4ff'
make[3]: Entering directory '/tmp/faad2/src/faad2-2.7/common'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/faad2/src/faad2-2.7/common'
make[2]: Leaving directory '/tmp/faad2/src/faad2-2.7/common'
Making all in frontend
make[2]: Entering directory '/tmp/faad2/src/faad2-2.7/frontend'
if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../common/faad -I../common/mp4ff -fPIC -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
main.c:688:52: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign]
mp4ff_get_decoder_config(infile, i, &buff, &buff_size);
^~~~~~~~~~
../common/mp4ff/mp4ff.h:79:67: note: passing argument to parameter 'pBufSize' here
unsigned char** ppBuf, unsigned int* pBufSize);
^
main.c:798:54: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign]
mp4ff_get_decoder_config(infile, track, &buffer, &buffer_size);
^~~~~~~~~~~~
../common/mp4ff/mp4ff.h:79:67: note: passing argument to parameter 'pBufSize' here
unsigned char** ppBuf, unsigned int* pBufSize);
^
main.c:888:67: warning: passing 'int *' to parameter of type 'unsigned int *' converts between pointers to integer types with different sign [-Wpointer-sign]
rc = mp4ff_read_sample(infile, track, sampleId, &buffer, &buffer_size);
^~~~~~~~~~~~
../common/mp4ff/mp4ff.h:71:72: note: passing argument to parameter 'bytes' here
unsigned char **audio_buffer, unsigned int *bytes);
^
3 warnings generated.
if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../common/faad -I../common/mp4ff -fPIC -MT audio.o -MD -MP -MF ".deps/audio.Tpo" -c -o audio.o audio.c; \
then mv -f ".deps/audio.Tpo" ".deps/audio.Po"; else rm -f ".deps/audio.Tpo"; exit 1; fi
if clang -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../common/faad -I../common/mp4ff -fPIC -MT getopt.o -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.o `test -f '../common/faad/getopt.c' || echo './'`../common/faad/getopt.c; \
then mv -f ".deps/getopt.Tpo" ".deps/getopt.Po"; else rm -f ".deps/getopt.Tpo"; exit 1; fi
../common/faad/getopt.c:175:13: warning: incompatible redeclaration of library function 'strncmp' [-Wincompatible-library-redeclaration]
extern int strncmp(const char *s1, const char *s2, unsigned int n);
^
../common/faad/getopt.c:175:13: note: 'strncmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
1 warning generated.
/bin/sh ../libtool --tag=CC --mode=link clang -fPIC -o faad main.o audio.o getopt.o ../libfaad/libfaad.la ../common/mp4ff/libmp4ff.a
mkdir .libs
clang -fPIC -o .libs/faad main.o audio.o getopt.o ../libfaad/.libs/libfaad.so ../common/mp4ff/libmp4ff.a
creating faad
make[2]: Leaving directory '/tmp/faad2/src/faad2-2.7/frontend'
Making all in plugins
make[2]: Entering directory '/tmp/faad2/src/faad2-2.7/plugins'
make[3]: Entering directory '/tmp/faad2/src/faad2-2.7/plugins'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/tmp/faad2/src/faad2-2.7/plugins'
make[2]: Leaving directory '/tmp/faad2/src/faad2-2.7/plugins'
make[2]: Entering directory '/tmp/faad2/src/faad2-2.7'
make[2]: Leaving directory '/tmp/faad2/src/faad2-2.7'
make[1]: Leaving directory '/tmp/faad2/src/faad2-2.7'
==> Entering fakeroot environment...
==> Starting package()...
Making install in libfaad
make[1]: Entering directory '/tmp/faad2/src/faad2-2.7/libfaad'
make[2]: Entering directory '/tmp/faad2/src/faad2-2.7/libfaad'
test -z "/usr/lib" || mkdir -p -- "/tmp/faad2/pkg/faad2/usr/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'libfaad.la' '/tmp/faad2/pkg/faad2/usr/lib/libfaad.la'
/usr/bin/install -c .libs/libfaad.so.2.0.0 /tmp/faad2/pkg/faad2/usr/lib/libfaad.so.2.0.0
(cd /tmp/faad2/pkg/faad2/usr/lib && { ln -s -f libfaad.so.2.0.0 libfaad.so.2 || { rm -f libfaad.so.2 && ln -s libfaad.so.2.0.0 libfaad.so.2; }; })
(cd /tmp/faad2/pkg/faad2/usr/lib && { ln -s -f libfaad.so.2.0.0 libfaad.so || { rm -f libfaad.so && ln -s libfaad.so.2.0.0 libfaad.so; }; })
/usr/bin/install -c .libs/libfaad.lai /tmp/faad2/pkg/faad2/usr/lib/libfaad.la
/usr/bin/install -c .libs/libfaad.a /tmp/faad2/pkg/faad2/usr/lib/libfaad.a
chmod 644 /tmp/faad2/pkg/faad2/usr/lib/libfaad.a
ranlib /tmp/faad2/pkg/faad2/usr/lib/libfaad.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/include" || mkdir -p -- "/tmp/faad2/pkg/faad2/usr/include"
/usr/bin/install -c -m 644 '../include/faad.h' '/tmp/faad2/pkg/faad2/usr/include/faad.h'
/usr/bin/install -c -m 644 '../include/neaacdec.h' '/tmp/faad2/pkg/faad2/usr/include/neaacdec.h'
make[2]: Leaving directory '/tmp/faad2/src/faad2-2.7/libfaad'
make[1]: Leaving directory '/tmp/faad2/src/faad2-2.7/libfaad'
Making install in common
make[1]: Entering directory '/tmp/faad2/src/faad2-2.7/common'
Making install in mp4ff
make[2]: Entering directory '/tmp/faad2/src/faad2-2.7/common/mp4ff'
make[3]: Entering directory '/tmp/faad2/src/faad2-2.7/common/mp4ff'
test -z "/usr/lib" || mkdir -p -- "/tmp/faad2/pkg/faad2/usr/lib"
/usr/bin/install -c -m 644 'libmp4ff.a' '/tmp/faad2/pkg/faad2/usr/lib/libmp4ff.a'
ranlib '/tmp/faad2/pkg/faad2/usr/lib/libmp4ff.a'
test -z "/usr/include" || mkdir -p -- "/tmp/faad2/pkg/faad2/usr/include"
/usr/bin/install -c -m 644 'mp4ff.h' '/tmp/faad2/pkg/faad2/usr/include/mp4ff.h'
/usr/bin/install -c -m 644 'mp4ffint.h' '/tmp/faad2/pkg/faad2/usr/include/mp4ffint.h'
make[3]: Leaving directory '/tmp/faad2/src/faad2-2.7/common/mp4ff'
make[2]: Leaving directory '/tmp/faad2/src/faad2-2.7/common/mp4ff'
make[2]: Entering directory '/tmp/faad2/src/faad2-2.7/common'
make[3]: Entering directory '/tmp/faad2/src/faad2-2.7/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/faad2/src/faad2-2.7/common'
make[2]: Leaving directory '/tmp/faad2/src/faad2-2.7/common'
make[1]: Leaving directory '/tmp/faad2/src/faad2-2.7/common'
Making install in frontend
make[1]: Entering directory '/tmp/faad2/src/faad2-2.7/frontend'
make[2]: Entering directory '/tmp/faad2/src/faad2-2.7/frontend'
test -z "/usr/bin" || mkdir -p -- "/tmp/faad2/pkg/faad2/usr/bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c 'faad' '/tmp/faad2/pkg/faad2/usr/bin/faad'
libtool: install: warning: `../libfaad/libfaad.la' has not been installed in `/usr/lib'
/usr/bin/install -c .libs/faad /tmp/faad2/pkg/faad2/usr/bin/faad
test -z "/usr/share/man/manm" || mkdir -p -- "/tmp/faad2/pkg/faad2/usr/share/man/manm"
/usr/bin/install -c -m 644 './faad.man' '/tmp/faad2/pkg/faad2/usr/share/man/manm/faad.man'
make[2]: Leaving directory '/tmp/faad2/src/faad2-2.7/frontend'
make[1]: Leaving directory '/tmp/faad2/src/faad2-2.7/frontend'
Making install in plugins
make[1]: Entering directory '/tmp/faad2/src/faad2-2.7/plugins'
make[2]: Entering directory '/tmp/faad2/src/faad2-2.7/plugins'
make[3]: Entering directory '/tmp/faad2/src/faad2-2.7/plugins'
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/faad2/src/faad2-2.7/plugins'
make[2]: Leaving directory '/tmp/faad2/src/faad2-2.7/plugins'
make[1]: Leaving directory '/tmp/faad2/src/faad2-2.7/plugins'
make[1]: Entering directory '/tmp/faad2/src/faad2-2.7'
make[2]: Entering directory '/tmp/faad2/src/faad2-2.7'
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/faad2/src/faad2-2.7'
make[1]: Leaving directory '/tmp/faad2/src/faad2-2.7'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "faad2"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: faad2 2.7-4 (Wed Apr 5 00:48:57 UTC 2017)
CMD: pacman --query --file faad2-2.7-4-x86_64.pkg.tar.xz
Creating hybrid package for 'faad2'
Trying to find vanilla package 'faad2'...
CMD: pacman --query --file /mirror/faad2-2.7-4.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/lib/libfaad.so.2
/usr/lib/libmp4ff.so.0.0.0
/usr/lib/libmp4ff.so
/usr/lib/libfaad.so
/usr/lib/libmp4ff.so.0
/usr/lib/libfaad.so.2.0.0
/usr/bin/faad
/usr/include/mp4ffint.h
/usr/include/faad.h
/usr/include/mp4ff.h
/usr/include/neaacdec.h
/usr/include/mp4ff_int_types.h
/usr/share/man/man1/faad.1.gz
/sysroot/usr/lib/libfaad.so.2.0.0
/sysroot/usr/lib/libfaad.so.2
/sysroot/usr/lib/libfaad.so
/sysroot/usr/lib/libfaad.la
/sysroot/usr/lib/libfaad.a
/sysroot/usr/lib/libmp4ff.a
/sysroot/usr/include/faad.h
/sysroot/usr/include/neaacdec.h
/sysroot/usr/include/mp4ff.h
/sysroot/usr/include/mp4ffint.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 faad2.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/faad2.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/faad2.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/faad2.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/faad2/src/faad2-2.7/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 configure, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr
## --------- ##
## Platform. ##
## --------- ##
hostname = 761d95230c4f
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /sysroot/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1975: checking for a BSD-compatible install
configure:2031: result: /usr/bin/install -c
configure:2042: checking whether build environment is sane
configure:2085: result: yes
configure:2150: checking for gawk
configure:2166: found /usr/sbin/gawk
configure:2177: result: gawk
configure:2188: checking whether make sets $(MAKE)
configure:2209: result: yes
configure:2285: checking for x86_64-unknown-linux-strip
configure:2315: result: no
configure:2325: checking for strip
configure:2341: found /sysroot/bin/strip
configure:2352: result: strip
configure:2472: checking build system type
configure:2490: result: x86_64-unknown-linux-gnu
configure:2512: checking host system type
configure:2527: result: x86_64-unknown-linux-gnu
configure:2561: checking for style of include used by make
configure:2589: result: GNU
configure:2622: checking for x86_64-unknown-linux-gcc
configure:2649: result: clang
configure:2927: checking for C compiler version
configure:2934: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:2937: $? = 0
configure:2944: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:2947: $? = 0
configure:2954: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2957: $? = 1
configure:2980: checking for C compiler default output file name
configure:3007: clang conftest.c >&5
configure:3010: $? = 0
configure:3048: result: a.out
configure:3065: checking whether the C compiler works
configure:3075: ./a.out
./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:3078: $? = 127
configure:3095: result: yes
configure:3102: checking whether we are cross compiling
configure:3104: result: yes
configure:3107: checking for suffix of executables
configure:3114: clang -o conftest conftest.c >&5
configure:3117: $? = 0
configure:3141: result:
configure:3147: checking for suffix of object files
configure:3173: clang -c conftest.c >&5
configure:3176: $? = 0
configure:3199: result: o
configure:3203: checking whether we are using the GNU C compiler
configure:3232: clang -c conftest.c >&5
configure:3238: $? = 0
configure:3255: result: yes
configure:3260: checking whether clang accepts -g
configure:3290: clang -c -g conftest.c >&5
configure:3296: $? = 0
configure:3395: result: yes
configure:3412: checking for clang option to accept ISO C89
configure:3486: clang -c conftest.c >&5
configure:3492: $? = 0
configure:3515: result: none needed
configure:3535: checking dependency style of clang
configure:3625: result: gcc3
configure:3642: checking for a sed that does not truncate output
configure:3696: result: /usr/sbin/sed
configure:3699: checking for grep that handles long lines and -e
configure:3773: result: /usr/sbin/grep
configure:3778: checking for egrep
configure:3856: result: /usr/sbin/grep -E
configure:3872: checking for ld used by clang
configure:3939: result: /sysroot/bin/ld
configure:3948: checking if the linker (/sysroot/bin/ld) is GNU ld
configure:3963: result: yes
configure:3968: checking for /sysroot/bin/ld option to reload object files
configure:3975: result: -r
configure:3993: checking for BSD-compatible nm
configure:4042: result: /sysroot/bin/nm -B
configure:4046: checking whether ln -s works
configure:4050: result: yes
configure:4057: checking how to recognise dependent libraries
configure:4233: result: pass_all
configure:4321: clang -c conftest.c >&5
configure:4324: $? = 0
configure:4467: checking how to run the C preprocessor
configure:4507: clang -E conftest.c
configure:4513: $? = 0
configure:4544: clang -E conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4550: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "faad2"
| #define VERSION "2.7.0"
| /* end confdefs.h. */
| #include
configure:4583: result: clang -E
configure:4612: clang -E conftest.c
configure:4618: $? = 0
configure:4649: clang -E conftest.c
conftest.c:10:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:4655: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "faad2"
| #define VERSION "2.7.0"
| /* end confdefs.h. */
| #include
configure:4693: checking for ANSI C header files
configure:4723: clang -c conftest.c >&5
configure:4729: $? = 0
configure:4857: result: yes
configure:4881: checking for sys/types.h
configure:4902: clang -c conftest.c >&5
configure:4908: $? = 0
configure:4924: result: yes
configure:4881: checking for sys/stat.h
configure:4902: clang -c conftest.c >&5
configure:4908: $? = 0
configure:4924: result: yes
configure:4881: checking for stdlib.h
configure:4902: clang -c conftest.c >&5
configure:4908: $? = 0
configure:4924: result: yes
configure:4881: checking for string.h
configure:4902: clang -c conftest.c >&5
configure:4908: $? = 0
configure:4924: result: yes
configure:4881: checking for memory.h
configure:4902: clang -c conftest.c >&5
configure:4908: $? = 0
configure:4924: result: yes
configure:4881: checking for strings.h
configure:4902: clang -c conftest.c >&5
configure:4908: $? = 0
configure:4924: result: yes
configure:4881: checking for inttypes.h
configure:4902: clang -c conftest.c >&5
configure:4908: $? = 0
configure:4924: result: yes
configure:4881: checking for stdint.h
configure:4902: clang -c conftest.c >&5
configure:4908: $? = 0
configure:4924: result: yes
configure:4881: checking for unistd.h
configure:4902: clang -c conftest.c >&5
configure:4908: $? = 0
configure:4924: result: yes
configure:4951: checking dlfcn.h usability
configure:4968: clang -c conftest.c >&5
configure:4974: $? = 0
configure:4988: result: yes
configure:4992: checking dlfcn.h presence
configure:5007: clang -E conftest.c
configure:5013: $? = 0
configure:5027: result: yes
configure:5055: checking for dlfcn.h
configure:5063: result: yes
configure:5192: checking for C++ compiler version
configure:5199: clang++ --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:5202: $? = 0
configure:5209: clang++ -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:5212: $? = 0
configure:5219: clang++ -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:5222: $? = 1
configure:5225: checking whether we are using the GNU C++ compiler
configure:5254: clang++ -c conftest.cpp >&5
configure:5260: $? = 0
configure:5277: result: yes
configure:5282: checking whether clang++ accepts -g
configure:5312: clang++ -c -g conftest.cpp >&5
configure:5318: $? = 0
configure:5417: result: yes
configure:5442: checking dependency style of clang++
configure:5532: result: gcc3
configure:5559: checking how to run the C++ preprocessor
configure:5595: clang++ -E conftest.cpp
configure:5601: $? = 0
configure:5632: clang++ -E conftest.cpp
conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:5638: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "faad2"
| #define VERSION "2.7.0"
| #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
| /* end confdefs.h. */
| #include
configure:5671: result: clang++ -E
configure:5700: clang++ -E conftest.cpp
configure:5706: $? = 0
configure:5737: clang++ -E conftest.cpp
conftest.cpp:21:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:5743: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "faad2"
| #define VERSION "2.7.0"
| #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
| /* end confdefs.h. */
| #include
configure:5792: checking for x86_64-unknown-linux-g77
configure:5822: result: no
configure:5792: checking for x86_64-unknown-linux-xlf
configure:5822: result: no
configure:5792: checking for x86_64-unknown-linux-f77
configure:5822: result: no
configure:5792: checking for x86_64-unknown-linux-frt
configure:5822: result: no
configure:5792: checking for x86_64-unknown-linux-pgf77
configure:5822: result: no
configure:5792: checking for x86_64-unknown-linux-cf77
configure:5822: result: no
configure:5792: checking for x86_64-unknown-linux-fort77
configure:5822: result: no
configure:5792: checking for x86_64-unknown-linux-fl32
configure:5822: result: no
configure:5792: checking for x86_64-unknown-linux-af77
configure:5822: result: no
configure:5792: checking for x86_64-unknown-linux-xlf90
configure:5822: result: no
configure:5792: checking for x86_64-unknown-linux-f90
configure:5822: result: no
configure:5792: checking for x86_64-unknown-linux-pgf90
configure:5822: result: no
configure:5792: checking for x86_64-unknown-linux-pghpf
configure:5822: result: no
configure:5792: checking for x86_64-unknown-linux-epcf90
configure:5822: result: no
configure:5792: checking for x86_64-unknown-linux-gfortran
configure:5822: result: no
configure:5792: checking for x86_64-unknown-linux-g95
configure:5822: result: no
configure:5792: checking for x86_64-unknown-linux-xlf95
configure:5822: result: no
configure:5792: checking for x86_64-unknown-linux-f95
configure:5822: result: no
configure:5792: checking for x86_64-unknown-linux-fort
configure:5822: result: no
configure:5792: checking for x86_64-unknown-linux-ifort
configure:5822: result: no
configure:5792: checking for x86_64-unknown-linux-ifc
configure:5822: result: no
configure:5792: checking for x86_64-unknown-linux-efc
configure:5822: result: no
configure:5792: checking for x86_64-unknown-linux-pgf95
configure:5822: result: no
configure:5792: checking for x86_64-unknown-linux-lf95
configure:5822: result: no
configure:5792: checking for x86_64-unknown-linux-ftn
configure:5822: result: no
configure:5836: checking for g77
configure:5866: result: no
configure:5836: checking for xlf
configure:5866: result: no
configure:5836: checking for f77
configure:5866: result: no
configure:5836: checking for frt
configure:5866: result: no
configure:5836: checking for pgf77
configure:5866: result: no
configure:5836: checking for cf77
configure:5866: result: no
configure:5836: checking for fort77
configure:5866: result: no
configure:5836: checking for fl32
configure:5866: result: no
configure:5836: checking for af77
configure:5866: result: no
configure:5836: checking for xlf90
configure:5866: result: no
configure:5836: checking for f90
configure:5866: result: no
configure:5836: checking for pgf90
configure:5866: result: no
configure:5836: checking for pghpf
configure:5866: result: no
configure:5836: checking for epcf90
configure:5866: result: no
configure:5836: checking for gfortran
configure:5852: found /usr/sbin/gfortran
configure:5863: result: gfortran
configure:5881: WARNING: In the future, Autoconf will not detect cross-tools
whose name does not start with the host triplet. If you think this
configuration is useful to you, please write to autoconf@gnu.org.
configure:5893: checking for Fortran 77 compiler version
configure:5900: gfortran --version >&5
GNU Fortran (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:5903: $? = 0
configure:5910: gfortran -v >&5
Using built-in specs.
COLLECT_GCC=gfortran
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:5913: $? = 0
configure:5920: gfortran -V >&5
gfortran: error: unrecognized command line option '-V'
gfortran: fatal error: no input files
compilation terminated.
configure:5923: $? = 1
configure:5931: checking whether we are using the GNU Fortran 77 compiler
configure:5950: gfortran -c conftest.F >&5
configure:5956: $? = 0
configure:5973: result: yes
configure:5979: checking whether gfortran accepts -g
configure:5996: gfortran -c -g conftest.f >&5
configure:6002: $? = 0
configure:6018: result: yes
configure:6048: checking the maximum length of command line arguments
configure:6157: result: 32768
configure:6168: checking command to parse /sysroot/bin/nm -B output from clang object
configure:6273: clang -c conftest.c >&5
configure:6276: $? = 0
configure:6280: /sysroot/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6283: $? = 0
configure:6335: clang -o conftest conftest.c conftstm.o >&5
configure:6338: $? = 0
configure:6376: result: ok
configure:6380: checking for objdir
configure:6395: result: .libs
configure:6447: checking for x86_64-unknown-linux-ar
configure:6477: result: no
configure:6487: checking for ar
configure:6503: found /sysroot/bin/ar
configure:6514: result: ar
configure:6543: checking for x86_64-unknown-linux-ranlib
configure:6573: result: no
configure:6583: checking for ranlib
configure:6599: found /sysroot/bin/ranlib
configure:6610: result: ranlib
configure:6639: checking for x86_64-unknown-linux-strip
configure:6666: result: strip
configure:6992: checking if clang supports -fno-rtti -fno-exceptions
configure:7010: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:7014: $? = 0
configure:7027: result: yes
configure:7042: checking for clang option to produce PIC
configure:7252: result: -fPIC
configure:7260: checking if clang PIC flag -fPIC works
configure:7278: clang -c -fPIC -DPIC conftest.c >&5
configure:7282: $? = 0
configure:7295: result: yes
configure:7323: checking if clang static flag -static works
configure:7351: result: no
configure:7361: checking if clang supports -c -o file.o
configure:7382: clang -c -o out/conftest2.o conftest.c >&5
configure:7386: $? = 0
configure:7408: result: yes
configure:7434: checking whether the clang linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:8389: result: yes
configure:8410: checking whether -lc should be explicitly linked in
configure:8415: clang -c conftest.c >&5
configure:8418: $? = 0
configure:8433: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
configure:8436: $? = 0
configure:8448: result: no
configure:8456: checking dynamic linker characteristics
configure:9032: result: GNU/Linux ld.so
configure:9041: checking how to hardcode library paths into programs
configure:9066: result: immediate
configure:9080: checking whether stripping libraries is possible
configure:9085: result: yes
configure:9886: checking if libtool supports shared libraries
configure:9888: result: yes
configure:9891: checking whether to build shared libraries
configure:9912: result: yes
configure:9915: checking whether to build static libraries
configure:9919: result: yes
configure:10011: creating libtool
configure:10599: checking for ld used by clang++
configure:10666: result: /sysroot/bin/ld -m elf_x86_64
configure:10675: checking if the linker (/sysroot/bin/ld -m elf_x86_64) is GNU ld
configure:10690: result: yes
configure:10741: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:11675: result: yes
configure:11693: clang++ -c conftest.cpp >&5
configure:11696: $? = 0
configure:11815: checking for clang++ option to produce PIC
configure:12089: result: -fPIC
configure:12097: checking if clang++ PIC flag -fPIC works
configure:12115: clang++ -c -fPIC -DPIC conftest.cpp >&5
configure:12119: $? = 0
configure:12132: result: yes
configure:12160: checking if clang++ static flag -static works
configure:12188: result: no
configure:12198: checking if clang++ supports -c -o file.o
configure:12219: clang++ -c -o out/conftest2.o conftest.cpp >&5
configure:12223: $? = 0
configure:12245: result: yes
configure:12271: checking whether the clang++ linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:12299: result: yes
configure:12366: checking dynamic linker characteristics
configure:12942: result: GNU/Linux ld.so
configure:12951: checking how to hardcode library paths into programs
configure:12976: result: immediate
configure:13502: checking if libtool supports shared libraries
configure:13504: result: yes
configure:13507: checking whether to build shared libraries
configure:13527: result: yes
configure:13530: checking whether to build static libraries
configure:13534: result: yes
configure:13544: checking for gfortran option to produce PIC
configure:13754: result: -fPIC
configure:13762: checking if gfortran PIC flag -fPIC works
configure:13780: gfortran -c -g -O2 -fPIC conftest.f >&5
configure:13784: $? = 0
configure:13797: result: yes
configure:13825: checking if gfortran static flag -static works
configure:13853: result: no
configure:13863: checking if gfortran supports -c -o file.o
configure:13884: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:13888: $? = 0
configure:13910: result: yes
configure:13936: checking whether the gfortran linker (/sysroot/bin/ld -m elf_x86_64) supports shared libraries
configure:14871: result: yes
configure:14938: checking dynamic linker characteristics
configure:15514: result: GNU/Linux ld.so
configure:15523: checking how to hardcode library paths into programs
configure:15548: result: immediate
configure:19104: checking for x86_64-unknown-linux-gcc
configure:19131: result: clang
configure:19409: checking for C compiler version
configure:19416: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:19419: $? = 0
configure:19426: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:19429: $? = 0
configure:19436: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:19439: $? = 1
configure:19442: checking whether we are using the GNU C compiler
configure:19494: result: yes
configure:19499: checking whether clang accepts -g
configure:19634: result: yes
configure:19651: checking for clang option to accept ISO C89
configure:19754: result: none needed
configure:19774: checking dependency style of clang
configure:19864: result: gcc3
configure:19882: checking whether clang and cc understand -c and -o together
configure:19917: clang -c conftest.c -o conftest2.o >&5
configure:19920: $? = 0
configure:19926: clang -c conftest.c -o conftest2.o >&5
configure:19929: $? = 0
configure:19940: cc -c conftest.c >&5
configure:19943: $? = 0
configure:19951: cc -c conftest.c -o conftest2.o >&5
configure:19954: $? = 0
configure:19960: cc -c conftest.c -o conftest2.o >&5
configure:19963: $? = 0
configure:19981: result: yes
configure:20011: checking how to run the C preprocessor
configure:20127: result: clang -E
configure:20156: clang -E conftest.c
configure:20162: $? = 0
configure:20193: clang -E conftest.c
conftest.c:21:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:20199: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "faad2"
| #define VERSION "2.7.0"
| #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
| /* end confdefs.h. */
| #include
configure:20352: checking for C++ compiler version
configure:20359: clang++ --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:20362: $? = 0
configure:20369: clang++ -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:20372: $? = 0
configure:20379: clang++ -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:20382: $? = 1
configure:20385: checking whether we are using the GNU C++ compiler
configure:20437: result: yes
configure:20442: checking whether clang++ accepts -g
configure:20577: result: yes
configure:20602: checking dependency style of clang++
configure:20692: result: gcc3
configure:20722: checking for a BSD-compatible install
configure:20778: result: /usr/bin/install -c
configure:20789: checking whether ln -s works
configure:20793: result: yes
configure:20800: checking whether make sets $(MAKE)
configure:20821: result: yes
configure:20834: checking for rpmbuild
configure:20864: result: no
configure:20904: checking for ANSI C header files
configure:21068: result: yes
configure:21084: checking for stdint.h
configure:21090: result: yes
configure:21084: checking for inttypes.h
configure:21090: result: yes
configure:21234: checking mathf.h usability
configure:21251: clang -c conftest.c >&5
conftest.c:57:10: fatal error: 'mathf.h' file not found
#include
^
1 error generated.
configure:21257: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "faad2"
| #define VERSION "2.7.0"
| #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 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:21271: result: no
configure:21275: checking mathf.h presence
configure:21290: clang -E conftest.c
conftest.c:24:10: fatal error: 'mathf.h' file not found
#include
^
1 error generated.
configure:21296: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "faad2"
| #define VERSION "2.7.0"
| #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 STDC_HEADERS 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| /* end confdefs.h. */
| #include
configure:21310: result: no
configure:21338: checking for mathf.h
configure:21346: result: no
configure:21374: checking float.h usability
configure:21391: clang -c conftest.c >&5
configure:21397: $? = 0
configure:21411: result: yes
configure:21415: checking float.h presence
configure:21430: clang -E conftest.c
configure:21436: $? = 0
configure:21450: result: yes
configure:21478: checking for float.h
configure:21486: result: yes
configure:21504: checking for strchr
configure:21560: clang -o conftest conftest.c >&5
conftest.c:48:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
char strchr ();
^
conftest.c:48:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:21566: $? = 0
configure:21584: result: yes
configure:21504: checking for memcpy
configure:21560: clang -o conftest conftest.c >&5
conftest.c:49:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration]
char memcpy ();
^
conftest.c:49:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)'
1 warning generated.
configure:21566: $? = 0
configure:21584: result: yes
configure:21609: checking sys/time.h usability
configure:21626: clang -c conftest.c >&5
configure:21632: $? = 0
configure:21646: result: yes
configure:21650: checking sys/time.h presence
configure:21665: clang -E conftest.c
configure:21671: $? = 0
configure:21685: result: yes
configure:21713: checking for sys/time.h
configure:21721: result: yes
configure:21734: checking whether time.h and sys/time.h may both be included
configure:21764: clang -c conftest.c >&5
configure:21770: $? = 0
configure:21785: result: yes
configure:21814: checking errno.h usability
configure:21831: clang -c conftest.c >&5
configure:21837: $? = 0
configure:21851: result: yes
configure:21855: checking errno.h presence
configure:21870: clang -E conftest.c
configure:21876: $? = 0
configure:21890: result: yes
configure:21918: checking for errno.h
configure:21926: result: yes
configure:21804: checking for sys/stat.h
configure:21810: result: yes
configure:21804: checking for sys/types.h
configure:21810: result: yes
configure:21814: checking limits.h usability
configure:21831: clang -c conftest.c >&5
configure:21837: $? = 0
configure:21851: result: yes
configure:21855: checking limits.h presence
configure:21870: clang -E conftest.c
configure:21876: $? = 0
configure:21890: result: yes
configure:21918: checking for limits.h
configure:21926: result: yes
configure:21954: checking sysfs/libsysfs.h usability
configure:21971: clang -c conftest.c >&5
conftest.c:66:10: fatal error: 'sysfs/libsysfs.h' file not found
#include
^
1 error generated.
configure:21977: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "faad2"
| #define VERSION "2.7.0"
| #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 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_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIMITS_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:21991: result: no
configure:21995: checking sysfs/libsysfs.h presence
configure:22010: clang -E conftest.c
conftest.c:33:10: fatal error: 'sysfs/libsysfs.h' file not found
#include
^
1 error generated.
configure:22016: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "faad2"
| #define VERSION "2.7.0"
| #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 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_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h. */
| #include
configure:22030: result: no
configure:22058: checking for sysfs/libsysfs.h
configure:22066: result: no
configure:22094: checking IOKit/IOKitLib.h usability
configure:22111: clang -c conftest.c >&5
conftest.c:66:10: fatal error: 'IOKit/IOKitLib.h' file not found
#include
^
1 error generated.
configure:22117: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "faad2"
| #define VERSION "2.7.0"
| #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 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_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIMITS_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:22131: result: no
configure:22135: checking IOKit/IOKitLib.h presence
configure:22150: clang -E conftest.c
conftest.c:33:10: fatal error: 'IOKit/IOKitLib.h' file not found
#include
^
1 error generated.
configure:22156: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "faad2"
| #define VERSION "2.7.0"
| #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 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_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIMITS_H 1
| /* end confdefs.h. */
| #include
configure:22170: result: no
configure:22198: checking for IOKit/IOKitLib.h
configure:22206: result: no
configure:22287: checking for getpwuid
configure:22343: clang -o conftest conftest.c >&5
configure:22349: $? = 0
configure:22367: result: yes
configure:22378: checking for inline
configure:22404: clang -c conftest.c >&5
configure:22410: $? = 0
configure:22428: result: inline
configure:22447: checking whether byte ordering is bigendian
configure:22480: clang -c conftest.c >&5
configure:22486: $? = 0
configure:22518: clang -c conftest.c >&5
conftest.c:41:2: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:22524: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "faad2"
| #define VERSION "2.7.0"
| #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 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_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_GETPWUID 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:22664: result: no
configure:22684: checking for off_t
configure:22714: clang -c conftest.c >&5
configure:22720: $? = 0
configure:22735: result: yes
configure:22751: checking for lrintf
configure:22787: clang -o conftest -O -lm conftest.c >&5
configure:22793: $? = 0
configure:22814: result: yes
configure:22827: checking for float32_t temp
configure:22851: clang -c conftest.c >&5
conftest.c:35:23: warning: extra tokens at end of #include directive [-Wextra-tokens]
#include ,
^
//
conftest.c:36:18: fatal error: 'sys/float.h' file not found
#include
^
1 warning and 1 error generated.
configure:22857: $? = 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "faad2"
| #define VERSION "2.7.0"
| #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 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_SYS_TIME_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_GETPWUID 1
| #define HAVE_LRINTF 1
| /* end confdefs.h. */
| #include ,
| #include
| int
| main ()
| {
| float32_t temp;
| ;
| return 0;
| }
configure:22880: result: no
configure:22889: checking for strsep
configure:22945: clang -o conftest conftest.c >&5
configure:22951: $? = 0
configure:22969: result: yes
configure:22982: checking for mpeg4ip-config
configure:23010: result: no
configure:23425: no xmms build configured
configure:23636: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 761d95230c4f
config.status:678: creating libfaad/Makefile
config.status:678: creating common/Makefile
config.status:678: creating common/mp4ff/Makefile
config.status:678: creating plugins/Makefile
config.status:678: creating plugins/xmms/Makefile
config.status:678: creating plugins/xmms/src/Makefile
config.status:678: creating plugins/mpeg4ip/Makefile
config.status:678: creating faad2.spec
config.status:678: creating frontend/Makefile
config.status:678: creating Makefile
config.status:678: creating config.h
config.status:960: executing depfiles commands
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c99_lrintf=yes
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
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=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=clang++
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_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_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_f77_compiler_gnu=yes
ac_cv_func_getpwuid=yes
ac_cv_func_memcpy=yes
ac_cv_func_strchr=yes
ac_cv_func_strsep=yes
ac_cv_header_IOKit_IOKitLib_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_float_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_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_sysfs_libsysfs_h=no
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_CXXCPP='clang++ -E'
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_F77=gfortran
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_clang_c_o=yes
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_external_mp4v2=no
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_type_off_t=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
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_objdir=.libs
lt_cv_path_LD=/sysroot/bin/ld
lt_cv_path_LDCXX='/sysroot/bin/ld -m elf_x86_64'
lt_cv_path_NM='/sysroot/bin/nm -B'
lt_cv_path_SED=/usr/sbin/sed
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len=32768
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ ]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ ][ ]*\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2 \\2/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/ {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/ {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/faad2/src/faad2-2.7/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/faad2/src/faad2-2.7/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /tmp/faad2/src/faad2-2.7/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/faad2/src/faad2-2.7/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/faad2/src/faad2-2.7/missing --run automake-1.9'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPP='clang -E'
CPPFLAGS=''
CXX='clang++'
CXXCPP='clang++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
F77='gfortran'
FFLAGS='-g -O2'
GREP='/usr/sbin/grep'
GTK_CONFIG=''
HAVE_MPEG4IP_PLUG_FALSE=''
HAVE_MPEG4IP_PLUG_TRUE='#'
HAVE_XMMS_FALSE=''
HAVE_XMMS_TRUE='#'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIBTOOL_DEPS='./ltmain.sh'
LN_S='ln -s'
LTLIBOBJS=''
MAKEINFO='${SHELL} /tmp/faad2/src/faad2-2.7/missing --run makeinfo'
MP4FF_LIBS=''
OBJEXT='o'
PACKAGE='faad2'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
RPMBUILD='rpm'
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='2.7.0'
XMMS_CONFIG=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77='gfortran'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} 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}'
dvidir='${docdir}'
exec_prefix='${prefix}'
external_mp4v2='no'
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='/tmp/faad2/src/faad2-2.7/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. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "faad2"
#define VERSION "2.7.0"
#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 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_SYS_TIME_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_ERRNO_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_GETPWUID 1
#define HAVE_LRINTF 1
#define HAVE_STRSEP 1
configure: exit 0