<86>Apr 23 19:51:04 userdel[16946]: delete user `rooter' <86>Apr 23 19:51:04 userdel[16946]: remove group `rooter' <86>Apr 23 19:51:04 groupadd[16947]: new group: name=rooter, gid=501 <86>Apr 23 19:51:04 useradd[16948]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 23 19:51:04 userdel[16950]: delete user `builder' <86>Apr 23 19:51:04 userdel[16950]: remove group `builder' <86>Apr 23 19:51:04 groupadd[16951]: new group: name=builder, gid=502 <86>Apr 23 19:51:04 useradd[16952]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 23 19:51:06 rpmi: ca-certificates-2007.02.06-alt1 installed <13>Apr 23 19:51:07 rpmi: libssl6-0.9.8d-alt4 installed <13>Apr 23 19:51:07 rpmi: libidn-1.8-alt1 installed <13>Apr 23 19:51:07 rpmi: libcurl-7.18.1-alt1 installed <13>Apr 23 19:51:07 rpmi: libidn-devel-1.8-alt1 installed <13>Apr 23 19:51:07 rpmi: libssl-devel-0.9.8d-alt4 installed <13>Apr 23 19:51:07 rpmi: zlib-devel-1.2.3-alt4 installed <13>Apr 23 19:51:07 rpmi: libcurl-devel-7.18.1-alt1 installed <13>Apr 23 19:51:07 rpmi: libspeex-1.2-alt0.2.beta3.2 installed <13>Apr 23 19:51:07 rpmi: libspeex-devel-1.2-alt0.2.beta3.2 installed <13>Apr 23 19:51:07 rpmi: libogg-1.1.3-alt1 installed <13>Apr 23 19:51:07 rpmi: libtheora-1:1.0-alt0.beta3 installed <13>Apr 23 19:51:07 rpmi: libogg-devel-1.1.3-alt1 installed <13>Apr 23 19:51:07 rpmi: libtheora-devel-1:1.0-alt0.beta3 installed <13>Apr 23 19:51:07 rpmi: xml-common-0.6.3-alt11 installed <13>Apr 23 19:51:08 rpmi: libxml2-1:2.7.2-alt1.M41.1 installed <13>Apr 23 19:51:08 rpmi: libxml2-devel-1:2.7.2-alt1.M41.1 installed <13>Apr 23 19:51:08 rpmi: libgpg-error-1.5-alt1 installed <13>Apr 23 19:51:08 rpmi: libgcrypt-1.4.1-alt1 installed <13>Apr 23 19:51:08 rpmi: libxslt-1.1.24-alt0.M41.1 installed <13>Apr 23 19:51:08 rpmi: libxslt-devel-1.1.24-alt0.M41.1 installed <13>Apr 23 19:51:08 rpmi: rpm-build-licenses-1.0-alt2 installed <13>Apr 23 19:51:08 rpmi: libvorbis-1.2.0-alt3 installed <13>Apr 23 19:51:08 rpmi: libvorbis-devel-1.2.0-alt3 installed Installing icecast-2.3.2-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.86344 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf icecast-2.3.2 + echo 'Source #0 (icecast-2.3.2.tar):' Source #0 (icecast-2.3.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/icecast-2.3.2.tar + cd icecast-2.3.2 + /bin/chmod -c -Rf u+rwX,go-w . Patch #1 (icecast-2.3.0-alt.patch): + echo 'Patch #1 (icecast-2.3.0-alt.patch):' + /usr/bin/patch -p1 patching file conf/icecast.xml.in patching file conf/Makefile.am patching file conf/Makefile.in patching file configure patching file doc/Makefile.am patching file doc/Makefile.in patching file Makefile.am patching file Makefile.in + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.54904 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd icecast-2.3.2 + 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 You should update your `aclocal.m4' by running aclocal. + ./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 --datadir=/var/lib 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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking for unistd.h... (cached) yes checking for __func__... yes checking for localtime_r... yes checking for poll... 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 xslt-config... /usr/bin/xslt-config checking for xsltSaveResultToString... yes checking for fgrep... /bin/grep -F checking for libogg... ok checking for libvorbis... ok checking for libtheora... ok checking for libspeex... ok ok checking for kate_decode_init in -lkate... no 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_spin_lock... yes checking for curl-config... /usr/bin/curl-config checking curl/curl.h usability... yes checking curl/curl.h presence... yes checking for curl/curl.h... yes checking for libcurl... yes checking whether CURLOPT_NOSIGNAL is declared... yes checking for curl_global_init... yes checking for pkg-config... /usr/bin/pkg-config configure: creating ./config.status config.status: creating Makefile config.status: creating conf/Makefile config.status: creating debian/Makefile config.status: creating src/Makefile config.status: creating src/avl/Makefile config.status: creating src/httpp/Makefile config.status: creating src/thread/Makefile config.status: creating src/log/Makefile config.status: creating src/net/Makefile config.status: creating src/timing/Makefile config.status: creating doc/Makefile config.status: creating web/Makefile config.status: creating admin/Makefile config.status: creating win32/Makefile config.status: creating win32/res/Makefile config.status: creating examples/Makefile config.status: creating config.h config.status: executing depfiles commands + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/src' Making all in avl make[3]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/src/avl' /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -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./.. -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./.. -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 -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/icecast-2.3.2/src/avl' Making all in thread make[3]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/src/thread' /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -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./.. -pthread -pipe -Wall -O2 -fsigned-char -c thread.c -fPIC -DPIC -o .libs/libicethread_la-thread.o thread.c: In function 'thread_create_c': thread.c:265: warning: unused variable 'ok' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -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 -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/icecast-2.3.2/src/thread' Making all in httpp make[3]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.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 -I/usr/include/libxml2 -I/usr/include -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 -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c httpp.c -fPIC -DPIC -o .libs/libicehttpp_la-httpp.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -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 -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/icecast-2.3.2/src/httpp' Making all in net make[3]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/src/net' /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -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./.. -pthread -pipe -Wall -O2 -fsigned-char -c -o libicenet_la-resolver.lo `test -f 'resolver.c' || echo './'`resolver.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -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./.. -pthread -pipe -Wall -O2 -fsigned-char -c resolver.c -fPIC -DPIC -o .libs/libicenet_la-resolver.o sock.c:135: warning: 'sock_set_error' defined but not used ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -I./.. -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./.. -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 -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/icecast-2.3.2/src/net' Making all in log make[3]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/src/log' /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -pipe -Wall -O2 -fsigned-char -c -o log.lo log.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -pipe -Wall -O2 -fsigned-char -c log.c -fPIC -DPIC -o .libs/log.o log.c:508: warning: '_release_log_id' defined but not used ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -pthread -pipe -Wall -O2 -fsigned-char -c log.c -o log.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -o libicelog.la log.lo ar cru .libs/libicelog.a .libs/log.o ranlib .libs/libicelog.a creating libicelog.la (cd .libs && rm -f libicelog.la && ln -s ../libicelog.la libicelog.la) make[3]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/src/log' Making all in timing make[3]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/src/timing' /bin/sh ../../libtool --tag=CC --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I../.. -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../.. -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../.. -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 -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/icecast-2.3.2/src/timing' make[3]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/src' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c cfgfile.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c main.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c logging.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c sighandler.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c connection.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c global.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c util.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c slave.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c source.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c stats.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c refbuf.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c client.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c xslt.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c fserve.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c event.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c admin.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c md5.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c format.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c format_ogg.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c format_mp3.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c format_midi.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c format_flac.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c auth.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c auth_htpasswd.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c format_kate.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c format_skeleton.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c format_vorbis.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c format_theora.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c format_speex.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c auth_url.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I.. -Wall -ffast-math -fsigned-char -I/usr/include/libxml2 -I/usr/include -pthread -pipe -Wall -O2 -fsigned-char -c yp.c auth_url.c: In function 'auth_get_url_auth': auth_url.c:541: warning: call to '_curl_easy_setopt_err_write_callback' declared with attribute warning: curl_easy_setopt expects a curl_write_callback argument for this option auth_url.c:542: warning: call to '_curl_easy_setopt_err_write_callback' declared with attribute warning: curl_easy_setopt expects a curl_write_callback argument for this option yp.c: In function 'yp_recheck_config': yp.c:255: warning: call to '_curl_easy_setopt_err_write_callback' declared with attribute warning: curl_easy_setopt expects a curl_write_callback argument for this option yp.c:256: warning: call to '_curl_easy_setopt_err_write_callback' declared with attribute warning: curl_easy_setopt expects a curl_write_callback argument for this option /bin/sh ../libtool --tag=CC --mode=link ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -L/usr/lib -o icecast cfgfile.o main.o logging.o sighandler.o connection.o global.o util.o slave.o source.o stats.o refbuf.o client.o xslt.o fserve.o event.o admin.o md5.o format.o format_ogg.o format_mp3.o format_midi.o format_flac.o auth.o auth_htpasswd.o format_kate.o format_skeleton.o format_vorbis.o format_theora.o format_speex.o auth_url.o yp.o net/libicenet.la thread/libicethread.la httpp/libicehttpp.la log/libicelog.la avl/libiceavl.la timing/libicetiming.la -lssl -lcrypto -ldl -lcurl -lspeex -ltheora -lvorbis -logg -lxslt -lxml2 -lz -lm mkdir .libs ppc-alt-linux-gcc -pthread -pipe -Wall -O2 -fsigned-char -o icecast cfgfile.o main.o logging.o sighandler.o connection.o global.o util.o slave.o source.o stats.o refbuf.o client.o xslt.o fserve.o event.o admin.o md5.o format.o format_ogg.o format_mp3.o format_midi.o format_flac.o auth.o auth_htpasswd.o format_kate.o format_skeleton.o format_vorbis.o format_theora.o format_speex.o auth_url.o yp.o -L/usr/lib net/.libs/libicenet.a thread/.libs/libicethread.a httpp/.libs/libicehttpp.a log/.libs/libicelog.a avl/.libs/libiceavl.a timing/.libs/libicetiming.a -lssl -lcrypto -ldl -lcurl -lspeex -ltheora -lvorbis -logg -lxslt -lxml2 -lz -lm make[3]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/src' make[2]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/src' Making all in conf make[2]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/conf' sed -e 's,@pkgdatadir\@,/var/lib/doc/icecast,g' -e 's,@localstatedir\@,/var/lib,g' -e 's,@PACKAGE\@,icecast,g' ./icecast.xml.in > icecast.xml.dist sed -e 's,@pkgdatadir\@,/var/lib/doc/icecast,g' -e 's,@localstatedir\@,/var/lib,g' -e 's,@PACKAGE\@,icecast,g' ./icecast_minimal.xml.in > icecast_minimal.xml.dist sed -e 's,@pkgdatadir\@,/var/lib/doc/icecast,g' -e 's,@localstatedir\@,/var/lib,g' -e 's,@PACKAGE\@,icecast,g' ./icecast_shoutcast_compat.xml.in > icecast_shoutcast_compat.xml.dist sed -e 's,@pkgdatadir\@,/var/lib/doc/icecast,g' -e 's,@localstatedir\@,/var/lib,g' -e 's,@PACKAGE\@,icecast,g' ./icecast_urlauth.xml.in > icecast_urlauth.xml.dist make[2]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/conf' Making all in debian make[2]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/debian' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/debian' Making all in doc make[2]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/doc' Making all in web make[2]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/web' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/web' Making all in admin make[2]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/admin' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/admin' Making all in win32 make[2]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/win32' Making all in res make[3]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/win32/res' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/win32/res' make[3]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/win32' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/win32' make[2]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/win32' Making all in examples make[2]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/examples' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/examples' make[2]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2' make[2]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2' make[1]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2' make: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.93042 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/icecast-buildroot + : + /bin/rm -rf -- /usr/src/tmp/icecast-buildroot + cd icecast-2.3.2 + make 'INSTALL=/bin/install -p' DESTDIR=/usr/src/tmp/icecast-buildroot install make: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/src' Making install in avl make[2]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/src/avl' make[3]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.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/icecast-2.3.2/src/avl' make[2]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/src/avl' Making install in thread make[2]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/src/thread' make[3]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.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/icecast-2.3.2/src/thread' make[2]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/src/thread' Making install in httpp make[2]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/src/httpp' make[3]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.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/icecast-2.3.2/src/httpp' make[2]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/src/httpp' Making install in net make[2]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/src/net' make[3]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.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/icecast-2.3.2/src/net' make[2]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/src/net' Making install in log make[2]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/src/log' make[3]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/src/log' 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/icecast-2.3.2/src/log' make[2]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/src/log' Making install in timing make[2]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/src/timing' make[3]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.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/icecast-2.3.2/src/timing' make[2]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/src/timing' make[2]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/src' make[3]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/src' test -z "/usr/bin" || /bin/mkdir -p "/usr/src/tmp/icecast-buildroot/usr/bin" /bin/sh ../libtool --mode=install /bin/install -p 'icecast' '/usr/src/tmp/icecast-buildroot/usr/bin/icecast' /bin/install -p icecast /usr/src/tmp/icecast-buildroot/usr/bin/icecast make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/src' make[2]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/src' Making install in conf make[1]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/conf' make[2]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/conf' make[2]: Nothing to be done for `install-exec-am'. test -z "/var/lib/doc/icecast-2.3.2" || /bin/mkdir -p "/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2" /bin/install -p -m 644 'icecast.xml.dist' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/icecast.xml.dist' /bin/install -p -m 644 'icecast_minimal.xml.dist' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/icecast_minimal.xml.dist' /bin/install -p -m 644 'icecast_shoutcast_compat.xml.dist' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/icecast_shoutcast_compat.xml.dist' /bin/install -p -m 644 'icecast_urlauth.xml.dist' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/icecast_urlauth.xml.dist' make install-data-hook make[3]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/conf' /bin/sh ../mkinstalldirs /usr/src/tmp/icecast-buildroot/etc mkdir -p -- /usr/src/tmp/icecast-buildroot/etc test -f /usr/src/tmp/icecast-buildroot/etc/icecast.xml || \ /bin/install -p -m 644 icecast.xml.dist /usr/src/tmp/icecast-buildroot/etc/icecast.xml make[3]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/conf' make[2]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/conf' make[1]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/conf' Making install in debian make[1]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/debian' make[2]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.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/icecast-2.3.2/debian' make[1]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/debian' Making install in doc make[1]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/doc' make[2]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/doc' make[2]: Nothing to be done for `install-exec-am'. test -z "/var/lib/doc/icecast-2.3.2" || /bin/mkdir -p "/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2" /bin/install -p -m 644 'index.html' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/index.html' /bin/install -p -m 644 'icecast2_admin.html' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/icecast2_admin.html' /bin/install -p -m 644 'icecast2_basicsetup.html' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/icecast2_basicsetup.html' /bin/install -p -m 644 'icecast2_config_file.html' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/icecast2_config_file.html' /bin/install -p -m 644 'icecast2_faq.html' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/icecast2_faq.html' /bin/install -p -m 644 'icecast2_glossary.html' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/icecast2_glossary.html' /bin/install -p -m 644 'icecast2_introduction.html' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/icecast2_introduction.html' /bin/install -p -m 644 'icecast2_relay.html' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/icecast2_relay.html' /bin/install -p -m 644 'icecast2_stats.html' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/icecast2_stats.html' /bin/install -p -m 644 'icecast2_win32.html' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/icecast2_win32.html' /bin/install -p -m 644 'icecast2_yp.html' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/icecast2_yp.html' /bin/install -p -m 644 'icecast2_listenerauth.html' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/icecast2_listenerauth.html' /bin/install -p -m 644 'icecast2_changes.html' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/icecast2_changes.html' /bin/install -p -m 644 'listener_auth1.jpg' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/listener_auth1.jpg' /bin/install -p -m 644 'listener_auth2.jpg' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/listener_auth2.jpg' /bin/install -p -m 644 'listener_auth3.jpg' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/listener_auth3.jpg' /bin/install -p -m 644 'masterslave.png' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/masterslave.png' /bin/install -p -m 644 'relay.png' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/relay.png' make[2]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/doc' make[1]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/doc' Making install in web make[1]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/web' make[2]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/web' make[2]: Nothing to be done for `install-exec-am'. test -z "/var/lib/icecast/web" || /bin/mkdir -p "/usr/src/tmp/icecast-buildroot/var/lib/icecast/web" /bin/install -p -m 644 'status.xsl' '/usr/src/tmp/icecast-buildroot/var/lib/icecast/web/status.xsl' /bin/install -p -m 644 'status2.xsl' '/usr/src/tmp/icecast-buildroot/var/lib/icecast/web/status2.xsl' /bin/install -p -m 644 'corner_bottomleft.jpg' '/usr/src/tmp/icecast-buildroot/var/lib/icecast/web/corner_bottomleft.jpg' /bin/install -p -m 644 'corner_bottomright.jpg' '/usr/src/tmp/icecast-buildroot/var/lib/icecast/web/corner_bottomright.jpg' /bin/install -p -m 644 'corner_topleft.jpg' '/usr/src/tmp/icecast-buildroot/var/lib/icecast/web/corner_topleft.jpg' /bin/install -p -m 644 'corner_topright.jpg' '/usr/src/tmp/icecast-buildroot/var/lib/icecast/web/corner_topright.jpg' /bin/install -p -m 644 'icecast.png' '/usr/src/tmp/icecast-buildroot/var/lib/icecast/web/icecast.png' /bin/install -p -m 644 'key.gif' '/usr/src/tmp/icecast-buildroot/var/lib/icecast/web/key.gif' /bin/install -p -m 644 'style.css' '/usr/src/tmp/icecast-buildroot/var/lib/icecast/web/style.css' /bin/install -p -m 644 'auth.xsl' '/usr/src/tmp/icecast-buildroot/var/lib/icecast/web/auth.xsl' /bin/install -p -m 644 'server_version.xsl' '/usr/src/tmp/icecast-buildroot/var/lib/icecast/web/server_version.xsl' /bin/install -p -m 644 'tunein.png' '/usr/src/tmp/icecast-buildroot/var/lib/icecast/web/tunein.png' /bin/install -p -m 644 'key.png' '/usr/src/tmp/icecast-buildroot/var/lib/icecast/web/key.png' make[2]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/web' make[1]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/web' Making install in admin make[1]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/admin' make[2]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/admin' make[2]: Nothing to be done for `install-exec-am'. test -z "/var/lib/icecast/admin" || /bin/mkdir -p "/usr/src/tmp/icecast-buildroot/var/lib/icecast/admin" /bin/install -p -m 644 'listclients.xsl' '/usr/src/tmp/icecast-buildroot/var/lib/icecast/admin/listclients.xsl' /bin/install -p -m 644 'listmounts.xsl' '/usr/src/tmp/icecast-buildroot/var/lib/icecast/admin/listmounts.xsl' /bin/install -p -m 644 'moveclients.xsl' '/usr/src/tmp/icecast-buildroot/var/lib/icecast/admin/moveclients.xsl' /bin/install -p -m 644 'response.xsl' '/usr/src/tmp/icecast-buildroot/var/lib/icecast/admin/response.xsl' /bin/install -p -m 644 'stats.xsl' '/usr/src/tmp/icecast-buildroot/var/lib/icecast/admin/stats.xsl' /bin/install -p -m 644 'manageauth.xsl' '/usr/src/tmp/icecast-buildroot/var/lib/icecast/admin/manageauth.xsl' /bin/install -p -m 644 'updatemetadata.xsl' '/usr/src/tmp/icecast-buildroot/var/lib/icecast/admin/updatemetadata.xsl' make[2]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/admin' make[1]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/admin' Making install in win32 make[1]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/win32' Making install in res make[2]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/win32/res' make[3]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/win32/res' 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/icecast-2.3.2/win32/res' make[2]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/win32/res' make[2]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/win32' make[3]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/win32' 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/icecast-2.3.2/win32' make[2]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/win32' make[1]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/win32' Making install in examples make[1]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2/examples' make[2]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.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/icecast-2.3.2/examples' make[1]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2/examples' make[1]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2' make[2]: Entering directory `/usr/src/RPM/BUILD/icecast-2.3.2' make[2]: Nothing to be done for `install-exec-am'. test -z "/var/lib/doc/icecast-2.3.2" || /bin/mkdir -p "/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2" /bin/install -p -m 644 'README' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/README' /bin/install -p -m 644 'AUTHORS' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/AUTHORS' /bin/install -p -m 644 'COPYING' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/COPYING' /bin/install -p -m 644 'NEWS' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/NEWS' /bin/install -p -m 644 'TODO' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/TODO' /bin/install -p -m 644 'ChangeLog' '/usr/src/tmp/icecast-buildroot/var/lib/doc/icecast-2.3.2/ChangeLog' make[2]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2' make[1]: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2' make: Leaving directory `/usr/src/RPM/BUILD/icecast-2.3.2' + install -p -m755 -D /usr/src/RPM/SOURCES/icecast.init /usr/src/tmp/icecast-buildroot/etc/rc.d/init.d/icecast + install -p -m640 -D /usr/src/RPM/SOURCES/icecast.logrotate /usr/src/tmp/icecast-buildroot/etc/logrotate.d/icecast + install -p -m640 -D /usr/src/RPM/SOURCES/icecast.xml /usr/src/tmp/icecast-buildroot/etc/icecast.xml + mkdir -p /usr/src/tmp/icecast-buildroot/var/run/icecast + mkdir -p -m750 /usr/src/tmp/icecast-buildroot/var/lib/icecast/logs + mkdir -p /usr/src/tmp/icecast-buildroot/usr/share + mv /usr/src/tmp/icecast-buildroot/var/lib/doc /usr/src/tmp/icecast-buildroot/usr/share + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/icecast-buildroot (auto) Verifying and fixing files in /usr/src/tmp/icecast-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/icecast-buildroot (auto) Adjusting library links in /usr/src/tmp/icecast-buildroot ./var/lib: Verifying ELF objects in /usr/src/tmp/icecast-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/icecast-buildroot (executable,shared) Processing files: icecast-2.3.2-alt1 warning: File listed twice: /var/lib/icecast warning: File listed twice: /var/lib/icecast/logs Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.40469 + 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(pre) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(pre)): /bin/sh -e /usr/src/tmp/rpm-tmp.61119 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/icecast-buildroot/.pre:icecast + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.79846 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/icecast-buildroot/.post:icecast + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.56937 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/icecast-buildroot/.preun:icecast + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.6526 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(interp): /bin/sh, /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(pre): /bin/sh, /usr/sbin/groupadd, /usr/sbin/useradd Requires(post): /bin/sh, /usr/sbin/post_service Requires(preun): /bin/sh, /usr/sbin/preun_service Requires: /etc/logrotate.d, /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib/ld.so.1, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libcurl.so.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, libssl.so.6, libtheora.so.0(libtheora.so.1.0), libvorbis.so.0, libxml2.so.2, libxslt.so.1, rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.66661 + 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/icecast-2.3.2-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/icecast-2.3.2-alt1.ppc.rpm 28.11user 8.44system 0:32.33elapsed 113%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1814568minor)pagefaults 0swaps