<86>Mar  6 09:01:30 userdel[123058]: delete user 'rooter'
<86>Mar  6 09:01:30 userdel[123058]: removed group 'rooter' owned by 'rooter'
<86>Mar  6 09:01:30 userdel[123058]: removed shadow group 'rooter' owned by 'rooter'
<86>Mar  6 09:01:30 groupadd[123074]: group added to /etc/group: name=rooter, GID=663
<86>Mar  6 09:01:30 groupadd[123074]: group added to /etc/gshadow: name=rooter
<86>Mar  6 09:01:30 groupadd[123074]: new group: name=rooter, GID=663
<86>Mar  6 09:01:30 useradd[123084]: new user: name=rooter, UID=663, GID=663, home=/root, shell=/bin/bash
<86>Mar  6 09:01:30 userdel[123113]: delete user 'builder'
<86>Mar  6 09:01:30 userdel[123113]: removed group 'builder' owned by 'builder'
<86>Mar  6 09:01:30 userdel[123113]: removed shadow group 'builder' owned by 'builder'
<86>Mar  6 09:01:30 groupadd[123140]: group added to /etc/group: name=builder, GID=664
<86>Mar  6 09:01:30 groupadd[123140]: group added to /etc/gshadow: name=builder
<86>Mar  6 09:01:30 groupadd[123140]: new group: name=builder, GID=664
<86>Mar  6 09:01:30 useradd[123154]: new user: name=builder, UID=664, GID=664, home=/usr/src, shell=/bin/bash
Building target platforms: i586
Building for target i586
Wrote: /usr/src/in/nosrpm/libbcg729-0.1-alt2.nosrc.rpm
Installing libbcg729-0.1-alt2.src.rpm
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.75515
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf libbcg729-0.1
+ echo 'Source #0 (libbcg729-0.1.tar):'
Source #0 (libbcg729-0.1.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/libbcg729-0.1.tar
+ cd libbcg729-0.1
+ /bin/chmod -c -Rf u+rwX,go-w .
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.75515
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libbcg729-0.1
+ sh ./autogen.sh
Generating build scripts for G729 codec...
+ libtoolize --copy --force
libtoolize-default: putting auxiliary files in `.'.
libtoolize-default: copying file `./ltmain.sh'
libtoolize-default: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize-default: copying file `m4/libtool.m4'
libtoolize-default: copying file `m4/ltoptions.m4'
libtoolize-default: copying file `m4/ltsugar.m4'
libtoolize-default: copying file `m4/ltversion.m4'
libtoolize-default: copying file `m4/lt~obsolete.m4'
+ aclocal
+ autoheader
+ automake --force-missing --add-missing --copy
configure.ac:12: installing './compile'
configure.ac:7: installing './config.guess'
configure.ac:7: installing './config.sub'
configure.ac:11: installing './install-sh'
configure.ac:11: installing './missing'
Makefile.am: installing './INSTALL'
msbcg729/Makefile.am: installing './depcomp'
parallel-tests: installing './test-driver'
test/bin/Makefile.am:24: warning: source file '$(top_srcdir)/test/src/LP2LSPConversionTest.c' is in a subdirectory,
test/bin/Makefile.am:24: but option 'subdir-objects' is disabled
automake-default: warning: possible forward-incompatibility.
automake-default: At least a source file is in a subdirectory, but the 'subdir-objects'
automake-default: automake option hasn't been enabled.  For now, the corresponding output
automake-default: object file(s) will be placed in the top-level directory.  However,
automake-default: this behaviour will change in future Automake versions: they will
automake-default: unconditionally cause object files to be placed in the same subdirectory
automake-default: of the corresponding sources.
automake-default: You are advised to start using 'subdir-objects' option throughout your
automake-default: project, to avoid future incompatibilities.
test/bin/Makefile.am:4: warning: source file '$(top_srcdir)/test/src/testUtils.c' is in a subdirectory,
test/bin/Makefile.am:4: but option 'subdir-objects' is disabled
test/bin/Makefile.am:25: warning: source file '$(top_srcdir)/test/src/LPSynthesisFilterTest.c' is in a subdirectory,
test/bin/Makefile.am:25: but option 'subdir-objects' is disabled
test/bin/Makefile.am:26: warning: source file '$(top_srcdir)/test/src/LSPQuantizationTest.c' is in a subdirectory,
test/bin/Makefile.am:26: but option 'subdir-objects' is disabled
test/bin/Makefile.am:6: warning: source file '$(top_srcdir)/test/src/adaptativeCodebookSearchTest.c' is in a subdirectory,
test/bin/Makefile.am:6: but option 'subdir-objects' is disabled
test/bin/Makefile.am:7: warning: source file '$(top_srcdir)/test/src/computeAdaptativeCodebookGainTest.c' is in a subdirectory,
test/bin/Makefile.am:7: but option 'subdir-objects' is disabled
test/bin/Makefile.am:8: warning: source file '$(top_srcdir)/test/src/computeLPTest.c' is in a subdirectory,
test/bin/Makefile.am:8: but option 'subdir-objects' is disabled
test/bin/Makefile.am:9: warning: source file '$(top_srcdir)/test/src/computeWeightedSpeechTest.c' is in a subdirectory,
test/bin/Makefile.am:9: but option 'subdir-objects' is disabled
test/bin/Makefile.am:10: warning: source file '$(top_srcdir)/test/src/decodeAdaptativeCodeVectorTest.c' is in a subdirectory,
test/bin/Makefile.am:10: but option 'subdir-objects' is disabled
test/bin/Makefile.am:11: warning: source file '$(top_srcdir)/test/src/decodeFixedCodeVectorTest.c' is in a subdirectory,
test/bin/Makefile.am:11: but option 'subdir-objects' is disabled
test/bin/Makefile.am:12: warning: source file '$(top_srcdir)/test/src/decodeGainsTest.c' is in a subdirectory,
test/bin/Makefile.am:12: but option 'subdir-objects' is disabled
test/bin/Makefile.am:13: warning: source file '$(top_srcdir)/test/src/decodeLSPTest.c' is in a subdirectory,
test/bin/Makefile.am:13: but option 'subdir-objects' is disabled
test/bin/Makefile.am:15: warning: source file '$(top_srcdir)/test/src/decoderMultiChannelTest.c' is in a subdirectory,
test/bin/Makefile.am:15: but option 'subdir-objects' is disabled
test/bin/Makefile.am:14: warning: source file '$(top_srcdir)/test/src/decoderTest.c' is in a subdirectory,
test/bin/Makefile.am:14: but option 'subdir-objects' is disabled
test/bin/Makefile.am:17: warning: source file '$(top_srcdir)/test/src/encoderMultiChannelTest.c' is in a subdirectory,
test/bin/Makefile.am:17: but option 'subdir-objects' is disabled
test/bin/Makefile.am:16: warning: source file '$(top_srcdir)/test/src/encoderTest.c' is in a subdirectory,
test/bin/Makefile.am:16: but option 'subdir-objects' is disabled
test/bin/Makefile.am:18: warning: source file '$(top_srcdir)/test/src/findOpenLoopPitchDelayTest.c' is in a subdirectory,
test/bin/Makefile.am:18: but option 'subdir-objects' is disabled
test/bin/Makefile.am:19: warning: source file '$(top_srcdir)/test/src/fixedCodebookSearchTest.c' is in a subdirectory,
test/bin/Makefile.am:19: but option 'subdir-objects' is disabled
test/bin/Makefile.am:20: warning: source file '$(top_srcdir)/test/src/g729FixedPointMathTest.c' is in a subdirectory,
test/bin/Makefile.am:20: but option 'subdir-objects' is disabled
test/bin/Makefile.am:22: warning: source file '$(top_srcdir)/test/src/gainQuantizationTest.c' is in a subdirectory,
test/bin/Makefile.am:22: but option 'subdir-objects' is disabled
test/bin/Makefile.am:23: warning: source file '$(top_srcdir)/test/src/interpolateqLSPAndConvert2LPTest.c' is in a subdirectory,
test/bin/Makefile.am:23: but option 'subdir-objects' is disabled
test/bin/Makefile.am:27: warning: source file '$(top_srcdir)/test/src/postFilterTest.c' is in a subdirectory,
test/bin/Makefile.am:27: but option 'subdir-objects' is disabled
test/bin/Makefile.am:28: warning: source file '$(top_srcdir)/test/src/postProcessingTest.c' is in a subdirectory,
test/bin/Makefile.am:28: but option 'subdir-objects' is disabled
test/bin/Makefile.am:29: warning: source file '$(top_srcdir)/test/src/preProcessingTest.c' is in a subdirectory,
test/bin/Makefile.am:29: but option 'subdir-objects' is disabled
+ autoconf
+ cd /usr/src/RPM/BUILD/libbcg729-0.1
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ export FFLAGS
+ '[' -n '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic'
+ ASFLAGS=' -march=i586 -mtune=generic'
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ sort -u
+ readlink -e -- ./configure
+ xargs -ri dirname -- '{}'
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --enable-static
configure: WARNING: unrecognized options: --without-included-gettext
checking build system type... i586-alt-linux-gnu
checking host system type... i586-alt-linux-gnu
checking target system type... i586-alt-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '664' is supported by ustar format... yes
checking whether GID '664' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking how to print strings... printf
checking for style of include used by make... GNU
checking for i586-alt-linux-gcc... i586-alt-linux-gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether i586-alt-linux-gcc accepts -g... yes
checking for i586-alt-linux-gcc option to accept ISO C89... none needed
checking whether i586-alt-linux-gcc understands -c and -o together... yes
checking dependency style of i586-alt-linux-gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by i586-alt-linux-gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert i586-alt-linux-gnu file names to i586-alt-linux-gnu format... func_convert_file_noop
checking how to convert i586-alt-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for i586-alt-linux-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... (cached) pass_all
checking for i586-alt-linux-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alt-linux-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i586-alt-linux-strip... no
checking for strip... strip
checking for i586-alt-linux-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok
checking for sysroot... no
checking for i586-alt-linux-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... i586-alt-linux-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no
checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC
checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes
checking if i586-alt-linux-gcc static flag -static works... no
checking if i586-alt-linux-gcc supports -c -o file.o... yes
checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes
checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) 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... yes
checking for i586-alt-linux-gcc... (cached) i586-alt-linux-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether i586-alt-linux-gcc accepts -g... (cached) yes
checking for i586-alt-linux-gcc option to accept ISO C89... (cached) none needed
checking whether i586-alt-linux-gcc understands -c and -o together... (cached) yes
checking dependency style of i586-alt-linux-gcc... (cached) none
checking whether make supports nested variables... (cached) yes
checking for i586-alt-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for ortp >= 0.21.0... no
checking for mediastreamer >= 2.8.99... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating include/Makefile
config.status: creating include/bcg729/Makefile
config.status: creating msbcg729/Makefile
config.status: creating test/Makefile
config.status: creating test/bin/Makefile
config.status: creating libbcg729.pc
config.status: creating bcg729.spec
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing libtool-hacking commands
configure: WARNING: unrecognized options: --without-included-gettext
+ make -j8
make  all-recursive
Making all in include
Making all in bcg729
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 '/usr/src/RPM/BUILD/libbcg729-0.1/src'
  CC       computeAdaptativeCodebookGain.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
  CC       LPSynthesisFilter.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
  CC       codebooks.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
  CC       LP2LSPConversion.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
  CC       computeWeightedSpeech.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
  CC       adaptativeCodebookSearch.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
  CC       computeLP.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
  CC       decodeGains.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
  CC       decodeAdaptativeCodeVector.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
  CC       decodeFixedCodeVector.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
  CC       decodeLSP.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
  CC       interpolateqLSP.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
  CC       decoder.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
  CC       LSPQuantization.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
  CC       encoder.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
  CC       postProcessing.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
  CC       preProcessing.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
  CC       gainQuantization.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
  CC       findOpenLoopPitchDelay.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
  CC       qLSP2LP.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
  CC       postFilter.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
  CC       fixedCodebookSearch.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
  CC       utils.lo
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
  CCLD     libbcg729.la
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
Making all in test
Making all in bin
make[3]: Nothing to be done for 'all'.
make[3]: Nothing to be done for 'all-am'.
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.77731
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/libbcg729-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/libbcg729-buildroot
+ cd libbcg729-0.1
+ /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libbcg729-buildroot/usr exec_prefix=/usr/src/tmp/libbcg729-buildroot/usr bindir=/usr/src/tmp/libbcg729-buildroot/usr/bin sbindir=/usr/src/tmp/libbcg729-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libbcg729-buildroot/etc datadir=/usr/src/tmp/libbcg729-buildroot/usr/share includedir=/usr/src/tmp/libbcg729-buildroot/usr/include libdir=/usr/src/tmp/libbcg729-buildroot/usr/lib libexecdir=/usr/src/tmp/libbcg729-buildroot/usr/lib localstatedir=/usr/src/tmp/libbcg729-buildroot/var/lib sharedstatedir=/usr/src/tmp/libbcg729-buildroot/var/lib mandir=/usr/src/tmp/libbcg729-buildroot/usr/share/man infodir=/usr/src/tmp/libbcg729-buildroot/usr/share/info install
make: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1'
Making install in include
make[1]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/include'
Making install in bcg729
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/include/bcg729'
make[3]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/include/bcg729'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libbcg729-buildroot/usr/include/bcg729'
 /bin/install -p -m 644 encoder.h decoder.h '/usr/src/tmp/libbcg729-buildroot/usr/include/bcg729'
make[3]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/include/bcg729'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/include/bcg729'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/include'
make[3]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/include'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libbcg729-buildroot/usr/include'
 /bin/install -p -m 644 adaptativeCodebookSearch.h basicOperationsMacros.h codebooks.h codecParameters.h computeAdaptativeCodebookGain.h computeLP.h computeWeightedSpeech.h decodeAdaptativeCodeVector.h decodeFixedCodeVector.h decodeGains.h decodeLSP.h findOpenLoopPitchDelay.h fixedCodebookSearch.h fixedPointMacros.h floatingPointMacros.h g729FixedPointMath.h gainQuantization.h interpolateqLSP.h LP2LSPConversion.h LPSynthesisFilter.h LSPQuantization.h postFilter.h postProcessing.h preProcessing.h qLSP2LP.h typedef.h utils.h '/usr/src/tmp/libbcg729-buildroot/usr/include'
make[3]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/include'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/include'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/include'
Making install in src
make[1]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
 /bin/mkdir -p '/usr/src/tmp/libbcg729-buildroot/usr/lib'
 /bin/sh ../libtool   --mode=install /bin/install -p   libbcg729.la '/usr/src/tmp/libbcg729-buildroot/usr/lib'
libtool: install: /bin/install -p .libs/libbcg729.so.0.0.0 /usr/src/tmp/libbcg729-buildroot/usr/lib/libbcg729.so.0.0.0
libtool: install: (cd /usr/src/tmp/libbcg729-buildroot/usr/lib && { ln -s -f libbcg729.so.0.0.0 libbcg729.so.0 || { rm -f libbcg729.so.0 && ln -s libbcg729.so.0.0.0 libbcg729.so.0; }; })
libtool: install: (cd /usr/src/tmp/libbcg729-buildroot/usr/lib && { ln -s -f libbcg729.so.0.0.0 libbcg729.so || { rm -f libbcg729.so && ln -s libbcg729.so.0.0.0 libbcg729.so; }; })
libtool: install: /bin/install -p .libs/libbcg729.lai /usr/src/tmp/libbcg729-buildroot/usr/lib/libbcg729.la
libtool: install: /bin/install -p .libs/libbcg729.a /usr/src/tmp/libbcg729-buildroot/usr/lib/libbcg729.a
libtool: install: chmod 644 /usr/src/tmp/libbcg729-buildroot/usr/lib/libbcg729.a
libtool: install: ranlib /usr/src/tmp/libbcg729-buildroot/usr/lib/libbcg729.a
libtool: install: warning: remember to run `libtool --finish /usr/lib'
make[2]: Nothing to be done for 'install-data-am'.
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/src'
Making install in test
make[1]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/test'
Making install in bin
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/test/bin'
make[3]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/test/bin'
make[3]: Nothing to be done for 'install-exec-am'.
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/test/bin'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/test/bin'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/test'
make[3]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1/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 '/usr/src/RPM/BUILD/libbcg729-0.1/test'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/test'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1/test'
make[1]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1'
make[2]: Entering directory '/usr/src/RPM/BUILD/libbcg729-0.1'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/usr/src/tmp/libbcg729-buildroot/usr/lib/pkgconfig'
 /bin/install -p -m 644 libbcg729.pc '/usr/src/tmp/libbcg729-buildroot/usr/lib/pkgconfig'
make[2]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1'
make[1]: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1'
make: Leaving directory '/usr/src/RPM/BUILD/libbcg729-0.1'
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/libbcg729-buildroot (auto)
removed './usr/lib/libbcg729.la'
mode of './usr/lib/libbcg729.so.0.0.0' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--)
Verifying and fixing files in /usr/src/tmp/libbcg729-buildroot (binconfig,pkgconfig,libtool,desktop)
/usr/lib/pkgconfig/libbcg729.pc: Cflags: '-I/usr/include ' --> ''
/usr/lib/pkgconfig/libbcg729.pc: Libs: '-L/usr/lib -lbcg729 ' --> '-lbcg729'
Checking contents of files in /usr/src/tmp/libbcg729-buildroot/ (default)
Compressing files in /usr/src/tmp/libbcg729-buildroot (auto)
Adjusting library links in /usr/src/tmp/libbcg729-buildroot
./usr/lib:
	libbcg729.so.0 -> libbcg729.so.0.0.0
Verifying ELF objects in /usr/src/tmp/libbcg729-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: libbcg729-0.1-alt2
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.7900
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd libbcg729-0.1
+ DOCDIR=/usr/src/tmp/libbcg729-buildroot/usr/share/doc/libbcg729-0.1
+ export DOCDIR
+ rm -rf /usr/src/tmp/libbcg729-buildroot/usr/share/doc/libbcg729-0.1
+ /bin/mkdir -p /usr/src/tmp/libbcg729-buildroot/usr/share/doc/libbcg729-0.1
+ cp -prL AUTHORS COPYING ChangeLog INSTALL NEWS README /usr/src/tmp/libbcg729-buildroot/usr/share/doc/libbcg729-0.1
+ chmod -R go-w /usr/src/tmp/libbcg729-buildroot/usr/share/doc/libbcg729-0.1
+ chmod -R a+rX /usr/src/tmp/libbcg729-buildroot/usr/share/doc/libbcg729-0.1
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.KxUMvW
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
lib.prov: /usr/src/tmp/libbcg729-buildroot/usr/lib/libbcg729.so.0: 6 symbols, 13 bpp
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.vgX47Z
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: libbcg729.so.0 = set:gduZq6VZC9R2Xe3
Requires: bash >= 2.0, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), rtld(GNU_HASH)
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WvNb5c
Creating libbcg729-debuginfo package
Processing files: libbcg729-devel-0.1-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.aW1ltD
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.DLLBMk
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
Provides: pkgconfig(libbcg729) = 0.1
Requires: libbcg729 = 0.1-alt2, /usr/lib/libbcg729.so, /usr/lib/pkgconfig
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ZCJtIh
Processing files: libbcg729-debuginfo-0.1-alt2
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.BLdzco
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.ADzP2J
find-requires: running scripts (debuginfo)
Provides: debug(libbcg729.so.0)
Requires: libbcg729 = 0.1-alt2, debug(libc.so.6)
Removing 1 extra deps from libbcg729-devel due to dependency on libbcg729
Wrote: /usr/src/RPM/RPMS/i586/libbcg729-0.1-alt2.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libbcg729-devel-0.1-alt2.i586.rpm
Wrote: /usr/src/RPM/RPMS/i586/libbcg729-debuginfo-0.1-alt2.i586.rpm
11.41user 2.44system 0:18.89elapsed 73%CPU (0avgtext+0avgdata 25700maxresident)k
0inputs+0outputs (0major+1012859minor)pagefaults 0swaps
17.24user 4.84system 0:27.71elapsed 79%CPU (0avgtext+0avgdata 120820maxresident)k
0inputs+0outputs (0major+1346049minor)pagefaults 0swaps