Mock Version: 1.2.12
ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/speexdsp.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6865/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=<mockbuild.trace_decorator.getLog object at 0x7f1b76413710>uid=1001)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/speexdsp.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
warning: Could not canonicalize hostname: copr-builder-499771855
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/speexdsp-1.2-0.8.rc3.el7.centos.src.rpm
Child return code was: 0
LEAVE do --> 

ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps  /builddir/build/SPECS/speexdsp.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6865/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=<mockbuild.trace_decorator.getLog object at 0x7f1b76413710>uid=1001)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps  /builddir/build/SPECS/speexdsp.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;<mock-chroot>\x07<mock-chroot>"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Lwg1su
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf speexdsp-1.2rc3
+ /usr/bin/gzip -dc /builddir/build/SOURCES/speexdsp-1.2rc3.tar.gz
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd speexdsp-1.2rc3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (speexdsp-fixbuilds-774c87d.patch):'
Patch #0 (speexdsp-fixbuilds-774c87d.patch):
+ /usr/bin/cat /builddir/build/SOURCES/speexdsp-fixbuilds-774c87d.patch
+ /usr/bin/patch -p1 -b --suffix .inc --fuzz=0
patching file configure.ac
patching file include/speex/speexdsp_config_types.h.in
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fz1oQJ
+ umask 022
+ cd /builddir/build/BUILD
+ cd speexdsp-1.2rc3
+ autoreconf -vif
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
autoreconf: Leaving directory `.'
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro '
+ export LDFLAGS
+ '[' 1 == 1 ']'
+ '[' x86_64 == ppc64le ']'
++ find . -name config.guess -o -name config.sub
+ for i in '$(find . -name config.guess -o -name config.sub)'
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./config.sub
++ basename ./config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub
'/usr/lib/rpm/redhat/config.sub' -> './config.sub'
+ for i in '$(find . -name config.guess -o -name config.sub)'
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./config.guess
++ basename ./config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess
'/usr/lib/rpm/redhat/config.guess' -> './config.guess'
+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-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
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-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking how to print strings... printf
checking for style of include used by make... GNU
checking for x86_64-redhat-linux-gnu-gcc... no
checking for gcc... 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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of 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 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 whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-redhat-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-redhat-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-gnu-dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for x86_64-redhat-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... 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 gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the 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 SSE2 in current arch/CFLAGS... yes
checking for NEON in current arch/CFLAGS... no
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 x86_64-redhat-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... 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 that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libspeexdsp/Makefile
config.status: creating doc/Makefile
config.status: creating SpeexDSP.spec
config.status: creating include/Makefile
config.status: creating include/speex/Makefile
config.status: creating speexdsp.pc
config.status: creating win32/Makefile
config.status: creating win32/libspeexdsp/Makefile
config.status: creating symbian/Makefile
config.status: creating win32/VS2003/Makefile
config.status: creating win32/VS2003/libspeexdsp/Makefile
config.status: creating win32/VS2003/tests/Makefile
config.status: creating win32/VS2005/Makefile
config.status: creating win32/VS2005/libspeexdsp/Makefile
config.status: creating win32/VS2005/tests/Makefile
config.status: creating win32/VS2008/Makefile
config.status: creating win32/VS2008/libspeexdsp/Makefile
config.status: creating win32/VS2008/tests/Makefile
config.status: creating include/speex/speexdsp_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
+ make -j2 V=1
make  all-recursive
make[1]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3'
Making all in libspeexdsp
make[2]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/libspeexdsp'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include/speex -I..    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fvisibility=hidden -c -o preprocess.lo preprocess.c
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include/speex -I..    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fvisibility=hidden -c -o jitter.lo jitter.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -c preprocess.c  -fPIC -DPIC -o .libs/preprocess.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -c jitter.c  -fPIC -DPIC -o .libs/jitter.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include/speex -I..    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fvisibility=hidden -c -o mdf.lo mdf.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -c mdf.c  -fPIC -DPIC -o .libs/mdf.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include/speex -I..    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fvisibility=hidden -c -o fftwrap.lo fftwrap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -c fftwrap.c  -fPIC -DPIC -o .libs/fftwrap.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include/speex -I..    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fvisibility=hidden -c -o filterbank.lo filterbank.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -c filterbank.c  -fPIC -DPIC -o .libs/filterbank.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include/speex -I..    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fvisibility=hidden -c -o resample.lo resample.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -c resample.c  -fPIC -DPIC -o .libs/resample.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include/speex -I..    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fvisibility=hidden -c -o buffer.lo buffer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -c buffer.c  -fPIC -DPIC -o .libs/buffer.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include/speex -I..    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fvisibility=hidden -c -o scal.lo scal.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -c scal.c  -fPIC -DPIC -o .libs/scal.o
scal.c: In function 'speex_decorrelate':
scal.c:155:11: warning: unused variable 'N' [-Wunused-variable]
       int N=2*st->frame_size;
           ^
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I../include -I../include/speex -I..    -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fvisibility=hidden -c -o smallft.lo smallft.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include/speex -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fvisibility=hidden -c smallft.c  -fPIC -DPIC -o .libs/smallft.o
/bin/sh ../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -fvisibility=hidden -no-undefined -version-info 6:0:5 -Wl,-z,relro  -o libspeexdsp.la -rpath /usr/lib64 preprocess.lo jitter.lo mdf.lo fftwrap.lo filterbank.lo resample.lo buffer.lo scal.lo smallft.lo -lm 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/preprocess.o .libs/jitter.o .libs/mdf.o .libs/fftwrap.o .libs/filterbank.o .libs/resample.o .libs/buffer.o .libs/scal.o .libs/smallft.o   -lm  -O2 -m64 -mtune=generic -Wl,-z -Wl,relro   -Wl,-soname -Wl,libspeexdsp.so.1 -o .libs/libspeexdsp.so.1.5.0
libtool: link: (cd ".libs" && rm -f "libspeexdsp.so.1" && ln -s "libspeexdsp.so.1.5.0" "libspeexdsp.so.1")
libtool: link: (cd ".libs" && rm -f "libspeexdsp.so" && ln -s "libspeexdsp.so.1.5.0" "libspeexdsp.so")
libtool: link: ( cd ".libs" && rm -f "libspeexdsp.la" && ln -s "../libspeexdsp.la" "libspeexdsp.la" )
make[2]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/libspeexdsp'
Making all in include
make[2]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/include'
Making all in speex
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/include/speex'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/include/speex'
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/include'
make[2]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/include'
Making all in doc
make[2]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/doc'
Making all in win32
make[2]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32'
Making all in libspeexdsp
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/libspeexdsp'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/libspeexdsp'
Making all in VS2003
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003'
Making all in libspeexdsp
make[4]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003/libspeexdsp'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003/libspeexdsp'
Making all in tests
make[4]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003/tests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003/tests'
make[4]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003'
make[3]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003'
Making all in VS2005
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005'
Making all in libspeexdsp
make[4]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005/libspeexdsp'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005/libspeexdsp'
Making all in tests
make[4]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005/tests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005/tests'
make[4]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005'
make[3]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005'
Making all in VS2008
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008'
Making all in libspeexdsp
make[4]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008/libspeexdsp'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008/libspeexdsp'
Making all in tests
make[4]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008/tests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008/tests'
make[4]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008'
make[3]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008'
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32'
make[2]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32'
Making all in symbian
make[2]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/symbian'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/symbian'
Making all in ti
make[2]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/ti'
Making all in speex_C54_test
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C54_test'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C54_test'
Making all in speex_C55_test
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C55_test'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C55_test'
Making all in speex_C64_test
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C64_test'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C64_test'
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/ti'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/ti'
make[2]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/ti'
make[2]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3'
make[2]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3'
make[1]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.tW3gEK
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64
++ dirname /builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64
+ cd speexdsp-1.2rc3
+ make DESTDIR=/builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64 'INSTALL=install -p' install
Making install in libspeexdsp
make[1]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/libspeexdsp'
make[2]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/libspeexdsp'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64/usr/lib64'
 /bin/sh ../libtool   --mode=install install -p   libspeexdsp.la '/builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64/usr/lib64'
libtool: install: install -p .libs/libspeexdsp.so.1.5.0 /builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64/usr/lib64/libspeexdsp.so.1.5.0
libtool: install: (cd /builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64/usr/lib64 && { ln -s -f libspeexdsp.so.1.5.0 libspeexdsp.so.1 || { rm -f libspeexdsp.so.1 && ln -s libspeexdsp.so.1.5.0 libspeexdsp.so.1; }; })
libtool: install: (cd /builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64/usr/lib64 && { ln -s -f libspeexdsp.so.1.5.0 libspeexdsp.so || { rm -f libspeexdsp.so && ln -s libspeexdsp.so.1.5.0 libspeexdsp.so; }; })
libtool: install: install -p .libs/libspeexdsp.lai /builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64/usr/lib64/libspeexdsp.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/libspeexdsp'
make[1]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/libspeexdsp'
Making install in include
make[1]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/include'
Making install in speex
make[2]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/include/speex'
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/include/speex'
make[3]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64/usr/include/speex'
 install -p -m 644 speexdsp_config_types.h '/builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64/usr/include/speex'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64/usr/include/speex'
 install -p -m 644 speex_echo.h speex_jitter.h speex_preprocess.h speex_resampler.h speexdsp_types.h '/builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64/usr/include/speex'
make[3]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/include/speex'
make[2]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/include/speex'
make[2]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/include'
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/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 `/builddir/build/BUILD/speexdsp-1.2rc3/include'
make[2]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/include'
make[1]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/include'
Making install in doc
make[1]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/doc'
make[2]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/doc'
make[2]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64/usr/share/doc/speexdsp'
 install -p -m 644 manual.pdf '/builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64/usr/share/doc/speexdsp'
make[2]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/doc'
make[1]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/doc'
Making install in win32
make[1]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32'
Making install in libspeexdsp
make[2]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/libspeexdsp'
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/libspeexdsp'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/libspeexdsp'
make[2]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/libspeexdsp'
Making install in VS2003
make[2]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003'
Making install in libspeexdsp
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003/libspeexdsp'
make[4]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003/libspeexdsp'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003/libspeexdsp'
make[3]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003/libspeexdsp'
Making install in tests
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003/tests'
make[4]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/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 `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003/tests'
make[3]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003/tests'
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003'
make[4]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/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 `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003'
make[3]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003'
make[2]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2003'
Making install in VS2005
make[2]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005'
Making install in libspeexdsp
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005/libspeexdsp'
make[4]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005/libspeexdsp'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005/libspeexdsp'
make[3]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005/libspeexdsp'
Making install in tests
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005/tests'
make[4]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/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 `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005/tests'
make[3]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005/tests'
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005'
make[4]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/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 `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005'
make[3]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005'
make[2]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2005'
Making install in VS2008
make[2]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008'
Making install in libspeexdsp
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008/libspeexdsp'
make[4]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008/libspeexdsp'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008/libspeexdsp'
make[3]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008/libspeexdsp'
Making install in tests
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008/tests'
make[4]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/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 `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008/tests'
make[3]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008/tests'
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008'
make[4]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/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 `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008'
make[3]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008'
make[2]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32/VS2008'
make[2]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32'
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/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 `/builddir/build/BUILD/speexdsp-1.2rc3/win32'
make[2]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32'
make[1]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/win32'
Making install in symbian
make[1]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/symbian'
make[2]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/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 `/builddir/build/BUILD/speexdsp-1.2rc3/symbian'
make[1]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/symbian'
Making install in ti
make[1]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/ti'
Making install in speex_C54_test
make[2]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C54_test'
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/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 `/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C54_test'
make[2]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C54_test'
Making install in speex_C55_test
make[2]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C55_test'
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/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 `/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C55_test'
make[2]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C55_test'
Making install in speex_C64_test
make[2]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C64_test'
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/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 `/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C64_test'
make[2]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/ti/speex_C64_test'
make[2]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/ti'
make[3]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3/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 `/builddir/build/BUILD/speexdsp-1.2rc3/ti'
make[2]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/ti'
make[1]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3/ti'
make[1]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3'
make[2]: Entering directory `/builddir/build/BUILD/speexdsp-1.2rc3'
make[2]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64/usr/lib64/pkgconfig'
 install -p -m 644 speexdsp.pc '/builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64/usr/lib64/pkgconfig'
make[2]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3'
make[1]: Leaving directory `/builddir/build/BUILD/speexdsp-1.2rc3'
+ find /builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64 -type f -name '*.la' -delete
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/speexdsp-1.2rc3
extracting debug info from /builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64/usr/lib64/libspeexdsp.so.1.5.0
dwz: Too few files for multifile optimization
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
symlinked /usr/lib/debug/usr/lib64/libspeexdsp.so.1.5.0.debug to /usr/lib/debug/usr/lib64/libspeexdsp.so.debug
symlinked /usr/lib/debug/usr/lib64/libspeexdsp.so.1.5.0.debug to /usr/lib/debug/usr/lib64/libspeexdsp.so.1.debug
536 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Processing files: speexdsp-1.2-0.8.rc3.el7.centos.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.nfn7qM
+ umask 022
+ cd /builddir/build/BUILD
+ cd speexdsp-1.2rc3
+ DOCDIR=/builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64/usr/share/doc/speexdsp-1.2
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64/usr/share/doc/speexdsp-1.2
+ cp -pr AUTHORS /builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64/usr/share/doc/speexdsp-1.2
+ cp -pr COPYING /builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64/usr/share/doc/speexdsp-1.2
+ cp -pr TODO /builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64/usr/share/doc/speexdsp-1.2
+ cp -pr ChangeLog /builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64/usr/share/doc/speexdsp-1.2
+ cp -pr README /builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64/usr/share/doc/speexdsp-1.2
+ cp -pr NEWS /builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64/usr/share/doc/speexdsp-1.2
+ cp -pr doc/manual.pdf /builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64/usr/share/doc/speexdsp-1.2
+ exit 0
Provides: libspeexdsp.so.1()(64bit) speexdsp = 1.2-0.8.rc3.el7.centos speexdsp(x86-64) = 1.2-0.8.rc3.el7.centos
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /sbin/ldconfig
Requires(postun): /sbin/ldconfig
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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) rtld(GNU_HASH)
Conflicts: speex <= 1.2-0.21.rc1
Processing files: speexdsp-devel-1.2-0.8.rc3.el7.centos.x86_64
Provides: pkgconfig(speexdsp) = 1.2rc3 speexdsp-devel = 1.2-0.8.rc3.el7.centos speexdsp-devel(x86-64) = 1.2-0.8.rc3.el7.centos
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libspeexdsp.so.1()(64bit)
Conflicts: speex-devel <= 1.2-0.21.rc1
Processing files: speexdsp-debuginfo-1.2-0.8.rc3.el7.centos.x86_64
Provides: speexdsp-debuginfo = 1.2-0.8.rc3.el7.centos speexdsp-debuginfo(x86-64) = 1.2-0.8.rc3.el7.centos
Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64
warning: Could not canonicalize hostname: copr-builder-499771855
Wrote: /builddir/build/RPMS/speexdsp-1.2-0.8.rc3.el7.centos.x86_64.rpm
Wrote: /builddir/build/RPMS/speexdsp-devel-1.2-0.8.rc3.el7.centos.x86_64.rpm
Wrote: /builddir/build/RPMS/speexdsp-debuginfo-1.2-0.8.rc3.el7.centos.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xKAxxY
+ umask 022
+ cd /builddir/build/BUILD
+ cd speexdsp-1.2rc3
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/speexdsp-1.2-0.8.rc3.el7.centos.x86_64
+ exit 0
Child return code was: 0
LEAVE do -->