D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/speex-1.2.0-3.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9tExeX + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf speex-1.2.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/speex-1.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd speex-1.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (speex-1.1.6-fix-pkgconfig-path.patch):' Patch #1 (speex-1.1.6-fix-pkgconfig-path.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .pkgconfig --fuzz=0 patching file speex.pc.in + echo 'Patch #2 (speex-1.2rc1-CVE-2008-1686.patch):' Patch #2 (speex-1.2rc1-CVE-2008-1686.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .cve-2008-1686 --fuzz=0 patching file libspeex/speex_header.c Hunk #1 succeeded at 192 (offset 2 lines). + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CiuNGZ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd speex-1.2.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --enable-binaries checking whether make supports nested variables... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking how to print strings... printf checking for style of include used by make... GNU checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-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-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by x86_64-mageia-linux-gnu-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/x86_64-mageia-linux-gnu-nm -p checking the name lister (/usr/bin/x86_64-mageia-linux-gnu-nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-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-mageia-linux-gnu-objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-mageia-linux-gnu-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for x86_64-mageia-linux-gnu-ar... x86_64-mageia-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-mageia-linux-gnu-strip... no checking for strip... strip checking for x86_64-mageia-linux-gnu-ranlib... x86_64-mageia-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-mageia-linux-gnu-nm -p output from x86_64-mageia-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... x86_64-mageia-linux-gnu-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-mageia-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-mageia-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-mageia-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-mageia-linux-gnu-gcc static flag -static works... no checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-mageia-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-mageia-linux-gnu-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 whether byte ordering is bigendian... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking for C99 variable-size arrays... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for alloca... yes checking for SSE in current arch/CFLAGS... yes checking for ELF visibility... yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking for cos in -lm... yes checking for getopt_long... yes checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for OGG... yes checking for SPEEXDSP... yes checking size of int16_t... 2 checking size of uint16_t... 2 checking size of u_int16_t... 2 checking size of int32_t... 4 checking size of uint32_t... 4 checking size of u_int32_t... 4 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking if x86_64-mageia-linux-gnu-gcc accepts -Wall... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libspeex/Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating Speex.spec config.status: creating include/Makefile config.status: creating include/speex/Makefile config.status: creating speex.pc config.status: creating win32/Makefile config.status: creating win32/libspeex/Makefile config.status: creating win32/speexenc/Makefile config.status: creating win32/speexdec/Makefile config.status: creating symbian/Makefile config.status: creating win32/VS2003/Makefile config.status: creating win32/VS2003/tests/Makefile config.status: creating win32/VS2003/libspeex/Makefile config.status: creating win32/VS2003/speexdec/Makefile config.status: creating win32/VS2003/speexenc/Makefile config.status: creating win32/VS2005/Makefile config.status: creating win32/VS2005/libspeex/Makefile config.status: creating win32/VS2005/speexdec/Makefile config.status: creating win32/VS2005/speexenc/Makefile config.status: creating win32/VS2005/tests/Makefile config.status: creating win32/VS2008/Makefile config.status: creating win32/VS2008/speexdec/Makefile config.status: creating win32/VS2008/tests/Makefile config.status: creating win32/VS2008/libspeex/Makefile config.status: creating win32/VS2008/speexenc/Makefile config.status: creating include/speex/speex_config_types.h config.status: creating ti/Makefile config.status: creating ti/speex_C54_test/Makefile config.status: creating ti/speex_C55_test/Makefile config.status: creating ti/speex_C64_test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Type "make; make install" to compile and install Speex + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in libspeex make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o exc_8_128_table.lo exc_8_128_table.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c exc_8_128_table.c -fPIC -DPIC -o .libs/exc_8_128_table.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o exc_10_32_table.lo exc_10_32_table.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c exc_10_32_table.c -fPIC -DPIC -o .libs/exc_10_32_table.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o hexc_table.lo hexc_table.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c hexc_table.c -fPIC -DPIC -o .libs/hexc_table.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o gain_table.lo gain_table.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c gain_table.c -fPIC -DPIC -o .libs/gain_table.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o high_lsp_tables.lo high_lsp_tables.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c high_lsp_tables.c -fPIC -DPIC -o .libs/high_lsp_tables.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o speex.lo speex.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c speex.c -fPIC -DPIC -o .libs/speex.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o lsp.lo lsp.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c lsp.c -fPIC -DPIC -o .libs/lsp.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o stereo.lo stereo.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c stereo.c -fPIC -DPIC -o .libs/stereo.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o vq.lo vq.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c vq.c -fPIC -DPIC -o .libs/vq.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o vbr.lo vbr.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c vbr.c -fPIC -DPIC -o .libs/vbr.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o exc_10_16_table.lo exc_10_16_table.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c exc_10_16_table.c -fPIC -DPIC -o .libs/exc_10_16_table.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o exc_5_64_table.lo exc_5_64_table.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c exc_5_64_table.c -fPIC -DPIC -o .libs/exc_5_64_table.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o exc_20_32_table.lo exc_20_32_table.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c exc_20_32_table.c -fPIC -DPIC -o .libs/exc_20_32_table.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o exc_5_256_table.lo exc_5_256_table.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c exc_5_256_table.c -fPIC -DPIC -o .libs/exc_5_256_table.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o hexc_10_32_table.lo hexc_10_32_table.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c hexc_10_32_table.c -fPIC -DPIC -o .libs/hexc_10_32_table.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o gain_table_lbr.lo gain_table_lbr.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c gain_table_lbr.c -fPIC -DPIC -o .libs/gain_table_lbr.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o lsp_tables_nb.lo lsp_tables_nb.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c lsp_tables_nb.c -fPIC -DPIC -o .libs/lsp_tables_nb.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o lpc.lo lpc.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c lpc.c -fPIC -DPIC -o .libs/lpc.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o bits.lo bits.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c bits.c -fPIC -DPIC -o .libs/bits.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o cb_search.lo cb_search.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c cb_search.c -fPIC -DPIC -o .libs/cb_search.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o filters.lo filters.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c filters.c -fPIC -DPIC -o .libs/filters.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o ltp.lo ltp.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c ltp.c -fPIC -DPIC -o .libs/ltp.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o modes_wb.lo modes_wb.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c modes_wb.c -fPIC -DPIC -o .libs/modes_wb.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o modes.lo modes.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c modes.c -fPIC -DPIC -o .libs/modes.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o speex_callbacks.lo speex_callbacks.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c speex_callbacks.c -fPIC -DPIC -o .libs/speex_callbacks.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o testenc.o testenc.c testenc.c: In function 'main': testenc.c:83:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 83 | fread(in_short, sizeof(short), FRAME_SIZE, fin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o speex_header.lo speex_header.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c speex_header.c -fPIC -DPIC -o .libs/speex_header.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o testenc_wb.o testenc_wb.c testenc_wb.c: In function 'main': testenc_wb.c:86:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 86 | fread(in_short, sizeof(short), FRAME_SIZE, fin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o window.lo window.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c window.c -fPIC -DPIC -o .libs/window.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o testenc_uwb.o testenc_uwb.c testenc_uwb.c: In function 'main': testenc_uwb.c:81:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 81 | fread(in_short, sizeof(short), FRAME_SIZE, fin); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o quant_lsp.lo quant_lsp.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c quant_lsp.c -fPIC -DPIC -o .libs/quant_lsp.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o sb_celp.lo sb_celp.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c sb_celp.c -fPIC -DPIC -o .libs/sb_celp.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=compile x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o nb_celp.lo nb_celp.c libtool: compile: x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c nb_celp.c -fPIC -DPIC -o .libs/nb_celp.o make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -no-undefined -version-info 6:1:5 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libspeex.la -rpath /usr/lib64 cb_search.lo exc_10_32_table.lo exc_8_128_table.lo filters.lo gain_table.lo hexc_table.lo high_lsp_tables.lo lsp.lo ltp.lo speex.lo stereo.lo vbr.lo vq.lo bits.lo exc_10_16_table.lo exc_20_32_table.lo exc_5_256_table.lo exc_5_64_table.lo gain_table_lbr.lo hexc_10_32_table.lo lpc.lo lsp_tables_nb.lo modes.lo modes_wb.lo nb_celp.lo quant_lsp.lo sb_celp.lo speex_callbacks.lo speex_header.lo window.lo -lm libtool: link: x86_64-mageia-linux-gnu-gcc -shared -Wl,--as-needed -fPIC -DPIC .libs/cb_search.o .libs/exc_10_32_table.o .libs/exc_8_128_table.o .libs/filters.o .libs/gain_table.o .libs/hexc_table.o .libs/high_lsp_tables.o .libs/lsp.o .libs/ltp.o .libs/speex.o .libs/stereo.o .libs/vbr.o .libs/vq.o .libs/bits.o .libs/exc_10_16_table.o .libs/exc_20_32_table.o .libs/exc_5_256_table.o .libs/exc_5_64_table.o .libs/gain_table_lbr.o .libs/hexc_10_32_table.o .libs/lpc.o .libs/lsp_tables_nb.o .libs/modes.o .libs/modes_wb.o .libs/nb_celp.o .libs/quant_lsp.o .libs/sb_celp.o .libs/speex_callbacks.o .libs/speex_header.o .libs/window.o -O2 -g -fstack-protector -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lm -Wl,-soname -Wl,libspeex.so.1 -o .libs/libspeex.so.1.5.1 libtool: link: (cd ".libs" && rm -f "libspeex.so.1" && ln -s "libspeex.so.1.5.1" "libspeex.so.1") libtool: link: (cd ".libs" && rm -f "libspeex.so" && ln -s "libspeex.so.1.5.1" "libspeex.so") libtool: link: ( cd ".libs" && rm -f "libspeex.la" && ln -s "../libspeex.la" "libspeex.la" ) make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o testenc testenc.o libspeex.la -lm libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/testenc testenc.o ./.libs/libspeex.so -lm -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o testenc_uwb testenc_uwb.o libspeex.la -lm libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/testenc_uwb testenc_uwb.o ./.libs/libspeex.so -lm -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o testenc_wb testenc_wb.o libspeex.la -lm libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/testenc_wb testenc_wb.o ./.libs/libspeex.so -lm -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' Making all in include Making all in speex make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in doc make[2]: Nothing to be done for 'all'. Making all in win32 Making all in libspeex make[3]: Nothing to be done for 'all'. Making all in speexenc make[3]: Nothing to be done for 'all'. Making all in speexdec make[3]: Nothing to be done for 'all'. Making all in VS2003 Making all in libspeex make[4]: Nothing to be done for 'all'. Making all in speexenc make[4]: Nothing to be done for 'all'. Making all in speexdec make[4]: Nothing to be done for 'all'. Making all in tests make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in VS2005 Making all in libspeex make[4]: Nothing to be done for 'all'. Making all in speexenc make[4]: Nothing to be done for 'all'. Making all in speexdec make[4]: Nothing to be done for 'all'. Making all in tests make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in VS2008 Making all in libspeex make[4]: Nothing to be done for 'all'. Making all in speexenc make[4]: Nothing to be done for 'all'. Making all in speexdec make[4]: Nothing to be done for 'all'. Making all in tests make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in symbian make[2]: Nothing to be done for 'all'. Making all in ti Making all in speex_C54_test make[3]: Nothing to be done for 'all'. Making all in speex_C55_test make[3]: Nothing to be done for 'all'. Making all in speex_C64_test make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in src make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o wav_io.o wav_io.c wav_io.c: In function 'read_wav_header': wav_io.c:71:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 71 | fread(ch, 1, 4, file); | ^~~~~~~~~~~~~~~~~~~~~ wav_io.c:74:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 74 | fread(&itmp, 4, 1, file); | ^~~~~~~~~~~~~~~~~~~~~~~~ wav_io.c:81:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 81 | fread(ch, 1, 4, file); | ^~~~~~~~~~~~~~~~~~~~~ wav_io.c:94:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 94 | fread(&itmp, 4, 1, file); | ^~~~~~~~~~~~~~~~~~~~~~~~ wav_io.c:99:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 99 | fread(&stmp, 2, 1, file); | ^~~~~~~~~~~~~~~~~~~~~~~~ wav_io.c:107:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 107 | fread(&stmp, 2, 1, file); | ^~~~~~~~~~~~~~~~~~~~~~~~ wav_io.c:117:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 117 | fread(&itmp, 4, 1, file); | ^~~~~~~~~~~~~~~~~~~~~~~~ wav_io.c:126:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 126 | fread(&itmp, 4, 1, file); | ^~~~~~~~~~~~~~~~~~~~~~~~ wav_io.c:129:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 129 | fread(&stmp, 2, 1, file); | ^~~~~~~~~~~~~~~~~~~~~~~~ wav_io.c:132:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 132 | fread(&stmp, 2, 1, file); | ^~~~~~~~~~~~~~~~~~~~~~~~ wav_io.c:161:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 161 | fread(ch, 1, 4, file); | ^~~~~~~~~~~~~~~~~~~~~ wav_io.c:164:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 164 | fread(&itmp, 4, 1, file); | ^~~~~~~~~~~~~~~~~~~~~~~~ wav_io.c:170:7: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 170 | fread(ch, 1, 4, file); | ^~~~~~~~~~~~~~~~~~~~~ wav_io.c:179:4: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 179 | fread(&itmp, 4, 1, file); | ^~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o skeleton.o skeleton.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o speexdec.o speexdec.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/src' x86_64-mageia-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -c -o speexenc.o speexenc.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o speexdec speexdec.o wav_io.o ../libspeex/libspeex.la -logg libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/speexdec speexdec.o wav_io.o ../libspeex/.libs/libspeex.so -logg -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/src' /bin/sh ../libtool --tag=CC --mode=link x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o speexenc speexenc.o wav_io.o skeleton.o ../libspeex/libspeex.la -logg -lspeexdsp libtool: link: x86_64-mageia-linux-gnu-gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DRELEASE -fvisibility=hidden -Wall -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/speexenc speexenc.o wav_io.o skeleton.o ../libspeex/.libs/libspeex.so -logg -lspeexdsp -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.t7esxX + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64 + cd speex-1.2.0 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64 'INSTALL=/usr/bin/install -p' Making install in libspeex make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libspeex.la '/home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libspeex.so.1.5.1 /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/lib64/libspeex.so.1.5.1 libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/lib64 && { ln -s -f libspeex.so.1.5.1 libspeex.so.1 || { rm -f libspeex.so.1 && ln -s libspeex.so.1.5.1 libspeex.so.1; }; }) libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/lib64 && { ln -s -f libspeex.so.1.5.1 libspeex.so || { rm -f libspeex.so && ln -s libspeex.so.1.5.1 libspeex.so; }; }) libtool: install: /usr/bin/install -p .libs/libspeex.lai /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/lib64/libspeex.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/libspeex' Making install in include make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/include' Making install in speex make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/include/speex' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/include/speex' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/include/speex' /usr/bin/install -p -m 644 speex_config_types.h '/home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/include/speex' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/include/speex' /usr/bin/install -p -m 644 speex.h speex_bits.h speex_callbacks.h speex_header.h speex_stereo.h speex_types.h '/home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/include/speex' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/include/speex' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/include/speex' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/include' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/include' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/include' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/include' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/include' Making install in doc make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/doc' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/share/doc/speex' /usr/bin/install -p -m 644 manual.pdf '/home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/share/doc/speex' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/doc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/doc' Making install in win32 make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32' Making install in libspeex make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/libspeex' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/libspeex' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/libspeex' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/libspeex' Making install in speexenc make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/speexenc' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/speexenc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/speexenc' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/speexenc' Making install in speexdec make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/speexdec' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/speexdec' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/speexdec' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/speexdec' Making install in VS2003 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2003' Making install in libspeex make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2003/libspeex' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2003/libspeex' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2003/libspeex' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2003/libspeex' Making install in speexenc make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2003/speexenc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2003/speexenc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2003/speexenc' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2003/speexenc' Making install in speexdec make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2003/speexdec' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2003/speexdec' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2003/speexdec' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2003/speexdec' Making install in tests make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2003/tests' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2003/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2003/tests' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2003/tests' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2003' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2003' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2003' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2003' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2003' Making install in VS2005 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2005' Making install in libspeex make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2005/libspeex' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2005/libspeex' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2005/libspeex' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2005/libspeex' Making install in speexenc make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2005/speexenc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2005/speexenc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2005/speexenc' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2005/speexenc' Making install in speexdec make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2005/speexdec' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2005/speexdec' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2005/speexdec' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2005/speexdec' Making install in tests make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2005/tests' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2005/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2005/tests' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2005/tests' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2005' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2005' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2005' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2005' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2005' Making install in VS2008 make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2008' Making install in libspeex make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2008/libspeex' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2008/libspeex' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2008/libspeex' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2008/libspeex' Making install in speexenc make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2008/speexenc' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2008/speexenc' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2008/speexenc' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2008/speexenc' Making install in speexdec make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2008/speexdec' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2008/speexdec' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2008/speexdec' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2008/speexdec' Making install in tests make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2008/tests' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2008/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2008/tests' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2008/tests' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2008' make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2008' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2008' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2008' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32/VS2008' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/win32' Making install in symbian make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/symbian' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/symbian' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/symbian' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/symbian' Making install in ti make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/ti' Making install in speex_C54_test make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/ti/speex_C54_test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/ti/speex_C54_test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/ti/speex_C54_test' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/ti/speex_C54_test' Making install in speex_C55_test make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/ti/speex_C55_test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/ti/speex_C55_test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/ti/speex_C55_test' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/ti/speex_C55_test' Making install in speex_C64_test make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/ti/speex_C64_test' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/ti/speex_C64_test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/ti/speex_C64_test' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/ti/speex_C64_test' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/ti' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/ti' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/ti' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/ti' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/ti' Making install in src make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/src' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/src' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p speexenc speexdec '/home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/bin' libtool: warning: '../libspeex/libspeex.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/speexenc /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/bin/speexenc libtool: warning: '../libspeex/libspeex.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/speexdec /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/bin/speexdec /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 speexenc.1 speexdec.1 '/home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/share/man/man1' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/src' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0/src' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/share/aclocal' /usr/bin/install -p -m 644 speex.m4 '/home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/share/aclocal' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 speex.pc '/home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/speex-1.2.0' + find /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64 -name '*.la' -delete + chrpath -d /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/bin/speexdec /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/bin/speexenc + rm -f /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/share/doc/speex/manual.pdf + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.2.0-3.mga8 --unique-debug-suffix -1.2.0-3.mga8.x86_64 --unique-debug-src-base speex-1.2.0-3.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/speex-1.2.0 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/bin/speexenc explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/bin/speexdec explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/lib64/libspeex.so.1.5.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/bin/speexdec extracting debug info from /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/lib64/libspeex.so.1.5.1 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/bin/speexenc original debug info size: 592kB, size after compression: 564kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 1021 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: speex-1.2.0-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0lI03X + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd speex-1.2.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/share/doc/speex + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/share/doc/speex + cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/share/doc/speex + cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/share/doc/speex + cp -pr ChangeLog /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/share/doc/speex + cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/share/doc/speex + cp -pr README /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/share/doc/speex + RPM_EC=0 ++ jobs -p + exit 0 Provides: speex = 1.2.0-3.mga8 speex(x86-64) = 1.2.0-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) 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) libc.so.6(GLIBC_2.7)(64bit) libogg.so.0()(64bit) libspeex.so.1()(64bit) libspeexdsp.so.1()(64bit) Processing files: lib64speex1-1.2.0-3.mga8.x86_64 Provides: lib64speex1 = 1.2.0-3.mga8 lib64speex1(x86-64) = 1.2.0-3.mga8 libspeex.so.1()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) 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()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) Processing files: lib64speex-devel-1.2.0-3.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qZWwKX + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd speex-1.2.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/share/doc/lib64speex-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/share/doc/lib64speex-devel + cp -pr doc/manual.pdf /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64/usr/share/doc/lib64speex-devel + RPM_EC=0 ++ jobs -p + exit 0 Provides: devel(libspeex(64bit)) lib64speex-devel = 1.2.0-3.mga8 lib64speex-devel(x86-64) = 1.2.0-3.mga8 libspeex-devel = 1.2.0-3.mga8 pkgconfig(speex) = 1.2.0 speex-devel = 1.2.0-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: devel(libm(64bit)) pkgconfig Obsoletes: lib64speex-static-devel < 1.2-0.rc2.3 Processing files: speex-debugsource-1.2.0-3.mga8.x86_64 Provides: speex-debugsource = 1.2.0-3.mga8 speex-debugsource(x86-64) = 1.2.0-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: speex-debuginfo-1.2.0-3.mga8.x86_64 Provides: debuginfo(build-id) = 3695e79cf9fceac9b89cd372c599919c17726fce debuginfo(build-id) = 4e2c65e2d901ec2b53c02fb140d3b835115da0b2 speex-debuginfo = 1.2.0-3.mga8 speex-debuginfo(x86-64) = 1.2.0-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: speex-debugsource(x86-64) = 1.2.0-3.mga8 Processing files: lib64speex1-debuginfo-1.2.0-3.mga8.x86_64 Provides: debuginfo(build-id) = dbcd496cd548399b9c4fddc04bb3ba04d4f46cc7 lib64speex1-debuginfo = 1.2.0-3.mga8 lib64speex1-debuginfo(x86-64) = 1.2.0-3.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: speex-debugsource(x86-64) = 1.2.0-3.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/speex-1.2.0-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64speex1-1.2.0-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64speex-devel-1.2.0-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/lib64speex1-debuginfo-1.2.0-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/speex-debuginfo-1.2.0-3.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/speex-debugsource-1.2.0-3.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GM0yV0 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd speex-1.2.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/speex-1.2.0-3.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.onqHj1 + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf speex-1.2.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!