The build took 00h 01m 17s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
12,977 |
ansic |
10,147 |
sh |
2,367 |
makefile |
25,491 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: celt 0.11.3-2 (Thu Apr 13 18:25:39 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 x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
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 whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking dependency style of clang... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by clang... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for x86_64-unknown-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for x86_64-unknown-linux-strip... strip
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from clang object... ok
checking how to run the C preprocessor... clang -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if clang supports -fno-rtti -fno-exceptions... yes
checking for clang option to produce PIC... -fPIC -DPIC
checking if clang PIC flag -fPIC -DPIC works... yes
checking if clang static flag -static works... yes
checking if clang supports -c -o file.o... yes
checking if clang supports -c -o file.o... (cached) yes
checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for clang option to accept ISO C99... none needed
checking whether byte ordering is bigendian... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for C/C++ restrict keyword... __restrict
checking for C99 variable-size arrays... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for alloca... yes
checking sys/soundcard.h usability... yes
checking sys/soundcard.h presence... yes
checking for sys/soundcard.h... yes
checking sys/audioio.h usability... no
checking sys/audioio.h presence... no
checking for sys/audioio.h... no
checking for Ogg... yes
checking for sin in -lm... yes
checking for getopt_long... yes
checking for main in -lwinmm... no
checking if clang++ supports -fvisibility=hidden... yes
checking for lrintf... yes
checking for lrint... yes
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libcelt/Makefile
config.status: creating tests/Makefile
config.status: creating celt.pc
config.status: creating tools/Makefile
config.status: creating libcelt.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
------------------------------------------------------------------------
celt 0.11.3: Automatic configuration OK.
Compiler support:
C99 var arrays: ................ yes
C99 lrintf: .................... yes
Alloca: ........................ yes
General configuration:
Fast float approximations: ..... no
Fixed point support: ........... no
Fixed point debugging: ......... no
Custom modes: .................. yes
Assertion checking: ............ no
------------------------------------------------------------------------
Type "make; make install" to compile and install
Type "make check" to run the test suite
make all-recursive
make[1]: Entering directory '/tmp/celt/src/celt-0.11.3'
Making all in libcelt
make[2]: Entering directory '/tmp/celt/src/celt-0.11.3/libcelt'
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT bands.lo -MD -MP -MF .deps/bands.Tpo -c -o bands.lo bands.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT bands.lo -MD -MP -MF .deps/bands.Tpo -c bands.c -fPIC -DPIC -o .libs/bands.o
mv -f .deps/bands.Tpo .deps/bands.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT celt.lo -MD -MP -MF .deps/celt.Tpo -c -o celt.lo celt.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT celt.lo -MD -MP -MF .deps/celt.Tpo -c celt.c -fPIC -DPIC -o .libs/celt.o
celt.c:1169:14: warning: unused variable 'offset' [-Wunused-variable]
int offset = st->mode->shortMdctSize-st->mode->overlap;
^
celt.c:909:16: warning: unused variable 'pf_threshold' [-Wunused-variable]
celt_word16 pf_threshold;
^
celt.c:62:28: warning: unused variable 'tapset_icdf' [-Wunused-const-variable]
static const unsigned char tapset_icdf[3]={2,1,0};
^
3 warnings generated.
mv -f .deps/celt.Tpo .deps/celt.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT cwrs.lo -MD -MP -MF .deps/cwrs.Tpo -c -o cwrs.lo cwrs.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT cwrs.lo -MD -MP -MF .deps/cwrs.Tpo -c cwrs.c -fPIC -DPIC -o .libs/cwrs.o
cwrs.c:271:24: warning: unused function 'ucwrs1' [-Wunused-function]
static inline unsigned ucwrs1(int _k){
^
cwrs.c:276:24: warning: unused function 'ncwrs1' [-Wunused-function]
static inline unsigned ncwrs1(int _k){
^
2 warnings generated.
mv -f .deps/cwrs.Tpo .deps/cwrs.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT entcode.lo -MD -MP -MF .deps/entcode.Tpo -c -o entcode.lo entcode.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT entcode.lo -MD -MP -MF .deps/entcode.Tpo -c entcode.c -fPIC -DPIC -o .libs/entcode.o
mv -f .deps/entcode.Tpo .deps/entcode.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT entdec.lo -MD -MP -MF .deps/entdec.Tpo -c -o entdec.lo entdec.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT entdec.lo -MD -MP -MF .deps/entdec.Tpo -c entdec.c -fPIC -DPIC -o .libs/entdec.o
mv -f .deps/entdec.Tpo .deps/entdec.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT entenc.lo -MD -MP -MF .deps/entenc.Tpo -c -o entenc.lo entenc.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT entenc.lo -MD -MP -MF .deps/entenc.Tpo -c entenc.c -fPIC -DPIC -o .libs/entenc.o
mv -f .deps/entenc.Tpo .deps/entenc.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT header.lo -MD -MP -MF .deps/header.Tpo -c -o header.lo header.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT header.lo -MD -MP -MF .deps/header.Tpo -c header.c -fPIC -DPIC -o .libs/header.o
header.c:84:8: warning: cast from 'unsigned char *' to 'celt_int32 *' (aka 'int *') increases required alignment from 1 to 4 [-Wcast-align]
h = (celt_int32*)(packet+28);
^~~~~~~~~~~~~~~~~~~~~~~~
header.c:111:8: warning: cast from 'const unsigned char *' to 'celt_int32 *' (aka 'int *') increases required alignment from 1 to 4 [-Wcast-align]
h = (celt_int32*)(packet+28);
^~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
mv -f .deps/header.Tpo .deps/header.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT kiss_fft.lo -MD -MP -MF .deps/kiss_fft.Tpo -c -o kiss_fft.lo kiss_fft.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT kiss_fft.lo -MD -MP -MF .deps/kiss_fft.Tpo -c kiss_fft.c -fPIC -DPIC -o .libs/kiss_fft.o
mv -f .deps/kiss_fft.Tpo .deps/kiss_fft.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT laplace.lo -MD -MP -MF .deps/laplace.Tpo -c -o laplace.lo laplace.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT laplace.lo -MD -MP -MF .deps/laplace.Tpo -c laplace.c -fPIC -DPIC -o .libs/laplace.o
mv -f .deps/laplace.Tpo .deps/laplace.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT mathops.lo -MD -MP -MF .deps/mathops.Tpo -c -o mathops.lo mathops.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT mathops.lo -MD -MP -MF .deps/mathops.Tpo -c mathops.c -fPIC -DPIC -o .libs/mathops.o
mv -f .deps/mathops.Tpo .deps/mathops.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c -o mdct.lo mdct.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT mdct.lo -MD -MP -MF .deps/mdct.Tpo -c mdct.c -fPIC -DPIC -o .libs/mdct.o
mv -f .deps/mdct.Tpo .deps/mdct.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT modes.lo -MD -MP -MF .deps/modes.Tpo -c -o modes.lo modes.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT modes.lo -MD -MP -MF .deps/modes.Tpo -c modes.c -fPIC -DPIC -o .libs/modes.o
modes.c:417:25: warning: comparison of array 'mode->mdct.kfft' equal to a null pointer is always false [-Wtautological-pointer-compare]
|| (mode->mdct.kfft==NULL)
~~~~~~~~~~~^~~~ ~~~~
modes.c:451:14: warning: cast from 'const unsigned char *' to 'celt_int16 *' (aka 'short *') increases required alignment from 1 to 2 [-Wcast-align]
celt_free((celt_int16*)mode->allocVectors);
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2 warnings generated.
mv -f .deps/modes.Tpo .deps/modes.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT pitch.lo -MD -MP -MF .deps/pitch.Tpo -c -o pitch.lo pitch.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT pitch.lo -MD -MP -MF .deps/pitch.Tpo -c pitch.c -fPIC -DPIC -o .libs/pitch.o
mv -f .deps/pitch.Tpo .deps/pitch.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT plc.lo -MD -MP -MF .deps/plc.Tpo -c -o plc.lo plc.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT plc.lo -MD -MP -MF .deps/plc.Tpo -c plc.c -fPIC -DPIC -o .libs/plc.o
mv -f .deps/plc.Tpo .deps/plc.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT quant_bands.lo -MD -MP -MF .deps/quant_bands.Tpo -c -o quant_bands.lo quant_bands.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT quant_bands.lo -MD -MP -MF .deps/quant_bands.Tpo -c quant_bands.c -fPIC -DPIC -o .libs/quant_bands.o
mv -f .deps/quant_bands.Tpo .deps/quant_bands.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT rate.lo -MD -MP -MF .deps/rate.Tpo -c -o rate.lo rate.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT rate.lo -MD -MP -MF .deps/rate.Tpo -c rate.c -fPIC -DPIC -o .libs/rate.o
mv -f .deps/rate.Tpo .deps/rate.Plo
/bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT vq.lo -MD -MP -MF .deps/vq.Tpo -c -o vq.lo vq.c
libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT vq.lo -MD -MP -MF .deps/vq.Tpo -c vq.c -fPIC -DPIC -o .libs/vq.o
mv -f .deps/vq.Tpo .deps/vq.Plo
/bin/sh ../libtool --tag=CC --mode=link clang -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -version-info 2:0:0 -no-undefined -o libcelt0.la -rpath /usr/lib bands.lo celt.lo cwrs.lo entcode.lo entdec.lo entenc.lo header.lo kiss_fft.lo laplace.lo mathops.lo mdct.lo modes.lo pitch.lo plc.lo quant_bands.lo rate.lo vq.lo -lm
libtool: link: clang -shared .libs/bands.o .libs/celt.o .libs/cwrs.o .libs/entcode.o .libs/entdec.o .libs/entenc.o .libs/header.o .libs/kiss_fft.o .libs/laplace.o .libs/mathops.o .libs/mdct.o .libs/modes.o .libs/pitch.o .libs/plc.o .libs/quant_bands.o .libs/rate.o .libs/vq.o -lm -Wl,-soname -Wl,libcelt0.so.2 -o .libs/libcelt0.so.2.0.0
libtool: link: (cd ".libs" && rm -f "libcelt0.so.2" && ln -s "libcelt0.so.2.0.0" "libcelt0.so.2")
libtool: link: (cd ".libs" && rm -f "libcelt0.so" && ln -s "libcelt0.so.2.0.0" "libcelt0.so")
libtool: link: ( cd ".libs" && rm -f "libcelt0.la" && ln -s "../libcelt0.la" "libcelt0.la" )
clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT testcelt.o -MD -MP -MF .deps/testcelt.Tpo -c -o testcelt.o testcelt.c
mv -f .deps/testcelt.Tpo .deps/testcelt.Po
/bin/sh ../libtool --tag=CC --mode=link clang -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o testcelt testcelt.o libcelt0.la -lm
libtool: link: clang -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o .libs/testcelt testcelt.o ./.libs/libcelt0.so -lm
clang -DHAVE_CONFIG_H -I. -I.. -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT dump_modes.o -MD -MP -MF .deps/dump_modes.Tpo -c -o dump_modes.o dump_modes.c
mv -f .deps/dump_modes.Tpo .deps/dump_modes.Po
/bin/sh ../libtool --tag=CC --mode=link clang -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o dump_modes dump_modes.o libcelt0.la -lm
libtool: link: clang -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o .libs/dump_modes dump_modes.o ./.libs/libcelt0.so -lm
make[2]: Leaving directory '/tmp/celt/src/celt-0.11.3/libcelt'
Making all in tests
make[2]: Entering directory '/tmp/celt/src/celt-0.11.3/tests'
clang -DHAVE_CONFIG_H -I. -I.. -I../libcelt -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT type-test.o -MD -MP -MF .deps/type-test.Tpo -c -o type-test.o type-test.c
mv -f .deps/type-test.Tpo .deps/type-test.Po
/bin/sh ../libtool --tag=CC --mode=link clang -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o type-test type-test.o -lm
libtool: link: clang -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o type-test type-test.o -lm
clang -DHAVE_CONFIG_H -I. -I.. -I../libcelt -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT ectest.o -MD -MP -MF .deps/ectest.Tpo -c -o ectest.o ectest.c
mv -f .deps/ectest.Tpo .deps/ectest.Po
/bin/sh ../libtool --tag=CC --mode=link clang -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o ectest ectest.o -lm
libtool: link: clang -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o ectest ectest.o -lm
clang -DHAVE_CONFIG_H -I. -I.. -I../libcelt -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT cwrs32-test.o -MD -MP -MF .deps/cwrs32-test.Tpo -c -o cwrs32-test.o cwrs32-test.c
mv -f .deps/cwrs32-test.Tpo .deps/cwrs32-test.Po
/bin/sh ../libtool --tag=CC --mode=link clang -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o cwrs32-test cwrs32-test.o -lm
libtool: link: clang -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o cwrs32-test cwrs32-test.o -lm
clang -DHAVE_CONFIG_H -I. -I.. -I../libcelt -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT dft-test.o -MD -MP -MF .deps/dft-test.Tpo -c -o dft-test.o dft-test.c
mv -f .deps/dft-test.Tpo .deps/dft-test.Po
/bin/sh ../libtool --tag=CC --mode=link clang -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o dft-test dft-test.o -lm
libtool: link: clang -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o dft-test dft-test.o -lm
clang -DHAVE_CONFIG_H -I. -I.. -I../libcelt -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT laplace-test.o -MD -MP -MF .deps/laplace-test.Tpo -c -o laplace-test.o laplace-test.c
mv -f .deps/laplace-test.Tpo .deps/laplace-test.Po
/bin/sh ../libtool --tag=CC --mode=link clang -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o laplace-test laplace-test.o -lm
libtool: link: clang -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o laplace-test laplace-test.o -lm
clang -DHAVE_CONFIG_H -I. -I.. -I../libcelt -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT mdct-test.o -MD -MP -MF .deps/mdct-test.Tpo -c -o mdct-test.o mdct-test.c
mv -f .deps/mdct-test.Tpo .deps/mdct-test.Po
/bin/sh ../libtool --tag=CC --mode=link clang -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o mdct-test mdct-test.o -lm
libtool: link: clang -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o mdct-test mdct-test.o -lm
clang -DHAVE_CONFIG_H -I. -I.. -I../libcelt -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT mathops-test.o -MD -MP -MF .deps/mathops-test.Tpo -c -o mathops-test.o mathops-test.c
mv -f .deps/mathops-test.Tpo .deps/mathops-test.Po
/bin/sh ../libtool --tag=CC --mode=link clang -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o mathops-test mathops-test.o -lm
libtool: link: clang -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o mathops-test mathops-test.o -lm
clang -DHAVE_CONFIG_H -I. -I.. -I../libcelt -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT tandem-test.o -MD -MP -MF .deps/tandem-test.Tpo -c -o tandem-test.o tandem-test.c
mv -f .deps/tandem-test.Tpo .deps/tandem-test.Po
/bin/sh ../libtool --tag=CC --mode=link clang -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o tandem-test tandem-test.o ../libcelt/libcelt0.la -lm
libtool: link: clang -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o .libs/tandem-test tandem-test.o ../libcelt/.libs/libcelt0.so -lm
make[2]: Leaving directory '/tmp/celt/src/celt-0.11.3/tests'
Making all in tools
make[2]: Entering directory '/tmp/celt/src/celt-0.11.3/tools'
clang -DHAVE_CONFIG_H -I. -I.. -I../libcelt -I../ -I/usr/include -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT celtenc.o -MD -MP -MF .deps/celtenc.Tpo -c -o celtenc.o celtenc.c
mv -f .deps/celtenc.Tpo .deps/celtenc.Po
clang -DHAVE_CONFIG_H -I. -I.. -I../libcelt -I../ -I/usr/include -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT wav_io.o -MD -MP -MF .deps/wav_io.Tpo -c -o wav_io.o wav_io.c
mv -f .deps/wav_io.Tpo .deps/wav_io.Po
clang -DHAVE_CONFIG_H -I. -I.. -I../libcelt -I../ -I/usr/include -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT skeleton.o -MD -MP -MF .deps/skeleton.Tpo -c -o skeleton.o skeleton.c
skeleton.c:79:12: warning: cast from 'unsigned char *' to 'ogg_int64_t *' (aka 'long *') increases required alignment from 1 to 8 [-Wcast-align]
return (*(ogg_int64_t *)ucptr);
^~~~~~~~~~~~~~~~~~~~
skeleton.c:124:7: warning: cast from 'unsigned char *' to 'ogg_uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align]
*((ogg_uint16_t*)(op.packet+8)) = _le_16 (SKELETON_VERSION_MAJOR); /* version major */
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
skeleton.c:125:7: warning: cast from 'unsigned char *' to 'ogg_uint16_t *' (aka 'unsigned short *') increases required alignment from 1 to 2 [-Wcast-align]
*((ogg_uint16_t*)(op.packet+10)) = _le_16 (SKELETON_VERSION_MINOR); /* version minor */
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
skeleton.c:126:7: warning: cast from 'unsigned char *' to 'ogg_int64_t *' (aka 'long *') increases required alignment from 1 to 8 [-Wcast-align]
*((ogg_int64_t*)(op.packet+12)) = _le_64 (fp->ptime_n); /* presentationtime numerator */
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
skeleton.c:127:7: warning: cast from 'unsigned char *' to 'ogg_int64_t *' (aka 'long *') increases required alignment from 1 to 8 [-Wcast-align]
*((ogg_int64_t*)(op.packet+20)) = _le_64 (fp->ptime_d); /* presentationtime denominator */
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
skeleton.c:128:7: warning: cast from 'unsigned char *' to 'ogg_int64_t *' (aka 'long *') increases required alignment from 1 to 8 [-Wcast-align]
*((ogg_int64_t*)(op.packet+28)) = _le_64 (fp->btime_n); /* basetime numerator */
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
skeleton.c:129:7: warning: cast from 'unsigned char *' to 'ogg_int64_t *' (aka 'long *') increases required alignment from 1 to 8 [-Wcast-align]
*((ogg_int64_t*)(op.packet+36)) = _le_64 (fp->btime_d); /* basetime denominator */
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
skeleton.c:152:7: warning: cast from 'unsigned char *' to 'ogg_uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align]
*((ogg_uint32_t*)(op.packet+8)) = _le_32 (FISBONE_MESSAGE_HEADER_OFFSET); /* offset of the message header fields */
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
skeleton.c:153:7: warning: cast from 'unsigned char *' to 'ogg_uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align]
*((ogg_uint32_t*)(op.packet+12)) = _le_32 (fp->serial_no); /* serialno of the respective stream */
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
skeleton.c:154:7: warning: cast from 'unsigned char *' to 'ogg_uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align]
*((ogg_uint32_t*)(op.packet+16)) = _le_32 (fp->nr_header_packet); /* number of header packets */
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
skeleton.c:155:7: warning: cast from 'unsigned char *' to 'ogg_int64_t *' (aka 'long *') increases required alignment from 1 to 8 [-Wcast-align]
*((ogg_int64_t*)(op.packet+20)) = _le_64 (fp->granule_rate_n); /* granulrate numerator */
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
skeleton.c:156:7: warning: cast from 'unsigned char *' to 'ogg_int64_t *' (aka 'long *') increases required alignment from 1 to 8 [-Wcast-align]
*((ogg_int64_t*)(op.packet+28)) = _le_64 (fp->granule_rate_d); /* granulrate denominator */
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
skeleton.c:157:7: warning: cast from 'unsigned char *' to 'ogg_int64_t *' (aka 'long *') increases required alignment from 1 to 8 [-Wcast-align]
*((ogg_int64_t*)(op.packet+36)) = _le_64 (fp->start_granule); /* start granule */
^~~~~~~~~~~~~~~~~~~~~~~~~~~~
skeleton.c:158:7: warning: cast from 'unsigned char *' to 'ogg_uint32_t *' (aka 'unsigned int *') increases required alignment from 1 to 4 [-Wcast-align]
*((ogg_uint32_t*)(op.packet+44)) = _le_32 (fp->preroll); /* preroll, for theora its 0 */
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
14 warnings generated.
mv -f .deps/skeleton.Tpo .deps/skeleton.Po
/bin/sh ../libtool --tag=CC --mode=link clang -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o celtenc celtenc.o wav_io.o skeleton.o ../libcelt/libcelt0.la -L/usr/lib -logg -lm
libtool: link: clang -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o .libs/celtenc celtenc.o wav_io.o skeleton.o ../libcelt/.libs/libcelt0.so -L/usr/lib -logg -lm
clang -DHAVE_CONFIG_H -I. -I.. -I../libcelt -I../ -I/usr/include -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -MT celtdec.o -MD -MP -MF .deps/celtdec.Tpo -c -o celtdec.o celtdec.c
mv -f .deps/celtdec.Tpo .deps/celtdec.Po
/bin/sh ../libtool --tag=CC --mode=link clang -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o celtdec celtdec.o wav_io.o ../libcelt/libcelt0.la -L/usr/lib -logg -lm
libtool: link: clang -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare -o .libs/celtdec celtdec.o wav_io.o ../libcelt/.libs/libcelt0.so -L/usr/lib -logg -lm
make[2]: Leaving directory '/tmp/celt/src/celt-0.11.3/tools'
make[2]: Entering directory '/tmp/celt/src/celt-0.11.3'
make[2]: Leaving directory '/tmp/celt/src/celt-0.11.3'
make[1]: Leaving directory '/tmp/celt/src/celt-0.11.3'
==> Entering fakeroot environment...
==> Starting package()...
Making install in libcelt
make[1]: Entering directory '/tmp/celt/src/celt-0.11.3/libcelt'
make[2]: Entering directory '/tmp/celt/src/celt-0.11.3/libcelt'
test -z "/usr/lib" || /usr/bin/mkdir -p "/tmp/celt/pkg/celt/usr/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c libcelt0.la '/tmp/celt/pkg/celt/usr/lib'
libtool: install: /usr/bin/install -c .libs/libcelt0.so.2.0.0 /tmp/celt/pkg/celt/usr/lib/libcelt0.so.2.0.0
libtool: install: (cd /tmp/celt/pkg/celt/usr/lib && { ln -s -f libcelt0.so.2.0.0 libcelt0.so.2 || { rm -f libcelt0.so.2 && ln -s libcelt0.so.2.0.0 libcelt0.so.2; }; })
libtool: install: (cd /tmp/celt/pkg/celt/usr/lib && { ln -s -f libcelt0.so.2.0.0 libcelt0.so || { rm -f libcelt0.so && ln -s libcelt0.so.2.0.0 libcelt0.so; }; })
libtool: install: /usr/bin/install -c .libs/libcelt0.lai /tmp/celt/pkg/celt/usr/lib/libcelt0.la
libtool: install: warning: remember to run `libtool --finish /usr/lib'
test -z "/usr/include/celt" || /usr/bin/mkdir -p "/tmp/celt/pkg/celt/usr/include/celt"
/usr/bin/install -c -m 644 celt.h celt_types.h celt_header.h '/tmp/celt/pkg/celt/usr/include/celt'
make[2]: Leaving directory '/tmp/celt/src/celt-0.11.3/libcelt'
make[1]: Leaving directory '/tmp/celt/src/celt-0.11.3/libcelt'
Making install in tests
make[1]: Entering directory '/tmp/celt/src/celt-0.11.3/tests'
make[2]: Entering directory '/tmp/celt/src/celt-0.11.3/tests'
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/celt/src/celt-0.11.3/tests'
make[1]: Leaving directory '/tmp/celt/src/celt-0.11.3/tests'
Making install in tools
make[1]: Entering directory '/tmp/celt/src/celt-0.11.3/tools'
make[2]: Entering directory '/tmp/celt/src/celt-0.11.3/tools'
test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/celt/pkg/celt/usr/bin"
/bin/sh ../libtool --mode=install /usr/bin/install -c celtenc celtdec '/tmp/celt/pkg/celt/usr/bin'
libtool: install: warning: `../libcelt/libcelt0.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/celtenc /tmp/celt/pkg/celt/usr/bin/celtenc
libtool: install: warning: `../libcelt/libcelt0.la' has not been installed in `/usr/lib'
libtool: install: /usr/bin/install -c .libs/celtdec /tmp/celt/pkg/celt/usr/bin/celtdec
test -z "/usr/include" || /usr/bin/mkdir -p "/tmp/celt/pkg/celt/usr/include"
make[2]: Leaving directory '/tmp/celt/src/celt-0.11.3/tools'
make[1]: Leaving directory '/tmp/celt/src/celt-0.11.3/tools'
make[1]: Entering directory '/tmp/celt/src/celt-0.11.3'
make[2]: Entering directory '/tmp/celt/src/celt-0.11.3'
make[2]: Nothing to be done for 'install-exec-am'.
test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/tmp/celt/pkg/celt/usr/lib/pkgconfig"
/usr/bin/install -c -m 644 celt.pc '/tmp/celt/pkg/celt/usr/lib/pkgconfig'
make[2]: Leaving directory '/tmp/celt/src/celt-0.11.3'
make[1]: Leaving directory '/tmp/celt/src/celt-0.11.3'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "celt"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: celt 0.11.3-2 (Thu Apr 13 18:26:18 UTC 2017)
CMD: pacman --query --file celt-0.11.3-2-x86_64.pkg.tar.xz
Creating hybrid package for 'celt'
Trying to find vanilla package 'celt'...
CMD: pacman --query --file /mirror/celt-0.11.3-2.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.MTREE
/usr/include/celt/celt.h
/usr/include/celt/celt_types.h
/usr/include/celt/celt_header.h
/usr/lib/libcelt0.so.2
/usr/lib/libcelt0.so
/usr/lib/libcelt0.so.2.0.0
/usr/lib/pkgconfig/celt.pc
/usr/bin/celtenc
/usr/bin/celtdec
/usr/share/licenses/celt/LICENSE
/sysroot/usr/lib/libcelt0.so.2.0.0
/sysroot/usr/lib/libcelt0.so.2
/sysroot/usr/lib/libcelt0.so
/sysroot/usr/lib/libcelt0.la
/sysroot/usr/lib/pkgconfig/celt.pc
/sysroot/usr/include/celt/celt.h
/sysroot/usr/include/celt/celt_types.h
/sysroot/usr/include/celt/celt_header.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 celt.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/celt.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/celt.pkg.tar.xz
Attempting to access local repository, attempt 2
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/celt.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/celt.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/celt/src/celt-0.11.3/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-custom-modes --disable-static
## --------- ##
## Platform. ##
## --------- ##
hostname = 7e231b2eae1f
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2575: checking for a BSD-compatible install
configure:2643: result: /usr/bin/install -c
configure:2654: checking whether build environment is sane
configure:2704: result: yes
configure:2753: checking for x86_64-unknown-linux-strip
configure:2783: result: no
configure:2793: checking for strip
configure:2809: found /usr/bin/strip
configure:2820: result: strip
configure:2845: checking for a thread-safe mkdir -p
configure:2884: result: /usr/bin/mkdir -p
configure:2897: checking for gawk
configure:2913: found /usr/bin/gawk
configure:2924: result: gawk
configure:2935: checking whether make sets $(MAKE)
configure:2957: result: yes
configure:3029: checking whether to enable maintainer-specific portions of Makefiles
configure:3038: result: no
configure:3056: checking build system type
configure:3070: result: x86_64-unknown-linux-gnu
configure:3090: checking host system type
configure:3103: result: x86_64-unknown-linux-gnu
configure:3160: checking for style of include used by make
configure:3188: result: GNU
configure:3218: checking for x86_64-unknown-linux-gcc
configure:3245: result: clang
configure:3514: checking for C compiler version
configure:3523: clang --version >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:3534: $? = 0
configure:3523: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
configure:3534: $? = 0
configure:3523: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3534: $? = 1
configure:3523: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3534: $? = 1
configure:3554: checking whether the C compiler works
configure:3576: clang conftest.c >&5
configure:3580: $? = 0
configure:3629: result: yes
configure:3632: checking for C compiler default output file name
configure:3634: result: a.out
configure:3640: checking for suffix of executables
configure:3647: clang -o conftest conftest.c >&5
configure:3651: $? = 0
configure:3673: result:
configure:3695: checking whether we are cross compiling
configure:3703: clang -o conftest conftest.c >&5
configure:3707: $? = 0
configure:3714: ./conftest
configure:3718: $? = 0
configure:3733: result: no
configure:3738: checking for suffix of object files
configure:3760: clang -c conftest.c >&5
configure:3764: $? = 0
configure:3785: result: o
configure:3789: checking whether we are using the GNU C compiler
configure:3808: clang -c conftest.c >&5
configure:3808: $? = 0
configure:3817: result: yes
configure:3826: checking whether clang accepts -g
configure:3846: clang -c -g conftest.c >&5
configure:3846: $? = 0
configure:3887: result: yes
configure:3904: checking for clang option to accept ISO C89
configure:3968: clang -c conftest.c >&5
configure:3968: $? = 0
configure:3981: result: none needed
configure:4003: checking dependency style of clang
configure:4113: result: gcc3
configure:4128: checking for a sed that does not truncate output
configure:4192: result: /usr/bin/sed
configure:4210: checking for grep that handles long lines and -e
configure:4268: result: /usr/bin/grep
configure:4273: checking for egrep
configure:4335: result: /usr/bin/grep -E
configure:4340: checking for fgrep
configure:4402: result: /usr/bin/grep -F
configure:4437: checking for ld used by clang
configure:4504: result: /usr/bin/ld
configure:4511: checking if the linker (/usr/bin/ld) is GNU ld
configure:4526: result: yes
configure:4538: checking for BSD- or MS-compatible name lister (nm)
configure:4587: result: /usr/bin/nm -B
configure:4705: checking the name lister (/usr/bin/nm -B) interface
configure:4712: clang -c conftest.c >&5
configure:4715: /usr/bin/nm -B "conftest.o"
configure:4718: output
0000000000000000 B some_variable
configure:4725: result: BSD nm
configure:4728: checking whether ln -s works
configure:4732: result: yes
configure:4740: checking the maximum length of command line arguments
configure:4860: result: 1572864
configure:4877: checking whether the shell understands some XSI constructs
configure:4887: result: yes
configure:4891: checking whether the shell understands "+="
configure:4897: result: yes
configure:4932: checking for /usr/bin/ld option to reload object files
configure:4939: result: -r
configure:4968: checking for x86_64-unknown-linux-objdump
configure:4998: result: no
configure:5008: checking for objdump
configure:5024: found /usr/bin/objdump
configure:5035: result: objdump
configure:5067: checking how to recognize dependent libraries
configure:5263: result: pass_all
configure:5283: checking for x86_64-unknown-linux-ar
configure:5313: result: no
configure:5323: checking for ar
configure:5339: found /usr/bin/ar
configure:5350: result: ar
configure:5388: checking for x86_64-unknown-linux-strip
configure:5415: result: strip
configure:5487: checking for x86_64-unknown-linux-ranlib
configure:5517: result: no
configure:5527: checking for ranlib
configure:5543: found /usr/bin/ranlib
configure:5554: result: ranlib
configure:5644: checking command to parse /usr/bin/nm -B output from clang object
configure:5762: clang -c conftest.c >&5
configure:5765: $? = 0
configure:5769: /usr/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:5772: $? = 0
configure:5826: clang -o conftest conftest.c conftstm.o >&5
configure:5829: $? = 0
configure:5867: result: ok
configure:5963: clang -c conftest.c >&5
configure:5966: $? = 0
configure:6676: checking how to run the C preprocessor
configure:6707: clang -E conftest.c
configure:6707: $? = 0
configure:6721: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:6721: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:6746: result: clang -E
configure:6766: clang -E conftest.c
configure:6766: $? = 0
configure:6780: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:6780: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:6809: checking for ANSI C header files
configure:6829: clang -c conftest.c >&5
configure:6829: $? = 0
configure:6902: clang -o conftest conftest.c >&5
configure:6902: $? = 0
configure:6902: ./conftest
configure:6902: $? = 0
configure:6913: result: yes
configure:6926: checking for sys/types.h
configure:6926: clang -c conftest.c >&5
configure:6926: $? = 0
configure:6926: result: yes
configure:6926: checking for sys/stat.h
configure:6926: clang -c conftest.c >&5
configure:6926: $? = 0
configure:6926: result: yes
configure:6926: checking for stdlib.h
configure:6926: clang -c conftest.c >&5
configure:6926: $? = 0
configure:6926: result: yes
configure:6926: checking for string.h
configure:6926: clang -c conftest.c >&5
configure:6926: $? = 0
configure:6926: result: yes
configure:6926: checking for memory.h
configure:6926: clang -c conftest.c >&5
configure:6926: $? = 0
configure:6926: result: yes
configure:6926: checking for strings.h
configure:6926: clang -c conftest.c >&5
configure:6926: $? = 0
configure:6926: result: yes
configure:6926: checking for inttypes.h
configure:6926: clang -c conftest.c >&5
configure:6926: $? = 0
configure:6926: result: yes
configure:6926: checking for stdint.h
configure:6926: clang -c conftest.c >&5
configure:6926: $? = 0
configure:6926: result: yes
configure:6926: checking for unistd.h
configure:6926: clang -c conftest.c >&5
configure:6926: $? = 0
configure:6926: result: yes
configure:6941: checking for dlfcn.h
configure:6941: clang -c conftest.c >&5
configure:6941: $? = 0
configure:6941: result: yes
configure:7125: checking for objdir
configure:7140: result: .libs
configure:7432: checking if clang supports -fno-rtti -fno-exceptions
configure:7450: clang -c -fno-rtti -fno-exceptions conftest.c >&5
configure:7454: $? = 0
configure:7467: result: yes
configure:7487: checking for clang option to produce PIC
configure:7759: result: -fPIC -DPIC
configure:7771: checking if clang PIC flag -fPIC -DPIC works
configure:7789: clang -c -fPIC -DPIC -DPIC conftest.c >&5
configure:7793: $? = 0
configure:7806: result: yes
configure:7830: checking if clang static flag -static works
configure:7858: result: yes
configure:7873: checking if clang supports -c -o file.o
configure:7894: clang -c -o out/conftest2.o conftest.c >&5
configure:7898: $? = 0
configure:7920: result: yes
configure:7928: checking if clang supports -c -o file.o
configure:7975: result: yes
configure:8008: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:8999: result: yes
configure:9036: checking whether -lc should be explicitly linked in
configure:9041: clang -c conftest.c >&5
configure:9044: $? = 0
configure:9059: clang -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
configure:9062: $? = 0
configure:9074: result: no
configure:9238: checking dynamic linker characteristics
configure:9671: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
configure:9671: $? = 0
configure:9901: result: GNU/Linux ld.so
configure:10003: checking how to hardcode library paths into programs
configure:10028: result: immediate
configure:10548: checking whether stripping libraries is possible
configure:10553: result: yes
configure:10588: checking if libtool supports shared libraries
configure:10590: result: yes
configure:10593: checking whether to build shared libraries
configure:10614: result: yes
configure:10617: checking whether to build static libraries
configure:10621: result: no
configure:10657: checking for clang option to accept ISO C99
configure:10806: clang -c conftest.c >&5
configure:10806: $? = 0
configure:10819: result: none needed
configure:10834: checking whether byte ordering is bigendian
configure:10849: clang -c conftest.c >&5
conftest.c:22:9: error: unknown type name 'not'
not a universal capable compiler
^
conftest.c:22:14: error: expected ';' after top level declarator
not a universal capable compiler
^
;
2 errors generated.
configure:10849: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:10894: clang -c conftest.c >&5
configure:10894: $? = 0
configure:10912: clang -c conftest.c >&5
conftest.c:28:4: error: use of undeclared identifier 'not'
not big endian
^
1 error generated.
configure:10912: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:11040: result: no
configure:11058: checking for an ANSI C-conforming const
configure:11123: clang -c conftest.c >&5
configure:11123: $? = 0
configure:11130: result: yes
configure:11138: checking for inline
configure:11154: clang -c conftest.c >&5
configure:11154: $? = 0
configure:11162: result: inline
configure:11180: checking for C/C++ restrict keyword
configure:11205: clang -c conftest.c >&5
configure:11205: $? = 0
configure:11213: result: __restrict
configure:11231: checking for C99 variable-size arrays
configure:11247: clang -c conftest.c >&5
configure:11247: $? = 0
configure:11257: result: yes
configure:11263: checking alloca.h usability
configure:11263: clang -c conftest.c >&5
configure:11263: $? = 0
configure:11263: result: yes
configure:11263: checking alloca.h presence
configure:11263: clang -E conftest.c
configure:11263: $? = 0
configure:11263: result: yes
configure:11263: checking for alloca.h
configure:11263: result: yes
configure:11263: checking getopt.h usability
configure:11263: clang -c conftest.c >&5
configure:11263: $? = 0
configure:11263: result: yes
configure:11263: checking getopt.h presence
configure:11263: clang -E conftest.c
configure:11263: $? = 0
configure:11263: result: yes
configure:11263: checking for getopt.h
configure:11263: result: yes
configure:11274: checking for alloca
configure:11290: clang -c conftest.c >&5
configure:11290: $? = 0
configure:11304: result: yes
configure:11310: checking sys/soundcard.h usability
configure:11310: clang -c conftest.c >&5
configure:11310: $? = 0
configure:11310: result: yes
configure:11310: checking sys/soundcard.h presence
configure:11310: clang -E conftest.c
configure:11310: $? = 0
configure:11310: result: yes
configure:11310: checking for sys/soundcard.h
configure:11310: result: yes
configure:11310: checking sys/audioio.h usability
configure:11310: clang -c conftest.c >&5
conftest.c:60:10: fatal error: 'sys/audioio.h' file not found
#include
^
1 error generated.
configure:11310: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define CELT_BUILD /**/
| #define VAR_ARRAYS /**/
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_SOUNDCARD_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:11310: result: no
configure:11310: checking sys/audioio.h presence
configure:11310: clang -E conftest.c
conftest.c:27:10: fatal error: 'sys/audioio.h' file not found
#include
^
1 error generated.
configure:11310: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define CELT_BUILD /**/
| #define VAR_ARRAYS /**/
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| /* end confdefs.h. */
| #include
configure:11310: result: no
configure:11310: checking for sys/audioio.h
configure:11310: result: no
configure:11379: checking for Ogg
configure:11414: clang -o conftest -I/usr/include conftest.c -L/usr/lib -logg >&5
configure:11414: $? = 0
configure:11414: ./conftest
configure:11414: $? = 0
configure:11432: result: yes
configure:11491: checking for sin in -lm
configure:11516: clang -o conftest conftest.c -lm >&5
conftest.c:34:6: warning: incompatible redeclaration of library function 'sin' [-Wincompatible-library-redeclaration]
char sin ();
^
conftest.c:34:6: note: 'sin' is a builtin with type 'double (double)'
1 warning generated.
configure:11516: $? = 0
configure:11525: result: yes
configure:11540: checking for getopt_long
configure:11540: clang -o conftest conftest.c -lm >&5
configure:11540: $? = 0
configure:11540: result: yes
configure:11607: checking for main in -lwinmm
configure:11626: clang -o conftest conftest.c -lwinmm -lm >&5
/usr/bin/ld: cannot find -lwinmm
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:11626: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define restrict __restrict
| #define CELT_BUILD /**/
| #define VAR_ARRAYS /**/
| #define HAVE_ALLOCA_H 1
| #define HAVE_GETOPT_H 1
| #define HAVE_SYS_SOUNDCARD_H 1
| #define HAVE_LIBM 1
| #define HAVE_GETOPT_LONG 1
| /* end confdefs.h. */
|
|
| int
| main ()
| {
| return main ();
| ;
| return 0;
| }
configure:11635: result: no
configure:11772: checking if clang++ supports -fvisibility=hidden
configure:11778: clang -c -fvisibility=hidden conftest.c >&5
configure:11778: $? = 0
configure:11779: result: yes
configure:11797: checking for lrintf
configure:11797: clang -o conftest -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare conftest.c -lm >&5
conftest.c:59:6: warning: incompatible redeclaration of library function 'lrintf' [-Wincompatible-library-redeclaration]
char lrintf ();
^
conftest.c:59:6: note: 'lrintf' is a builtin with type 'long (float)'
1 warning generated.
configure:11797: $? = 0
configure:11797: result: yes
configure:11808: checking for lrint
configure:11808: clang -o conftest -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare conftest.c -lm >&5
conftest.c:60:6: warning: incompatible redeclaration of library function 'lrint' [-Wincompatible-library-redeclaration]
char lrint ();
^
conftest.c:60:6: note: 'lrint' is a builtin with type 'long (double)'
1 warning generated.
configure:11808: $? = 0
configure:11808: result: yes
configure:11822: checking size of short
configure:11827: clang -o conftest -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare conftest.c -lm >&5
configure:11827: $? = 0
configure:11827: ./conftest
configure:11827: $? = 0
configure:11842: result: 2
configure:11856: checking size of int
configure:11861: clang -o conftest -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare conftest.c -lm >&5
configure:11861: $? = 0
configure:11861: ./conftest
configure:11861: $? = 0
configure:11876: result: 4
configure:11890: checking size of long
configure:11895: clang -o conftest -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare conftest.c -lm >&5
configure:11895: $? = 0
configure:11895: ./conftest
configure:11895: $? = 0
configure:11910: result: 8
configure:11924: checking size of long long
configure:11929: clang -o conftest -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare conftest.c -lm >&5
configure:11929: $? = 0
configure:11929: ./conftest
configure:11929: $? = 0
configure:11944: result: 8
configure:12115: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.65. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 7e231b2eae1f
config.status:1101: creating Makefile
config.status:1101: creating libcelt/Makefile
config.status:1101: creating tests/Makefile
config.status:1101: creating celt.pc
config.status:1101: creating tools/Makefile
config.status:1101: creating libcelt.spec
config.status:1101: creating config.h
config.status:1321: executing depfiles commands
config.status:1321: executing libtool commands
configure:14342: result:
------------------------------------------------------------------------
celt 0.11.3: Automatic configuration OK.
Compiler support:
C99 var arrays: ................ yes
C99 lrintf: .................... yes
Alloca: ........................ yes
General configuration:
Fast float approximations: ..... no
Fixed point support: ........... no
Fixed point debugging: ......... no
Custom modes: .................. yes
Assertion checking: ............ no
------------------------------------------------------------------------
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_restrict=__restrict
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_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_func_getopt_long=yes
ac_cv_func_lrint=yes
ac_cv_func_lrintf=yes
ac_cv_header_alloca_h=yes
ac_cv_header_dlfcn_h=yes
ac_cv_header_getopt_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_audioio_h=no
ac_cv_header_sys_soundcard_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_m_sin=yes
ac_cv_lib_winmm_main=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_SED=/usr/bin/sed
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_STRIP=strip
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_c99=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_short=2
am_cv_CC_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_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=yes
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_gnu_ld=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\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1572864
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/celt/src/celt-0.11.3/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /tmp/celt/src/celt-0.11.3/missing --run tar'
AR='ar'
AUTOCONF='${SHELL} /tmp/celt/src/celt-0.11.3/missing --run autoconf'
AUTOHEADER='${SHELL} /tmp/celt/src/celt-0.11.3/missing --run autoheader'
AUTOMAKE='${SHELL} /tmp/celt/src/celt-0.11.3/missing --run automake-1.11'
AWK='gawk'
CC='clang'
CCDEPMODE='depmode=gcc3'
CELT_LT_AGE='0'
CELT_LT_CURRENT='2'
CELT_LT_REVISION='0'
CELT_VERSION='0.11.3'
CFLAGS=' -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare'
CPP='clang -E'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
FGREP='/usr/bin/grep -F'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBCELT_SUFFIX='0'
LIBOBJS=''
LIBS='-lm '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/celt/src/celt-0.11.3/missing --run makeinfo'
MKDIR_P='/usr/bin/mkdir -p'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OGG_CFLAGS='-I/usr/include'
OGG_LIBS='-L/usr/lib -logg'
OTOOL64=''
OTOOL=''
PACKAGE='celt'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SED='/usr/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SIZE16='short'
SIZE32='int'
STRIP='strip'
SYMBOL_VISIBILITY='-fvisibility=hidden'
VERSION='0.11.3'
ac_ct_CC=''
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
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}'
host='x86_64-unknown-linux-gnu'
host_alias='x86_64-unknown-linux'
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /tmp/celt/src/celt-0.11.3/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/usr/bin/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=''
tools='tools'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define restrict __restrict
#define CELT_BUILD /**/
#define VAR_ARRAYS /**/
#define HAVE_ALLOCA_H 1
#define HAVE_GETOPT_H 1
#define HAVE_SYS_SOUNDCARD_H 1
#define HAVE_LIBM 1
#define HAVE_GETOPT_LONG 1
#define CELT_VERSION "0.11.3"
#define CELT_MAJOR_VERSION 0
#define CELT_MINOR_VERSION 11
#define CELT_MICRO_VERSION 3
#define CELT_EXTRA_VERSION ""
#define FLOATING_POINT /**/
#define CUSTOM_MODES /**/
#define HAVE_LRINTF 1
#define HAVE_LRINT 1
#define SIZEOF_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_LONG_LONG 8
configure: exit 0