<86>Apr 27 03:33:37 userdel[26912]: delete user `rooter' <86>Apr 27 03:33:37 userdel[26912]: remove group `rooter' <86>Apr 27 03:33:37 groupadd[26913]: new group: name=rooter, gid=501 <86>Apr 27 03:33:37 useradd[26914]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 03:33:37 userdel[26916]: delete user `builder' <86>Apr 27 03:33:37 userdel[26916]: remove group `builder' <86>Apr 27 03:33:37 groupadd[26917]: new group: name=builder, gid=502 <86>Apr 27 03:33:37 useradd[26918]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 03:33:39 rpmi: libspeex-1.2-alt0.2.beta3.2 installed <13>Apr 27 03:33:39 rpmi: libspeex-devel-1.2-alt0.2.beta3.2 installed <13>Apr 27 03:33:39 rpmi: libogg-1.1.3-alt1 installed <13>Apr 27 03:33:39 rpmi: libtheora-1:1.0-alt0.beta3 installed <13>Apr 27 03:33:39 rpmi: libogg-devel-1.1.3-alt1 installed <13>Apr 27 03:33:39 rpmi: libtheora-devel-1:1.0-alt0.beta3 installed <13>Apr 27 03:33:39 rpmi: libvorbis-1.2.0-alt3 installed <13>Apr 27 03:33:39 rpmi: libvorbis-devel-1.2.0-alt3 installed WARNING: %__autoreconf is obsolete, use %autoreconf instead Installing libshout2-2.2.2-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37165 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf libshout-2.2.2 + echo 'Source #0 (libshout-2.2.2.tar.gz):' Source #0 (libshout-2.2.2.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/libshout-2.2.2.tar.gz + /bin/tar -xf - + cd libshout-2.2.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.37165 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd libshout-2.2.2 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: running: aclocal --force -I m4 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_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 --includedir=/usr/include/shout2 --oldincludedir=/usr/include/shout2 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 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 build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu 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++... no checking for ppc-alt-linux-c++... no checking for ppc-alt-linux-gpp... no checking for ppc-alt-linux-aCC... no checking for ppc-alt-linux-CC... no checking for ppc-alt-linux-cxx... no checking for ppc-alt-linux-cc++... no checking for ppc-alt-linux-cl.exe... no checking for ppc-alt-linux-FCC... no checking for ppc-alt-linux-KCC... no checking for ppc-alt-linux-RCC... no checking for ppc-alt-linux-xlC_r... no checking for ppc-alt-linux-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none 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... yes configure: creating libtool appending configuration tag "CXX" to libtool appending configuration tag "F77" to libtool checking for ANSI C header files... (cached) yes checking for strings.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for inttypes.h... (cached) yes checking for uint32_t... yes checking for library containing nanosleep... none required checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for socklen_t... yes checking for va_copy... va_copy checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking for library containing sethostent... none required checking for library containing getnameinfo... none required checking for endhostent... yes checking for getaddrinfo... yes checking for inet_aton... yes checking for writev... yes checking for struct sockaddr_storage.ss_family... yes checking for inet_pton... yes checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for pthread_rwlock_t... yes checking for cc_r... ppc-alt-linux-gcc 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 libogg... ok checking for VORBIS... yes checking for THEORA... yes checking for fgrep... /bin/grep -F checking for SPEEX... yes checking for pkg-config... yes configure: creating shout-config.in configure: creating ./config.status config.status: creating Makefile config.status: creating debian/Makefile config.status: creating include/Makefile config.status: creating include/shout/Makefile config.status: creating include/shout/shout.h config.status: creating src/Makefile config.status: creating src/net/Makefile config.status: creating src/timing/Makefile config.status: creating src/thread/Makefile config.status: creating src/avl/Makefile config.status: creating src/httpp/Makefile config.status: creating doc/Makefile config.status: creating examples/Makefile config.status: creating win32/Makefile config.status: creating shout-config config.status: WARNING: shout-config.in seems to ignore the --datarootdir setting config.status: creating shout.pc config.status: creating config.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2' Making all in include make[2]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/include' Making all in shout make[3]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/include/shout' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/include/shout' make[3]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/include' make[2]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/include' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/src' Making all in avl make[3]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/src/avl' /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c -o libiceavl_la-avl.lo `test -f 'avl.c' || echo './'`avl.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c avl.c -fPIC -DPIC -o .libs/libiceavl_la-avl.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c avl.c -o libiceavl_la-avl.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -o libiceavl.la libiceavl_la-avl.lo ar cru .libs/libiceavl.a .libs/libiceavl_la-avl.o ranlib .libs/libiceavl.a creating libiceavl.la (cd .libs && rm -f libiceavl.la && ln -s ../libiceavl.la libiceavl.la) make[3]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/src/avl' Making all in net make[3]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/src/net' /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c -o libicenet_la-sock.lo `test -f 'sock.c' || echo './'`sock.c /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c -o libicenet_la-resolver.lo `test -f 'resolver.c' || echo './'`resolver.c mkdir .libs mkdir .libs mkdir: cannot create directory `.libs': File exists ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c sock.c -fPIC -DPIC -o .libs/libicenet_la-sock.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c resolver.c -fPIC -DPIC -o .libs/libicenet_la-resolver.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c resolver.c -o libicenet_la-resolver.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c sock.c -o libicenet_la-sock.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -o libicenet.la libicenet_la-sock.lo libicenet_la-resolver.lo ar cru .libs/libicenet.a .libs/libicenet_la-sock.o .libs/libicenet_la-resolver.o ranlib .libs/libicenet.a creating libicenet.la (cd .libs && rm -f libicenet.la && ln -s ../libicenet.la libicenet.la) make[3]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/src/net' Making all in timing make[3]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/src/timing' /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c -o libicetiming_la-timing.lo `test -f 'timing.c' || echo './'`timing.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c timing.c -fPIC -DPIC -o .libs/libicetiming_la-timing.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c timing.c -o libicetiming_la-timing.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -o libicetiming.la libicetiming_la-timing.lo ar cru .libs/libicetiming.a .libs/libicetiming_la-timing.o ranlib .libs/libicetiming.a creating libicetiming.la (cd .libs && rm -f libicetiming.la && ln -s ../libicetiming.la libicetiming.la) make[3]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/src/timing' Making all in httpp make[3]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/src/httpp' /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c -o libicehttpp_la-httpp.lo `test -f 'httpp.c' || echo './'`httpp.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c httpp.c -fPIC -DPIC -o .libs/libicehttpp_la-httpp.o httpp.c: In function 'url_escape': httpp.c:214: warning: pointer targets in assignment differ in signedness httpp.c:251: warning: pointer targets in return differ in signedness ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c httpp.c -o libicehttpp_la-httpp.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -o libicehttpp.la libicehttpp_la-httpp.lo ar cru .libs/libicehttpp.a .libs/libicehttpp_la-httpp.o ranlib .libs/libicehttpp.a creating libicehttpp.la (cd .libs && rm -f libicehttpp.la && ln -s ../libicehttpp.la libicehttpp.la) make[3]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/src/httpp' Making all in thread make[3]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/src/thread' /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c -o libicethread_la-thread.lo `test -f 'thread.c' || echo './'`thread.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c thread.c -fPIC -DPIC -o .libs/libicethread_la-thread.o thread.c: In function '_shout_thread_create_c': thread.c:265: warning: unused variable 'ok' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c thread.c -o libicethread_la-thread.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -o libicethread.la libicethread_la-thread.lo ar cru .libs/libicethread.a .libs/libicethread_la-thread.o ranlib .libs/libicethread.a creating libicethread.la (cd .libs && rm -f libicethread.la && ln -s ../libicethread.la libicethread.la) make[3]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/src/thread' make[3]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/src' /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c -o shout.lo shout.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -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 -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c -o ogg.lo ogg.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c -o vorbis.lo vorbis.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c -o mp3.lo mp3.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c -o theora.lo theora.c /bin/sh ../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c -o speex.lo speex.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c shout.c -fPIC -DPIC -o .libs/shout.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c util.c -fPIC -DPIC -o .libs/util.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c vorbis.c -fPIC -DPIC -o .libs/vorbis.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c ogg.c -fPIC -DPIC -o .libs/ogg.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c mp3.c -fPIC -DPIC -o .libs/mp3.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c speex.c -fPIC -DPIC -o .libs/speex.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c theora.c -fPIC -DPIC -o .libs/theora.o speex.c: In function '_shout_open_speex': speex.c:51: warning: pointer targets in passing argument 1 of 'speex_packet_to_header' differ in signedness mp3.c: In function 'send_mp3': mp3.c:207: warning: pointer targets in passing argument 2 of 'shout_send_raw' differ in signedness mp3.c:238: warning: pointer targets in passing argument 2 of 'shout_send_raw' differ in signedness ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c speex.c -o speex.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c vorbis.c -o vorbis.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c ogg.c -o ogg.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c theora.c -o theora.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c mp3.c -o mp3.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c util.c -o util.o >/dev/null 2>&1 ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c shout.c -o shout.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -version-info 5:0:2 -o libshout2.la -rpath /usr/lib shout.lo util.lo ogg.lo vorbis.lo mp3.lo theora.lo speex.lo net/libicenet.la timing/libicetiming.la avl/libiceavl.la httpp/libicehttpp.la thread/libicethread.la -ltheora -logg -lvorbis -lm -logg -lspeex ppc-alt-linux-gcc -shared .libs/shout.o .libs/util.o .libs/ogg.o .libs/vorbis.o .libs/mp3.o .libs/theora.o .libs/speex.o -Wl,--whole-archive net/.libs/libicenet.a timing/.libs/libicetiming.a avl/.libs/libiceavl.a httpp/.libs/libicehttpp.a thread/.libs/libicethread.a -Wl,--no-whole-archive -ltheora -lvorbis -lm -logg -lspeex -pthread -Wl,-soname -Wl,libshout2.so.3 -o .libs/libshout2.so.3.2.0 (cd .libs && rm -f libshout2.so.3 && ln -s libshout2.so.3.2.0 libshout2.so.3) (cd .libs && rm -f libshout2.so && ln -s libshout2.so.3.2.0 libshout2.so) rm -fr .libs/libshout2.lax mkdir .libs/libshout2.lax rm -fr .libs/libshout2.lax/libicenet.a mkdir .libs/libshout2.lax/libicenet.a (cd .libs/libshout2.lax/libicenet.a && ar x /usr/src/RPM/BUILD/libshout-2.2.2/src/net/.libs/libicenet.a) rm -fr .libs/libshout2.lax/libicetiming.a mkdir .libs/libshout2.lax/libicetiming.a (cd .libs/libshout2.lax/libicetiming.a && ar x /usr/src/RPM/BUILD/libshout-2.2.2/src/timing/.libs/libicetiming.a) rm -fr .libs/libshout2.lax/libiceavl.a mkdir .libs/libshout2.lax/libiceavl.a (cd .libs/libshout2.lax/libiceavl.a && ar x /usr/src/RPM/BUILD/libshout-2.2.2/src/avl/.libs/libiceavl.a) rm -fr .libs/libshout2.lax/libicehttpp.a mkdir .libs/libshout2.lax/libicehttpp.a (cd .libs/libshout2.lax/libicehttpp.a && ar x /usr/src/RPM/BUILD/libshout-2.2.2/src/httpp/.libs/libicehttpp.a) rm -fr .libs/libshout2.lax/libicethread.a mkdir .libs/libshout2.lax/libicethread.a (cd .libs/libshout2.lax/libicethread.a && ar x /usr/src/RPM/BUILD/libshout-2.2.2/src/thread/.libs/libicethread.a) ar cru .libs/libshout2.a shout.o util.o ogg.o vorbis.o mp3.o theora.o speex.o .libs/libshout2.lax/libicenet.a/libicenet_la-resolver.o .libs/libshout2.lax/libicenet.a/libicenet_la-sock.o .libs/libshout2.lax/libicetiming.a/libicetiming_la-timing.o .libs/libshout2.lax/libiceavl.a/libiceavl_la-avl.o .libs/libshout2.lax/libicehttpp.a/libicehttpp_la-httpp.o .libs/libshout2.lax/libicethread.a/libicethread_la-thread.o ranlib .libs/libshout2.a rm -fr .libs/libshout2.lax creating libshout2.la (cd .libs && rm -f libshout2.la && ln -s ../libshout2.la libshout2.la) make[3]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/src' make[2]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/src' Making all in examples make[2]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/examples' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c example.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -c nonblocking.c example.c: In function 'main': example.c:66: warning: pointer targets in passing argument 2 of 'shout_send' differ in signedness nonblocking.c: In function 'main': nonblocking.c:83: warning: pointer targets in passing argument 2 of 'shout_send' differ in signedness /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -o example example.o ../src/libshout2.la -lvorbis -lm -ltheora -logg -lspeex /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -o nonblocking nonblocking.o ../src/libshout2.la -lvorbis -lm -ltheora -logg -lspeex mkdir .libs ppc-alt-linux-gcc -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -o .libs/example example.o ../src/.libs/libshout2.so -lvorbis -lm -ltheora -logg -lspeex ppc-alt-linux-gcc -Wall -ffast-math -fsigned-char -pthread -pipe -Wall -O2 -fsigned-char -o .libs/nonblocking nonblocking.o ../src/.libs/libshout2.so -lvorbis -lm -ltheora -logg -lspeex creating example creating nonblocking make[2]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/examples' Making all in debian make[2]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/debian' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/debian' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/doc' Making all in win32 make[2]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/win32' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/win32' make[2]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2' make[2]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2' make[1]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2' make: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.9773 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libshout2-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libshout2-buildroot + cd libshout-2.2.2 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/libshout2-buildroot install make: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2' Making install in include make[1]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/include' Making install in shout make[2]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/include/shout' make[3]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/include/shout' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/shout2/shout" || /bin/mkdir -p "/usr/src/tmp/libshout2-buildroot/usr/include/shout2/shout" /bin/install -p -m 644 'shout.h' '/usr/src/tmp/libshout2-buildroot/usr/include/shout2/shout/shout.h' make[3]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/include/shout' make[2]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/include/shout' make[2]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/include' make[3]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/include' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/include' make[2]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/include' make[1]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/include' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/src' Making install in avl make[2]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/src/avl' make[3]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/src/avl' 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/libshout-2.2.2/src/avl' make[2]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/src/avl' Making install in net make[2]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/src/net' make[3]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/src/net' 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/libshout-2.2.2/src/net' make[2]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/src/net' Making install in timing make[2]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/src/timing' make[3]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/src/timing' 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/libshout-2.2.2/src/timing' make[2]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/src/timing' Making install in httpp make[2]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/src/httpp' make[3]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/src/httpp' 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/libshout-2.2.2/src/httpp' make[2]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/src/httpp' Making install in thread make[2]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/src/thread' make[3]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/src/thread' 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/libshout-2.2.2/src/thread' make[2]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/src/thread' make[2]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/src' make[3]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/src' test -z "/usr/lib" || /bin/mkdir -p "/usr/src/tmp/libshout2-buildroot/usr/lib" /bin/sh ../libtool --mode=install /bin/install -p 'libshout2.la' '/usr/src/tmp/libshout2-buildroot/usr/lib/libshout2.la' /bin/install -p .libs/libshout2.so.3.2.0 /usr/src/tmp/libshout2-buildroot/usr/lib/libshout2.so.3.2.0 (cd /usr/src/tmp/libshout2-buildroot/usr/lib && { ln -s -f libshout2.so.3.2.0 libshout2.so.3 || { rm -f libshout2.so.3 && ln -s libshout2.so.3.2.0 libshout2.so.3; }; }) (cd /usr/src/tmp/libshout2-buildroot/usr/lib && { ln -s -f libshout2.so.3.2.0 libshout2.so || { rm -f libshout2.so && ln -s libshout2.so.3.2.0 libshout2.so; }; }) /bin/install -p .libs/libshout2.lai /usr/src/tmp/libshout2-buildroot/usr/lib/libshout2.la /bin/install -p .libs/libshout2.a /usr/src/tmp/libshout2-buildroot/usr/lib/libshout2.a chmod 644 /usr/src/tmp/libshout2-buildroot/usr/lib/libshout2.a ranlib /usr/src/tmp/libshout2-buildroot/usr/lib/libshout2.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/src' make[2]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/src' Making install in examples make[1]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/examples' make[2]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/examples' 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/libshout-2.2.2/examples' make[1]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/examples' Making install in debian make[1]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/debian' make[2]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/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/libshout-2.2.2/debian' make[1]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/debian' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/doc' 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/libshout-2.2.2/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/doc' Making install in win32 make[1]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/win32' make[2]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2/win32' 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/libshout-2.2.2/win32' make[1]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2/win32' make[1]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2' make[2]: Entering directory `/usr/src/RPM/BUILD/libshout-2.2.2' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/libshout2-buildroot/usr/bin" test -z "/usr/share/doc/libshout" || /bin/mkdir -p "/usr/src/tmp/libshout2-buildroot/usr/share/doc/libshout" /bin/install -p -m 644 'COPYING' '/usr/src/tmp/libshout2-buildroot/usr/share/doc/libshout/COPYING' /bin/install -p -m 644 'NEWS' '/usr/src/tmp/libshout2-buildroot/usr/share/doc/libshout/NEWS' /bin/install -p -m 644 'README' '/usr/src/tmp/libshout2-buildroot/usr/share/doc/libshout/README' /bin/install -p -m 644 'examples/example.c' '/usr/src/tmp/libshout2-buildroot/usr/share/doc/libshout/example.c' /bin/install -p -m 644 'examples/nonblocking.c' '/usr/src/tmp/libshout2-buildroot/usr/share/doc/libshout/nonblocking.c' test -z "/usr/share/aclocal" || /bin/mkdir -p "/usr/src/tmp/libshout2-buildroot/usr/share/aclocal" /bin/install -p -m 644 'm4/shout.m4' '/usr/src/tmp/libshout2-buildroot/usr/share/aclocal/shout.m4' test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/usr/src/tmp/libshout2-buildroot/usr/lib/pkgconfig" /bin/install -p -m 644 'shout.pc' '/usr/src/tmp/libshout2-buildroot/usr/lib/pkgconfig/shout.pc' make[2]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2' make[1]: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2' make: Leaving directory `/usr/src/RPM/BUILD/libshout-2.2.2' + rm -f /usr/src/tmp/libshout2-buildroot/usr/lib/libshout2.la + rm -f /usr/src/tmp/libshout2-buildroot/usr/lib/libshout2.a + mv /usr/src/tmp/libshout2-buildroot/usr/share/doc/libshout /usr/src/tmp/libshout2-buildroot/usr/share/doc/libshout2-2.2.2 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libshout2-buildroot (auto) mode of `./usr/lib/libshout2.so.3.2.0' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/libshout2-buildroot (binconfig,pkgconfig,libtool) /usr/lib/pkgconfig/shout.pc: Cflags: '-I${includedir} -pthread' --> '-I${includedir} -pthread' /usr/lib/pkgconfig/shout.pc: Libs: '-L${libdir} -lshout2' --> '-lshout2' Compressing files in /usr/src/tmp/libshout2-buildroot (auto) Adjusting library links in /usr/src/tmp/libshout2-buildroot ./usr/lib: libshout2.so.3 -> libshout2.so.3.2.0 Verifying ELF objects in /usr/src/tmp/libshout2-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/libshout2-buildroot (executable,shared) Processing files: libshout2-2.2.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.28041 + 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.69568 + 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: libshout2.so.3 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), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libogg.so.0, libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.3.2), libspeex.so.1, libtheora.so.0(libtheora.so.1.0), libvorbis.so.0, rtld(GNU_HASH) Processing files: libshout2-devel-2.2.2-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.71530 + 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.45718 + 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(shout) = 2.2.2 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1, rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libshout2 = 2.2.2-alt1, /usr/lib/libshout2.so.3.2.0, pkgconfig(ogg), pkgconfig(speex), pkgconfig(theora), pkgconfig(vorbis) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.11644 + 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/libshout2-2.2.2-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/libshout2-2.2.2-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libshout2-devel-2.2.2-alt1.ppc.rpm 41.70user 8.10system 0:55.52elapsed 89%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1715543minor)pagefaults 0swaps