ERROR: ld.so: object '/usr/lib/libselinux-mach.so' from LD_PRELOAD cannot be preloaded: ignored. Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.62601 + umask 022 + cd /usr/src/rpm/BUILD + LANG=C + export LANG + unset DISPLAY + cd /usr/src/rpm/BUILD + rm -rf libshout-2.0 + /usr/bin/gzip -dc /usr/src/rpm/SOURCES/libshout-2.0.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libshout-2.0 ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (libshout.makefile.patch):' Patch #0 (libshout.makefile.patch): + patch -p2 -s + echo 'Patch #1 (libshout.pkgconfig.patch):' Patch #1 (libshout.pkgconfig.patch): + patch -p2 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.62601 + umask 022 + cd /usr/src/rpm/BUILD + cd libshout-2.0 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output... 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 gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for ld used by 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... nm checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse nm output... ok checking how to run the C preprocessor... gcc -E checking for egrep... grep -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 i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating 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 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 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 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... gcc checking for ogg_sync_init in libogg... ok checking for libvorbis... ok checking for struct ovectl_ratemanage_arg... yes checking for pkg-config... yes checking for fgrep... grep -F configure: creating shout-config.in configure: creating ./config.status config.status: creating 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 shout-config config.status: creating shout.pc config.status: creating config.h config.status: executing depfiles commands + make make all-recursive make[1]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0' Making all in include make[2]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/include' Making all in shout make[3]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/include/shout' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/rpm/BUILD/libshout-2.0/include/shout' make[3]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/include' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/rpm/BUILD/libshout-2.0/include' make[2]: Leaving directory `/usr/src/rpm/BUILD/libshout-2.0/include' Making all in src make[2]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/src' Making all in avl make[3]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/src/avl' source='avl.c' object='libiceavl_la-avl.lo' libtool=yes \ depfile='.deps/libiceavl_la-avl.Plo' tmpdepfile='.deps/libiceavl_la-avl.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c -o libiceavl_la-avl.lo `test -f 'avl.c' || echo './'`avl.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c avl.c -MT libiceavl_la-avl.lo -MD -MP -MF .deps/libiceavl_la-avl.TPlo -fPIC -DPIC -o .libs/libiceavl_la-avl.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c avl.c -MT libiceavl_la-avl.lo -MD -MP -MF .deps/libiceavl_la-avl.TPlo -o libiceavl_la-avl.o >/dev/null 2>&1 mv -f .libs/libiceavl_la-avl.lo libiceavl_la-avl.lo /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libiceavl.la libiceavl_la-avl.lo rm -fr .libs/libiceavl.la .libs/libiceavl.* .libs/libiceavl.* ar cru .libs/libiceavl.al libiceavl_la-avl.lo ranlib .libs/libiceavl.al 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.0/src/avl' Making all in net make[3]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/src/net' source='sock.c' object='libicenet_la-sock.lo' libtool=yes \ depfile='.deps/libicenet_la-sock.Plo' tmpdepfile='.deps/libicenet_la-sock.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c -o libicenet_la-sock.lo `test -f 'sock.c' || echo './'`sock.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c sock.c -MT libicenet_la-sock.lo -MD -MP -MF .deps/libicenet_la-sock.TPlo -fPIC -DPIC -o .libs/libicenet_la-sock.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c sock.c -MT libicenet_la-sock.lo -MD -MP -MF .deps/libicenet_la-sock.TPlo -o libicenet_la-sock.o >/dev/null 2>&1 mv -f .libs/libicenet_la-sock.lo libicenet_la-sock.lo source='resolver.c' object='libicenet_la-resolver.lo' libtool=yes \ depfile='.deps/libicenet_la-resolver.Plo' tmpdepfile='.deps/libicenet_la-resolver.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c -o libicenet_la-resolver.lo `test -f 'resolver.c' || echo './'`resolver.c rm -f .libs/libicenet_la-resolver.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c resolver.c -MT libicenet_la-resolver.lo -MD -MP -MF .deps/libicenet_la-resolver.TPlo -fPIC -DPIC -o .libs/libicenet_la-resolver.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c resolver.c -MT libicenet_la-resolver.lo -MD -MP -MF .deps/libicenet_la-resolver.TPlo -o libicenet_la-resolver.o >/dev/null 2>&1 mv -f .libs/libicenet_la-resolver.lo libicenet_la-resolver.lo /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libicenet.la libicenet_la-sock.lo libicenet_la-resolver.lo rm -fr .libs/libicenet.la .libs/libicenet.* .libs/libicenet.* ar cru .libs/libicenet.al libicenet_la-sock.lo libicenet_la-resolver.lo ranlib .libs/libicenet.al 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.0/src/net' Making all in timing make[3]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/src/timing' source='timing.c' object='libicetiming_la-timing.lo' libtool=yes \ depfile='.deps/libicetiming_la-timing.Plo' tmpdepfile='.deps/libicetiming_la-timing.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c -o libicetiming_la-timing.lo `test -f 'timing.c' || echo './'`timing.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c timing.c -MT libicetiming_la-timing.lo -MD -MP -MF .deps/libicetiming_la-timing.TPlo -fPIC -DPIC -o .libs/libicetiming_la-timing.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c timing.c -MT libicetiming_la-timing.lo -MD -MP -MF .deps/libicetiming_la-timing.TPlo -o libicetiming_la-timing.o >/dev/null 2>&1 mv -f .libs/libicetiming_la-timing.lo libicetiming_la-timing.lo /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libicetiming.la libicetiming_la-timing.lo rm -fr .libs/libicetiming.la .libs/libicetiming.* .libs/libicetiming.* ar cru .libs/libicetiming.al libicetiming_la-timing.lo ranlib .libs/libicetiming.al 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.0/src/timing' Making all in httpp make[3]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/src/httpp' source='httpp.c' object='libicehttpp_la-httpp.lo' libtool=yes \ depfile='.deps/libicehttpp_la-httpp.Plo' tmpdepfile='.deps/libicehttpp_la-httpp.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c -o libicehttpp_la-httpp.lo `test -f 'httpp.c' || echo './'`httpp.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c httpp.c -MT libicehttpp_la-httpp.lo -MD -MP -MF .deps/libicehttpp_la-httpp.TPlo -fPIC -DPIC -o .libs/libicehttpp_la-httpp.lo httpp.c: In function 'url_escape': httpp.c:209: warning: pointer targets in assignment differ in signedness httpp.c:243: warning: pointer targets in return differ in signedness gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c httpp.c -MT libicehttpp_la-httpp.lo -MD -MP -MF .deps/libicehttpp_la-httpp.TPlo -o libicehttpp_la-httpp.o >/dev/null 2>&1 mv -f .libs/libicehttpp_la-httpp.lo libicehttpp_la-httpp.lo /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libicehttpp.la libicehttpp_la-httpp.lo rm -fr .libs/libicehttpp.la .libs/libicehttpp.* .libs/libicehttpp.* ar cru .libs/libicehttpp.al libicehttpp_la-httpp.lo ranlib .libs/libicehttpp.al 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.0/src/httpp' Making all in thread make[3]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/src/thread' source='thread.c' object='libicethread_la-thread.lo' libtool=yes \ depfile='.deps/libicethread_la-thread.Plo' tmpdepfile='.deps/libicethread_la-thread.TPlo' \ depmode=gcc3 /bin/sh ../../depcomp \ /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c -o libicethread_la-thread.lo `test -f 'thread.c' || echo './'`thread.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c thread.c -MT libicethread_la-thread.lo -MD -MP -MF .deps/libicethread_la-thread.TPlo -fPIC -DPIC -o .libs/libicethread_la-thread.lo gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c thread.c -MT libicethread_la-thread.lo -MD -MP -MF .deps/libicethread_la-thread.TPlo -o libicethread_la-thread.o >/dev/null 2>&1 mv -f .libs/libicethread_la-thread.lo libicethread_la-thread.lo /bin/sh ../../libtool --mode=link gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libicethread.la libicethread_la-thread.lo rm -fr .libs/libicethread.la .libs/libicethread.* .libs/libicethread.* ar cru .libs/libicethread.al libicethread_la-thread.lo ranlib .libs/libicethread.al 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.0/src/thread' make[3]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/src' source='shout.c' object='shout.lo' libtool=yes \ depfile='.deps/shout.Plo' tmpdepfile='.deps/shout.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c -o shout.lo `test -f 'shout.c' || echo './'`shout.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c shout.c -MT shout.lo -MD -MP -MF .deps/shout.TPlo -fPIC -DPIC -o .libs/shout.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c shout.c -MT shout.lo -MD -MP -MF .deps/shout.TPlo -o shout.o >/dev/null 2>&1 mv -f .libs/shout.lo shout.lo source='util.c' object='util.lo' libtool=yes \ depfile='.deps/util.Plo' tmpdepfile='.deps/util.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c -o util.lo `test -f 'util.c' || echo './'`util.c rm -f .libs/util.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c util.c -MT util.lo -MD -MP -MF .deps/util.TPlo -fPIC -DPIC -o .libs/util.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c util.c -MT util.lo -MD -MP -MF .deps/util.TPlo -o util.o >/dev/null 2>&1 mv -f .libs/util.lo util.lo source='vorbis.c' object='vorbis.lo' libtool=yes \ depfile='.deps/vorbis.Plo' tmpdepfile='.deps/vorbis.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c -o vorbis.lo `test -f 'vorbis.c' || echo './'`vorbis.c rm -f .libs/vorbis.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c vorbis.c -MT vorbis.lo -MD -MP -MF .deps/vorbis.TPlo -fPIC -DPIC -o .libs/vorbis.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c vorbis.c -MT vorbis.lo -MD -MP -MF .deps/vorbis.TPlo -o vorbis.o >/dev/null 2>&1 mv -f .libs/vorbis.lo vorbis.lo source='mp3.c' object='mp3.lo' libtool=yes \ depfile='.deps/mp3.Plo' tmpdepfile='.deps/mp3.TPlo' \ depmode=gcc3 /bin/sh ../depcomp \ /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c -o mp3.lo `test -f 'mp3.c' || echo './'`mp3.c rm -f .libs/mp3.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c mp3.c -MT mp3.lo -MD -MP -MF .deps/mp3.TPlo -fPIC -DPIC -o .libs/mp3.lo gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c mp3.c -MT mp3.lo -MD -MP -MF .deps/mp3.TPlo -o mp3.o >/dev/null 2>&1 mv -f .libs/mp3.lo mp3.lo /bin/sh ../libtool --mode=link gcc -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o libshout.la -rpath /usr/lib -version-info 3:0:0 shout.lo util.lo vorbis.lo mp3.lo net/libicenet.la timing/libicetiming.la avl/libiceavl.la httpp/libicehttpp.la thread/libicethread.la -L/usr/lib -lvorbis rm -fr .libs/libshout.la .libs/libshout.* .libs/libshout.* gcc -shared shout.lo util.lo vorbis.lo mp3.lo -Wl,--whole-archive net/.libs/libicenet.al timing/.libs/libicetiming.al avl/.libs/libiceavl.al httpp/.libs/libicehttpp.al thread/.libs/libicethread.al -Wl,--no-whole-archive -L/usr/lib -lvorbis -Wl,-soname -Wl,libshout.so.3 -o .libs/libshout.so.3.0.0 (cd .libs && rm -f libshout.so.3 && ln -s libshout.so.3.0.0 libshout.so.3) (cd .libs && rm -f libshout.so && ln -s libshout.so.3.0.0 libshout.so) rm -fr .libs/libshout.lax mkdir .libs/libshout.lax rm -fr .libs/libshout.lax/libicenet.al mkdir .libs/libshout.lax/libicenet.al (cd .libs/libshout.lax/libicenet.al && ar x /usr/src/rpm/BUILD/libshout-2.0/src/net/.libs/libicenet.al) rm -fr .libs/libshout.lax/libicetiming.al mkdir .libs/libshout.lax/libicetiming.al (cd .libs/libshout.lax/libicetiming.al && ar x /usr/src/rpm/BUILD/libshout-2.0/src/timing/.libs/libicetiming.al) rm -fr .libs/libshout.lax/libiceavl.al mkdir .libs/libshout.lax/libiceavl.al (cd .libs/libshout.lax/libiceavl.al && ar x /usr/src/rpm/BUILD/libshout-2.0/src/avl/.libs/libiceavl.al) rm -fr .libs/libshout.lax/libicehttpp.al mkdir .libs/libshout.lax/libicehttpp.al (cd .libs/libshout.lax/libicehttpp.al && ar x /usr/src/rpm/BUILD/libshout-2.0/src/httpp/.libs/libicehttpp.al) rm -fr .libs/libshout.lax/libicethread.al mkdir .libs/libshout.lax/libicethread.al (cd .libs/libshout.lax/libicethread.al && ar x /usr/src/rpm/BUILD/libshout-2.0/src/thread/.libs/libicethread.al) ar cru .libs/libshout.a shout.o util.o vorbis.o mp3.o .libs/libshout.lax/libicenet.al/libicenet_la-sock.lo .libs/libshout.lax/libicenet.al/libicenet_la-resolver.lo .libs/libshout.lax/libicetiming.al/libicetiming_la-timing.lo .libs/libshout.lax/libiceavl.al/libiceavl_la-avl.lo .libs/libshout.lax/libicehttpp.al/libicehttpp_la-httpp.lo .libs/libshout.lax/libicethread.al/libicethread_la-thread.lo ranlib .libs/libshout.a rm -fr .libs/libshout.lax creating libshout.la (cd .libs && rm -f libshout.la && ln -s ../libshout.la libshout.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/libshout-2.0/src' make[2]: Leaving directory `/usr/src/rpm/BUILD/libshout-2.0/src' Making all in examples make[2]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/examples' source='example.c' object='example.o' libtool=no \ depfile='.deps/example.Po' tmpdepfile='.deps/example.TPo' \ depmode=gcc3 /bin/sh ../depcomp \ gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -c `test -f 'example.c' || echo './'`example.c example.c: In function 'main': example.c:64: warning: pointer targets in passing argument 2 of 'shout_send' differ in signedness /bin/sh ../libtool --mode=link gcc -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o example example.o ../src/libshout.la -L/usr/lib -lvorbis mkdir .libs gcc -Wall -ffast-math -fsigned-char -pthread -I/usr/include -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -m32 -march=i386 -mtune=pentium4 -fasynchronous-unwind-tables -o .libs/example example.o ../src/.libs/libshout.so -L/usr/lib -lvorbis creating example make[2]: Leaving directory `/usr/src/rpm/BUILD/libshout-2.0/examples' Making all in doc make[2]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/libshout-2.0/doc' make[2]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/libshout-2.0' make[1]: Leaving directory `/usr/src/rpm/BUILD/libshout-2.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.23215 + umask 022 + cd /usr/src/rpm/BUILD + cd libshout-2.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild + /usr/bin/make prefix=/var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr exec_prefix=/var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr bindir=/var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/bin sbindir=/var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/sbin sysconfdir=/var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/etc datadir=/var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/share includedir=/var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/include libdir=/var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/lib libexecdir=/var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/libexec localstatedir=/var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/var sharedstatedir=/var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/com mandir=/var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/share/man infodir=/var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/share/info install Making install in include make[1]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/include' Making install in shout make[2]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/include/shout' make[3]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/include/shout' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../../mkinstalldirs /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/include/shout mkdir -p -- /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/include/shout /usr/bin/install -c -m 644 shout.h /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/include/shout/shout.h make[3]: Leaving directory `/usr/src/rpm/BUILD/libshout-2.0/include/shout' make[2]: Leaving directory `/usr/src/rpm/BUILD/libshout-2.0/include/shout' make[2]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/include' make[3]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/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.0/include' make[2]: Leaving directory `/usr/src/rpm/BUILD/libshout-2.0/include' make[1]: Leaving directory `/usr/src/rpm/BUILD/libshout-2.0/include' Making install in src make[1]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/src' Making install in avl make[2]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/src/avl' make[3]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/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.0/src/avl' make[2]: Leaving directory `/usr/src/rpm/BUILD/libshout-2.0/src/avl' Making install in net make[2]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/src/net' make[3]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/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.0/src/net' make[2]: Leaving directory `/usr/src/rpm/BUILD/libshout-2.0/src/net' Making install in timing make[2]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/src/timing' make[3]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/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.0/src/timing' make[2]: Leaving directory `/usr/src/rpm/BUILD/libshout-2.0/src/timing' Making install in httpp make[2]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/src/httpp' make[3]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/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.0/src/httpp' make[2]: Leaving directory `/usr/src/rpm/BUILD/libshout-2.0/src/httpp' Making install in thread make[2]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/src/thread' make[3]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/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.0/src/thread' make[2]: Leaving directory `/usr/src/rpm/BUILD/libshout-2.0/src/thread' make[2]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/src' make[3]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/src' /bin/sh ../mkinstalldirs /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/lib mkdir -p -- /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libshout.la /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/lib/libshout.la /usr/bin/install -c .libs/libshout.so.3.0.0 /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/lib/libshout.so.3.0.0 (cd /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/lib && rm -f libshout.so.3 && ln -s libshout.so.3.0.0 libshout.so.3) (cd /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/lib && rm -f libshout.so && ln -s libshout.so.3.0.0 libshout.so) /usr/bin/install -c .libs/libshout.lai /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/lib/libshout.la /usr/bin/install -c .libs/libshout.a /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/lib/libshout.a ranlib /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/lib/libshout.a chmod 644 /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/lib/libshout.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.0/src' make[2]: Leaving directory `/usr/src/rpm/BUILD/libshout-2.0/src' make[1]: Leaving directory `/usr/src/rpm/BUILD/libshout-2.0/src' Making install in examples make[1]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/examples' make[2]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/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.0/examples' make[1]: Leaving directory `/usr/src/rpm/BUILD/libshout-2.0/examples' Making install in doc make[1]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/doc' make[2]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0/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.0/doc' make[1]: Leaving directory `/usr/src/rpm/BUILD/libshout-2.0/doc' make[1]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0' make[2]: Entering directory `/usr/src/rpm/BUILD/libshout-2.0' /bin/sh ./mkinstalldirs /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/bin mkdir -p -- /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/bin /usr/bin/install -c shout-config /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/bin/shout-config /bin/sh ./mkinstalldirs /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/share/doc/libshout mkdir -p -- /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/share/doc/libshout /usr/bin/install -c -m 644 COPYING /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/share/doc/libshout/COPYING /usr/bin/install -c -m 644 README /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/share/doc/libshout/README /usr/bin/install -c -m 644 examples/example.c /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/share/doc/libshout/example.c /bin/sh ./mkinstalldirs /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/share/aclocal mkdir -p -- /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/share/aclocal /usr/bin/install -c -m 644 m4/shout.m4 /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/share/aclocal/shout.m4 /bin/sh ./mkinstalldirs /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/lib/pkgconfig mkdir -p -- /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/lib/pkgconfig /usr/bin/install -c -m 644 shout.pc /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/lib/pkgconfig/shout.pc make[2]: Leaving directory `/usr/src/rpm/BUILD/libshout-2.0' make[1]: Leaving directory `/usr/src/rpm/BUILD/libshout-2.0' + rm -rf /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/share/doc + find /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild -type f -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh /usr/src/rpm/BUILD/libshout-2.0 extracting debug info from /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/lib/libshout.so.3.0.0 301 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump Processing files: libshout-2.0-0.fdr.1.4 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7715 + umask 022 + cd /usr/src/rpm/BUILD + cd libshout-2.0 + DOCDIR=/var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/share/doc/libshout-2.0 + export DOCDIR + rm -rf /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/share/doc/libshout-2.0 + /bin/mkdir -p /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/share/doc/libshout-2.0 + cp -pr COPYING README /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/share/doc/libshout-2.0 + exit 0 Provides: libshout.so.3 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig /sbin/ldconfig Requires(postun): /sbin/ldconfig /sbin/ldconfig Requires: libc.so.6 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.3.2) libc.so.6(GLIBC_2.3.4) libvorbis.so.0 Processing files: libshout-devel-2.0-0.fdr.1.4 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7715 + umask 022 + cd /usr/src/rpm/BUILD + cd libshout-2.0 + DOCDIR=/var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/share/doc/libshout-devel-2.0 + export DOCDIR + rm -rf /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/share/doc/libshout-devel-2.0 + /bin/mkdir -p /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/share/doc/libshout-devel-2.0 + cp -pr examples/example.c doc/libshout.xml doc/spec-html.xsl /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild/usr/share/doc/libshout-devel-2.0 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libshout = 2.0-0.fdr.1.4 libvorbis-devel >= 1.0 Processing files: libshout-debuginfo-2.0-0.fdr.1.4 Provides: libshout.so.3.0.0.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild warning: Could not canonicalize hostname: thomas.amantes Wrote: /usr/src/rpm/SRPMS/libshout-2.0-0.fdr.1.4.src.rpm Wrote: /usr/src/rpm/RPMS/libshout-2.0-0.fdr.1.4.i386.rpm Wrote: /usr/src/rpm/RPMS/libshout-devel-2.0-0.fdr.1.4.i386.rpm Wrote: /usr/src/rpm/RPMS/libshout-debuginfo-2.0-0.fdr.1.4.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7715 + umask 022 + cd /usr/src/rpm/BUILD + cd libshout-2.0 + rm -rf /var/tmp/libshout-2.0-0.fdr.1.4-root-machbuild + exit 0