<86>Apr 26 19:28:08 userdel[3096]: delete user `rooter' <86>Apr 26 19:28:08 userdel[3096]: remove group `rooter' <86>Apr 26 19:28:08 groupadd[3097]: new group: name=rooter, gid=501 <86>Apr 26 19:28:08 useradd[3098]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 26 19:28:08 userdel[3100]: delete user `builder' <86>Apr 26 19:28:08 userdel[3100]: remove group `builder' <86>Apr 26 19:28:08 groupadd[3101]: new group: name=builder, gid=502 <86>Apr 26 19:28:08 useradd[3102]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 26 19:28:10 rpmi: libalsa-1.0.18-alt1 installed <13>Apr 26 19:28:10 rpmi: libalsa-devel-1.0.18-alt1 installed <13>Apr 26 19:28:10 rpmi: libogg-1.1.3-alt1 installed <13>Apr 26 19:28:10 rpmi: libflac8-1.2.1-alt2 installed <13>Apr 26 19:28:10 rpmi: libogg-devel-1.1.3-alt1 installed <13>Apr 26 19:28:11 rpmi: libflac-devel-1.2.1-alt2 installed <13>Apr 26 19:28:11 rpmi: libsndfile-1.0.17-alt3 installed <13>Apr 26 19:28:11 rpmi: libsndfile-devel-1.0.17-alt3 installed <13>Apr 26 19:28:11 rpmi: libtinfo-devel-5.6-alt4 installed <13>Apr 26 19:28:11 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 26 19:28:11 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 26 19:28:12 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 26 19:28:12 rpmi: gcc4.3-c++-4.3.2-alt6 installed Installing lame-3.98-alt2.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.58985 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf lame-398 + echo 'Source #0 (lame-398.tar.gz):' Source #0 (lame-398.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/lame-398.tar.gz + /bin/tar -xf - + cd lame-398 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #1 (lame-3.92-alt-terminfo.patch):' Patch #1 (lame-3.92-alt-terminfo.patch): + /usr/bin/patch -p1 patching file configure.in Hunk #1 succeeded at 366 (offset 164 lines). + echo 'Patch #2 (lame-3.94b-alt-global_flags.patch):' Patch #2 (lame-3.94b-alt-global_flags.patch): + /usr/bin/patch -p1 patching file libmp3lame/Makefile.am Hunk #1 succeeded at 55 (offset 2 lines). Hunk #2 succeeded at 66 (offset 2 lines). + echo 'Patch #3 (lame-3.98-alt-nogtk.patch):' Patch #3 (lame-3.98-alt-nogtk.patch): + /usr/bin/patch -p1 patching file configure.in Hunk #1 succeeded at 386 (offset 1 line). patching file frontend/Makefile.am + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.58985 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd lame-398 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.in: not using Gettext autoreconf-default: running: aclocal --force autoreconf-default: configure.in: tracing autoreconf-default: running: libtoolize --force autoreconf-default: configure.in: 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' + 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 --without-nasm --disable-static checking build system type... powerpc-alt-linux-gnu checking host 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 whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU 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 dependency style of ppc-alt-linux-gcc... none checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for AIX... no checking for library containing strerror... none required 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking for a sed that does not truncate output... /bin/sed 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... 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 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 ppc-alt-linux-gcc... (cached) ppc-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether ppc-alt-linux-gcc accepts -g... (cached) yes checking for ppc-alt-linux-gcc option to accept ISO C89... (cached) none needed checking dependency style of ppc-alt-linux-gcc... (cached) none checking version of GCC... 4.3.2 checking for function prototypes... yes checking for string.h... (cached) yes checking dmalloc.h usability... no checking dmalloc.h presence... no checking for dmalloc.h... no checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdint.h... (cached) yes checking for string.h... (cached) yes checking sys/soundcard.h usability... yes checking sys/soundcard.h presence... yes checking for sys/soundcard.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking xmmintrin.h usability... no checking xmmintrin.h presence... no checking for xmmintrin.h... no checking linux/soundcard.h usability... yes checking linux/soundcard.h presence... yes checking for linux/soundcard.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for short... yes checking size of short... 2 checking for unsigned short... yes checking size of unsigned short... 2 checking for int... yes checking size of int... 4 checking for unsigned int... yes checking size of unsigned int... 4 checking for long... yes checking size of long... 4 checking for unsigned long... yes checking size of unsigned long... 4 checking for long long... yes checking size of long long... 8 checking for unsigned long long... yes checking size of unsigned long long... 8 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for long double with more range or precision than double... yes checking for uint8_t... yes checking for int8_t... yes checking for uint16_t... yes checking for int16_t... yes checking for uint32_t... yes checking for int32_t... yes checking for uint64_t... yes checking for int64_t... yes checking for IEEE854 compliant 80 bit floats... no checking for ieee754_float64_t... no checking for ieee754_float32_t... no checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for working alloca.h... yes checking for alloca... yes checking for gettimeofday... yes checking for strtol... yes checking for socket... yes checking termcap.h usability... yes checking termcap.h presence... yes checking for termcap.h... yes checking ncurses/termcap.h usability... yes checking ncurses/termcap.h presence... yes checking for ncurses/termcap.h... yes checking for tgetent in -ltinfo... yes checking for cos in -lm... yes checking for cos in -lffm... no checking for cos in -lcpml... no checking use of ElectricFence malloc debugging... no checking use of file io... lame checking use of analyzer hooks... yes checking use of mpg123 decoder... yes (Layer 2, 3) checking if the lame frontend should be build... yes checking if mp3x is requested... no checking if mp3rtp is requested... no checking use of VBR bitrate histogram... yes, with tinfo checking if I have to build the internal vector lib... no checking for FLOAT8 as float... no checking for nasm... no checking for additional optimizations... no checking for debug options... no configure: creating ./config.status config.status: creating Makefile config.status: creating libmp3lame/Makefile config.status: creating libmp3lame/i386/Makefile config.status: creating libmp3lame/vector/Makefile config.status: creating frontend/Makefile config.status: creating mpglib/Makefile config.status: creating doc/Makefile config.status: creating doc/html/Makefile config.status: creating doc/man/Makefile config.status: creating include/Makefile config.status: creating Dll/Makefile config.status: creating misc/Makefile config.status: creating debian/Makefile config.status: creating dshow/Makefile config.status: creating ACM/Makefile config.status: creating ACM/ADbg/Makefile config.status: creating ACM/ddk/Makefile config.status: creating ACM/tinyxml/Makefile config.status: creating lame.spec config.status: creating mac/Makefile config.status: creating macosx/Makefile config.status: creating macosx/English.lproj/Makefile config.status: creating macosx/LAME.xcodeproj/Makefile config.status: creating config.h config.status: executing depfiles commands + subst 's,^\(hardcode_libdir_flag_spec=\).*,\1"",' libtool + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/lame-398' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/lame-398' Making all in mpglib make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/mpglib' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o common.lo common.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o dct64_i386.lo dct64_i386.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o decode_i386.lo decode_i386.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o interface.lo interface.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o layer1.lo layer1.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o layer2.lo layer2.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o layer3.lo layer3.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o tabinit.lo tabinit.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c common.c -fPIC -DPIC -o .libs/common.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c layer3.c -fPIC -DPIC -o .libs/layer3.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c layer1.c -fPIC -DPIC -o .libs/layer1.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c interface.c -fPIC -DPIC -o .libs/interface.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c layer2.c -fPIC -DPIC -o .libs/layer2.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c tabinit.c -fPIC -DPIC -o .libs/tabinit.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c dct64_i386.c -fPIC -DPIC -o .libs/dct64_i386.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../libmp3lame -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c decode_i386.c -fPIC -DPIC -o .libs/decode_i386.o /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -Wall -pipe -pipe -Wall -O2 -fsigned-char -o libmpgdecoder.la common.lo dct64_i386.lo decode_i386.lo interface.lo layer1.lo layer2.lo layer3.lo tabinit.lo ar cru .libs/libmpgdecoder.a .libs/common.o .libs/dct64_i386.o .libs/decode_i386.o .libs/interface.o .libs/layer1.o .libs/layer2.o .libs/layer3.o .libs/tabinit.o ranlib .libs/libmpgdecoder.a creating libmpgdecoder.la (cd .libs && rm -f libmpgdecoder.la && ln -s ../libmpgdecoder.la libmpgdecoder.la) make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/mpglib' Making all in libmp3lame make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/libmp3lame' Making all in i386 make[3]: Entering directory `/usr/src/RPM/BUILD/lame-398/libmp3lame/i386' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/lame-398/libmp3lame/i386' Making all in vector make[3]: Entering directory `/usr/src/RPM/BUILD/lame-398/libmp3lame/vector' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/lame-398/libmp3lame/vector' make[3]: Entering directory `/usr/src/RPM/BUILD/lame-398/libmp3lame' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o VbrTag.lo VbrTag.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o bitstream.lo bitstream.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o encoder.lo encoder.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o fft.lo fft.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o gain_analysis.lo gain_analysis.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o id3tag.lo id3tag.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o lame.lo lame.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o newmdct.lo newmdct.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o presets.lo presets.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o psymodel.lo psymodel.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o quantize.lo quantize.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o quantize_pvt.lo quantize_pvt.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o reservoir.lo reservoir.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o set_get.lo set_get.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o tables.lo tables.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o takehiro.lo takehiro.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o util.lo util.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o vbrquantize.lo vbrquantize.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o version.lo version.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c -o mpglib_interface.lo mpglib_interface.c mkdir .libs mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists mkdir: cannot create directory `.libs': File exists ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c encoder.c -fPIC -DPIC -o .libs/encoder.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c psymodel.c -fPIC -DPIC -o .libs/psymodel.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c newmdct.c -fPIC -DPIC -o .libs/newmdct.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c fft.c -fPIC -DPIC -o .libs/fft.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c bitstream.c -fPIC -DPIC -o .libs/bitstream.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c takehiro.c -fPIC -DPIC -o .libs/takehiro.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c id3tag.c -fPIC -DPIC -o .libs/id3tag.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c VbrTag.c -fPIC -DPIC -o .libs/VbrTag.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c reservoir.c -fPIC -DPIC -o .libs/reservoir.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c vbrquantize.c -fPIC -DPIC -o .libs/vbrquantize.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c presets.c -fPIC -DPIC -o .libs/presets.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c quantize.c -fPIC -DPIC -o .libs/quantize.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c set_get.c -fPIC -DPIC -o .libs/set_get.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c quantize_pvt.c -fPIC -DPIC -o .libs/quantize_pvt.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c tables.c -fPIC -DPIC -o .libs/tables.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c mpglib_interface.c -fPIC -DPIC -o .libs/mpglib_interface.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c gain_analysis.c -fPIC -DPIC -o .libs/gain_analysis.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c lame.c -fPIC -DPIC -o .libs/lame.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c version.c -fPIC -DPIC -o .libs/version.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I. -I../mpglib -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c util.c -fPIC -DPIC -o .libs/util.o /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -Wall -pipe -pipe -Wall -O2 -fsigned-char -version-info 0:0 -no-undefined -o libmp3lame.la -rpath /usr/lib VbrTag.lo bitstream.lo encoder.lo fft.lo gain_analysis.lo id3tag.lo lame.lo newmdct.lo presets.lo psymodel.lo quantize.lo quantize_pvt.lo reservoir.lo set_get.lo tables.lo takehiro.lo util.lo vbrquantize.lo version.lo mpglib_interface.lo ../mpglib/libmpgdecoder.la -lm ppc-alt-linux-gcc -shared .libs/VbrTag.o .libs/bitstream.o .libs/encoder.o .libs/fft.o .libs/gain_analysis.o .libs/id3tag.o .libs/lame.o .libs/newmdct.o .libs/presets.o .libs/psymodel.o .libs/quantize.o .libs/quantize_pvt.o .libs/reservoir.o .libs/set_get.o .libs/tables.o .libs/takehiro.o .libs/util.o .libs/vbrquantize.o .libs/version.o .libs/mpglib_interface.o -Wl,--whole-archive ../mpglib/.libs/libmpgdecoder.a -Wl,--no-whole-archive -lm -Wl,-soname -Wl,libmp3lame.so.0 -o .libs/libmp3lame.so.0.0.0 (cd .libs && rm -f libmp3lame.so.0 && ln -s libmp3lame.so.0.0.0 libmp3lame.so.0) (cd .libs && rm -f libmp3lame.so && ln -s libmp3lame.so.0.0.0 libmp3lame.so) creating libmp3lame.la (cd .libs && rm -f libmp3lame.la && ln -s ../libmp3lame.la libmp3lame.la) make[3]: Leaving directory `/usr/src/RPM/BUILD/lame-398/libmp3lame' make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/libmp3lame' Making all in frontend make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/frontend' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c main.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c console.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c get_audio.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c lametime.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c parse.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c portableio.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c timestatus.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../libmp3lame -I../include -I.. -Wall -pipe -pipe -Wall -O2 -fsigned-char -c brhist.c get_audio.c: In function 'WriteWaveHeader': get_audio.c:517: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result get_audio.c:519: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result get_audio.c:527: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -Wall -pipe -pipe -Wall -O2 -fsigned-char -static -o lame main.o console.o get_audio.o lametime.o parse.o portableio.o timestatus.o brhist.o ../libmp3lame/libmp3lame.la -ltinfo -lm mkdir .libs ppc-alt-linux-gcc -Wall -pipe -pipe -Wall -O2 -fsigned-char -o lame main.o console.o get_audio.o lametime.o parse.o portableio.o timestatus.o brhist.o ../libmp3lame/.libs/libmp3lame.so -ltinfo -lm make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/frontend' Making all in Dll make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/Dll' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/Dll' Making all in debian make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/debian' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/debian' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/doc' Making all in html make[3]: Entering directory `/usr/src/RPM/BUILD/lame-398/doc/html' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/lame-398/doc/html' Making all in man make[3]: Entering directory `/usr/src/RPM/BUILD/lame-398/doc/man' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/lame-398/doc/man' make[3]: Entering directory `/usr/src/RPM/BUILD/lame-398/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/lame-398/doc' make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/doc' Making all in include make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/include' Making all in misc make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/misc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/misc' Making all in dshow make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/dshow' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/dshow' Making all in ACM make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/ACM' Making all in ADbg make[3]: Entering directory `/usr/src/RPM/BUILD/lame-398/ACM/ADbg' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/lame-398/ACM/ADbg' Making all in ddk make[3]: Entering directory `/usr/src/RPM/BUILD/lame-398/ACM/ddk' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/lame-398/ACM/ddk' Making all in tinyxml make[3]: Entering directory `/usr/src/RPM/BUILD/lame-398/ACM/tinyxml' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/lame-398/ACM/tinyxml' make[3]: Entering directory `/usr/src/RPM/BUILD/lame-398/ACM' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/lame-398/ACM' make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/ACM' Making all in mac make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/mac' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/mac' Making all in macosx make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/macosx' Making all in English.lproj make[3]: Entering directory `/usr/src/RPM/BUILD/lame-398/macosx/English.lproj' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/lame-398/macosx/English.lproj' Making all in LAME.xcodeproj make[3]: Entering directory `/usr/src/RPM/BUILD/lame-398/macosx/LAME.xcodeproj' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/lame-398/macosx/LAME.xcodeproj' make[3]: Entering directory `/usr/src/RPM/BUILD/lame-398/macosx' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/lame-398/macosx' make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/macosx' make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398' make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398' make[1]: Leaving directory `/usr/src/RPM/BUILD/lame-398' make: Leaving directory `/usr/src/RPM/BUILD/lame-398' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.85110 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/lame-buildroot + : + /bin/rm -rf -- /usr/src/tmp/lame-buildroot + cd lame-398 + make DESTDIR=/usr/src/tmp/lame-buildroot install make: Entering directory `/usr/src/RPM/BUILD/lame-398' Making install in mpglib make[1]: Entering directory `/usr/src/RPM/BUILD/lame-398/mpglib' make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/mpglib' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/mpglib' make[1]: Leaving directory `/usr/src/RPM/BUILD/lame-398/mpglib' Making install in libmp3lame make[1]: Entering directory `/usr/src/RPM/BUILD/lame-398/libmp3lame' Making install in i386 make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/libmp3lame/i386' make[3]: Entering directory `/usr/src/RPM/BUILD/lame-398/libmp3lame/i386' 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/lame-398/libmp3lame/i386' make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/libmp3lame/i386' Making install in vector make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/libmp3lame/vector' make[3]: Entering directory `/usr/src/RPM/BUILD/lame-398/libmp3lame/vector' 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/lame-398/libmp3lame/vector' make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/libmp3lame/vector' make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/libmp3lame' make[3]: Entering directory `/usr/src/RPM/BUILD/lame-398/libmp3lame' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/lame-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -c 'libmp3lame.la' '/usr/src/tmp/lame-buildroot/usr/lib/libmp3lame.la' /bin/install -c .libs/libmp3lame.so.0.0.0 /usr/src/tmp/lame-buildroot/usr/lib/libmp3lame.so.0.0.0 (cd /usr/src/tmp/lame-buildroot/usr/lib && { ln -s -f libmp3lame.so.0.0.0 libmp3lame.so.0 || { rm -f libmp3lame.so.0 && ln -s libmp3lame.so.0.0.0 libmp3lame.so.0; }; }) (cd /usr/src/tmp/lame-buildroot/usr/lib && { ln -s -f libmp3lame.so.0.0.0 libmp3lame.so || { rm -f libmp3lame.so && ln -s libmp3lame.so.0.0.0 libmp3lame.so; }; }) /bin/install -c .libs/libmp3lame.lai /usr/src/tmp/lame-buildroot/usr/lib/libmp3lame.la test -z "/usr/include/lame" || /bin/mkdir -p "/usr/src/tmp/lame-buildroot/usr/include/lame" libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/install -c -m 644 'lame_global_flags.h' '/usr/src/tmp/lame-buildroot/usr/include/lame/lame_global_flags.h' make[3]: Leaving directory `/usr/src/RPM/BUILD/lame-398/libmp3lame' make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/libmp3lame' make[1]: Leaving directory `/usr/src/RPM/BUILD/lame-398/libmp3lame' Making install in frontend make[1]: Entering directory `/usr/src/RPM/BUILD/lame-398/frontend' make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/frontend' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/lame-buildroot/usr/bin" /bin/sh ../libtool --mode=install /bin/install -c 'lame' '/usr/src/tmp/lame-buildroot/usr/bin/lame' /bin/install -c lame /usr/src/tmp/lame-buildroot/usr/bin/lame make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/frontend' make[1]: Leaving directory `/usr/src/RPM/BUILD/lame-398/frontend' Making install in Dll make[1]: Entering directory `/usr/src/RPM/BUILD/lame-398/Dll' make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/Dll' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/Dll' make[1]: Leaving directory `/usr/src/RPM/BUILD/lame-398/Dll' Making install in debian make[1]: Entering directory `/usr/src/RPM/BUILD/lame-398/debian' make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/debian' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/debian' make[1]: Leaving directory `/usr/src/RPM/BUILD/lame-398/debian' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/lame-398/doc' Making install in html make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/doc/html' make[3]: Entering directory `/usr/src/RPM/BUILD/lame-398/doc/html' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/doc/lame/html" || /bin/mkdir -p "/usr/src/tmp/lame-buildroot/usr/share/doc/lame/html" /bin/install -c -m 644 'basic.html' '/usr/src/tmp/lame-buildroot/usr/share/doc/lame/html/basic.html' /bin/install -c -m 644 'contributors.html' '/usr/src/tmp/lame-buildroot/usr/share/doc/lame/html/contributors.html' /bin/install -c -m 644 'examples.html' '/usr/src/tmp/lame-buildroot/usr/share/doc/lame/html/examples.html' /bin/install -c -m 644 'history.html' '/usr/src/tmp/lame-buildroot/usr/share/doc/lame/html/history.html' /bin/install -c -m 644 'id3.html' '/usr/src/tmp/lame-buildroot/usr/share/doc/lame/html/id3.html' /bin/install -c -m 644 'index.html' '/usr/src/tmp/lame-buildroot/usr/share/doc/lame/html/index.html' /bin/install -c -m 644 'lame.css' '/usr/src/tmp/lame-buildroot/usr/share/doc/lame/html/lame.css' /bin/install -c -m 644 'modes.html' '/usr/src/tmp/lame-buildroot/usr/share/doc/lame/html/modes.html' /bin/install -c -m 644 'node6.html' '/usr/src/tmp/lame-buildroot/usr/share/doc/lame/html/node6.html' /bin/install -c -m 644 'switchs.html' '/usr/src/tmp/lame-buildroot/usr/share/doc/lame/html/switchs.html' make[3]: Leaving directory `/usr/src/RPM/BUILD/lame-398/doc/html' make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/doc/html' Making install in man make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/doc/man' make[3]: Entering directory `/usr/src/RPM/BUILD/lame-398/doc/man' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/usr/src/tmp/lame-buildroot/usr/share/man/man1" /bin/install -c -m 644 './lame.1' '/usr/src/tmp/lame-buildroot/usr/share/man/man1/lame.1' make[3]: Leaving directory `/usr/src/RPM/BUILD/lame-398/doc/man' make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/doc/man' make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/doc' make[3]: Entering directory `/usr/src/RPM/BUILD/lame-398/doc' 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/lame-398/doc' make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/lame-398/doc' Making install in include make[1]: Entering directory `/usr/src/RPM/BUILD/lame-398/include' make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include/lame" || /bin/mkdir -p "/usr/src/tmp/lame-buildroot/usr/include/lame" /bin/install -c -m 644 'lame.h' '/usr/src/tmp/lame-buildroot/usr/include/lame/lame.h' make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/include' make[1]: Leaving directory `/usr/src/RPM/BUILD/lame-398/include' Making install in misc make[1]: Entering directory `/usr/src/RPM/BUILD/lame-398/misc' make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/misc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/misc' make[1]: Leaving directory `/usr/src/RPM/BUILD/lame-398/misc' Making install in dshow make[1]: Entering directory `/usr/src/RPM/BUILD/lame-398/dshow' make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/dshow' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/dshow' make[1]: Leaving directory `/usr/src/RPM/BUILD/lame-398/dshow' Making install in ACM make[1]: Entering directory `/usr/src/RPM/BUILD/lame-398/ACM' Making install in ADbg make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/ACM/ADbg' make[3]: Entering directory `/usr/src/RPM/BUILD/lame-398/ACM/ADbg' 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/lame-398/ACM/ADbg' make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/ACM/ADbg' Making install in ddk make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/ACM/ddk' make[3]: Entering directory `/usr/src/RPM/BUILD/lame-398/ACM/ddk' 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/lame-398/ACM/ddk' make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/ACM/ddk' Making install in tinyxml make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/ACM/tinyxml' make[3]: Entering directory `/usr/src/RPM/BUILD/lame-398/ACM/tinyxml' 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/lame-398/ACM/tinyxml' make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/ACM/tinyxml' make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/ACM' make[3]: Entering directory `/usr/src/RPM/BUILD/lame-398/ACM' 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/lame-398/ACM' make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/ACM' make[1]: Leaving directory `/usr/src/RPM/BUILD/lame-398/ACM' Making install in mac make[1]: Entering directory `/usr/src/RPM/BUILD/lame-398/mac' make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/mac' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/mac' make[1]: Leaving directory `/usr/src/RPM/BUILD/lame-398/mac' Making install in macosx make[1]: Entering directory `/usr/src/RPM/BUILD/lame-398/macosx' Making install in English.lproj make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/macosx/English.lproj' make[3]: Entering directory `/usr/src/RPM/BUILD/lame-398/macosx/English.lproj' 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/lame-398/macosx/English.lproj' make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/macosx/English.lproj' Making install in LAME.xcodeproj make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/macosx/LAME.xcodeproj' make[3]: Entering directory `/usr/src/RPM/BUILD/lame-398/macosx/LAME.xcodeproj' 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/lame-398/macosx/LAME.xcodeproj' make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/macosx/LAME.xcodeproj' make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398/macosx' make[3]: Entering directory `/usr/src/RPM/BUILD/lame-398/macosx' 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/lame-398/macosx' make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398/macosx' make[1]: Leaving directory `/usr/src/RPM/BUILD/lame-398/macosx' make[1]: Entering directory `/usr/src/RPM/BUILD/lame-398' make[2]: Entering directory `/usr/src/RPM/BUILD/lame-398' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/usr/src/RPM/BUILD/lame-398' make[1]: Leaving directory `/usr/src/RPM/BUILD/lame-398' make: Leaving directory `/usr/src/RPM/BUILD/lame-398' + mkdir -p /usr/src/tmp/lame-buildroot/usr/share/doc/lame-3.98/html /usr/src/tmp/lame-buildroot/usr/share/doc/lame-3.98/devel + install -m644 API HACKING STYLEGUIDE TODO /usr/src/tmp/lame-buildroot/usr/share/doc/lame-3.98/devel + install -m644 doc/html/basic.html doc/html/contributors.html doc/html/examples.html doc/html/history.html doc/html/id3.html doc/html/index.html doc/html/modes.html doc/html/node6.html doc/html/switchs.html doc/html/lame.css /usr/src/tmp/lame-buildroot/usr/share/doc/lame-3.98/html + install -m644 LICENSE USAGE /usr/src/tmp/lame-buildroot/usr/share/doc/lame-3.98 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/lame-buildroot (auto) removed `./usr/lib/libmp3lame.la' mode of `./usr/lib/libmp3lame.so.0.0.0' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/lame-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/lame-buildroot (auto) Adjusting library links in /usr/src/tmp/lame-buildroot ./usr/lib: libmp3lame.so.0 -> libmp3lame.so.0.0.0 Verifying ELF objects in /usr/src/tmp/lame-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/lame-buildroot (executable,shared) Processing files: lame-3.98-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.28665 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.59153 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: liblame = 3.98-alt2, /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.0), libmp3lame.so.0, libtinfo.so.5, rtld(GNU_HASH) Conflicts: lame-hydrogen Processing files: liblame-3.98-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.30773 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.36034 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: libmp3lame.so.0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libm.so.6(GLIBC_2.0), rtld(GNU_HASH) Conflicts: liblame-hydrogen Processing files: liblame-devel-3.98-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.1613 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.22898 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: liblame = 3.98-alt2, /usr/lib/libmp3lame.so.0.0.0 Conflicts: liblame-hydrogen-devel Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.24826 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/lame-3.98-alt2.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/lame-3.98-alt2.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/liblame-3.98-alt2.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/liblame-devel-3.98-alt2.ppc.rpm 63.27user 10.50system 1:10.30elapsed 104%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+2347144minor)pagefaults 0swaps