>>> Building on exopi-4 under audio/celt BDEPENDS = [audio/libogg] DIST = [audio/celt:celt-0.11.1.tar.gz] FULLPKGNAME = celt-0.11.1p0v1 RDEPENDS = [audio/libogg] Avoided depends for libogg-1.3.5 distfiles size=465853 >>> Running build in audio/celt at 1711445405.90 ===> audio/celt ===> Building from scratch celt-0.11.1p0v1 ===> celt-0.11.1p0v1 depends on: libogg-* -> libogg-1.3.5 ===> Verifying specs: c m ogg>=5 sndio ===> found c.99.0 m.10.1 ogg.6.2 sndio.7.2 ===> Checking files for celt-0.11.1p0v1 `/exopi-cvs/ports/distfiles/celt-0.11.1.tar.gz' is up to date. >> (SHA256) celt-0.11.1.tar.gz: OK ===> Extracting for celt-0.11.1p0v1 ===> Patching for celt-0.11.1p0v1 ===> Applying OpenBSD patch patch-tests_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Remove broken test |See: http://lists.xiph.org/pipermail/celt-dev/2010-November/000519.html | |--- tests/Makefile.in.orig Thu Dec 2 11:12:18 2010 |+++ tests/Makefile.in Thu Dec 2 11:13:04 2010 -------------------------- Patching file tests/Makefile.in using Plan A... Hunk #1 succeeded at 36. done ===> Applying OpenBSD patch patch-tools_Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Use sndio for audio | |--- tools/Makefile.in.orig Mon Mar 14 23:05:12 2011 |+++ tools/Makefile.in Wed Apr 18 09:13:34 2012 -------------------------- Patching file tools/Makefile.in using Plan A... Hunk #1 succeeded at 236. done ===> Applying OpenBSD patch patch-tools_celtdec_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Use sndio for audio | |--- tools/celtdec.c.orig Mon Mar 14 14:16:13 2011 |+++ tools/celtdec.c Fri Apr 20 09:40:30 2012 -------------------------- Patching file tools/celtdec.c using Plan A... Hunk #1 succeeded at 66. Hunk #2 succeeded at 91. Hunk #3 succeeded at 190. Hunk #4 succeeded at 645. Hunk #5 succeeded at 705. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for celt-0.11.1p0v1 ===> Configuring for celt-0.11.1p0v1 Using /exopi-obj/pobj/celt-0.11.1/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/celt-0.11.1/config.site checking for a BSD-compatible install... /exopi-obj/pobj/celt-0.11.1/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for style of include used by make... GNU checking for gcc... cc 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /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... (cached) 131072 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for ar... (cached) ar checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking how to run the C preprocessor... cc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for cc option to accept ISO C99... none needed checking whether byte ordering is bigendian... no checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking for C/C++ restrict keyword... (cached) __restrict__ checking for C99 variable-size arrays... yes checking alloca.h usability... no checking alloca.h presence... no checking for alloca.h... no checking for getopt.h... (cached) yes checking for alloca... no checking sys/soundcard.h usability... no checking sys/soundcard.h presence... no checking for sys/soundcard.h... no checking sys/audioio.h usability... yes checking sys/audioio.h presence... yes checking for sys/audioio.h... yes checking for Ogg... yes checking for sin in -lm... (cached) yes checking for getopt_long... (cached) yes checking for main in -lwinmm... no checking if c++ supports -fvisibility=hidden... yes checking for lrintf... yes checking for lrint... yes checking size of short... (cached) 2 checking size of int... 4 checking size of long... 8 checking size of long long... (cached) 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 configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ------------------------------------------------------------------------ celt 0.11.1: Automatic configuration OK. Compiler support: C99 var arrays: ................ yes C99 lrintf: .................... yes Alloca: ........................ no General configuration: Fast float approximations: ..... no Fixed point support: ........... no Fixed point debugging: ......... no Custom modes: .................. yes Assertion checking: ............ yes ------------------------------------------------------------------------ Type "make; make install" to compile and install Type "make check" to run the test suite ===> Building for celt-0.11.1p0v1 /usr/bin/make all-recursive Making all in libcelt /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/bands.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/bands.c -fPIC -DPIC -o .libs/bands.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/bands.c:35: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/bands.h:34: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/modes.h:37: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.h:31: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/bands.c -o bands.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/bands.c:35: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/bands.h:34: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/modes.h:37: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.h:31: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. mv -f .deps/bands.Tpo .deps/bands.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/celt.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/celt.c -fPIC -DPIC -o .libs/celt.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/celt.c:45: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/pitch.h:38: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/modes.h:37: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.h:31: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/celt.c:1151:14: warning: unused variable 'offset' [-Wunused-variable] int offset = st->mode->shortMdctSize-st->mode->overlap; ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/celt.c:886:14: warning: variable '_overlap_mem' set but not used [-Wunused-but-set-variable] celt_sig *_overlap_mem; ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/celt.c:906:16: warning: unused variable 'pf_threshold' [-Wunused-variable] celt_word16 pf_threshold; ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/celt.c:2185:8: warning: variable 'postfilter_pitch' set but not used [-Wunused-but-set-variable] int postfilter_pitch; ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/celt.c:2186:16: warning: variable 'postfilter_gain' set but not used [-Wunused-but-set-variable] celt_word16 postfilter_gain; ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/celt.c:2193:8: warning: variable 'postfilter_tapset' set but not used [-Wunused-but-set-variable] int postfilter_tapset; ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/celt.c:62:28: warning: unused variable 'tapset_icdf' [-Wunused-const-variable] static const unsigned char tapset_icdf[3]={2,1,0}; ^ 8 warnings generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/celt.c -o celt.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/celt.c:45: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/pitch.h:38: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/modes.h:37: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.h:31: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/celt.c:1151:14: warning: unused variable 'offset' [-Wunused-variable] int offset = st->mode->shortMdctSize-st->mode->overlap; ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/celt.c:886:14: warning: variable '_overlap_mem' set but not used [-Wunused-but-set-variable] celt_sig *_overlap_mem; ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/celt.c:906:16: warning: unused variable 'pf_threshold' [-Wunused-variable] celt_word16 pf_threshold; ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/celt.c:2185:8: warning: variable 'postfilter_pitch' set but not used [-Wunused-but-set-variable] int postfilter_pitch; ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/celt.c:2186:16: warning: variable 'postfilter_gain' set but not used [-Wunused-but-set-variable] celt_word16 postfilter_gain; ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/celt.c:2193:8: warning: variable 'postfilter_tapset' set but not used [-Wunused-but-set-variable] int postfilter_tapset; ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/celt.c:62:28: warning: unused variable 'tapset_icdf' [-Wunused-const-variable] static const unsigned char tapset_icdf[3]={2,1,0}; ^ 8 warnings generated. mv -f .deps/celt.Tpo .deps/celt.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/cwrs.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/cwrs.c -fPIC -DPIC -o .libs/cwrs.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/cwrs.c:37: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/cwrs.h:35: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.h:31: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/cwrs.c:271:24: warning: unused function 'ucwrs1' [-Wunused-function] static inline unsigned ucwrs1(int _k){ ^ 2 warnings generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/cwrs.c -o cwrs.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/cwrs.c:37: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/cwrs.h:35: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.h:31: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/cwrs.c:271:24: warning: unused function 'ucwrs1' [-Wunused-function] static inline unsigned ucwrs1(int _k){ ^ 2 warnings generated. mv -f .deps/cwrs.Tpo .deps/cwrs.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.c -fPIC -DPIC -o .libs/entcode.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.c:32: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.c -o entcode.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.c:32: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. mv -f .deps/entcode.Tpo .deps/entcode.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entdec.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entdec.c -fPIC -DPIC -o .libs/entdec.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entdec.c:35: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entdec.h:31: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entdec.c -o entdec.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entdec.c:35: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entdec.h:31: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. mv -f .deps/entdec.Tpo .deps/entdec.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.c -fPIC -DPIC -o .libs/entenc.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.c:33: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.h:31: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.c -o entenc.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.c:33: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.h:31: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. mv -f .deps/entenc.Tpo .deps/entenc.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/header.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/header.c -fPIC -DPIC -o .libs/header.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/header.c:35: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/modes.h:37: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.h:31: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/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); ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/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); ^~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/header.c -o header.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/header.c:35: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/modes.h:37: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.h:31: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/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); ^~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/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); ^~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. mv -f .deps/header.Tpo .deps/header.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/kiss_fft.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/kiss_fft.c -fPIC -DPIC -o .libs/kiss_fft.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/kiss_fft.c:26: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/mathops.h:38: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/kiss_fft.c -o kiss_fft.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/kiss_fft.c:26: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/mathops.h:38: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. mv -f .deps/kiss_fft.Tpo .deps/kiss_fft.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/laplace.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/laplace.c -fPIC -DPIC -o .libs/laplace.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/laplace.c:33: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/laplace.h:29: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.h:31: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/laplace.c -o laplace.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/laplace.c:33: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/laplace.h:29: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.h:31: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. mv -f .deps/laplace.Tpo .deps/laplace.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/mathops.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/mathops.c -fPIC -DPIC -o .libs/mathops.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/mathops.c:38: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/mathops.h:38: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/mathops.c -o mathops.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/mathops.c:38: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/mathops.h:38: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. mv -f .deps/mathops.Tpo .deps/mathops.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/mdct.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/mdct.c -fPIC -DPIC -o .libs/mdct.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/mdct.c:53: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/mathops.h:38: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/mdct.c:65:12: warning: variable 'N2' set but not used [-Wunused-but-set-variable] int N4, N2; ^ 2 warnings generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/mdct.c -o mdct.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/mdct.c:53: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/mathops.h:38: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/mdct.c:65:12: warning: variable 'N2' set but not used [-Wunused-but-set-variable] int N4, N2; ^ 2 warnings generated. mv -f .deps/mdct.Tpo .deps/mdct.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/modes.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/modes.c -fPIC -DPIC -o .libs/modes.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/modes.c:35: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/modes.h:37: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.h:31: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/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) ~~~~~~~~~~~^~~~ ~~~~ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/modes.c -o modes.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/modes.c:35: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/modes.h:37: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.h:31: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/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) ~~~~~~~~~~~^~~~ ~~~~ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/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); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. mv -f .deps/modes.Tpo .deps/modes.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/pitch.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/pitch.c -fPIC -DPIC -o .libs/pitch.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/pitch.c:44: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/pitch.h:38: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/modes.h:37: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.h:31: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/pitch.c -o pitch.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/pitch.c:44: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/pitch.h:38: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/modes.h:37: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.h:31: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. mv -f .deps/pitch.Tpo .deps/pitch.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/plc.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/plc.c -fPIC -DPIC -o .libs/plc.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/plc.c:34: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/mathops.h:38: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/plc.c -o plc.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/plc.c:34: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/mathops.h:38: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. mv -f .deps/plc.Tpo .deps/plc.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/quant_bands.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/quant_bands.c -fPIC -DPIC -o .libs/quant_bands.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/quant_bands.c:33: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/quant_bands.h:33: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/modes.h:37: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.h:31: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/quant_bands.c -o quant_bands.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/quant_bands.c:33: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/quant_bands.h:33: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/modes.h:37: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.h:31: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. mv -f .deps/quant_bands.Tpo .deps/quant_bands.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/rate.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/rate.c -fPIC -DPIC -o .libs/rate.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/rate.c:34: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/modes.h:37: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.h:31: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/rate.c -o rate.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/rate.c:34: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/modes.h:37: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.h:31: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. mv -f .deps/rate.Tpo .deps/rate.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/vq.c cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/vq.c -fPIC -DPIC -o .libs/vq.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/vq.c:33: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/mathops.h:38: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/vq.c -o vq.o In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/vq.c:33: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/mathops.h:38: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. mv -f .deps/vq.Tpo .deps/vq.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -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/local/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: cc -shared -fPIC -DPIC -o .libs/libcelt0.so.2.0 -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare .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 -L.libs -lm -Wl,-soname,libcelt0.so.2.0 libtool: link: ar cru .libs/libcelt0.a bands.o celt.o cwrs.o entcode.o entdec.o entenc.o header.o kiss_fft.o laplace.o mathops.o mdct.o modes.o pitch.o plc.o quant_bands.o rate.o vq.o libtool: link: ranlib .libs/libcelt0.a cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/testcelt.c /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/testcelt.c:57:8: warning: unused variable 'i' [-Wunused-variable] int i; ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/testcelt.c:58:11: warning: unused variable 'rmsd' [-Wunused-variable] double rmsd = 0; ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/testcelt.c:60:8: warning: variable 'count' set but not used [-Wunused-but-set-variable] int count = 0; ^ 3 warnings generated. mv -f .deps/testcelt.Tpo .deps/testcelt.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -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: cc -o .libs/testcelt -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare testcelt.o -L.libs -lcelt0 -lm -Wl,-rpath-link,/usr/local/lib testcelt.c(testcelt.o:(main)): warning: rand() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I.. -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/dump_modes.c In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/dump_modes.c:35: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/modes.h:37: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.h:31: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. mv -f .deps/dump_modes.Tpo .deps/dump_modes.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -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: cc -o .libs/dump_modes -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare dump_modes.o -L.libs -lcelt0 -lm -Wl,-rpath-link,/usr/local/lib Making all in tests cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests -I.. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests/type-test.c mv -f .deps/type-test.Tpo .deps/type-test.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -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: cc -o type-test -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare type-test.o -L.libs -lm cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests -I.. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests/ectest.c In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests/ectest.c:9: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. mv -f .deps/ectest.Tpo .deps/ectest.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -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: cc -o ectest -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare ectest.o -L.libs -lm ectest.c(ectest.o:(main)): warning: rand() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests -I.. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests/cwrs32-test.c In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests/cwrs32-test.c:10: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests/../libcelt/entenc.c:33: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.h:31: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. mv -f .deps/cwrs32-test.Tpo .deps/cwrs32-test.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -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: cc -o cwrs32-test -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare cwrs32-test.o -L.libs -lm cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests -I.. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests/dft-test.c In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests/dft-test.c:16: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests/../libcelt/kiss_fft.c:26: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/mathops.h:38: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. mv -f .deps/dft-test.Tpo .deps/dft-test.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -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: cc -o dft-test -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare dft-test.o -L.libs -lm dft-test.c(dft-test.o:(test1d)): warning: rand() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests -I.. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests/laplace-test.c In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests/laplace-test.c:7: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/laplace.h:29: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entenc.h:31: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. mv -f .deps/laplace-test.Tpo .deps/laplace-test.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -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: cc -o laplace-test -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare laplace-test.o -L.libs -lm laplace-test.c(laplace-test.o:(main)): warning: rand() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests -I.. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests/mdct-test.c In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests/mdct-test.c:16: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests/../libcelt/kiss_fft.c:26: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/mathops.h:38: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests/mdct-test.c:17: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests/../libcelt/mdct.c:65:12: warning: variable 'N2' set but not used [-Wunused-but-set-variable] int N4, N2; ^ 2 warnings generated. mv -f .deps/mdct-test.Tpo .deps/mdct-test.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -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: cc -o mdct-test -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare mdct-test.o -L.libs -lm mdct-test.c(mdct-test.o:(test1d)): warning: rand() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests -I.. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests/mathops-test.c In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests/mathops-test.c:5: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/mathops.c:38: In file included from /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/mathops.h:38: /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/entcode.h:119:29: warning: call to undeclared function 'ec_ilog'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return _this->nbits_total-EC_ILOG(_this->rng); ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/ecintrin.h:114:23: note: expanded from macro 'EC_ILOG' # define EC_ILOG(_x) (ec_ilog(_x)) ^ 1 warning generated. mv -f .deps/mathops-test.Tpo .deps/mathops-test.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -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: cc -o mathops-test -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare mathops-test.o -L.libs -lm cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests -I.. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tests/tandem-test.c mv -f .deps/tandem-test.Tpo .deps/tandem-test.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -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: cc -o .libs/tandem-test -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare tandem-test.o -L.libs -lcelt0 -lm -Wl,-rpath-link,/usr/local/lib tandem-test.c(tandem-test.o:(async_tandem)): warning: rand() may return deterministic values, is that what you want? Making all in tools cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tools -I.. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I../ -I/usr/local/include -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tools/celtenc.c /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tools/celtenc.c:287:8: warning: variable 'print_bitrate' set but not used [-Wunused-but-set-variable] int print_bitrate=0; ^ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tools/celtenc.c:297:8: warning: variable 'bytes_written' set but not used [-Wunused-but-set-variable] int bytes_written=0, ret, result; ^ 2 warnings generated. mv -f .deps/celtenc.Tpo .deps/celtenc.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tools -I.. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I../ -I/usr/local/include -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tools/wav_io.c mv -f .deps/wav_io.Tpo .deps/wav_io.Po cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tools -I.. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I../ -I/usr/local/include -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tools/skeleton.c /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tools/skeleton.c:79:12: warning: cast from 'unsigned char *' to 'ogg_int64_t *' (aka 'long long *') increases required alignment from 1 to 8 [-Wcast-align] return (*(ogg_int64_t *)ucptr); ^~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tools/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 */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tools/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 */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tools/skeleton.c:126:7: warning: cast from 'unsigned char *' to 'ogg_int64_t *' (aka 'long long *') increases required alignment from 1 to 8 [-Wcast-align] *((ogg_int64_t*)(op.packet+12)) = _le_64 (fp->ptime_n); /* presentationtime numerator */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tools/skeleton.c:127:7: warning: cast from 'unsigned char *' to 'ogg_int64_t *' (aka 'long long *') increases required alignment from 1 to 8 [-Wcast-align] *((ogg_int64_t*)(op.packet+20)) = _le_64 (fp->ptime_d); /* presentationtime denominator */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tools/skeleton.c:128:7: warning: cast from 'unsigned char *' to 'ogg_int64_t *' (aka 'long long *') increases required alignment from 1 to 8 [-Wcast-align] *((ogg_int64_t*)(op.packet+28)) = _le_64 (fp->btime_n); /* basetime numerator */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tools/skeleton.c:129:7: warning: cast from 'unsigned char *' to 'ogg_int64_t *' (aka 'long long *') increases required alignment from 1 to 8 [-Wcast-align] *((ogg_int64_t*)(op.packet+36)) = _le_64 (fp->btime_d); /* basetime denominator */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tools/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 */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tools/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 */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tools/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 */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tools/skeleton.c:155:7: warning: cast from 'unsigned char *' to 'ogg_int64_t *' (aka 'long long *') increases required alignment from 1 to 8 [-Wcast-align] *((ogg_int64_t*)(op.packet+20)) = _le_64 (fp->granule_rate_n); /* granulrate numerator */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tools/skeleton.c:156:7: warning: cast from 'unsigned char *' to 'ogg_int64_t *' (aka 'long long *') increases required alignment from 1 to 8 [-Wcast-align] *((ogg_int64_t*)(op.packet+28)) = _le_64 (fp->granule_rate_d); /* granulrate denominator */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tools/skeleton.c:157:7: warning: cast from 'unsigned char *' to 'ogg_int64_t *' (aka 'long long *') increases required alignment from 1 to 8 [-Wcast-align] *((ogg_int64_t*)(op.packet+36)) = _le_64 (fp->start_granule); /* start granule */ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tools/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 /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -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/local/lib -logg -lm libtool: link: cc -o .libs/celtenc -O2 -pipe -fvisibility=hidden -W -Wstrict-prototypes -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wno-parentheses -Wno-unused-parameter -Wno-sign-compare celtenc.o wav_io.o skeleton.o -L.libs -lcelt0 -lm -logg -Wl,-rpath-link,/usr/local/lib celtenc.c(celtenc.o:(main)): warning: rand() may return deterministic values, is that what you want? cc -DHAVE_CONFIG_H -I. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tools -I.. -I/exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt -I../ -I/usr/local/include -DUSE_SNDIO -O2 -pipe -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 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tools/celtdec.c /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/tools/celtdec.c:591:58: warning: implicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion] if (loss_percent>0 && 100*((float)rand())/RAND_MAX>> Running package in audio/celt at 1711445440.64 ===> audio/celt ===> Faking installation for celt-0.11.1p0v1 Making install in libcelt test -z "/usr/local/lib" || mkdir -p "/exopi-obj/pobj/celt-0.11.1/fake-amd64/usr/local/lib" /usr/bin/libtool --mode=install /exopi-obj/pobj/celt-0.11.1/bin/install -c libcelt0.la '/exopi-obj/pobj/celt-0.11.1/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/celt-0.11.1/bin/install -c -m 644 ./.libs/libcelt0.a /exopi-obj/pobj/celt-0.11.1/fake-amd64/usr/local/lib/libcelt0.a libtool: install: /exopi-obj/pobj/celt-0.11.1/bin/install -c -m 644 ./.libs/libcelt0.so.2.0 /exopi-obj/pobj/celt-0.11.1/fake-amd64/usr/local/lib/libcelt0.so.2.0 libtool: install: /exopi-obj/pobj/celt-0.11.1/bin/install -c -m 644 ./.libs/libcelt0.lai /exopi-obj/pobj/celt-0.11.1/fake-amd64/usr/local/lib/libcelt0.la test -z "/usr/local/include/celt" || mkdir -p "/exopi-obj/pobj/celt-0.11.1/fake-amd64/usr/local/include/celt" /exopi-obj/pobj/celt-0.11.1/bin/install -c -m 644 /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/celt.h /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/celt_types.h /exopi-obj/pobj/celt-0.11.1/celt-0.11.1/libcelt/celt_header.h '/exopi-obj/pobj/celt-0.11.1/fake-amd64/usr/local/include/celt' Making install in tests Making install in tools test -z "/usr/local/bin" || mkdir -p "/exopi-obj/pobj/celt-0.11.1/fake-amd64/usr/local/bin" /usr/bin/libtool --mode=install /exopi-obj/pobj/celt-0.11.1/bin/install -c -s -m 755 celtenc celtdec '/exopi-obj/pobj/celt-0.11.1/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/celt-0.11.1/bin/install -c -s -m 755 ./.libs/celtenc /exopi-obj/pobj/celt-0.11.1/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/celt-0.11.1/bin/install -c -s -m 755 ./.libs/celtdec /exopi-obj/pobj/celt-0.11.1/fake-amd64/usr/local/bin test -z "/usr/local/include" || mkdir -p "/exopi-obj/pobj/celt-0.11.1/fake-amd64/usr/local/include" test -z "/usr/local/lib/pkgconfig" || mkdir -p "/exopi-obj/pobj/celt-0.11.1/fake-amd64/usr/local/lib/pkgconfig" /exopi-obj/pobj/celt-0.11.1/bin/install -c -m 644 celt.pc '/exopi-obj/pobj/celt-0.11.1/fake-amd64/usr/local/lib/pkgconfig' ===> Building package for celt-0.11.1p0v1 Create /exopi-cvs/ports/packages/amd64/all/celt-0.11.1p0v1.tgz Creating package celt-0.11.1p0v1 reading plist| checking dependencies| checking dependencies|audio/libogg checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 9% checksumming|******** | 14% checksumming|*********** | 18% checksumming|************** | 23% checksumming|***************** | 27% checksumming|******************* | 32% checksumming|********************** | 36% checksumming|************************* | 41% checksumming|**************************** | 45% checksumming|******************************* | 50% checksumming|********************************* | 55% checksumming|************************************ | 59% checksumming|*************************************** | 64% checksumming|****************************************** | 68% checksumming|******************************************** | 73% checksumming|*********************************************** | 77% checksumming|************************************************** | 82% checksumming|***************************************************** | 86% checksumming|******************************************************* | 91% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*** | 5% archiving|******* | 11% archiving|*************************************** | 62% archiving|************************************************************* | 95% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/celt-0.11.1p0v1.tgz >>> Running clean in audio/celt at 1711445443.96 ===> audio/celt ===> Cleaning for celt-0.11.1p0v1 >>> Ended at 1711445444.43 max_stuck=0.49/build=34.74/package=3.32/clean=0.49