<86>Apr 27 03:47:53 userdel[6125]: delete user `rooter' <86>Apr 27 03:47:53 userdel[6125]: remove group `rooter' <86>Apr 27 03:47:53 groupadd[6126]: new group: name=rooter, gid=501 <86>Apr 27 03:47:53 useradd[6127]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 03:47:53 userdel[6129]: delete user `builder' <86>Apr 27 03:47:53 userdel[6129]: remove group `builder' <86>Apr 27 03:47:53 groupadd[6130]: new group: name=builder, gid=502 <86>Apr 27 03:47:53 useradd[6131]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 03:47:55 rpmi: libalsa-1.0.18-alt1 installed <13>Apr 27 03:47:55 rpmi: libalsa-devel-1.0.18-alt1 installed <13>Apr 27 03:47:55 rpmi: libogg-1.1.3-alt1 installed <13>Apr 27 03:47:56 rpmi: libflac8-1.2.1-alt2 installed <13>Apr 27 03:47:56 rpmi: libogg-devel-1.1.3-alt1 installed <13>Apr 27 03:47:56 rpmi: libflac-devel-1.2.1-alt2 installed <13>Apr 27 03:47:56 rpmi: libsqlite3-3.5.9-alt1.M41 installed <13>Apr 27 03:47:56 rpmi: libsqlite3-devel-3.5.9-alt1.M41 installed <13>Apr 27 03:47:56 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 27 03:47:56 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 27 03:47:57 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 27 03:47:57 rpmi: gcc4.3-c++-4.3.2-alt6 installed Installing libsndfile-1.0.17-alt5.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.94079 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libsndfile-1.0.17 + echo 'Source #0 (libsndfile-1.0.17.tar.gz):' Source #0 (libsndfile-1.0.17.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libsndfile-1.0.17.tar.gz + /bin/tar -xf - + cd libsndfile-1.0.17 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libsndfile-1.0.17+flac-1.1.3.patch.gz):' Patch #0 (libsndfile-1.0.17+flac-1.1.3.patch.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libsndfile-1.0.17+flac-1.1.3.patch.gz + /usr/bin/patch -p1 patching file configure.ac patching file src/flac.c + echo 'Patch #1 (libsndfile-1.0.17-flac-buffer-overflow.patch):' Patch #1 (libsndfile-1.0.17-flac-buffer-overflow.patch): + /usr/bin/patch -p1 patching file src/flac.c + echo 'Patch #2 (libsndfile-1.0.17-alt-ac.patch):' Patch #2 (libsndfile-1.0.17-alt-ac.patch): + /usr/bin/patch -p1 patching file acinclude.m4 patching file configure.ac + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.94079 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libsndfile-1.0.17 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force autoreconf-default: configure.ac: not using Intltool autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: running: automake --add-missing --force-missing autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -O2 -fsigned-char -fno-strict-aliasing' + export CFLAGS + CFLAGS='-pipe -Wall -O2 -fsigned-char -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force + ./configure --build=ppc-alt-linux --host=ppc-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=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking target system type... powerpc-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 for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking whether ppc-alt-linux-gcc and cc understand -c and -o together... yes checking for ppc-alt-linux-g++... ppc-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether ppc-alt-linux-g++ accepts -g... yes checking dependency style of ppc-alt-linux-g++... 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 ld used by ppc-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... (cached) pass_all checking how to run the C preprocessor... ppc-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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... ppc-alt-linux-g++ -E checking for ppc-alt-linux-g77... no checking for ppc-alt-linux-xlf... no checking for ppc-alt-linux-f77... no checking for ppc-alt-linux-frt... no checking for ppc-alt-linux-pgf77... no checking for ppc-alt-linux-cf77... no checking for ppc-alt-linux-fort77... no checking for ppc-alt-linux-fl32... no checking for ppc-alt-linux-af77... no checking for ppc-alt-linux-xlf90... no checking for ppc-alt-linux-f90... no checking for ppc-alt-linux-pgf90... no checking for ppc-alt-linux-pghpf... no checking for ppc-alt-linux-epcf90... no checking for ppc-alt-linux-gfortran... no checking for ppc-alt-linux-g95... no checking for ppc-alt-linux-xlf95... no checking for ppc-alt-linux-f95... no checking for ppc-alt-linux-fort... no checking for ppc-alt-linux-ifort... no checking for ppc-alt-linux-ifc... no checking for ppc-alt-linux-efc... no checking for ppc-alt-linux-pgf95... no checking for ppc-alt-linux-lf95... no checking for ppc-alt-linux-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from ppc-alt-linux-gcc object... ok checking for objdir... .libs checking for ppc-alt-linux-ar... no checking for ar... ar checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... no checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking whether the ppc-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... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by ppc-alt-linux-g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking for ppc-alt-linux-g++ option to produce PIC... -fPIC checking if ppc-alt-linux-g++ PIC flag -fPIC works... yes checking if ppc-alt-linux-g++ static flag -static works... no checking if ppc-alt-linux-g++ supports -c -o file.o... yes checking whether the ppc-alt-linux-g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for autogen... no checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking for ANSI C header files... (cached) yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for inttypes.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether S_IRGRP is declared... yes checking C99 struct flexible array support... yes checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for void*... yes checking size of void*... 4 checking for size_t... yes checking size of size_t... 4 checking for int64_t... yes checking size of int64_t... 8 checking for long long... yes checking size of long long... 8 checking for off_t... yes checking size of off_t... 4 checking for loff_t... yes checking size of loff_t... 8 checking for off64_t... no checking size of off64_t... 0 checking for ppc-alt-linux-getconf... no checking for getconf... getconf checking for CFLAGS value to request large file support... -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 checking for LDFLAGS value to request large file support... checking for LIBS value to request large file support... checking for _FILE_OFFSET_BITS... 64 checking for _LARGEFILE_SOURCE... 1 checking for _LARGE_FILES... no checking for off_t... (cached) yes checking size of off_t... 8 checking for ssize_t... yes checking for ssize_t... (cached) yes checking size of ssize_t... 4 checking processor byte ordering... big checking for malloc... yes checking for calloc... yes checking for realloc... yes checking for free... yes checking for open... yes checking for read... yes checking for write... yes checking for lseek... yes checking for pread... yes checking for pwrite... yes checking for fstat... yes checking for ftruncate... yes checking for fsync... yes checking for snprintf... yes checking for vsnprintf... yes checking for gmtime... yes checking for gmtime_r... yes checking for mmap... yes checking for getpagesize... yes checking for setlocale... yes checking for floor in -lm... yes checking for floor... yes checking for ceil... yes checking for fmod... yes checking for lrint... yes checking for lrintf... yes checking for ppc-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 SQLITE3... yes checking processor clipping capabilities... both checking alsa/asoundlib.h usability... yes checking alsa/asoundlib.h presence... yes checking for alsa/asoundlib.h... yes checking FLAC/all.h usability... yes checking FLAC/all.h presence... yes checking for FLAC/all.h... yes checking for FLAC__seekable_stream_encoder_set_tell_callback in -lFLAC... no configure: WARNING: Touching files in directory tests/. checking if ppc-alt-linux-gcc accepts -std=gnu99... yes checking if ppc-alt-linux-gcc accepts -Wdeclaration-after-statement... yes checking if ppc-alt-linux-gcc accepts -Wpointer-arith... yes configure: creating ./config.status config.status: creating src/sndfile.h config.status: creating src/Makefile config.status: creating src/GSM610/Makefile config.status: creating src/G72x/Makefile config.status: creating man/Makefile config.status: creating examples/Makefile config.status: creating tests/Makefile config.status: creating regtest/Makefile config.status: creating doc/Makefile config.status: creating doc/libsndfile.css config.status: creating Win32/Makefile config.status: creating Octave/Makefile config.status: creating Makefile config.status: creating libsndfile.spec config.status: creating sndfile.pc config.status: creating src/config.h config.status: executing depfiles commands -=-=-=-=-=-=-=-=-=-= Configuration Complete =-=-=-=-=-=-=-=-=-=- Configuration summary : Version : ..................... 1.0.17 Experimental code : ........... no Tools : Compiler is GCC : ............. yes GCC major version : ........... 4 Installation directories : Library directory : ........... /usr/lib Program directory : ........... /usr/bin Pkgconfig directory : ......... /usr/lib/pkgconfig HTML docs directory : ......... /usr/share/doc/libsndfile1-dev/html + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/libsndfile-1.0.17' Making all in man make[1]: Entering directory `/usr/src/RPM/BUILD/libsndfile-1.0.17/man' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libsndfile-1.0.17/man' Making all in doc make[1]: Entering directory `/usr/src/RPM/BUILD/libsndfile-1.0.17/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libsndfile-1.0.17/doc' Making all in Win32 make[1]: Entering directory `/usr/src/RPM/BUILD/libsndfile-1.0.17/Win32' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libsndfile-1.0.17/Win32' Making all in Octave make[1]: Entering directory `/usr/src/RPM/BUILD/libsndfile-1.0.17/Octave' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/libsndfile-1.0.17/Octave' Making all in src make[1]: Entering directory `/usr/src/RPM/BUILD/libsndfile-1.0.17/src' make all-recursive make[2]: Entering directory `/usr/src/RPM/BUILD/libsndfile-1.0.17/src' Making all in GSM610 make[3]: Entering directory `/usr/src/RPM/BUILD/libsndfile-1.0.17/src/GSM610' /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c -o add.lo add.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c -o decode.lo decode.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c -o gsm_decode.lo gsm_decode.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c -o gsm_encode.lo gsm_encode.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c -o long_term.lo long_term.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c -o preprocess.lo preprocess.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c -o short_term.lo short_term.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c -o code.lo code.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c -o gsm_create.lo gsm_create.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c -o gsm_destroy.lo gsm_destroy.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c -o gsm_option.lo gsm_option.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c -o lpc.lo lpc.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c -o rpe.lo rpe.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c -o table.lo table.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c gsm_option.c -fPIC -DPIC -o .libs/gsm_option.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c lpc.c -fPIC -DPIC -o .libs/lpc.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c gsm_encode.c -fPIC -DPIC -o .libs/gsm_encode.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c decode.c -fPIC -DPIC -o .libs/decode.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c add.c -fPIC -DPIC -o .libs/add.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c long_term.c -fPIC -DPIC -o .libs/long_term.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c preprocess.c -fPIC -DPIC -o .libs/preprocess.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c gsm_create.c -fPIC -DPIC -o .libs/gsm_create.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c gsm_decode.c -fPIC -DPIC -o .libs/gsm_decode.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c gsm_destroy.c -fPIC -DPIC -o .libs/gsm_destroy.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c code.c -fPIC -DPIC -o .libs/code.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c short_term.c -fPIC -DPIC -o .libs/short_term.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c rpe.c -fPIC -DPIC -o .libs/rpe.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c table.c -fPIC -DPIC -o .libs/table.o /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o libgsm.la add.lo decode.lo gsm_decode.lo gsm_encode.lo long_term.lo preprocess.lo short_term.lo code.lo gsm_create.lo gsm_destroy.lo gsm_option.lo lpc.lo rpe.lo table.lo -lm ar cru .libs/libgsm.a .libs/add.o .libs/decode.o .libs/gsm_decode.o .libs/gsm_encode.o .libs/long_term.o .libs/preprocess.o .libs/short_term.o .libs/code.o .libs/gsm_create.o .libs/gsm_destroy.o .libs/gsm_option.o .libs/lpc.o .libs/rpe.o .libs/table.o ranlib .libs/libgsm.a creating libgsm.la (cd .libs && rm -f libgsm.la && ln -s ../libgsm.la libgsm.la) make[3]: Leaving directory `/usr/src/RPM/BUILD/libsndfile-1.0.17/src/GSM610' Making all in G72x make[3]: Entering directory `/usr/src/RPM/BUILD/libsndfile-1.0.17/src/G72x' /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c -o g72x.lo g72x.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c -o g721.lo g721.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c -o g723_16.lo g723_16.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c -o g723_24.lo g723_24.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c -o g723_40.lo g723_40.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c g72x_test.c mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c g721.c -fPIC -DPIC -o .libs/g721.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c g72x.c -fPIC -DPIC -o .libs/g72x.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c g723_16.c -fPIC -DPIC -o .libs/g723_16.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c g723_24.c -fPIC -DPIC -o .libs/g723_24.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../../src -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -c g723_40.c -fPIC -DPIC -o .libs/g723_40.o /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o libg72x.la g72x.lo g721.lo g723_16.lo g723_24.lo g723_40.lo -lm ar cru .libs/libg72x.a .libs/g72x.o .libs/g721.o .libs/g723_16.o .libs/g723_24.o .libs/g723_40.o ranlib .libs/libg72x.a creating libg72x.la (cd .libs && rm -f libg72x.la && ln -s ../libg72x.la libg72x.la) /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o g72x_test g72x_test.o ./libg72x.la -lm -lm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -fno-strict-aliasing -std=gnu99 -W -Wall -Wdeclaration-after-statement -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Waggregate-return -Wcast-align -Wcast-qual -Wnested-externs -Wshadow -Wbad-function-cast -Wwrite-strings -pipe -o g72x_test g72x_test.o ./.libs/libg72x.a -lm ./.libs/libg72x.a(g72x.o): In function `feof_unlocked': g72x.c:(.text+0x0): multiple definition of `feof_unlocked' g72x_test.o:g72x_test.c:(.text+0x0): first defined here ./.libs/libg72x.a(g72x.o): In function `ferror_unlocked': g72x.c:(.text+0x14): multiple definition of `ferror_unlocked' g72x_test.o:g72x_test.c:(.text+0x14): first defined here ./.libs/libg72x.a(g72x.o): In function `gnu_dev_major': g72x.c:(.text+0x28): multiple definition of `gnu_dev_major' g72x_test.o:g72x_test.c:(.text+0x28): first defined here ./.libs/libg72x.a(g72x.o): In function `gnu_dev_minor': g72x.c:(.text+0x38): multiple definition of `gnu_dev_minor' g72x_test.o:g72x_test.c:(.text+0x38): first defined here ./.libs/libg72x.a(g72x.o): In function `gnu_dev_makedev': g72x.c:(.text+0x58): multiple definition of `gnu_dev_makedev' g72x_test.o:g72x_test.c:(.text+0x58): first defined here ./.libs/libg72x.a(g72x.o): In function `__strcspn_c1': g72x.c:(.text+0x8c): multiple definition of `__strcspn_c1' g72x_test.o:g72x_test.c:(.text+0x8c): first defined here ./.libs/libg72x.a(g72x.o): In function `__strcspn_c2': g72x.c:(.text+0xf0): multiple definition of `__strcspn_c2' g72x_test.o:g72x_test.c:(.text+0xd8): first defined here ./.libs/libg72x.a(g72x.o): In function `__strcspn_c3': g72x.c:(.text+0x14c): multiple definition of `__strcspn_c3' g72x_test.o:g72x_test.c:(.text+0x134): first defined here ./.libs/libg72x.a(g72x.o): In function `__strspn_c1': g72x.c:(.text+0x1b8): multiple definition of `__strspn_c1' g72x_test.o:g72x_test.c:(.text+0x1a0): first defined here ./.libs/libg72x.a(g72x.o): In function `__strspn_c2': g72x.c:(.text+0x1f0): multiple definition of `__strspn_c2' g72x_test.o:g72x_test.c:(.text+0x1d8): first defined here ./.libs/libg72x.a(g72x.o): In function `__strspn_c3': g72x.c:(.text+0x224): multiple definition of `__strspn_c3' g72x_test.o:g72x_test.c:(.text+0x20c): first defined here ./.libs/libg72x.a(g72x.o): In function `__strpbrk_c2': g72x.c:(.text+0x260): multiple definition of `__strpbrk_c2' g72x_test.o:g72x_test.c:(.text+0x248): first defined here ./.libs/libg72x.a(g72x.o): In function `__strpbrk_c3': g72x.c:(.text+0x2ac): multiple definition of `__strpbrk_c3' g72x_test.o:g72x_test.c:(.text+0x294): first defined here ./.libs/libg72x.a(g72x.o): In function `__strtok_r_1c': g72x.c:(.text+0x308): multiple definition of `__strtok_r_1c' g72x_test.o:g72x_test.c:(.text+0x2f0): first defined here ./.libs/libg72x.a(g72x.o): In function `__strsep_2c': g72x.c:(.text+0x390): multiple definition of `__strsep_2c' g72x_test.o:g72x_test.c:(.text+0x378): first defined here ./.libs/libg72x.a(g72x.o): In function `__strsep_3c': g72x.c:(.text+0x40c): multiple definition of `__strsep_3c' g72x_test.o:g72x_test.c:(.text+0x3f4): first defined here ./.libs/libg72x.a(g72x.o): In function `stpncpy': g72x.c:(.text+0x14f4): multiple definition of `stpncpy' g72x_test.o:g72x_test.c:(.text+0xbf0): first defined here ./.libs/libg72x.a(g72x.o): In function `__strsep_1c': g72x.c:(.text+0x152c): multiple definition of `__strsep_1c' g72x_test.o:g72x_test.c:(.text+0xc10): first defined here ./.libs/libg72x.a(g72x.o): In function `wcstombs': g72x.c:(.text+0x15a8): multiple definition of `wcstombs' g72x_test.o:g72x_test.c:(.text+0xc74): first defined here ./.libs/libg72x.a(g72x.o): In function `mbstowcs': g72x.c:(.text+0x15e0): multiple definition of `mbstowcs' g72x_test.o:g72x_test.c:(.text+0xc94): first defined here ./.libs/libg72x.a(g72x.o): In function `wctomb': g72x.c:(.text+0x1618): multiple definition of `wctomb' g72x_test.o:g72x_test.c:(.text+0xcb4): first defined here ./.libs/libg72x.a(g72x.o): In function `ptsname_r': g72x.c:(.text+0x1650): multiple definition of `ptsname_r' g72x_test.o:g72x_test.c:(.text+0xcd4): first defined here ./.libs/libg72x.a(g72x.o): In function `realpath': g72x.c:(.text+0x1688): multiple definition of `realpath' g72x_test.o:g72x_test.c:(.text+0xcf4): first defined here ./.libs/libg72x.a(g72x.o): In function `strtoull': g72x.c:(.text+0x16c0): multiple definition of `strtoull' g72x_test.o:g72x_test.c:(.text+0xd14): first defined here ./.libs/libg72x.a(g72x.o): In function `strtouq': g72x.c:(.text+0x16fc): multiple definition of `strtouq' g72x_test.o:g72x_test.c:(.text+0xd38): first defined here ./.libs/libg72x.a(g72x.o): In function `strtoll': g72x.c:(.text+0x1738): multiple definition of `strtoll' g72x_test.o:g72x_test.c:(.text+0xd5c): first defined here ./.libs/libg72x.a(g72x.o): In function `atoll': g72x.c:(.text+0x1774): multiple definition of `atoll' g72x_test.o:g72x_test.c:(.text+0xd80): first defined here ./.libs/libg72x.a(g72x.o): In function `strtoq': g72x.c:(.text+0x17b8): multiple definition of `strtoq' g72x_test.o:g72x_test.c:(.text+0xdac): first defined here ./.libs/libg72x.a(g72x.o): In function `strtold': g72x.c:(.text+0x17f4): multiple definition of `strtold' g72x_test.o:g72x_test.c:(.text+0xdd0): first defined here ./.libs/libg72x.a(g72x.o): In function `strtof': g72x.c:(.text+0x1830): multiple definition of `strtof' g72x_test.o:g72x_test.c:(.text+0xdf4): first defined here ./.libs/libg72x.a(g72x.o): In function `strtoul': g72x.c:(.text+0x186c): multiple definition of `strtoul' g72x_test.o:g72x_test.c:(.text+0xe18): first defined here ./.libs/libg72x.a(g72x.o): In function `strtol': g72x.c:(.text+0x18a8): multiple definition of `strtol' g72x_test.o:g72x_test.c:(.text+0xe3c): first defined here ./.libs/libg72x.a(g72x.o): In function `atol': g72x.c:(.text+0x18e4): multiple definition of `atol' g72x_test.o:g72x_test.c:(.text+0xe60): first defined here ./.libs/libg72x.a(g72x.o): In function `atoi': g72x.c:(.text+0x1928): multiple definition of `atoi' g72x_test.o:g72x_test.c:(.text+0xe8c): first defined here ./.libs/libg72x.a(g72x.o): In function `strtod': g72x.c:(.text+0x196c): multiple definition of `strtod' g72x_test.o:g72x_test.c:(.text+0xeb8): first defined here ./.libs/libg72x.a(g72x.o): In function `atof': g72x.c:(.text+0x19a8): multiple definition of `atof' g72x_test.o:g72x_test.c:(.text+0xedc): first defined here ./.libs/libg72x.a(g72x.o): In function `fgets': g72x.c:(.text+0x19e8): multiple definition of `fgets' g72x_test.o:g72x_test.c:(.text+0x1044): first defined here ./.libs/libg72x.a(g72x.o): In function `gets': g72x.c:(.text+0x1a20): multiple definition of `gets' g72x_test.o:g72x_test.c:(.text+0x1064): first defined here ./.libs/libg72x.a(g72x.o): In function `putchar_unlocked': g72x.c:(.text+0x1a58): multiple definition of `putchar_unlocked' g72x_test.o:g72x_test.c:(.text+0x1084): first defined here ./.libs/libg72x.a(g72x.o): In function `putc_unlocked': g72x.c:(.text+0x1ac8): multiple definition of `putc_unlocked' g72x_test.o:g72x_test.c:(.text+0x10e0): first defined here ./.libs/libg72x.a(g72x.o): In function `fputc_unlocked': g72x.c:(.text+0x1b34): multiple definition of `fputc_unlocked' g72x_test.o:g72x_test.c:(.text+0x1134): first defined here ./.libs/libg72x.a(g72x.o): In function `putchar': g72x.c:(.text+0x1ba0): multiple definition of `putchar' g72x_test.o:g72x_test.c:(.text+0x1188): first defined here ./.libs/libg72x.a(g72x.o): In function `getchar_unlocked': g72x.c:(.text+0x1be0): multiple definition of `getchar_unlocked' g72x_test.o:g72x_test.c:(.text+0x11b0): first defined here ./.libs/libg72x.a(g72x.o): In function `getc_unlocked': g72x.c:(.text+0x1c44): multiple definition of `getc_unlocked' g72x_test.o:g72x_test.c:(.text+0x11fc): first defined here ./.libs/libg72x.a(g72x.o): In function `fgetc_unlocked': g72x.c:(.text+0x1ca0): multiple definition of `fgetc_unlocked' g72x_test.o:g72x_test.c:(.text+0x1240): first defined here ./.libs/libg72x.a(g72x.o): In function `getchar': g72x.c:(.text+0x1cfc): multiple definition of `getchar' g72x_test.o:g72x_test.c:(.text+0x1284): first defined here ./.libs/libg72x.a(g72x.o): In function `vprintf': g72x.c:(.text+0x1d3c): multiple definition of `vprintf' g72x_test.o:g72x_test.c:(.text+0x12ac): first defined here collect2: ld returned 1 exit status make[3]: Leaving directory `/usr/src/RPM/BUILD/libsndfile-1.0.17/src/G72x' make[3]: *** [g72x_test] Error 1 make[2]: Leaving directory `/usr/src/RPM/BUILD/libsndfile-1.0.17/src' make[2]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/RPM/BUILD/libsndfile-1.0.17/src' make[1]: *** [all] Error 2 make: Leaving directory `/usr/src/RPM/BUILD/libsndfile-1.0.17' make: *** [all-recursive] Error 1 error: Bad exit status from /usr/src/tmp/rpm-tmp.94079 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.94079 (%build) Command exited with non-zero status 1 44.68user 8.98system 0:53.08elapsed 101%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1981655minor)pagefaults 0swaps hsh-rebuild: rebuild of `libsndfile-1.0.17-alt5.src.rpm' failed.