<86>Apr 25 12:49:53 userdel[8961]: delete user `rooter' <86>Apr 25 12:49:53 userdel[8961]: remove group `rooter' <86>Apr 25 12:49:53 groupadd[8962]: new group: name=rooter, gid=501 <86>Apr 25 12:49:53 useradd[8963]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 25 12:49:53 userdel[8965]: delete user `builder' <86>Apr 25 12:49:53 userdel[8965]: remove group `builder' <86>Apr 25 12:49:53 groupadd[8966]: new group: name=builder, gid=502 <86>Apr 25 12:49:53 useradd[8967]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 25 12:49:55 rpmi: ca-certificates-2007.02.06-alt1 installed <13>Apr 25 12:49:55 rpmi: libssl6-0.9.8d-alt4 installed <13>Apr 25 12:49:55 rpmi: libgdbm-1.8.3-alt4 installed <13>Apr 25 12:49:55 rpmi: libncursesw-5.6-alt4 installed <13>Apr 25 12:49:55 rpmi: python-modules-curses-2.5.2-alt0.M41.2 installed <13>Apr 25 12:49:55 rpmi: libexpat-2.0.1-alt0.1 installed <13>Apr 25 12:49:55 rpmi: zlib-devel-1.2.3-alt4 installed <13>Apr 25 12:49:55 rpmi: python-modules-email-2.5.2-alt0.M41.2 installed <13>Apr 25 12:49:55 rpmi: python-modules-compiler-2.5.2-alt0.M41.2 installed <13>Apr 25 12:49:55 rpmi: python-modules-encodings-2.5.2-alt0.M41.2 installed <13>Apr 25 12:49:56 rpmi: python-modules-2.5.2-alt0.M41.2 installed <13>Apr 25 12:49:56 rpmi: python-modules-xml-2.5.2-alt0.M41.2 installed <13>Apr 25 12:49:56 rpmi: python-modules-hotshot-2.5.2-alt0.M41.2 installed <13>Apr 25 12:49:56 rpmi: python-modules-bsddb-2.5.2-alt0.M41.2 installed <13>Apr 25 12:49:56 rpmi: python-modules-logging-2.5.2-alt0.M41.2 installed <13>Apr 25 12:49:56 rpmi: python-2.5.2-alt0.M41.2 installed <13>Apr 25 12:49:56 rpmi: python-dev-2.5.2-alt0.M41.2 installed Installing clearsilver-0.10.4-alt3.1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.50075 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf clearsilver + echo 'Source #0 (clearsilver.tar):' Source #0 (clearsilver.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/clearsilver.tar + cd clearsilver + /bin/chmod -c -Rf u+rwX,go-w . + sed -i 's/LIBRARIES = inserted + LIBRARIES/LIBRARIES = LIBRARIES + inserted/' python/setup.py + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.50075 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd clearsilver + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_prog_cc_static_works=no + lt_cv_prog_cc_static_works=no + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Remember to add `AC_PROG_LIBTOOL' to `configure.in'. Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' 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 --disable-wdb --disable-apache --disable-ruby --disable-perl --disable-java --disable-csharp --enable-gettext --enable-python --with-python=/usr/bin/python --disable-static 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 ANSI C... none needed checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking whether ln -s works... yes checking for ar... ar checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /bin/install -c checking for Neotonic Paths... not found checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking return type of signal handlers... void checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for wait3 that fills in rusage... yes checking for gettimeofday... yes checking for mktime... yes checking for putenv... yes checking for strerror... yes checking for strspn... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for random... yes checking for rand... yes checking for drand48... yes Disabling wdb code checking for lockf... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for snprintf... yes checking for vsnprintf... yes checking for localtime_r... yes checking whether localtime_r is declared... yes checking for gmtime_r... yes checking whether gmtime_r is declared... yes checking for strtok_r... yes checking whether strtok_r is declared... yes checking for mkstemp... yes checking for regexec... yes checking for deflate in -lz... yes Disabling Apache 1.3.x Module checking for python includes... found /usr/include/python2.5 Disabling perl module Disabling ruby module Disabling java module Disabling csharp module checking for gettext... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes Enabling gettext message translation configure: creating ./config.status config.status: creating rules.mk config.status: creating cs_config.h + '[' -n '' ']' + NPROCS=48 + make -j48 'OPT=-pipe -Wall -O2 -fsigned-char -fPIC -DPIC' make: Entering directory `/usr/src/RPM/BUILD/clearsilver' ******************************************* ** Building Dependencies ** OSNAME: Linux ** (done) make[1]: Entering directory `/usr/src/RPM/BUILD/clearsilver/util' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o neo_err.o -c neo_err.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o neo_files.o -c neo_files.c ******************************************* ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o neo_misc.o -c neo_misc.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o neo_rand.o -c neo_rand.c ** Building Dependencies make[1]: Entering directory `/usr/src/RPM/BUILD/clearsilver/util' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o ulist.o -c ulist.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o neo_hdf.o -c neo_hdf.c ******************************************* ** OSNAME: Linux ** Building Dependencies ** OSNAME: Linux ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o neo_str.o -c neo_str.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o neo_date.o -c neo_date.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o wildmat.o -c wildmat.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o neo_hash.o -c neo_hash.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o ulocks.o -c ulocks.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o rcfs.o -c rcfs.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o skiplist.o -c skiplist.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o dict.o -c dict.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o filter.o -c filter.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o neo_net.o -c neo_net.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o neo_server.o -c neo_server.c ** (done) make[1]: Leaving directory `/usr/src/RPM/BUILD/clearsilver/util' make[1]: Entering directory `/usr/src/RPM/BUILD/clearsilver/cs' ******************************************* ** Building Dependencies ** OSNAME: Linux ** (done) ** (done) make[1]: Leaving directory `/usr/src/RPM/BUILD/clearsilver/cs' make[1]: Entering directory `/usr/src/RPM/BUILD/clearsilver/cgi' ******************************************* ** Building Dependencies ** OSNAME: Linux ** (done) make[1]: Leaving directory `/usr/src/RPM/BUILD/clearsilver/cgi' make[1]: Entering directory `/usr/src/RPM/BUILD/clearsilver/python' ******************************************* ** Building Dependencies ** OSNAME: Linux ** (done) make[1]: Leaving directory `/usr/src/RPM/BUILD/clearsilver/python' ar cr ../libs/libneo_utl.a neo_err.o neo_files.o neo_misc.o neo_rand.o ulist.o neo_hdf.o neo_str.o neo_date.o wildmat.o neo_hash.o ulocks.o rcfs.o skiplist.o dict.o filter.o neo_net.o neo_server.o ranlib ../libs/libneo_utl.a make[1]: Leaving directory `/usr/src/RPM/BUILD/clearsilver/util' make[1]: Entering directory `/usr/src/RPM/BUILD/clearsilver/cs' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o csparse.o -c csparse.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o cstest.o -c cstest.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o cs.o -c cs.c csparse.c: In function 'parse_tokens': csparse.c:878: warning: ignoring return value of 'strtol', declared with attribute warn_unused_result csparse.c:943: warning: ignoring return value of 'strtol', declared with attribute warn_unused_result ar cr ../libs/libneo_cs.a csparse.o ranlib ../libs/libneo_cs.a ppc-alt-linux-gcc -o cstest cstest.o -L../libs/ -lz -lneo_cs -lneo_utl # -lefence ppc-alt-linux-gcc -o cs cs.o -L../libs/ -lz -lneo_cs -lneo_utl # -lefence Running cs regression tests Passed make[1]: Leaving directory `/usr/src/RPM/BUILD/clearsilver/cs' make[1]: Entering directory `/usr/src/RPM/BUILD/clearsilver/cgi' ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o cgiwrap.o -c cgiwrap.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o cgi.o -c cgi.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o html.o -c html.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o date.o -c date.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o rfc2388.o -c rfc2388.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o static.o -c static.c ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -o cgi_cstest.o -c cgi_cstest.c static.c: In function 'main': static.c:78: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result rfc2388.c: In function '_read_part': rfc2388.c:439: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ar cr ../libs/libneo_cgi.a cgiwrap.o cgi.o html.o date.o rfc2388.o ranlib ../libs/libneo_cgi.a ppc-alt-linux-gcc -o cs_static.cgi static.o -L../libs/ -lneo_cgi -lneo_cs -lneo_utl -lz ppc-alt-linux-gcc -shared -fPIC -o cs_static.cso static.o -L../libs/ -lneo_cgi -lneo_cs -lneo_utl -lz ppc-alt-linux-gcc -o cgi_cstest cgi_cstest.o -L../libs/ -lneo_cgi -lneo_cs -lneo_utl -lz make[1]: Leaving directory `/usr/src/RPM/BUILD/clearsilver/cgi' make[1]: Entering directory `/usr/src/RPM/BUILD/clearsilver/python' rm -f neo_cgi.so CC="ppc-alt-linux-gcc" LDSHARED="ppc-alt-linux-gcc -shared -fPIC" /usr/bin/python setup.py build_ext --inplace adding lib_path $(LIB_DIR) adding lib z Overriding setup's CC from ppc-alt-linux-gcc -pthread to ppc-alt-linux-gcc running build_ext building 'neo_cgi' extension creating build creating build/temp.linux-ppc-2.5 ppc-alt-linux-gcc -DNDEBUG -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -D_GNU_SOURCE -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -I/usr/include/python2.5 -fPIC -I../ -I/usr/include/python2.5 -c neo_cgi.c -o build/temp.linux-ppc-2.5/neo_cgi.o ppc-alt-linux-gcc -DNDEBUG -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -D_GNU_SOURCE -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -I/usr/include/python2.5 -fPIC -I../ -I/usr/include/python2.5 -c neo_cs.c -o build/temp.linux-ppc-2.5/neo_cs.o ppc-alt-linux-gcc -DNDEBUG -pipe -Wall -O2 -fsigned-char -fPIC -DPIC -D_GNU_SOURCE -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -I/usr/include/python2.5 -fPIC -I../ -I/usr/include/python2.5 -c neo_util.c -o build/temp.linux-ppc-2.5/neo_util.o neo_util.c: In function 'p_escape': neo_util.c:611: warning: pointer targets in passing argument 1 of 'neos_escape' differ in signedness neo_util.c: In function 'p_unescape': neo_util.c:632: warning: pointer targets in passing argument 1 of 'neos_unescape' differ in signedness ppc-alt-linux-gcc -shared -fPIC -pipe -Wall -O2 -fsigned-char -Wall -I.. -fPIC -I/usr/include/python2.5 build/temp.linux-ppc-2.5/neo_cgi.o build/temp.linux-ppc-2.5/neo_cs.o build/temp.linux-ppc-2.5/neo_util.o -L $(NEOTONIC_ROOT)/libs/ -L../libs -lneo_cgi -lneo_cs -lneo_utl -lz -lpython2.5 -o neo_cgi.so make[1]: Leaving directory `/usr/src/RPM/BUILD/clearsilver/python' make: Leaving directory `/usr/src/RPM/BUILD/clearsilver' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.71189 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/clearsilver-buildroot + : + /bin/rm -rf -- /usr/src/tmp/clearsilver-buildroot + cd clearsilver + mkdir -p /usr/src/tmp/clearsilver-buildroot/usr/lib/python2.5/site-packages /usr/src/tmp/clearsilver-buildroot/usr/share/doc/clearsilver-0.10.4 + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/clearsilver-buildroot/usr exec_prefix=/usr/src/tmp/clearsilver-buildroot/usr bindir=/usr/src/tmp/clearsilver-buildroot/usr/bin sbindir=/usr/src/tmp/clearsilver-buildroot/usr/sbin sysconfdir=/usr/src/tmp/clearsilver-buildroot/etc datadir=/usr/src/tmp/clearsilver-buildroot/usr/share includedir=/usr/src/tmp/clearsilver-buildroot/usr/include libdir=/usr/src/tmp/clearsilver-buildroot/usr/lib libexecdir=/usr/src/tmp/clearsilver-buildroot/usr/lib localstatedir=/usr/src/tmp/clearsilver-buildroot/var/lib sharedstatedir=/usr/src/tmp/clearsilver-buildroot/usr/com mandir=/usr/src/tmp/clearsilver-buildroot/usr/share/man infodir=/usr/src/tmp/clearsilver-buildroot/usr/share/info install PYTHON_SITE=/usr/src/tmp/clearsilver-buildroot/usr/lib/python2.5/site-packages install make: Entering directory `/usr/src/RPM/BUILD/clearsilver' make[1]: Entering directory `/usr/src/RPM/BUILD/clearsilver/util' make[1]: Nothing to be done for `everything'. make[1]: Leaving directory `/usr/src/RPM/BUILD/clearsilver/util' make[1]: Entering directory `/usr/src/RPM/BUILD/clearsilver/cs' make[1]: Nothing to be done for `everything'. make[1]: Leaving directory `/usr/src/RPM/BUILD/clearsilver/cs' make[1]: Entering directory `/usr/src/RPM/BUILD/clearsilver/cgi' make[1]: Nothing to be done for `everything'. make[1]: Leaving directory `/usr/src/RPM/BUILD/clearsilver/cgi' make[1]: Entering directory `/usr/src/RPM/BUILD/clearsilver/python' make[1]: Nothing to be done for `everything'. make[1]: Leaving directory `/usr/src/RPM/BUILD/clearsilver/python' ./mkinstalldirs /usr/src/tmp/clearsilver-buildroot/usr/include/ClearSilver mkdir /usr/src/tmp/clearsilver-buildroot/usr/include mkdir /usr/src/tmp/clearsilver-buildroot/usr/include/ClearSilver ./mkinstalldirs /usr/src/tmp/clearsilver-buildroot/usr/bin mkdir /usr/src/tmp/clearsilver-buildroot/usr/bin ./mkinstalldirs /usr/src/tmp/clearsilver-buildroot/usr/lib ./mkinstalldirs /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3 mkdir /usr/src/tmp/clearsilver-buildroot/usr/share/man mkdir /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3 /bin/install -p -m 644 ClearSilver.h /usr/src/tmp/clearsilver-buildroot/usr/include/ClearSilver/ /bin/install -p -m 644 cs_config.h /usr/src/tmp/clearsilver-buildroot/usr/include/ClearSilver/ /bin/install -p -m 644 man/man3/*.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/ make[1]: Entering directory `/usr/src/RPM/BUILD/clearsilver/util' ../mkinstalldirs /usr/src/tmp/clearsilver-buildroot/usr/include/ClearSilver/util mkdir /usr/src/tmp/clearsilver-buildroot/usr/include/ClearSilver/util /bin/install -p -m 644 neo_err.h neo_files.h neo_misc.h neo_rand.h ulist.h neo_hdf.h neo_str.h neo_date.h wildmat.h neo_hash.h ulocks.h rcfs.h skiplist.h dict.h filter.h neo_net.h neo_server.h /usr/src/tmp/clearsilver-buildroot/usr/include/ClearSilver/util /bin/install -p -m 644 ../libs/libneo_utl.a /usr/src/tmp/clearsilver-buildroot/usr/lib make[1]: Leaving directory `/usr/src/RPM/BUILD/clearsilver/util' make[1]: Entering directory `/usr/src/RPM/BUILD/clearsilver/cs' ../mkinstalldirs /usr/src/tmp/clearsilver-buildroot/usr/include/ClearSilver/cs mkdir /usr/src/tmp/clearsilver-buildroot/usr/include/ClearSilver/cs /bin/install -p -m 644 cs.h /usr/src/tmp/clearsilver-buildroot/usr/include/ClearSilver/cs /bin/install -p -m 644 ../libs/libneo_cs.a /usr/src/tmp/clearsilver-buildroot/usr/lib /bin/install -p cstest /usr/src/tmp/clearsilver-buildroot/usr/bin /bin/install -p cs /usr/src/tmp/clearsilver-buildroot/usr/bin make[1]: Leaving directory `/usr/src/RPM/BUILD/clearsilver/cs' make[1]: Entering directory `/usr/src/RPM/BUILD/clearsilver/cgi' ../mkinstalldirs /usr/src/tmp/clearsilver-buildroot/usr/include/ClearSilver/cgi mkdir /usr/src/tmp/clearsilver-buildroot/usr/include/ClearSilver/cgi /bin/install -p -m 644 cgi.h /usr/src/tmp/clearsilver-buildroot/usr/include/ClearSilver/cgi /bin/install -p -m 644 cgiwrap.h /usr/src/tmp/clearsilver-buildroot/usr/include/ClearSilver/cgi /bin/install -p -m 644 date.h /usr/src/tmp/clearsilver-buildroot/usr/include/ClearSilver/cgi /bin/install -p -m 644 html.h /usr/src/tmp/clearsilver-buildroot/usr/include/ClearSilver/cgi /bin/install -p -m 644 ../libs/libneo_cgi.a /usr/src/tmp/clearsilver-buildroot/usr/lib /bin/install -p cs_static.cgi /usr/src/tmp/clearsilver-buildroot/usr/bin make[1]: Leaving directory `/usr/src/RPM/BUILD/clearsilver/cgi' make[1]: Entering directory `/usr/src/RPM/BUILD/clearsilver/python' ../mkinstalldirs /usr/src/tmp/clearsilver-buildroot/usr/lib/python2.5/site-packages /bin/install -p neo_cgi.so /usr/src/tmp/clearsilver-buildroot/usr/lib/python2.5/site-packages make[1]: Leaving directory `/usr/src/RPM/BUILD/clearsilver/python' make: `install' is up to date. make: Leaving directory `/usr/src/RPM/BUILD/clearsilver' + rm -rf /usr/src/tmp/clearsilver-buildroot/usr/lib/libneo_cgi.a /usr/src/tmp/clearsilver-buildroot/usr/lib/libneo_cs.a /usr/src/tmp/clearsilver-buildroot/usr/lib/libneo_utl.a /usr/src/tmp/clearsilver-buildroot/usr/include/ClearSilver /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cBroadcast.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cCreate.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cDestroy.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cSignal.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cWait.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgi_cookie_authority.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgi_cookie_clear.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgi_cookie_set.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgi_cs_init.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgi_debug_init.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgi_destroy.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgi_display.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgi_error.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgi_filehandle.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgi_init.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgi_neo_error.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgi_output.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgi_parse.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgi_redirect.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgi_redirect_uri.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgi_register_parse_cb.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgi_url_escape.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgi_url_escape_more.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgi_url_unescape.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgi_vredirect.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgiwrap_getenv.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgiwrap_init_emu.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgiwrap_init_std.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgiwrap_iterenv.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgiwrap_putenv.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgiwrap_read.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgiwrap_write.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgiwrap_writef.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cgiwrap_writevf.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cs_destroy.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cs_dump.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cs_init.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cs_parse_file.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cs_parse_string.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cs_register_esc_strfunc.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cs_register_fileload.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cs_register_strfunc.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/cs_render.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/dictCleanup.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/dictCreate.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/dictDestroy.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/dictModifyValue.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/dictNext.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/dictReleaseLock.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/dictRemove.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/dictSearch.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/dictSetValue.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/fCreate.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/fDestroy.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/fFind.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/fLock.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/fUnlock.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/filter_create_fd.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/filter_create_fp.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/filter_wait.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_copy.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_destroy.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_dump.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_dump_format.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_dump_str.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_get_attr.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_get_child.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_get_copy.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_get_int_value.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_get_node.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_get_obj.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_get_value.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_get_valuef.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_get_valuevf.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_init.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_obj_attr.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_obj_child.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_obj_name.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_obj_next.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_obj_top.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_obj_value.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_read_string.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_read_string_ignore.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_register_fileload.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_remove_tree.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_search_path.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_set_attr.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_set_buf.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_set_copy.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_set_int_value.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_set_symlink.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_set_value.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_set_valuef.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_sort_obj.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_write_file.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_write_file_atomic.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/hdf_write_string.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/mCreate.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/mDestroy.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/mLock.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/mUnlock.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/nerr_error_string.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/nerr_error_traceback.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/nerr_handle.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/nerr_ignore.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/nerr_init.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/nerr_log_error.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/nerr_match.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/nerr_pass.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/nerr_pass_ctx.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/nerr_raise.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/nerr_register.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/skipDelete.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/skipFreeList.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/skipInsert.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/skipNewList.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/skipNext.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/skipRelease.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/skipSearch.3 /usr/src/tmp/clearsilver-buildroot/usr/share/man/man3/wdb_keys.3 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/clearsilver-buildroot (auto) mode of `./usr/lib/python2.5/site-packages/neo_cgi.so' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/clearsilver-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/clearsilver-buildroot (auto) Adjusting library links in /usr/src/tmp/clearsilver-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/clearsilver-buildroot (arch=strict,fhs=strict,rpath=strict,stack=strict,textrel=strict,unresolved=strict) Stripping binaries in /usr/src/tmp/clearsilver-buildroot (executable,shared) Processing files: clearsilver-0.10.4-alt3.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.52024 + 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.62133 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.2), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libz.so.1, rtld(GNU_HASH) Processing files: clearsilver-python-0.10.4-alt3.1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.44966 + 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.64052 + 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: python2.5(neo_cgi), python2.5(neo_cs), python2.5(neo_util) Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), 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), libc.so.6(GLIBC_2.4), libpython2.5.so.1.0, libz.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.23203 + 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/clearsilver-0.10.4-alt3.1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/clearsilver-0.10.4-alt3.1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/clearsilver-python-0.10.4-alt3.1.ppc.rpm 20.12user 5.63system 0:27.42elapsed 93%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1208660minor)pagefaults 0swaps