<86>Apr 27 00:55:51 userdel[27346]: delete user `rooter' <86>Apr 27 00:55:51 userdel[27346]: remove group `rooter' <86>Apr 27 00:55:51 groupadd[27347]: new group: name=rooter, gid=501 <86>Apr 27 00:55:51 useradd[27348]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 00:55:51 userdel[27350]: delete user `builder' <86>Apr 27 00:55:51 userdel[27350]: remove group `builder' <86>Apr 27 00:55:51 groupadd[27351]: new group: name=builder, gid=502 <86>Apr 27 00:55:51 useradd[27352]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 00:55:53 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 27 00:55:53 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 27 00:55:54 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 27 00:55:55 rpmi: gcc4.3-c++-4.3.2-alt6 installed WARNING: %__autoreconf is obsolete, use %autoreconf instead Installing libmad-0.15.1b-alt4.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.23387 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libmad-0.15.1b + echo 'Source #0 (libmad-0.15.1b.tar.bz2):' Source #0 (libmad-0.15.1b.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/libmad-0.15.1b.tar.bz2 + /bin/tar -xf - + cd libmad-0.15.1b + /bin/chmod -c -Rf u+rwX,go-w . Patch #1 (libmad-0.15.1b-speedup.patch): + echo 'Patch #1 (libmad-0.15.1b-speedup.patch):' + /usr/bin/patch -p1 patching file fixed.h Patch #2 (libmad-0.15.0b-alt-pkgconfig.patch): + echo 'Patch #2 (libmad-0.15.0b-alt-pkgconfig.patch):' + /usr/bin/patch -p1 patching file configure.ac Hunk #1 succeeded at 430 (offset 1 line). patching file libmad.pc.in patching file Makefile.am Patch #3 (libmad-0.15.1b-no-force-mem-gcc43.patch): + echo 'Patch #3 (libmad-0.15.1b-no-force-mem-gcc43.patch):' + /usr/bin/patch -p2 patching file configure.ac + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.23387 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libmad-0.15.1b + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + touch AUTHORS NEWS ChangeLog + 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' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + 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 --enable-accuracy 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 build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-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 for style of include used by make... GNU checking dependency style of ppc-alt-linux-gcc... none checking dependency style of ppc-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 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 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 ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking assert.h usability... yes checking assert.h presence... yes checking for assert.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/types.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... yes checking for pid_t... yes checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for waitpid... yes checking for fcntl... yes checking for pipe... yes checking for fork... yes checking whether to optimize for speed or for accuracy... accuracy checking for architecture-specific fixed-point math routines... PPC checking for ISO/IEC interpretation... best accepted practices checking whether to enable profiling... no checking whether to enable debugging... default checking whether to enable experimental code... no configure: creating ./config.status config.status: creating Makefile config.status: creating msvc++/Makefile config.status: creating libmad.list config.status: creating libmad.pc config.status: creating config.h config.status: executing depfiles commands + make make: Entering directory `/usr/src/RPM/BUILD/libmad-0.15.1b' (sed -e '1s|.*|/*|' -e '1b' -e '$s|.*| */|' -e '$b' \ -e 's/^.*/ *&/' ./COPYRIGHT; echo; \ echo "# ifdef __cplusplus"; \ echo 'extern "C" {'; \ echo "# endif"; echo; \ if [ ".-DFPM_PPC" != "." ]; then \ echo ".-DFPM_PPC" | sed -e 's|^\.-D|# define |'; echo; \ fi; \ sed -ne 's/^# *define *\(HAVE_.*_ASM\).*/# define \1/p' \ config.h; echo; \ sed -ne 's/^# *define *OPT_\(SPEED\|ACCURACY\).*/# define OPT_\1/p' \ config.h; echo; \ sed -ne 's/^# *define *\(SIZEOF_.*\)/# define \1/p' \ config.h; echo; \ for header in version.h fixed.h bit.h timer.h stream.h frame.h synth.h decoder.h; do \ echo; \ sed -n -f ./mad.h.sed ./$header; \ done; echo; \ echo "# ifdef __cplusplus"; \ echo '}'; \ echo "# endif") >mad.h make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libmad-0.15.1b' make[2]: Entering directory `/usr/src/RPM/BUILD/libmad-0.15.1b' /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DFPM_PPC -Wall -pipe -O -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -c -o version.lo version.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DFPM_PPC -Wall -pipe -O -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -c version.c -fPIC -DPIC -o .libs/version.o /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DFPM_PPC -Wall -pipe -O -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -c -o fixed.lo fixed.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DFPM_PPC -Wall -pipe -O -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -c fixed.c -fPIC -DPIC -o .libs/fixed.o /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DFPM_PPC -Wall -pipe -O -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -c -o bit.lo bit.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DFPM_PPC -Wall -pipe -O -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -c bit.c -fPIC -DPIC -o .libs/bit.o /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DFPM_PPC -Wall -pipe -O -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -c -o timer.lo timer.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DFPM_PPC -Wall -pipe -O -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -c timer.c -fPIC -DPIC -o .libs/timer.o /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DFPM_PPC -Wall -pipe -O -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -c -o stream.lo stream.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DFPM_PPC -Wall -pipe -O -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -c stream.c -fPIC -DPIC -o .libs/stream.o /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DFPM_PPC -Wall -pipe -O -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -c -o frame.lo frame.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DFPM_PPC -Wall -pipe -O -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -c frame.c -fPIC -DPIC -o .libs/frame.o /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DFPM_PPC -Wall -pipe -O -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -c -o synth.lo synth.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DFPM_PPC -Wall -pipe -O -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -c synth.c -fPIC -DPIC -o .libs/synth.o /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DFPM_PPC -Wall -pipe -O -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -c -o decoder.lo decoder.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DFPM_PPC -Wall -pipe -O -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -c decoder.c -fPIC -DPIC -o .libs/decoder.o /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DFPM_PPC -Wall -pipe -O -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -c -o layer12.lo layer12.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DFPM_PPC -Wall -pipe -O -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -c layer12.c -fPIC -DPIC -o .libs/layer12.o /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DFPM_PPC -Wall -pipe -O -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -c -o layer3.lo layer3.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DFPM_PPC -Wall -pipe -O -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -c layer3.c -fPIC -DPIC -o .libs/layer3.o /bin/sh ./libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DFPM_PPC -Wall -pipe -O -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -c -o huffman.lo huffman.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -DFPM_PPC -Wall -pipe -O -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -c huffman.c -fPIC -DPIC -o .libs/huffman.o /bin/sh ./libtool --tag=CC --mode=link ppc-alt-linux-gcc -Wall -pipe -O -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -version-info 2:1:2 -o libmad.la -rpath /usr/lib version.lo fixed.lo bit.lo timer.lo stream.lo frame.lo synth.lo decoder.lo layer12.lo layer3.lo huffman.lo ppc-alt-linux-gcc -shared .libs/version.o .libs/fixed.o .libs/bit.o .libs/timer.o .libs/stream.o .libs/frame.o .libs/synth.o .libs/decoder.o .libs/layer12.o .libs/layer3.o .libs/huffman.o -Wl,-soname -Wl,libmad.so.0 -o .libs/libmad.so.0.2.1 (cd .libs && rm -f libmad.so.0 && ln -s libmad.so.0.2.1 libmad.so.0) (cd .libs && rm -f libmad.so && ln -s libmad.so.0.2.1 libmad.so) creating libmad.la (cd .libs && rm -f libmad.la && ln -s ../libmad.la libmad.la) make[2]: Leaving directory `/usr/src/RPM/BUILD/libmad-0.15.1b' make[1]: Leaving directory `/usr/src/RPM/BUILD/libmad-0.15.1b' make: Leaving directory `/usr/src/RPM/BUILD/libmad-0.15.1b' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.66927 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libmad-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libmad-buildroot + cd libmad-0.15.1b + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/libmad-buildroot/usr exec_prefix=/usr/src/tmp/libmad-buildroot/usr bindir=/usr/src/tmp/libmad-buildroot/usr/bin sbindir=/usr/src/tmp/libmad-buildroot/usr/sbin sysconfdir=/usr/src/tmp/libmad-buildroot/etc datadir=/usr/src/tmp/libmad-buildroot/usr/share includedir=/usr/src/tmp/libmad-buildroot/usr/include libdir=/usr/src/tmp/libmad-buildroot/usr/lib libexecdir=/usr/src/tmp/libmad-buildroot/usr/lib localstatedir=/usr/src/tmp/libmad-buildroot/var/lib sharedstatedir=/usr/src/tmp/libmad-buildroot/usr/com mandir=/usr/src/tmp/libmad-buildroot/usr/share/man infodir=/usr/src/tmp/libmad-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/libmad-0.15.1b' /usr/bin/make install-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libmad-0.15.1b' make[2]: Entering directory `/usr/src/RPM/BUILD/libmad-0.15.1b' make[3]: Entering directory `/usr/src/RPM/BUILD/libmad-0.15.1b' test -z "/usr/src/tmp/libmad-buildroot/usr/lib" || /bin/mkdir -p "/usr/src/tmp/libmad-buildroot/usr/lib" /bin/sh ./libtool --mode=install /bin/install -p 'libmad.la' '/usr/src/tmp/libmad-buildroot/usr/lib/libmad.la' /bin/install -p .libs/libmad.so.0.2.1 /usr/src/tmp/libmad-buildroot/usr/lib/libmad.so.0.2.1 (cd /usr/src/tmp/libmad-buildroot/usr/lib && { ln -s -f libmad.so.0.2.1 libmad.so.0 || { rm -f libmad.so.0 && ln -s libmad.so.0.2.1 libmad.so.0; }; }) (cd /usr/src/tmp/libmad-buildroot/usr/lib && { ln -s -f libmad.so.0.2.1 libmad.so || { rm -f libmad.so && ln -s libmad.so.0.2.1 libmad.so; }; }) /bin/install -p .libs/libmad.lai /usr/src/tmp/libmad-buildroot/usr/lib/libmad.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/src/tmp/libmad-buildroot/usr/include" || /bin/mkdir -p "/usr/src/tmp/libmad-buildroot/usr/include" /bin/install -p -m 644 'mad.h' '/usr/src/tmp/libmad-buildroot/usr/include/mad.h' test -z "/usr/src/tmp/libmad-buildroot/usr/lib/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/libmad-buildroot/usr/lib/pkgconfig" /bin/install -p -m 644 'libmad.pc' '/usr/src/tmp/libmad-buildroot/usr/lib/pkgconfig/libmad.pc' make[3]: Leaving directory `/usr/src/RPM/BUILD/libmad-0.15.1b' make[2]: Leaving directory `/usr/src/RPM/BUILD/libmad-0.15.1b' make[1]: Leaving directory `/usr/src/RPM/BUILD/libmad-0.15.1b' make: Leaving directory `/usr/src/RPM/BUILD/libmad-0.15.1b' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libmad-buildroot (auto) removed `./usr/lib/libmad.la' mode of `./usr/lib/libmad.so.0.2.1' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libmad-buildroot (binconfig,pkgconfig,libtool) /usr/lib/pkgconfig/libmad.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/libmad.pc: Libs: '-L${libdir} -lmad -lm' --> '-lmad -lm' Compressing files in /usr/src/tmp/libmad-buildroot (auto) Adjusting library links in /usr/src/tmp/libmad-buildroot ./usr/lib: libmad.so.0 -> libmad.so.0.2.1 Verifying ELF objects in /usr/src/tmp/libmad-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/libmad-buildroot (executable,shared) Processing files: libmad-0.15.1b-alt4 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.81974 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libmad-0.15.1b + DOCDIR=/usr/src/tmp/libmad-buildroot/usr/share/doc/libmad-0.15.1b + export DOCDIR + rm -rf /usr/src/tmp/libmad-buildroot/usr/share/doc/libmad-0.15.1b + /bin/mkdir -p /usr/src/tmp/libmad-buildroot/usr/share/doc/libmad-0.15.1b + cp -prL CHANGES README INSTALL CREDITS COPYRIGHT TODO VERSION /usr/src/tmp/libmad-buildroot/usr/share/doc/libmad-0.15.1b + chmod -R go-w /usr/src/tmp/libmad-buildroot/usr/share/doc/libmad-0.15.1b + chmod -R a+rX /usr/src/tmp/libmad-buildroot/usr/share/doc/libmad-0.15.1b + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.81974 + 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.22497 + 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: libmad.so.0 Requires(interp): /sbin/ldconfig, /sbin/postun_ldconfig Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/postun_ldconfig Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Processing files: libmad-devel-0.15.1b-alt4 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.90941 + 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.80891 + 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: pkgconfig(libmad) = 0.15.1b PreReq: libmad = 0.15.1b-alt4 Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /usr/lib/libmad.so.0.2.1, glibc-devel Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.18833 + 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/libmad-0.15.1b-alt4.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/libmad-0.15.1b-alt4.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libmad-devel-0.15.1b-alt4.ppc.rpm 30.10user 6.37system 0:44.77elapsed 81%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1328685minor)pagefaults 0swaps