<86>Jul 2 06:16:38 userdel[91262]: delete user 'rooter' <86>Jul 2 06:16:38 groupadd[91290]: group added to /etc/group: name=rooter, GID=633 <86>Jul 2 06:16:38 groupadd[91290]: group added to /etc/gshadow: name=rooter <86>Jul 2 06:16:38 groupadd[91290]: new group: name=rooter, GID=633 <86>Jul 2 06:16:38 useradd[91303]: new user: name=rooter, UID=633, GID=633, home=/root, shell=/bin/bash <86>Jul 2 06:16:38 userdel[91325]: delete user 'builder' <86>Jul 2 06:16:38 userdel[91325]: removed group 'builder' owned by 'builder' <86>Jul 2 06:16:38 groupadd[91345]: group added to /etc/group: name=builder, GID=634 <86>Jul 2 06:16:38 groupadd[91345]: group added to /etc/gshadow: name=builder <86>Jul 2 06:16:38 groupadd[91345]: new group: name=builder, GID=634 <86>Jul 2 06:16:38 useradd[91359]: new user: name=builder, UID=634, GID=634, home=/usr/src, shell=/bin/bash warning: line 23: Deprecated PreReq converted to Requires(pre,postun): PreReq: libopus = 1.2.1-alt1.1 warning: line 33: Deprecated PreReq converted to Requires(pre,postun): PreReq: libopus-devel = 1.2.1-alt1.1 <13>Jul 2 06:16:41 rpmi: doxygen-1:1.8.15-alt1 sisyphus+220984.100.1.2 1549663847 installed warning: line 23: Deprecated PreReq converted to Requires(pre,postun): PreReq: libopus = 1.2.1-alt1.1 warning: line 33: Deprecated PreReq converted to Requires(pre,postun): PreReq: libopus-devel = 1.2.1-alt1.1 Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/libopus-1.2.1-alt1.1.nosrc.rpm warning: line 22: Deprecated PreReq converted to Requires(pre,postun): PreReq: libopus = 1.2.1-alt1.1 warning: line 32: Deprecated PreReq converted to Requires(pre,postun): PreReq: libopus-devel = 1.2.1-alt1.1 Installing libopus-1.2.1-alt1.1.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.59799 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf opus-1.2.1 + echo 'Source #0 (opus-1.2.1.tar):' Source #0 (opus-1.2.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/opus-1.2.1.tar + cd opus-1.2.1 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.59799 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd opus-1.2.1 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS= + export ASFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + sort -u + ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --enable-intrinsics --enable-ambisonics --enable-check-asm --disable-rtcd --disable-static configure: WARNING: unrecognized options: --without-included-gettext checking whether make supports nested variables... yes checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... x86_64-alt-linux-gnu checking host system type... x86_64-alt-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-alt-linux-gcc accepts -g... yes checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed checking whether x86_64-alt-linux-gcc understands -c and -o together... yes checking dependency style of x86_64-alt-linux-gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by x86_64-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-alt-linux-gnu file names to x86_64-alt-linux-gnu format... func_convert_file_noop checking how to convert x86_64-alt-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-alt-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... (cached) pass_all checking for x86_64-alt-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alt-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-alt-linux-strip... no checking for strip... strip checking for x86_64-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from x86_64-alt-linux-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-alt-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-alt-linux-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-alt-linux-gcc static flag -static works... no checking if x86_64-alt-linux-gcc supports -c -o file.o... yes checking if x86_64-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-alt-linux-gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for x86_64-alt-linux-gcc option to accept ISO C99... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking dependency style of x86_64-alt-linux-gcc... none checking for C/C++ restrict keyword... __restrict checking for C99 variable-size arrays... yes checking for cos in -lm... yes checking if compiler supports SSE intrinsics... yes checking if compiler supports SSE2 intrinsics... yes checking if compiler supports SSE4.1 intrinsics... no checking if compiler supports SSE4.1 intrinsics with -msse4.1... yes checking if compiler supports AVX intrinsics... no checking if compiler supports AVX intrinsics with -mavx... yes checking for doxygen... yes checking for dot... no checking if x86_64-alt-linux-gcc supports -fvisibility=hidden... yes checking if x86_64-alt-linux-gcc supports -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes... yes checking for lrintf... yes checking for lrint... yes checking for __malloc_hook... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating opus.pc config.status: creating opus-uninstalled.pc config.status: creating celt/arm/armopts.s config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --without-included-gettext configure: ------------------------------------------------------------------------ opus 1.2.1: Automatic configuration OK. Compiler support: C99 var arrays: ................ yes C99 lrintf: .................... yes Use alloca: .................... no (using var arrays) General configuration: Floating point support: ........ yes Fast float approximations: ..... no Fixed point debugging: ......... no Inline Assembly Optimizations: . No inline ASM for your platform, please send patches External Assembly Optimizations: Intrinsics Optimizations.......: x86 SSE SSE2 SSE4.1 AVX Run-time CPU detection: ........ disabled Custom modes: .................. no Assertion checking: ............ no Fuzzing: ....................... no Check ASM: ..................... yes Ambisonics support: ............ yes API documentation: ............. yes Extra programs: ................ yes ------------------------------------------------------------------------ Type "make; make install" to compile and install Type "make check" to run the test suite + make -j8 make all-recursive make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/cwrs.lo celt/cwrs.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c celt/cwrs.c -fPIC -DPIC -o celt/.libs/cwrs.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/entcode.lo celt/entcode.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c celt/entcode.c -fPIC -DPIC -o celt/.libs/entcode.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/celt.lo celt/celt.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c celt/celt.c -fPIC -DPIC -o celt/.libs/celt.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/entdec.lo celt/entdec.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c celt/entdec.c -fPIC -DPIC -o celt/.libs/entdec.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[3]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1/doc' doxygen /usr/src/RPM/BUILD/opus-1.2.1/include/opus.h:201: warning: unable to resolve reference to `OPUS_APPLICATION_VOIP/@ref' for \ref command /usr/src/RPM/BUILD/opus-1.2.1/include/opus.h:201: warning: expected whitespace after ref command touch doxygen-build.stamp make[3]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1/doc' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/mathops.lo celt/mathops.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c celt/mathops.c -fPIC -DPIC -o celt/.libs/mathops.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/mdct.lo celt/mdct.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c celt/mdct.c -fPIC -DPIC -o celt/.libs/mdct.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/kiss_fft.lo celt/kiss_fft.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c celt/kiss_fft.c -fPIC -DPIC -o celt/.libs/kiss_fft.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/modes.lo celt/modes.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c celt/modes.c -fPIC -DPIC -o celt/.libs/modes.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/laplace.lo celt/laplace.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c celt/laplace.c -fPIC -DPIC -o celt/.libs/laplace.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/entenc.lo celt/entenc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c celt/entenc.c -fPIC -DPIC -o celt/.libs/entenc.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/pitch.lo celt/pitch.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c celt/pitch.c -fPIC -DPIC -o celt/.libs/pitch.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/celt_decoder.lo celt/celt_decoder.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c celt/celt_decoder.c -fPIC -DPIC -o celt/.libs/celt_decoder.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/x86/x86cpu.lo celt/x86/x86cpu.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c celt/x86/x86cpu.c -fPIC -DPIC -o celt/x86/.libs/x86cpu.o celt/x86/x86cpu.c: In function 'cpuid': celt/x86/x86cpu.c:58:32: warning: unused parameter 'CPUInfo' [-Wunused-parameter] static void cpuid(unsigned int CPUInfo[4], unsigned int InfoType) ~~~~~~~~~~~~~^~~~~~~~~~ celt/x86/x86cpu.c:58:57: warning: unused parameter 'InfoType' [-Wunused-parameter] static void cpuid(unsigned int CPUInfo[4], unsigned int InfoType) ~~~~~~~~~~~~~^~~~~~~~ make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/rate.lo celt/rate.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c celt/rate.c -fPIC -DPIC -o celt/.libs/rate.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/celt_lpc.lo celt/celt_lpc.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c celt/celt_lpc.c -fPIC -DPIC -o celt/.libs/celt_lpc.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/x86/x86_celt_map.lo celt/x86/x86_celt_map.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c celt/x86/x86_celt_map.c -fPIC -DPIC -o celt/x86/.libs/x86_celt_map.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/x86/pitch_sse.lo celt/x86/pitch_sse.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c celt/x86/pitch_sse.c -fPIC -DPIC -o celt/x86/.libs/pitch_sse.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/x86/pitch_sse2.lo celt/x86/pitch_sse2.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c celt/x86/pitch_sse2.c -fPIC -DPIC -o celt/x86/.libs/pitch_sse2.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/quant_bands.lo celt/quant_bands.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c celt/quant_bands.c -fPIC -DPIC -o celt/.libs/quant_bands.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/code_signs.lo silk/code_signs.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/code_signs.c -fPIC -DPIC -o silk/.libs/code_signs.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -msse4.1 -c -o celt/x86/celt_lpc_sse.lo celt/x86/celt_lpc_sse.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -msse4.1 -c celt/x86/celt_lpc_sse.c -fPIC -DPIC -o celt/x86/.libs/celt_lpc_sse.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -msse4.1 -c -o celt/x86/pitch_sse4_1.lo celt/x86/pitch_sse4_1.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -msse4.1 -c celt/x86/pitch_sse4_1.c -fPIC -DPIC -o celt/x86/.libs/pitch_sse4_1.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/vq.lo celt/vq.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c celt/vq.c -fPIC -DPIC -o celt/.libs/vq.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/init_decoder.lo silk/init_decoder.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/init_decoder.c -fPIC -DPIC -o silk/.libs/init_decoder.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/decode_frame.lo silk/decode_frame.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/decode_frame.c -fPIC -DPIC -o silk/.libs/decode_frame.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/x86/vq_sse2.lo celt/x86/vq_sse2.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c celt/x86/vq_sse2.c -fPIC -DPIC -o celt/x86/.libs/vq_sse2.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/decode_core.lo silk/decode_core.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/decode_core.c -fPIC -DPIC -o silk/.libs/decode_core.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/decode_parameters.lo silk/decode_parameters.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/decode_parameters.c -fPIC -DPIC -o silk/.libs/decode_parameters.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/decode_pulses.lo silk/decode_pulses.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/decode_pulses.c -fPIC -DPIC -o silk/.libs/decode_pulses.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/decoder_set_fs.lo silk/decoder_set_fs.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/decoder_set_fs.c -fPIC -DPIC -o silk/.libs/decoder_set_fs.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/decode_indices.lo silk/decode_indices.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/decode_indices.c -fPIC -DPIC -o silk/.libs/decode_indices.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/CNG.lo silk/CNG.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/CNG.c -fPIC -DPIC -o silk/.libs/CNG.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/dec_API.lo silk/dec_API.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/dec_API.c -fPIC -DPIC -o silk/.libs/dec_API.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/gain_quant.lo silk/gain_quant.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/gain_quant.c -fPIC -DPIC -o silk/.libs/gain_quant.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/interpolate.lo silk/interpolate.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/interpolate.c -fPIC -DPIC -o silk/.libs/interpolate.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/LP_variable_cutoff.lo silk/LP_variable_cutoff.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/LP_variable_cutoff.c -fPIC -DPIC -o silk/.libs/LP_variable_cutoff.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/bands.lo celt/bands.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c celt/bands.c -fPIC -DPIC -o celt/.libs/bands.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/encode_indices.lo silk/encode_indices.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/encode_indices.c -fPIC -DPIC -o silk/.libs/encode_indices.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/encode_pulses.lo silk/encode_pulses.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/encode_pulses.c -fPIC -DPIC -o silk/.libs/encode_pulses.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/tables_gain.lo silk/tables_gain.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/tables_gain.c -fPIC -DPIC -o silk/.libs/tables_gain.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/NLSF_decode.lo silk/NLSF_decode.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/NLSF_decode.c -fPIC -DPIC -o silk/.libs/NLSF_decode.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/tables_NLSF_CB_NB_MB.lo silk/tables_NLSF_CB_NB_MB.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/tables_NLSF_CB_NB_MB.c -fPIC -DPIC -o silk/.libs/tables_NLSF_CB_NB_MB.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/shell_coder.lo silk/shell_coder.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/shell_coder.c -fPIC -DPIC -o silk/.libs/shell_coder.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/tables_LTP.lo silk/tables_LTP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/tables_LTP.c -fPIC -DPIC -o silk/.libs/tables_LTP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/NSQ_del_dec.lo silk/NSQ_del_dec.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/NSQ_del_dec.c -fPIC -DPIC -o silk/.libs/NSQ_del_dec.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/tables_NLSF_CB_WB.lo silk/tables_NLSF_CB_WB.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/tables_NLSF_CB_WB.c -fPIC -DPIC -o silk/.libs/tables_NLSF_CB_WB.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/enc_API.lo silk/enc_API.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/enc_API.c -fPIC -DPIC -o silk/.libs/enc_API.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/tables_other.lo silk/tables_other.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/tables_other.c -fPIC -DPIC -o silk/.libs/tables_other.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/tables_pulses_per_block.lo silk/tables_pulses_per_block.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/tables_pulses_per_block.c -fPIC -DPIC -o silk/.libs/tables_pulses_per_block.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/tables_pitch_lag.lo silk/tables_pitch_lag.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/tables_pitch_lag.c -fPIC -DPIC -o silk/.libs/tables_pitch_lag.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/control_audio_bandwidth.lo silk/control_audio_bandwidth.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/control_audio_bandwidth.c -fPIC -DPIC -o silk/.libs/control_audio_bandwidth.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/PLC.lo silk/PLC.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/PLC.c -fPIC -DPIC -o silk/.libs/PLC.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/NSQ.lo silk/NSQ.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/NSQ.c -fPIC -DPIC -o silk/.libs/NSQ.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/VQ_WMat_EC.lo silk/VQ_WMat_EC.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/VQ_WMat_EC.c -fPIC -DPIC -o silk/.libs/VQ_WMat_EC.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/quant_LTP_gains.lo silk/quant_LTP_gains.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/quant_LTP_gains.c -fPIC -DPIC -o silk/.libs/quant_LTP_gains.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/VAD.lo silk/VAD.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/VAD.c -fPIC -DPIC -o silk/.libs/VAD.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/HP_variable_cutoff.lo silk/HP_variable_cutoff.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/HP_variable_cutoff.c -fPIC -DPIC -o silk/.libs/HP_variable_cutoff.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/process_NLSFs.lo silk/process_NLSFs.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/process_NLSFs.c -fPIC -DPIC -o silk/.libs/process_NLSFs.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/NLSF_del_dec_quant.lo silk/NLSF_del_dec_quant.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/NLSF_del_dec_quant.c -fPIC -DPIC -o silk/.libs/NLSF_del_dec_quant.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/NLSF_encode.lo silk/NLSF_encode.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/NLSF_encode.c -fPIC -DPIC -o silk/.libs/NLSF_encode.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/control_SNR.lo silk/control_SNR.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/control_SNR.c -fPIC -DPIC -o silk/.libs/control_SNR.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/stereo_LR_to_MS.lo silk/stereo_LR_to_MS.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/stereo_LR_to_MS.c -fPIC -DPIC -o silk/.libs/stereo_LR_to_MS.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/NLSF_VQ.lo silk/NLSF_VQ.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/NLSF_VQ.c -fPIC -DPIC -o silk/.libs/NLSF_VQ.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/stereo_MS_to_LR.lo silk/stereo_MS_to_LR.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/stereo_MS_to_LR.c -fPIC -DPIC -o silk/.libs/stereo_MS_to_LR.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/NLSF_unpack.lo silk/NLSF_unpack.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/NLSF_unpack.c -fPIC -DPIC -o silk/.libs/NLSF_unpack.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/check_control_input.lo silk/check_control_input.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/check_control_input.c -fPIC -DPIC -o silk/.libs/check_control_input.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/ana_filt_bank_1.lo silk/ana_filt_bank_1.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/ana_filt_bank_1.c -fPIC -DPIC -o silk/.libs/ana_filt_bank_1.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/debug.lo silk/debug.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/debug.c -fPIC -DPIC -o silk/.libs/debug.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/bwexpander_32.lo silk/bwexpander_32.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/bwexpander_32.c -fPIC -DPIC -o silk/.libs/bwexpander_32.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/bwexpander.lo silk/bwexpander.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/bwexpander.c -fPIC -DPIC -o silk/.libs/bwexpander.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/inner_prod_aligned.lo silk/inner_prod_aligned.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/inner_prod_aligned.c -fPIC -DPIC -o silk/.libs/inner_prod_aligned.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/decode_pitch.lo silk/decode_pitch.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/decode_pitch.c -fPIC -DPIC -o silk/.libs/decode_pitch.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/lin2log.lo silk/lin2log.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/lin2log.c -fPIC -DPIC -o silk/.libs/lin2log.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/biquad_alt.lo silk/biquad_alt.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/biquad_alt.c -fPIC -DPIC -o silk/.libs/biquad_alt.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/init_encoder.lo silk/init_encoder.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/init_encoder.c -fPIC -DPIC -o silk/.libs/init_encoder.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/log2lin.lo silk/log2lin.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/log2lin.c -fPIC -DPIC -o silk/.libs/log2lin.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/LPC_analysis_filter.lo silk/LPC_analysis_filter.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/LPC_analysis_filter.c -fPIC -DPIC -o silk/.libs/LPC_analysis_filter.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/A2NLSF.lo silk/A2NLSF.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/A2NLSF.c -fPIC -DPIC -o silk/.libs/A2NLSF.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/table_LSF_cos.lo silk/table_LSF_cos.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/table_LSF_cos.c -fPIC -DPIC -o silk/.libs/table_LSF_cos.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/NLSF2A.lo silk/NLSF2A.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/NLSF2A.c -fPIC -DPIC -o silk/.libs/NLSF2A.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/celt_encoder.lo celt/celt_encoder.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c celt/celt_encoder.c -fPIC -DPIC -o celt/.libs/celt_encoder.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/control_codec.lo silk/control_codec.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/control_codec.c -fPIC -DPIC -o silk/.libs/control_codec.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/LPC_inv_pred_gain.lo silk/LPC_inv_pred_gain.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/LPC_inv_pred_gain.c -fPIC -DPIC -o silk/.libs/LPC_inv_pred_gain.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/pitch_est_tables.lo silk/pitch_est_tables.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/pitch_est_tables.c -fPIC -DPIC -o silk/.libs/pitch_est_tables.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/NLSF_stabilize.lo silk/NLSF_stabilize.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/NLSF_stabilize.c -fPIC -DPIC -o silk/.libs/NLSF_stabilize.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/NLSF_VQ_weights_laroia.lo silk/NLSF_VQ_weights_laroia.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/NLSF_VQ_weights_laroia.c -fPIC -DPIC -o silk/.libs/NLSF_VQ_weights_laroia.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/resampler_private_AR2.lo silk/resampler_private_AR2.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/resampler_private_AR2.c -fPIC -DPIC -o silk/.libs/resampler_private_AR2.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/resampler_down2.lo silk/resampler_down2.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/resampler_down2.c -fPIC -DPIC -o silk/.libs/resampler_down2.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/resampler.lo silk/resampler.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/resampler.c -fPIC -DPIC -o silk/.libs/resampler.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/resampler_down2_3.lo silk/resampler_down2_3.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/resampler_down2_3.c -fPIC -DPIC -o silk/.libs/resampler_down2_3.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/sigm_Q15.lo silk/sigm_Q15.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/sigm_Q15.c -fPIC -DPIC -o silk/.libs/sigm_Q15.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/sum_sqr_shift.lo silk/sum_sqr_shift.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/sum_sqr_shift.c -fPIC -DPIC -o silk/.libs/sum_sqr_shift.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/resampler_rom.lo silk/resampler_rom.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/resampler_rom.c -fPIC -DPIC -o silk/.libs/resampler_rom.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/resampler_private_up2_HQ.lo silk/resampler_private_up2_HQ.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/resampler_private_up2_HQ.c -fPIC -DPIC -o silk/.libs/resampler_private_up2_HQ.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/sort.lo silk/sort.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/sort.c -fPIC -DPIC -o silk/.libs/sort.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/resampler_private_IIR_FIR.lo silk/resampler_private_IIR_FIR.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/resampler_private_IIR_FIR.c -fPIC -DPIC -o silk/.libs/resampler_private_IIR_FIR.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/stereo_quant_pred.lo silk/stereo_quant_pred.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/stereo_quant_pred.c -fPIC -DPIC -o silk/.libs/stereo_quant_pred.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/stereo_decode_pred.lo silk/stereo_decode_pred.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/stereo_decode_pred.c -fPIC -DPIC -o silk/.libs/stereo_decode_pred.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/stereo_encode_pred.lo silk/stereo_encode_pred.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/stereo_encode_pred.c -fPIC -DPIC -o silk/.libs/stereo_encode_pred.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/stereo_find_predictor.lo silk/stereo_find_predictor.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/stereo_find_predictor.c -fPIC -DPIC -o silk/.libs/stereo_find_predictor.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/resampler_private_down_FIR.lo silk/resampler_private_down_FIR.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/resampler_private_down_FIR.c -fPIC -DPIC -o silk/.libs/resampler_private_down_FIR.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/LPC_fit.lo silk/LPC_fit.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/LPC_fit.c -fPIC -DPIC -o silk/.libs/LPC_fit.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/corrMatrix_FLP.lo silk/float/corrMatrix_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/corrMatrix_FLP.c -fPIC -DPIC -o silk/float/.libs/corrMatrix_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/apply_sine_window_FLP.lo silk/float/apply_sine_window_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/apply_sine_window_FLP.c -fPIC -DPIC -o silk/float/.libs/apply_sine_window_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/find_LPC_FLP.lo silk/float/find_LPC_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/find_LPC_FLP.c -fPIC -DPIC -o silk/float/.libs/find_LPC_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/find_LTP_FLP.lo silk/float/find_LTP_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/find_LTP_FLP.c -fPIC -DPIC -o silk/float/.libs/find_LTP_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/find_pred_coefs_FLP.lo silk/float/find_pred_coefs_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/find_pred_coefs_FLP.c -fPIC -DPIC -o silk/float/.libs/find_pred_coefs_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/LPC_analysis_filter_FLP.lo silk/float/LPC_analysis_filter_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/LPC_analysis_filter_FLP.c -fPIC -DPIC -o silk/float/.libs/LPC_analysis_filter_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/find_pitch_lags_FLP.lo silk/float/find_pitch_lags_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/find_pitch_lags_FLP.c -fPIC -DPIC -o silk/float/.libs/find_pitch_lags_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/encode_frame_FLP.lo silk/float/encode_frame_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/encode_frame_FLP.c -fPIC -DPIC -o silk/float/.libs/encode_frame_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/process_gains_FLP.lo silk/float/process_gains_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/process_gains_FLP.c -fPIC -DPIC -o silk/float/.libs/process_gains_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/regularize_correlations_FLP.lo silk/float/regularize_correlations_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/regularize_correlations_FLP.c -fPIC -DPIC -o silk/float/.libs/regularize_correlations_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/LTP_analysis_filter_FLP.lo silk/float/LTP_analysis_filter_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/LTP_analysis_filter_FLP.c -fPIC -DPIC -o silk/float/.libs/LTP_analysis_filter_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/LTP_scale_ctrl_FLP.lo silk/float/LTP_scale_ctrl_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/LTP_scale_ctrl_FLP.c -fPIC -DPIC -o silk/float/.libs/LTP_scale_ctrl_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/residual_energy_FLP.lo silk/float/residual_energy_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/residual_energy_FLP.c -fPIC -DPIC -o silk/float/.libs/residual_energy_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/bwexpander_FLP.lo silk/float/bwexpander_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/bwexpander_FLP.c -fPIC -DPIC -o silk/float/.libs/bwexpander_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/burg_modified_FLP.lo silk/float/burg_modified_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/burg_modified_FLP.c -fPIC -DPIC -o silk/float/.libs/burg_modified_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/warped_autocorrelation_FLP.lo silk/float/warped_autocorrelation_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/warped_autocorrelation_FLP.c -fPIC -DPIC -o silk/float/.libs/warped_autocorrelation_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/noise_shape_analysis_FLP.lo silk/float/noise_shape_analysis_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/noise_shape_analysis_FLP.c -fPIC -DPIC -o silk/float/.libs/noise_shape_analysis_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/energy_FLP.lo silk/float/energy_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/energy_FLP.c -fPIC -DPIC -o silk/float/.libs/energy_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/wrappers_FLP.lo silk/float/wrappers_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/wrappers_FLP.c -fPIC -DPIC -o silk/float/.libs/wrappers_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/LPC_inv_pred_gain_FLP.lo silk/float/LPC_inv_pred_gain_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/LPC_inv_pred_gain_FLP.c -fPIC -DPIC -o silk/float/.libs/LPC_inv_pred_gain_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/autocorrelation_FLP.lo silk/float/autocorrelation_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/autocorrelation_FLP.c -fPIC -DPIC -o silk/float/.libs/autocorrelation_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/inner_product_FLP.lo silk/float/inner_product_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/inner_product_FLP.c -fPIC -DPIC -o silk/float/.libs/inner_product_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/scale_copy_vector_FLP.lo silk/float/scale_copy_vector_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/scale_copy_vector_FLP.c -fPIC -DPIC -o silk/float/.libs/scale_copy_vector_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/sort_FLP.lo silk/float/sort_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/sort_FLP.c -fPIC -DPIC -o silk/float/.libs/sort_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/scale_vector_FLP.lo silk/float/scale_vector_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/scale_vector_FLP.c -fPIC -DPIC -o silk/float/.libs/scale_vector_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/k2a_FLP.lo silk/float/k2a_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/k2a_FLP.c -fPIC -DPIC -o silk/float/.libs/k2a_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/schur_FLP.lo silk/float/schur_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/schur_FLP.c -fPIC -DPIC -o silk/float/.libs/schur_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -msse4.1 -c -o silk/x86/x86_silk_map.lo silk/x86/x86_silk_map.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -msse4.1 -c silk/x86/x86_silk_map.c -fPIC -DPIC -o silk/x86/.libs/x86_silk_map.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/float/pitch_analysis_core_FLP.lo silk/float/pitch_analysis_core_FLP.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c silk/float/pitch_analysis_core_FLP.c -fPIC -DPIC -o silk/float/.libs/pitch_analysis_core_FLP.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -msse4.1 -c -o silk/x86/VQ_WMat_EC_sse.lo silk/x86/VQ_WMat_EC_sse.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -msse4.1 -c silk/x86/VQ_WMat_EC_sse.c -fPIC -DPIC -o silk/x86/.libs/VQ_WMat_EC_sse.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -msse4.1 -c -o silk/x86/VAD_sse.lo silk/x86/VAD_sse.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -msse4.1 -c silk/x86/VAD_sse.c -fPIC -DPIC -o silk/x86/.libs/VAD_sse.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o src/opus.lo src/opus.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c src/opus.c -fPIC -DPIC -o src/.libs/opus.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o src/opus_multistream.lo src/opus_multistream.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c src/opus_multistream.c -fPIC -DPIC -o src/.libs/opus_multistream.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -msse4.1 -c -o silk/x86/NSQ_del_dec_sse.lo silk/x86/NSQ_del_dec_sse.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -msse4.1 -c silk/x86/NSQ_del_dec_sse.c -fPIC -DPIC -o silk/x86/.libs/NSQ_del_dec_sse.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -msse4.1 -c -o silk/x86/NSQ_sse.lo silk/x86/NSQ_sse.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -msse4.1 -c silk/x86/NSQ_sse.c -fPIC -DPIC -o silk/x86/.libs/NSQ_sse.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o src/mlp.lo src/mlp.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c src/mlp.c -fPIC -DPIC -o src/.libs/mlp.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o src/opus_decoder.lo src/opus_decoder.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c src/opus_decoder.c -fPIC -DPIC -o src/.libs/opus_decoder.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o src/repacketizer.lo src/repacketizer.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c src/repacketizer.c -fPIC -DPIC -o src/.libs/repacketizer.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o src/mlp_data.lo src/mlp_data.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c src/mlp_data.c -fPIC -DPIC -o src/.libs/mlp_data.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o src/opus_multistream_decoder.lo src/opus_multistream_decoder.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c src/opus_multistream_decoder.c -fPIC -DPIC -o src/.libs/opus_multistream_decoder.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o src/opus_multistream_encoder.lo src/opus_multistream_encoder.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c src/opus_multistream_encoder.c -fPIC -DPIC -o src/.libs/opus_multistream_encoder.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/tests/test_unit_dft.o celt/tests/test_unit_dft.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/tests/test_unit_rotation.o celt/tests/test_unit_rotation.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/tests/test_unit_types.o celt/tests/test_unit_types.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/tests/test_unit_mathops.o celt/tests/test_unit_mathops.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/tests/test_unit_mdct.o celt/tests/test_unit_mdct.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o src/repacketizer_demo.o src/repacketizer_demo.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o src/opus_encoder.lo src/opus_encoder.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c src/opus_encoder.c -fPIC -DPIC -o src/.libs/opus_encoder.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/tests/test_unit_cwrs32.o celt/tests/test_unit_cwrs32.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/tests/test_unit_laplace.o celt/tests/test_unit_laplace.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o silk/tests/test_unit_LPC_inv_pred_gain.o silk/tests/test_unit_LPC_inv_pred_gain.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=compile x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o src/analysis.lo src/analysis.c libtool: compile: x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c src/analysis.c -fPIC -DPIC -o src/.libs/analysis.o make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o tests/test_opus_padding.o tests/test_opus_padding.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o tests/opus_encode_regressions.o tests/opus_encode_regressions.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o celt/tests/test_unit_cwrs32 celt/tests/test_unit_cwrs32.o -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o celt/tests/test_unit_cwrs32 celt/tests/test_unit_cwrs32.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o celt/tests/test_unit_dft celt/tests/test_unit_dft.o celt/bands.lo celt/celt.lo celt/celt_encoder.lo celt/celt_decoder.lo celt/cwrs.lo celt/entcode.lo celt/entdec.lo celt/entenc.lo celt/kiss_fft.lo celt/laplace.lo celt/mathops.lo celt/mdct.lo celt/modes.lo celt/pitch.lo celt/celt_lpc.lo celt/quant_bands.lo celt/rate.lo celt/vq.lo celt/x86/x86cpu.lo celt/x86/x86_celt_map.lo celt/x86/pitch_sse.lo celt/x86/pitch_sse2.lo celt/x86/vq_sse2.lo celt/x86/celt_lpc_sse.lo celt/x86/pitch_sse4_1.lo -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o celt/tests/test_unit_dft celt/tests/test_unit_dft.o celt/.libs/bands.o celt/.libs/celt.o celt/.libs/celt_encoder.o celt/.libs/celt_decoder.o celt/.libs/cwrs.o celt/.libs/entcode.o celt/.libs/entdec.o celt/.libs/entenc.o celt/.libs/kiss_fft.o celt/.libs/laplace.o celt/.libs/mathops.o celt/.libs/mdct.o celt/.libs/modes.o celt/.libs/pitch.o celt/.libs/celt_lpc.o celt/.libs/quant_bands.o celt/.libs/rate.o celt/.libs/vq.o celt/x86/.libs/x86cpu.o celt/x86/.libs/x86_celt_map.o celt/x86/.libs/pitch_sse.o celt/x86/.libs/pitch_sse2.o celt/x86/.libs/vq_sse2.o celt/x86/.libs/celt_lpc_sse.o celt/x86/.libs/pitch_sse4_1.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o celt/tests/test_unit_laplace celt/tests/test_unit_laplace.o -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o celt/tests/test_unit_laplace celt/tests/test_unit_laplace.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -no-undefined -version-info 6:1:6 -o libopus.la -rpath /usr/lib64 celt/bands.lo celt/celt.lo celt/celt_encoder.lo celt/celt_decoder.lo celt/cwrs.lo celt/entcode.lo celt/entdec.lo celt/entenc.lo celt/kiss_fft.lo celt/laplace.lo celt/mathops.lo celt/mdct.lo celt/modes.lo celt/pitch.lo celt/celt_lpc.lo celt/quant_bands.lo celt/rate.lo celt/vq.lo celt/x86/x86cpu.lo celt/x86/x86_celt_map.lo celt/x86/pitch_sse.lo celt/x86/pitch_sse2.lo celt/x86/vq_sse2.lo celt/x86/celt_lpc_sse.lo celt/x86/pitch_sse4_1.lo silk/CNG.lo silk/code_signs.lo silk/init_decoder.lo silk/decode_core.lo silk/decode_frame.lo silk/decode_parameters.lo silk/decode_indices.lo silk/decode_pulses.lo silk/decoder_set_fs.lo silk/dec_API.lo silk/enc_API.lo silk/encode_indices.lo silk/encode_pulses.lo silk/gain_quant.lo silk/interpolate.lo silk/LP_variable_cutoff.lo silk/NLSF_decode.lo silk/NSQ.lo silk/NSQ_del_dec.lo silk/PLC.lo silk/shell_coder.lo silk/tables_gain.lo silk/tables_LTP.lo silk/tables_NLSF_CB_NB_MB.lo silk/tables_NLSF_CB_WB.lo silk/tables_other.lo silk/tables_pitch_lag.lo silk/tables_pulses_per_block.lo silk/VAD.lo silk/control_audio_bandwidth.lo silk/quant_LTP_gains.lo silk/VQ_WMat_EC.lo silk/HP_variable_cutoff.lo silk/NLSF_encode.lo silk/NLSF_VQ.lo silk/NLSF_unpack.lo silk/NLSF_del_dec_quant.lo silk/process_NLSFs.lo silk/stereo_LR_to_MS.lo silk/stereo_MS_to_LR.lo silk/check_control_input.lo silk/control_SNR.lo silk/init_encoder.lo silk/control_codec.lo silk/A2NLSF.lo silk/ana_filt_bank_1.lo silk/biquad_alt.lo silk/bwexpander_32.lo silk/bwexpander.lo silk/debug.lo silk/decode_pitch.lo silk/inner_prod_aligned.lo silk/lin2log.lo silk/log2lin.lo silk/LPC_analysis_filter.lo silk/LPC_inv_pred_gain.lo silk/table_LSF_cos.lo silk/NLSF2A.lo silk/NLSF_stabilize.lo silk/NLSF_VQ_weights_laroia.lo silk/pitch_est_tables.lo silk/resampler.lo silk/resampler_down2_3.lo silk/resampler_down2.lo silk/resampler_private_AR2.lo silk/resampler_private_down_FIR.lo silk/resampler_private_IIR_FIR.lo silk/resampler_private_up2_HQ.lo silk/resampler_rom.lo silk/sigm_Q15.lo silk/sort.lo silk/sum_sqr_shift.lo silk/stereo_decode_pred.lo silk/stereo_encode_pred.lo silk/stereo_find_predictor.lo silk/stereo_quant_pred.lo silk/LPC_fit.lo silk/float/apply_sine_window_FLP.lo silk/float/corrMatrix_FLP.lo silk/float/encode_frame_FLP.lo silk/float/find_LPC_FLP.lo silk/float/find_LTP_FLP.lo silk/float/find_pitch_lags_FLP.lo silk/float/find_pred_coefs_FLP.lo silk/float/LPC_analysis_filter_FLP.lo silk/float/LTP_analysis_filter_FLP.lo silk/float/LTP_scale_ctrl_FLP.lo silk/float/noise_shape_analysis_FLP.lo silk/float/process_gains_FLP.lo silk/float/regularize_correlations_FLP.lo silk/float/residual_energy_FLP.lo silk/float/warped_autocorrelation_FLP.lo silk/float/wrappers_FLP.lo silk/float/autocorrelation_FLP.lo silk/float/burg_modified_FLP.lo silk/float/bwexpander_FLP.lo silk/float/energy_FLP.lo silk/float/inner_product_FLP.lo silk/float/k2a_FLP.lo silk/float/LPC_inv_pred_gain_FLP.lo silk/float/pitch_analysis_core_FLP.lo silk/float/scale_copy_vector_FLP.lo silk/float/scale_vector_FLP.lo silk/float/schur_FLP.lo silk/float/sort_FLP.lo silk/x86/NSQ_sse.lo silk/x86/NSQ_del_dec_sse.lo silk/x86/x86_silk_map.lo silk/x86/VAD_sse.lo silk/x86/VQ_WMat_EC_sse.lo src/opus.lo src/opus_decoder.lo src/opus_encoder.lo src/opus_multistream.lo src/opus_multistream_encoder.lo src/opus_multistream_decoder.lo src/repacketizer.lo src/analysis.lo src/mlp.lo src/mlp_data.lo -lm libtool: link: x86_64-alt-linux-gcc -shared -fPIC -DPIC celt/.libs/bands.o celt/.libs/celt.o celt/.libs/celt_encoder.o celt/.libs/celt_decoder.o celt/.libs/cwrs.o celt/.libs/entcode.o celt/.libs/entdec.o celt/.libs/entenc.o celt/.libs/kiss_fft.o celt/.libs/laplace.o celt/.libs/mathops.o celt/.libs/mdct.o celt/.libs/modes.o celt/.libs/pitch.o celt/.libs/celt_lpc.o celt/.libs/quant_bands.o celt/.libs/rate.o celt/.libs/vq.o celt/x86/.libs/x86cpu.o celt/x86/.libs/x86_celt_map.o celt/x86/.libs/pitch_sse.o celt/x86/.libs/pitch_sse2.o celt/x86/.libs/vq_sse2.o celt/x86/.libs/celt_lpc_sse.o celt/x86/.libs/pitch_sse4_1.o silk/.libs/CNG.o silk/.libs/code_signs.o silk/.libs/init_decoder.o silk/.libs/decode_core.o silk/.libs/decode_frame.o silk/.libs/decode_parameters.o silk/.libs/decode_indices.o silk/.libs/decode_pulses.o silk/.libs/decoder_set_fs.o silk/.libs/dec_API.o silk/.libs/enc_API.o silk/.libs/encode_indices.o silk/.libs/encode_pulses.o silk/.libs/gain_quant.o silk/.libs/interpolate.o silk/.libs/LP_variable_cutoff.o silk/.libs/NLSF_decode.o silk/.libs/NSQ.o silk/.libs/NSQ_del_dec.o silk/.libs/PLC.o silk/.libs/shell_coder.o silk/.libs/tables_gain.o silk/.libs/tables_LTP.o silk/.libs/tables_NLSF_CB_NB_MB.o silk/.libs/tables_NLSF_CB_WB.o silk/.libs/tables_other.o silk/.libs/tables_pitch_lag.o silk/.libs/tables_pulses_per_block.o silk/.libs/VAD.o silk/.libs/control_audio_bandwidth.o silk/.libs/quant_LTP_gains.o silk/.libs/VQ_WMat_EC.o silk/.libs/HP_variable_cutoff.o silk/.libs/NLSF_encode.o silk/.libs/NLSF_VQ.o silk/.libs/NLSF_unpack.o silk/.libs/NLSF_del_dec_quant.o silk/.libs/process_NLSFs.o silk/.libs/stereo_LR_to_MS.o silk/.libs/stereo_MS_to_LR.o silk/.libs/check_control_input.o silk/.libs/control_SNR.o silk/.libs/init_encoder.o silk/.libs/control_codec.o silk/.libs/A2NLSF.o silk/.libs/ana_filt_bank_1.o silk/.libs/biquad_alt.o silk/.libs/bwexpander_32.o silk/.libs/bwexpander.o silk/.libs/debug.o silk/.libs/decode_pitch.o silk/.libs/inner_prod_aligned.o silk/.libs/lin2log.o silk/.libs/log2lin.o silk/.libs/LPC_analysis_filter.o silk/.libs/LPC_inv_pred_gain.o silk/.libs/table_LSF_cos.o silk/.libs/NLSF2A.o silk/.libs/NLSF_stabilize.o silk/.libs/NLSF_VQ_weights_laroia.o silk/.libs/pitch_est_tables.o silk/.libs/resampler.o silk/.libs/resampler_down2_3.o silk/.libs/resampler_down2.o silk/.libs/resampler_private_AR2.o silk/.libs/resampler_private_down_FIR.o silk/.libs/resampler_private_IIR_FIR.o silk/.libs/resampler_private_up2_HQ.o silk/.libs/resampler_rom.o silk/.libs/sigm_Q15.o silk/.libs/sort.o silk/.libs/sum_sqr_shift.o silk/.libs/stereo_decode_pred.o silk/.libs/stereo_encode_pred.o silk/.libs/stereo_find_predictor.o silk/.libs/stereo_quant_pred.o silk/.libs/LPC_fit.o silk/float/.libs/apply_sine_window_FLP.o silk/float/.libs/corrMatrix_FLP.o silk/float/.libs/encode_frame_FLP.o silk/float/.libs/find_LPC_FLP.o silk/float/.libs/find_LTP_FLP.o silk/float/.libs/find_pitch_lags_FLP.o silk/float/.libs/find_pred_coefs_FLP.o silk/float/.libs/LPC_analysis_filter_FLP.o silk/float/.libs/LTP_analysis_filter_FLP.o silk/float/.libs/LTP_scale_ctrl_FLP.o silk/float/.libs/noise_shape_analysis_FLP.o silk/float/.libs/process_gains_FLP.o silk/float/.libs/regularize_correlations_FLP.o silk/float/.libs/residual_energy_FLP.o silk/float/.libs/warped_autocorrelation_FLP.o silk/float/.libs/wrappers_FLP.o silk/float/.libs/autocorrelation_FLP.o silk/float/.libs/burg_modified_FLP.o silk/float/.libs/bwexpander_FLP.o silk/float/.libs/energy_FLP.o silk/float/.libs/inner_product_FLP.o silk/float/.libs/k2a_FLP.o silk/float/.libs/LPC_inv_pred_gain_FLP.o silk/float/.libs/pitch_analysis_core_FLP.o silk/float/.libs/scale_copy_vector_FLP.o silk/float/.libs/scale_vector_FLP.o silk/float/.libs/schur_FLP.o silk/float/.libs/sort_FLP.o silk/x86/.libs/NSQ_sse.o silk/x86/.libs/NSQ_del_dec_sse.o silk/x86/.libs/x86_silk_map.o silk/x86/.libs/VAD_sse.o silk/x86/.libs/VQ_WMat_EC_sse.o src/.libs/opus.o src/.libs/opus_decoder.o src/.libs/opus_encoder.o src/.libs/opus_multistream.o src/.libs/opus_multistream_encoder.o src/.libs/opus_multistream_decoder.o src/.libs/repacketizer.o src/.libs/analysis.o src/.libs/mlp.o src/.libs/mlp_data.o -lm -g -O2 -Wl,-soname -Wl,libopus.so.0 -o .libs/libopus.so.0.6.1 libtool: link: (cd ".libs" && rm -f "libopus.so.0" && ln -s "libopus.so.0.6.1" "libopus.so.0") libtool: link: (cd ".libs" && rm -f "libopus.so" && ln -s "libopus.so.0.6.1" "libopus.so") libtool: link: ( cd ".libs" && rm -f "libopus.la" && ln -s "../libopus.la" "libopus.la" ) make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o celt/tests/test_unit_mathops celt/tests/test_unit_mathops.o celt/bands.lo celt/celt.lo celt/celt_encoder.lo celt/celt_decoder.lo celt/cwrs.lo celt/entcode.lo celt/entdec.lo celt/entenc.lo celt/kiss_fft.lo celt/laplace.lo celt/mathops.lo celt/mdct.lo celt/modes.lo celt/pitch.lo celt/celt_lpc.lo celt/quant_bands.lo celt/rate.lo celt/vq.lo celt/x86/x86cpu.lo celt/x86/x86_celt_map.lo celt/x86/pitch_sse.lo celt/x86/pitch_sse2.lo celt/x86/vq_sse2.lo celt/x86/celt_lpc_sse.lo celt/x86/pitch_sse4_1.lo -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o celt/tests/test_unit_mathops celt/tests/test_unit_mathops.o celt/.libs/bands.o celt/.libs/celt.o celt/.libs/celt_encoder.o celt/.libs/celt_decoder.o celt/.libs/cwrs.o celt/.libs/entcode.o celt/.libs/entdec.o celt/.libs/entenc.o celt/.libs/kiss_fft.o celt/.libs/laplace.o celt/.libs/mathops.o celt/.libs/mdct.o celt/.libs/modes.o celt/.libs/pitch.o celt/.libs/celt_lpc.o celt/.libs/quant_bands.o celt/.libs/rate.o celt/.libs/vq.o celt/x86/.libs/x86cpu.o celt/x86/.libs/x86_celt_map.o celt/x86/.libs/pitch_sse.o celt/x86/.libs/pitch_sse2.o celt/x86/.libs/vq_sse2.o celt/x86/.libs/celt_lpc_sse.o celt/x86/.libs/pitch_sse4_1.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o celt/tests/test_unit_mdct celt/tests/test_unit_mdct.o celt/bands.lo celt/celt.lo celt/celt_encoder.lo celt/celt_decoder.lo celt/cwrs.lo celt/entcode.lo celt/entdec.lo celt/entenc.lo celt/kiss_fft.lo celt/laplace.lo celt/mathops.lo celt/mdct.lo celt/modes.lo celt/pitch.lo celt/celt_lpc.lo celt/quant_bands.lo celt/rate.lo celt/vq.lo celt/x86/x86cpu.lo celt/x86/x86_celt_map.lo celt/x86/pitch_sse.lo celt/x86/pitch_sse2.lo celt/x86/vq_sse2.lo celt/x86/celt_lpc_sse.lo celt/x86/pitch_sse4_1.lo -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o celt/tests/test_unit_mdct celt/tests/test_unit_mdct.o celt/.libs/bands.o celt/.libs/celt.o celt/.libs/celt_encoder.o celt/.libs/celt_decoder.o celt/.libs/cwrs.o celt/.libs/entcode.o celt/.libs/entdec.o celt/.libs/entenc.o celt/.libs/kiss_fft.o celt/.libs/laplace.o celt/.libs/mathops.o celt/.libs/mdct.o celt/.libs/modes.o celt/.libs/pitch.o celt/.libs/celt_lpc.o celt/.libs/quant_bands.o celt/.libs/rate.o celt/.libs/vq.o celt/x86/.libs/x86cpu.o celt/x86/.libs/x86_celt_map.o celt/x86/.libs/pitch_sse.o celt/x86/.libs/pitch_sse2.o celt/x86/.libs/vq_sse2.o celt/x86/.libs/celt_lpc_sse.o celt/x86/.libs/pitch_sse4_1.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o src/opus_compare.o src/opus_compare.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o celt/tests/test_unit_rotation celt/tests/test_unit_rotation.o celt/bands.lo celt/celt.lo celt/celt_encoder.lo celt/celt_decoder.lo celt/cwrs.lo celt/entcode.lo celt/entdec.lo celt/entenc.lo celt/kiss_fft.lo celt/laplace.lo celt/mathops.lo celt/mdct.lo celt/modes.lo celt/pitch.lo celt/celt_lpc.lo celt/quant_bands.lo celt/rate.lo celt/vq.lo celt/x86/x86cpu.lo celt/x86/x86_celt_map.lo celt/x86/pitch_sse.lo celt/x86/pitch_sse2.lo celt/x86/vq_sse2.lo celt/x86/celt_lpc_sse.lo celt/x86/pitch_sse4_1.lo -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o celt/tests/test_unit_rotation celt/tests/test_unit_rotation.o celt/.libs/bands.o celt/.libs/celt.o celt/.libs/celt_encoder.o celt/.libs/celt_decoder.o celt/.libs/cwrs.o celt/.libs/entcode.o celt/.libs/entdec.o celt/.libs/entenc.o celt/.libs/kiss_fft.o celt/.libs/laplace.o celt/.libs/mathops.o celt/.libs/mdct.o celt/.libs/modes.o celt/.libs/pitch.o celt/.libs/celt_lpc.o celt/.libs/quant_bands.o celt/.libs/rate.o celt/.libs/vq.o celt/x86/.libs/x86cpu.o celt/x86/.libs/x86_celt_map.o celt/x86/.libs/pitch_sse.o celt/x86/.libs/pitch_sse2.o celt/x86/.libs/vq_sse2.o celt/x86/.libs/celt_lpc_sse.o celt/x86/.libs/pitch_sse4_1.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o celt/tests/test_unit_types celt/tests/test_unit_types.o -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o celt/tests/test_unit_types celt/tests/test_unit_types.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o repacketizer_demo src/repacketizer_demo.o libopus.la -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o .libs/repacketizer_demo src/repacketizer_demo.o ./.libs/libopus.so -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o opus_compare src/opus_compare.o -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o opus_compare src/opus_compare.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o tests/test_opus_padding tests/test_opus_padding.o libopus.la -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o tests/.libs/test_opus_padding tests/test_opus_padding.o ./.libs/libopus.so -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o celt/tests/test_unit_entropy.o celt/tests/test_unit_entropy.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o tests/test_opus_decode.o tests/test_opus_decode.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o silk/tests/test_unit_LPC_inv_pred_gain silk/tests/test_unit_LPC_inv_pred_gain.o silk/CNG.lo silk/code_signs.lo silk/init_decoder.lo silk/decode_core.lo silk/decode_frame.lo silk/decode_parameters.lo silk/decode_indices.lo silk/decode_pulses.lo silk/decoder_set_fs.lo silk/dec_API.lo silk/enc_API.lo silk/encode_indices.lo silk/encode_pulses.lo silk/gain_quant.lo silk/interpolate.lo silk/LP_variable_cutoff.lo silk/NLSF_decode.lo silk/NSQ.lo silk/NSQ_del_dec.lo silk/PLC.lo silk/shell_coder.lo silk/tables_gain.lo silk/tables_LTP.lo silk/tables_NLSF_CB_NB_MB.lo silk/tables_NLSF_CB_WB.lo silk/tables_other.lo silk/tables_pitch_lag.lo silk/tables_pulses_per_block.lo silk/VAD.lo silk/control_audio_bandwidth.lo silk/quant_LTP_gains.lo silk/VQ_WMat_EC.lo silk/HP_variable_cutoff.lo silk/NLSF_encode.lo silk/NLSF_VQ.lo silk/NLSF_unpack.lo silk/NLSF_del_dec_quant.lo silk/process_NLSFs.lo silk/stereo_LR_to_MS.lo silk/stereo_MS_to_LR.lo silk/check_control_input.lo silk/control_SNR.lo silk/init_encoder.lo silk/control_codec.lo silk/A2NLSF.lo silk/ana_filt_bank_1.lo silk/biquad_alt.lo silk/bwexpander_32.lo silk/bwexpander.lo silk/debug.lo silk/decode_pitch.lo silk/inner_prod_aligned.lo silk/lin2log.lo silk/log2lin.lo silk/LPC_analysis_filter.lo silk/LPC_inv_pred_gain.lo silk/table_LSF_cos.lo silk/NLSF2A.lo silk/NLSF_stabilize.lo silk/NLSF_VQ_weights_laroia.lo silk/pitch_est_tables.lo silk/resampler.lo silk/resampler_down2_3.lo silk/resampler_down2.lo silk/resampler_private_AR2.lo silk/resampler_private_down_FIR.lo silk/resampler_private_IIR_FIR.lo silk/resampler_private_up2_HQ.lo silk/resampler_rom.lo silk/sigm_Q15.lo silk/sort.lo silk/sum_sqr_shift.lo silk/stereo_decode_pred.lo silk/stereo_encode_pred.lo silk/stereo_find_predictor.lo silk/stereo_quant_pred.lo silk/LPC_fit.lo silk/float/apply_sine_window_FLP.lo silk/float/corrMatrix_FLP.lo silk/float/encode_frame_FLP.lo silk/float/find_LPC_FLP.lo silk/float/find_LTP_FLP.lo silk/float/find_pitch_lags_FLP.lo silk/float/find_pred_coefs_FLP.lo silk/float/LPC_analysis_filter_FLP.lo silk/float/LTP_analysis_filter_FLP.lo silk/float/LTP_scale_ctrl_FLP.lo silk/float/noise_shape_analysis_FLP.lo silk/float/process_gains_FLP.lo silk/float/regularize_correlations_FLP.lo silk/float/residual_energy_FLP.lo silk/float/warped_autocorrelation_FLP.lo silk/float/wrappers_FLP.lo silk/float/autocorrelation_FLP.lo silk/float/burg_modified_FLP.lo silk/float/bwexpander_FLP.lo silk/float/energy_FLP.lo silk/float/inner_product_FLP.lo silk/float/k2a_FLP.lo silk/float/LPC_inv_pred_gain_FLP.lo silk/float/pitch_analysis_core_FLP.lo silk/float/scale_copy_vector_FLP.lo silk/float/scale_vector_FLP.lo silk/float/schur_FLP.lo silk/float/sort_FLP.lo silk/x86/NSQ_sse.lo silk/x86/NSQ_del_dec_sse.lo silk/x86/x86_silk_map.lo silk/x86/VAD_sse.lo silk/x86/VQ_WMat_EC_sse.lo celt/bands.lo celt/celt.lo celt/celt_encoder.lo celt/celt_decoder.lo celt/cwrs.lo celt/entcode.lo celt/entdec.lo celt/entenc.lo celt/kiss_fft.lo celt/laplace.lo celt/mathops.lo celt/mdct.lo celt/modes.lo celt/pitch.lo celt/celt_lpc.lo celt/quant_bands.lo celt/rate.lo celt/vq.lo celt/x86/x86cpu.lo celt/x86/x86_celt_map.lo celt/x86/pitch_sse.lo celt/x86/pitch_sse2.lo celt/x86/vq_sse2.lo celt/x86/celt_lpc_sse.lo celt/x86/pitch_sse4_1.lo -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o silk/tests/test_unit_LPC_inv_pred_gain silk/tests/test_unit_LPC_inv_pred_gain.o silk/.libs/CNG.o silk/.libs/code_signs.o silk/.libs/init_decoder.o silk/.libs/decode_core.o silk/.libs/decode_frame.o silk/.libs/decode_parameters.o silk/.libs/decode_indices.o silk/.libs/decode_pulses.o silk/.libs/decoder_set_fs.o silk/.libs/dec_API.o silk/.libs/enc_API.o silk/.libs/encode_indices.o silk/.libs/encode_pulses.o silk/.libs/gain_quant.o silk/.libs/interpolate.o silk/.libs/LP_variable_cutoff.o silk/.libs/NLSF_decode.o silk/.libs/NSQ.o silk/.libs/NSQ_del_dec.o silk/.libs/PLC.o silk/.libs/shell_coder.o silk/.libs/tables_gain.o silk/.libs/tables_LTP.o silk/.libs/tables_NLSF_CB_NB_MB.o silk/.libs/tables_NLSF_CB_WB.o silk/.libs/tables_other.o silk/.libs/tables_pitch_lag.o silk/.libs/tables_pulses_per_block.o silk/.libs/VAD.o silk/.libs/control_audio_bandwidth.o silk/.libs/quant_LTP_gains.o silk/.libs/VQ_WMat_EC.o silk/.libs/HP_variable_cutoff.o silk/.libs/NLSF_encode.o silk/.libs/NLSF_VQ.o silk/.libs/NLSF_unpack.o silk/.libs/NLSF_del_dec_quant.o silk/.libs/process_NLSFs.o silk/.libs/stereo_LR_to_MS.o silk/.libs/stereo_MS_to_LR.o silk/.libs/check_control_input.o silk/.libs/control_SNR.o silk/.libs/init_encoder.o silk/.libs/control_codec.o silk/.libs/A2NLSF.o silk/.libs/ana_filt_bank_1.o silk/.libs/biquad_alt.o silk/.libs/bwexpander_32.o silk/.libs/bwexpander.o silk/.libs/debug.o silk/.libs/decode_pitch.o silk/.libs/inner_prod_aligned.o silk/.libs/lin2log.o silk/.libs/log2lin.o silk/.libs/LPC_analysis_filter.o silk/.libs/LPC_inv_pred_gain.o silk/.libs/table_LSF_cos.o silk/.libs/NLSF2A.o silk/.libs/NLSF_stabilize.o silk/.libs/NLSF_VQ_weights_laroia.o silk/.libs/pitch_est_tables.o silk/.libs/resampler.o silk/.libs/resampler_down2_3.o silk/.libs/resampler_down2.o silk/.libs/resampler_private_AR2.o silk/.libs/resampler_private_down_FIR.o silk/.libs/resampler_private_IIR_FIR.o silk/.libs/resampler_private_up2_HQ.o silk/.libs/resampler_rom.o silk/.libs/sigm_Q15.o silk/.libs/sort.o silk/.libs/sum_sqr_shift.o silk/.libs/stereo_decode_pred.o silk/.libs/stereo_encode_pred.o silk/.libs/stereo_find_predictor.o silk/.libs/stereo_quant_pred.o silk/.libs/LPC_fit.o silk/float/.libs/apply_sine_window_FLP.o silk/float/.libs/corrMatrix_FLP.o silk/float/.libs/encode_frame_FLP.o silk/float/.libs/find_LPC_FLP.o silk/float/.libs/find_LTP_FLP.o silk/float/.libs/find_pitch_lags_FLP.o silk/float/.libs/find_pred_coefs_FLP.o silk/float/.libs/LPC_analysis_filter_FLP.o silk/float/.libs/LTP_analysis_filter_FLP.o silk/float/.libs/LTP_scale_ctrl_FLP.o silk/float/.libs/noise_shape_analysis_FLP.o silk/float/.libs/process_gains_FLP.o silk/float/.libs/regularize_correlations_FLP.o silk/float/.libs/residual_energy_FLP.o silk/float/.libs/warped_autocorrelation_FLP.o silk/float/.libs/wrappers_FLP.o silk/float/.libs/autocorrelation_FLP.o silk/float/.libs/burg_modified_FLP.o silk/float/.libs/bwexpander_FLP.o silk/float/.libs/energy_FLP.o silk/float/.libs/inner_product_FLP.o silk/float/.libs/k2a_FLP.o silk/float/.libs/LPC_inv_pred_gain_FLP.o silk/float/.libs/pitch_analysis_core_FLP.o silk/float/.libs/scale_copy_vector_FLP.o silk/float/.libs/scale_vector_FLP.o silk/float/.libs/schur_FLP.o silk/float/.libs/sort_FLP.o silk/x86/.libs/NSQ_sse.o silk/x86/.libs/NSQ_del_dec_sse.o silk/x86/.libs/x86_silk_map.o silk/x86/.libs/VAD_sse.o silk/x86/.libs/VQ_WMat_EC_sse.o celt/.libs/bands.o celt/.libs/celt.o celt/.libs/celt_encoder.o celt/.libs/celt_decoder.o celt/.libs/cwrs.o celt/.libs/entcode.o celt/.libs/entdec.o celt/.libs/entenc.o celt/.libs/kiss_fft.o celt/.libs/laplace.o celt/.libs/mathops.o celt/.libs/mdct.o celt/.libs/modes.o celt/.libs/pitch.o celt/.libs/celt_lpc.o celt/.libs/quant_bands.o celt/.libs/rate.o celt/.libs/vq.o celt/x86/.libs/x86cpu.o celt/x86/.libs/x86_celt_map.o celt/x86/.libs/pitch_sse.o celt/x86/.libs/pitch_sse2.o celt/x86/.libs/vq_sse2.o celt/x86/.libs/celt_lpc_sse.o celt/x86/.libs/pitch_sse4_1.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o celt/tests/test_unit_entropy celt/tests/test_unit_entropy.o -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o celt/tests/test_unit_entropy celt/tests/test_unit_entropy.o -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o tests/test_opus_decode tests/test_opus_decode.o libopus.la -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o tests/.libs/test_opus_decode tests/test_opus_decode.o ./.libs/libopus.so -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o src/opus_demo.o src/opus_demo.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o opus_demo src/opus_demo.o libopus.la -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o .libs/opus_demo src/opus_demo.o ./.libs/libopus.so -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o tests/test_opus_encode.o tests/test_opus_encode.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o tests/test_opus_encode tests/test_opus_encode.o tests/opus_encode_regressions.o libopus.la -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o tests/.libs/test_opus_encode tests/test_opus_encode.o tests/opus_encode_regressions.o ./.libs/libopus.so -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' x86_64-alt-linux-gcc -DHAVE_CONFIG_H -I. -I./include -I./celt -I./silk -I./silk/float -I./silk/fixed -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -c -o tests/test_opus_api.o tests/test_opus_api.c make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/sh ./libtool --tag=CC --mode=link x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o tests/test_opus_api tests/test_opus_api.o libopus.la -lm libtool: link: x86_64-alt-linux-gcc -pipe -frecord-gcc-switches -Wall -g -O2 -fvisibility=hidden -W -Wall -Wextra -Wcast-align -Wnested-externs -Wshadow -Wstrict-prototypes -o tests/.libs/test_opus_api tests/test_opus_api.o ./.libs/libopus.so -lm make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.90951 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libopus-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libopus-buildroot + cd opus-1.2.1 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/libopus-buildroot make: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' make install-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' make[3]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1/doc' make[3]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' /bin/mkdir -p '/usr/src/tmp/libopus-buildroot/usr/lib64' /bin/sh ./libtool --mode=install /bin/install -p libopus.la '/usr/src/tmp/libopus-buildroot/usr/lib64' libtool: install: /bin/install -p .libs/libopus.so.0.6.1 /usr/src/tmp/libopus-buildroot/usr/lib64/libopus.so.0.6.1 libtool: install: (cd /usr/src/tmp/libopus-buildroot/usr/lib64 && { ln -s -f libopus.so.0.6.1 libopus.so.0 || { rm -f libopus.so.0 && ln -s libopus.so.0.6.1 libopus.so.0; }; }) libtool: install: (cd /usr/src/tmp/libopus-buildroot/usr/lib64 && { ln -s -f libopus.so.0.6.1 libopus.so || { rm -f libopus.so && ln -s libopus.so.0.6.1 libopus.so; }; }) libtool: install: /bin/install -p .libs/libopus.lai /usr/src/tmp/libopus-buildroot/usr/lib64/libopus.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[4]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1/doc' make[5]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1/doc' make[5]: Nothing to be done for 'install-exec-am'. /bin/install -p -d /usr/src/tmp/libopus-buildroot/usr/share/doc/opus/html/search for f in `find html -type f \! -name "installdox"`; do \ /bin/install -p -m 644 $f /usr/src/tmp/libopus-buildroot/usr/share/doc/opus/$f; \ done /bin/install -p -d /usr/src/tmp/libopus-buildroot/usr/share/man/man3 cd man && find man3 -type f -name opus_*.3 \ -exec /bin/install -p -m 644 \{} /usr/src/tmp/libopus-buildroot/usr/share/man/man3 \; make[5]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1/doc' make[4]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1/doc' /bin/mkdir -p '/usr/src/tmp/libopus-buildroot/usr/share/aclocal' /bin/install -p -m 644 opus.m4 '/usr/src/tmp/libopus-buildroot/usr/share/aclocal' /bin/mkdir -p '/usr/src/tmp/libopus-buildroot/usr/lib64/pkgconfig' /bin/install -p -m 644 opus.pc '/usr/src/tmp/libopus-buildroot/usr/lib64/pkgconfig' /bin/mkdir -p '/usr/src/tmp/libopus-buildroot/usr/include/opus' /bin/install -p -m 644 include/opus.h include/opus_multistream.h include/opus_types.h include/opus_defines.h '/usr/src/tmp/libopus-buildroot/usr/include/opus' make[3]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libopus-buildroot (auto) removed './usr/lib64/libopus.la' mode of './usr/lib64/libopus.so.0.6.1' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libopus-buildroot (binconfig,pkgconfig,libtool,desktop) /usr/lib64/pkgconfig/opus.pc: Libs: '-L${libdir} -lopus' --> '-lopus' Checking contents of files in /usr/src/tmp/libopus-buildroot/ (default) Compressing files in /usr/src/tmp/libopus-buildroot (auto) Adjusting library links in /usr/src/tmp/libopus-buildroot ./usr/lib64: libopus.so.0 -> libopus.so.0.6.1 Verifying ELF objects in /usr/src/tmp/libopus-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.38455 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd opus-1.2.1 + make check make: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' make check-recursive make[1]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' make[3]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1/doc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1/doc' make check-TESTS make[3]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' make[4]: Entering directory '/usr/src/RPM/BUILD/opus-1.2.1' PASS: celt/tests/test_unit_cwrs32 PASS: celt/tests/test_unit_dft PASS: celt/tests/test_unit_entropy PASS: celt/tests/test_unit_laplace PASS: celt/tests/test_unit_mathops PASS: celt/tests/test_unit_mdct PASS: celt/tests/test_unit_rotation PASS: celt/tests/test_unit_types PASS: silk/tests/test_unit_LPC_inv_pred_gain PASS: tests/test_opus_api PASS: tests/test_opus_decode PASS: tests/test_opus_encode PASS: tests/test_opus_padding ============================================================================ Testsuite summary for opus 1.2.1 ============================================================================ # TOTAL: 13 # PASS: 13 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[3]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[2]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make[1]: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' make: Leaving directory '/usr/src/RPM/BUILD/opus-1.2.1' + exit 0 Processing files: libopus-1.2.1-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.99279 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd opus-1.2.1 + DOCDIR=/usr/src/tmp/libopus-buildroot/usr/share/doc/libopus-1.2.1 + export DOCDIR + rm -rf /usr/src/tmp/libopus-buildroot/usr/share/doc/libopus-1.2.1 + /bin/mkdir -p /usr/src/tmp/libopus-buildroot/usr/share/doc/libopus-1.2.1 + cp -prL AUTHORS README COPYING /usr/src/tmp/libopus-buildroot/usr/share/doc/libopus-1.2.1 + chmod -R go-w /usr/src/tmp/libopus-buildroot/usr/share/doc/libopus-1.2.1 + chmod -R a+rX /usr/src/tmp/libopus-buildroot/usr/share/doc/libopus-1.2.1 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.zYQByB find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) lib.prov: /usr/src/tmp/libopus-buildroot/usr/lib64/libopus.so.0: 53 symbols, 16 bpp Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.sGzTh2 find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: libopus.so.0()(64bit) = set:jdv7BgbCTXwYUJc8BdnbWigQhEZwFKvStRkGBAIDPrEvbo8F2dNPz3UxUNk4N847DY5G1HZbLcbm9VbE75SZwNnJgi5v1Y76sZECHvgSCAh0 Requires: libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libm.so.6(GLIBC_2.2.5)(64bit), rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.JsO2bw Creating libopus-debuginfo package Processing files: libopus-devel-1.2.1-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Ulqvj3 find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NhoRyD find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks) Provides: pkgconfig(opus) = 1.2.1 Requires: /usr/lib64/libopus.so.0.6.1, /usr/lib64/pkgconfig Requires(pre): libopus = 1.2.1-alt1.1 Requires(postun): libopus = 1.2.1-alt1.1 Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ciOhah Processing files: libopus-debuginfo-1.2.1-alt1.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZmeQWX find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UBDyQH find-requires: running scripts (debuginfo) Provides: debug64(libopus.so.0) Requires: libopus = 1.2.1-alt1.1, debug64(libc.so.6), debug64(libm.so.6) Adding to libopus-devel a strict dependency on libopus Removing 1 extra deps from libopus-devel due to dependency on libopus Wrote: /usr/src/RPM/RPMS/x86_64/libopus-1.2.1-alt1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libopus-devel-1.2.1-alt1.1.x86_64.rpm Wrote: /usr/src/RPM/RPMS/x86_64/libopus-debuginfo-1.2.1-alt1.1.x86_64.rpm 133.25user 5.82system 2:27.02elapsed 94%CPU (0avgtext+0avgdata 71708maxresident)k 0inputs+0outputs (0major+2320613minor)pagefaults 0swaps 137.00user 7.90system 2:34.24elapsed 93%CPU (0avgtext+0avgdata 114792maxresident)k 0inputs+0outputs (0major+2634290minor)pagefaults 0swaps --- libopus-devel-1.2.1-alt1.1.x86_64.rpm.repo 2017-09-05 09:54:02.000000000 +0000 +++ libopus-devel-1.2.1-alt1.1.x86_64.rpm.hasher 2019-07-02 06:19:11.657664838 +0000 @@ -131,2 +131,3 @@ Requires: /usr/lib64/pkgconfig +Requires: libopus = 1.2.1-alt1.1 Requires: rpmlib(PayloadIsLzma)