<86>Apr 27 21:57:46 userdel[32273]: delete user `rooter' <86>Apr 27 21:57:46 userdel[32273]: remove group `rooter' <86>Apr 27 21:57:46 groupadd[32274]: new group: name=rooter, gid=501 <86>Apr 27 21:57:46 useradd[32275]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 21:57:46 userdel[32277]: delete user `builder' <86>Apr 27 21:57:46 userdel[32277]: remove group `builder' <86>Apr 27 21:57:46 groupadd[32278]: new group: name=builder, gid=502 <86>Apr 27 21:57:46 useradd[32279]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 21:57:48 rpmi: ca-certificates-2007.02.06-alt1 installed <13>Apr 27 21:57:48 rpmi: libpcre-devel-7.6-alt1 installed <13>Apr 27 21:57:48 rpmi: libssl6-0.9.8d-alt4 installed <13>Apr 27 21:57:48 rpmi: libssl-devel-0.9.8d-alt4 installed Installing pound-2.4.3-alt1.1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.33583 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf Pound-2.4.3 + echo 'Source #0 (Pound-2.4.3.tgz):' Source #0 (Pound-2.4.3.tgz): + /bin/gzip -dc /usr/src/RPM/SOURCES/Pound-2.4.3.tgz + /bin/tar -xf - + cd Pound-2.4.3 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.33583 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Pound-2.4.3 + CFLAGS='-pipe -Wall -O2 -fsigned-char' + ./configure --prefix= --with-maxbuf=8192 checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for a BSD-compatible install... /bin/install -c checking build system type... powerpc-unknown-linux-gnu checking host system type... powerpc-unknown-linux-gnu checking target system type... powerpc-unknown-linux-gnu configure: *** Checking for threads library and/or flags *** 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 cc_r... gcc configure: *** Parsing options *** configure: *** Checking for libraries *** checking for dlopen in -ldl... yes checking for socket in -lsocket... no checking for hstrerror in -lresolv... yes checking for BIO_new in -lcrypto... yes checking for SSL_CTX_new in -lssl... yes checking for regcomp in -lpcreposix... yes checking for malloc in -ltcmalloc... no checking for malloc in -lhoard... no checking for pthread_attr_setstacksize in LIBS=-lpcreposix -lssl -lcrypto -lresolv -ldl -lm with CFLAGS=-pipe -Wall -O2 -fsigned-char -pthread -DUPER... OK configure: *** Checking for header files *** checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for sys/types.h... (cached) yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking openssl/engine.h usability... yes checking openssl/engine.h presence... yes checking for openssl/engine.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking wait.h usability... yes checking wait.h presence... yes checking for wait.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for sys/stat.h... (cached) 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 pcreposix.h usability... no checking pcreposix.h presence... no checking for pcreposix.h... no checking pcre/pcreposix.h usability... yes checking pcre/pcreposix.h presence... yes checking for pcre/pcreposix.h... yes configure: *** Checking for additonal information *** checking for facilitynames presence... yes checking return type of signal handlers... void checking for an ANSI C-conforming const... yes checking for uid_t in sys/types.h... yes checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for in_addr_t... yes checking for in_port_t... yes checking for time_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for working memcmp... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/socket.h... (cached) yes checking types of arguments for select... int,fd_set *,struct timeval * checking return type of signal handlers... (cached) void checking whether lstat dereferences a symlink specified with a trailing slash... yes checking whether stat accepts an empty string... no checking for strftime... yes checking for getaddrinfo... yes checking for inet_ntop... yes checking for memset... yes checking for regcomp... yes checking for poll... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strspn... yes checking for strtol... yes checking for setsid... yes checking for X509_STORE_set_flags... yes checking for localtime_r... yes checking for gettimeofday... yes configure: creating ./config.status config.status: creating Makefile config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting config.status: creating config.h + '[' -n '' ']' + NPROCS=48 + make -j48 make: Entering directory `/usr/src/RPM/BUILD/Pound-2.4.3' "gcc" -DF_CONF=\"/etc/pound.cfg\" -DVERSION=\""2.4.3"\" -DC_SSL=\"""\" -DC_T_RSA=\""0"\" -DC_MAXBUF=\""8192"\" -DC_OWNER=\"""\" -DC_GROUP=\"""\" -DC_SUPER=\""0"\" -DC_CERT1L=\""0"\" -pipe -Wall -O2 -fsigned-char -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DMAXBUF=8192 -D_REENTRANT -D_THREAD_SAFE -Wstrict-prototypes -pipe -c -o pound.o pound.c "gcc" -DF_CONF=\"/etc/pound.cfg\" -DVERSION=\""2.4.3"\" -DC_SSL=\"""\" -DC_T_RSA=\""0"\" -DC_MAXBUF=\""8192"\" -DC_OWNER=\"""\" -DC_GROUP=\"""\" -DC_SUPER=\""0"\" -DC_CERT1L=\""0"\" -pipe -Wall -O2 -fsigned-char -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DMAXBUF=8192 -D_REENTRANT -D_THREAD_SAFE -Wstrict-prototypes -pipe -c -o http.o http.c "gcc" -DF_CONF=\"/etc/pound.cfg\" -DVERSION=\""2.4.3"\" -DC_SSL=\"""\" -DC_T_RSA=\""0"\" -DC_MAXBUF=\""8192"\" -DC_OWNER=\"""\" -DC_GROUP=\"""\" -DC_SUPER=\""0"\" -DC_CERT1L=\""0"\" -pipe -Wall -O2 -fsigned-char -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DMAXBUF=8192 -D_REENTRANT -D_THREAD_SAFE -Wstrict-prototypes -pipe -c -o config.o config.c "gcc" -DF_CONF=\"/etc/pound.cfg\" -DVERSION=\""2.4.3"\" -DC_SSL=\"""\" -DC_T_RSA=\""0"\" -DC_MAXBUF=\""8192"\" -DC_OWNER=\"""\" -DC_GROUP=\"""\" -DC_SUPER=\""0"\" -DC_CERT1L=\""0"\" -pipe -Wall -O2 -fsigned-char -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DMAXBUF=8192 -D_REENTRANT -D_THREAD_SAFE -Wstrict-prototypes -pipe -c -o svc.o svc.c "gcc" -DF_CONF=\"/etc/pound.cfg\" -DVERSION=\""2.4.3"\" -DC_SSL=\"""\" -DC_T_RSA=\""0"\" -DC_MAXBUF=\""8192"\" -DC_OWNER=\"""\" -DC_GROUP=\"""\" -DC_SUPER=\""0"\" -DC_CERT1L=\""0"\" -pipe -Wall -O2 -fsigned-char -pthread -DUPER -DNEED_STACK -DHAVE_SYSLOG_H=1 -pthread -DMAXBUF=8192 -D_REENTRANT -D_THREAD_SAFE -Wstrict-prototypes -pipe -c -o poundctl.o poundctl.c pound.c: In function 'l_lock': pound.c:93: warning: suggest parentheses around assignment used as truth value pound.c:96: warning: suggest parentheses around assignment used as truth value poundctl.c: In function 'be_prt': poundctl.c:105: warning: ignoring return value of 'read', declared with attribute warn_unused_result poundctl.c:108: warning: ignoring return value of 'read', declared with attribute warn_unused_result poundctl.c: In function 'sess_prt': poundctl.c:127: warning: unused variable 'escaped' config.c: In function 'parse_be': config.c:109: warning: unused variable 'host' poundctl.c:133: warning: ignoring return value of 'read', declared with attribute warn_unused_result poundctl.c:134: warning: ignoring return value of 'read', declared with attribute warn_unused_result poundctl.c:137: warning: ignoring return value of 'read', declared with attribute warn_unused_result poundctl.c: At top level: poundctl.c:207: warning: return type defaults to 'int' pound.c: In function 'main': pound.c:159: warning: unused variable 'sp' poundctl.c: In function 'main': poundctl.c:215: warning: unused variable 'sess' poundctl.c:214: warning: unused variable 'be' poundctl.c:213: warning: unused variable 'svc' poundctl.c:210: warning: unused variable 'buf' poundctl.c:209: warning: unused variable 'n_sess' poundctl.c:209: warning: unused variable 'n_be' poundctl.c:209: warning: unused variable 'n_svc' poundctl.c:331: warning: ignoring return value of 'write', declared with attribute warn_unused_result poundctl.c:340: warning: ignoring return value of 'read', declared with attribute warn_unused_result config.c: In function 't_hash': config.c:370: warning: this decimal constant is unsigned only in ISO C90 config.c: In function 'parse_HTTPS': config.c:1033: warning: unused variable 'store' config.c:801: warning: unused variable 'host' svc.c: In function 'logmsg': svc.c:178: warning: unused variable 't_res' svc.c:178: warning: unused variable 't_now' http.c:115: warning: return type defaults to 'int' svc.c: In function 'hash_backend':http.c:154: warning: return type defaults to 'int' svc.c:438: warning: this decimal constant is unsigned only in ISO C90 svc.c: In function 'get_backend': svc.c:474: warning: suggest parentheses around assignment used as truth value http.c: In function 'copy_chunks': http.c:173: warning: unused variable 'has_eol' svc.c:523: warning: suggest parentheses around assignment used as truth value svc.c: In function 'upd_session': svc.c:540: warning: suggest parentheses around assignment used as truth value svc.c:545: warning: suggest parentheses around assignment used as truth value svc.c: In function 'kill_be': svc.c:562: warning: suggest parentheses around assignment used as truth value svc.c:585: warning: suggest parentheses around assignment used as truth value svc.c: In function 'upd_be': svc.c:599: warning: suggest parentheses around assignment used as truth value svc.c:608: warning: suggest parentheses around assignment used as truth value svc.c: In function 'need_rewrite': svc.c:665: warning: unused variable 'ret_val' http.c: In function 'thr_http': http.c:654: warning: suggest explicit braces to avoid ambiguous 'else' svc.c: In function 'do_resurect': svc.c:992: warning: suggest parentheses around assignment used as truth value svc.c:1004: warning: suggest parentheses around assignment used as truth value svc.c:1061: warning: suggest parentheses around assignment used as truth value svc.c:1073: warning: suggest parentheses around assignment used as truth value svc.c: In function 'do_expire': svc.c:1099: warning: suggest parentheses around assignment used as truth value svc.c:1104: warning: suggest parentheses around assignment used as truth value svc.c:1110: warning: suggest parentheses around assignment used as truth value svc.c:1115: warning: suggest parentheses around assignment used as truth value svc.c: In function 'do_rescale': svc.c:1145: warning: suggest parentheses around assignment used as truth value svc.c:1149: warning: suggest parentheses around assignment used as truth value svc.c:1159: warning: suggest parentheses around assignment used as truth value svc.c:1168: warning: suggest parentheses around assignment used as truth value svc.c:1174: warning: suggest parentheses around assignment used as truth value svc.c:1180: warning: suggest parentheses around assignment used as truth value svc.c:1186: warning: suggest parentheses around assignment used as truth value svc.c:1191: warning: suggest parentheses around assignment used as truth value svc.c:1203: warning: suggest parentheses around assignment used as truth value svc.c:1207: warning: suggest parentheses around assignment used as truth value svc.c:1217: warning: suggest parentheses around assignment used as truth value svc.c:1226: warning: suggest parentheses around assignment used as truth value svc.c:1232: warning: suggest parentheses around assignment used as truth value pound.c:160: warning: 'user_id' may be used uninitialized in this function pound.c:161: warning: 'group_id' may be used uninitialized in this functionsvc.c:1238: warning: suggest parentheses around assignment used as truth value svc.c:1244: warning: suggest parentheses around assignment used as truth value svc.c:1249: warning: suggest parentheses around assignment used as truth value svc.c: In function 'RSA_tmp_callback': svc.c:1269: warning: suggest parentheses around assignment used as truth value svc.c:1272: warning: suggest parentheses around assignment used as truth value svc.c: In function 'do_RSAgen': svc.c:1286: warning: suggest parentheses around assignment used as truth value svc.c:1294: warning: suggest parentheses around assignment used as truth value svc.c: In function 't_dump': svc.c:1395: warning: ignoring return value of 'write', declared with attribute warn_unused_result svc.c:1396: warning: ignoring return value of 'write', declared with attribute warn_unused_result svc.c:1398: warning: ignoring return value of 'write', declared with attribute warn_unused_result svc.c:1399: warning: ignoring return value of 'write', declared with attribute warn_unused_result svc.c: In function 'thr_control': svc.c:1532: warning: suggest parentheses around assignment used as truth value svc.c:1536: warning: suggest parentheses around assignment used as truth value svc.c:1553: warning: suggest parentheses around assignment used as truth value svc.c:1557: warning: suggest parentheses around assignment used as truth value svc.c:1617: warning: suggest parentheses around assignment used as truth value svc.c:1620: warning: suggest parentheses around assignment used as truth value svc.c:1628: warning: suggest parentheses around assignment used as truth value svc.c:1631: warning: suggest parentheses around assignment used as truth value svc.c:1521: warning: ignoring return value of 'write', declared with attribute warn_unused_result svc.c:1522: warning: ignoring return value of 'write', declared with attribute warn_unused_result svc.c:1524: warning: ignoring return value of 'write', declared with attribute warn_unused_result svc.c:1526: warning: ignoring return value of 'write', declared with attribute warn_unused_result svc.c:1527: warning: ignoring return value of 'write', declared with attribute warn_unused_result svc.c:1529: warning: ignoring return value of 'write', declared with attribute warn_unused_result svc.c:1531: warning: ignoring return value of 'write', declared with attribute warn_unused_result svc.c:1539: warning: ignoring return value of 'write', declared with attribute warn_unused_result svc.c:1541: warning: ignoring return value of 'write', declared with attribute warn_unused_result svc.c:1543: warning: ignoring return value of 'write', declared with attribute warn_unused_result svc.c:1545: warning: ignoring return value of 'write', declared with attribute warn_unused_result svc.c:1547: warning: ignoring return value of 'write', declared with attribute warn_unused_result svc.c:1548: warning: ignoring return value of 'write', declared with attribute warn_unused_result svc.c:1550: warning: ignoring return value of 'write', declared with attribute warn_unused_result svc.c:1552: warning: ignoring return value of 'write', declared with attribute warn_unused_result svc.c:1560: warning: ignoring return value of 'write', declared with attribute warn_unused_result svc.c:1562: warning: ignoring return value of 'write', declared with attribute warn_unused_result "gcc" -pthread -o poundctl poundctl.o -lpcreposix -lssl -lcrypto -lresolv -ldl -lm "gcc" -pthread -o pound pound.o http.o config.o svc.o -lpcreposix -lssl -lcrypto -lresolv -ldl -lm make: Leaving directory `/usr/src/RPM/BUILD/Pound-2.4.3' + /usr/bin/subst s@/usr/local/@/@ pound.8 + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.2525 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pound-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pound-buildroot + cd Pound-2.4.3 + install -d /usr/src/tmp/pound-buildroot/usr/sbin /usr/src/tmp/pound-buildroot/usr/share/man/man8 /usr/src/tmp/pound-buildroot/etc/rc.d/init.d /usr/src/tmp/pound-buildroot/etc/sysconfig + install -p -m0755 pound poundctl /usr/src/tmp/pound-buildroot/usr/sbin + install -p -m0755 /usr/src/RPM/SOURCES/pound.init /usr/src/tmp/pound-buildroot/etc/rc.d/init.d/pound + install -p -m0644 /usr/src/RPM/SOURCES/pound.cfg /usr/src/tmp/pound-buildroot/etc/ + install -p -m0644 /usr/src/RPM/SOURCES/pound.sysconfig /usr/src/tmp/pound-buildroot/etc/sysconfig/pound + install -p -m0644 pound.8 poundctl.8 /usr/src/tmp/pound-buildroot/usr/share/man/man8 + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pound-buildroot (auto) Verifying and fixing files in /usr/src/tmp/pound-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/pound-buildroot (auto) Verifying ELF objects in /usr/src/tmp/pound-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/pound-buildroot (executable,shared) Processing files: pound-2.4.3-alt1.1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.2525 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd Pound-2.4.3 + DOCDIR=/usr/src/tmp/pound-buildroot/usr/share/doc/pound-2.4.3 + export DOCDIR + rm -rf /usr/src/tmp/pound-buildroot/usr/share/doc/pound-2.4.3 + /bin/mkdir -p /usr/src/tmp/pound-buildroot/usr/share/doc/pound-2.4.3 + cp -prL FAQ README /usr/src/tmp/pound-buildroot/usr/share/doc/pound-2.4.3 + chmod -R go-w /usr/src/tmp/pound-buildroot/usr/share/doc/pound-2.4.3 + chmod -R a+rX /usr/src/tmp/pound-buildroot/usr/share/doc/pound-2.4.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.2525 + 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(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.38230 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/pound-buildroot/.post:pound + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.83470 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/pound-buildroot/.preun:pound + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.17163 + 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) shell.req: /usr/src/tmp/pound-buildroot/etc/rc.d/init.d/pound: reload not found (skip) + exit 0 Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh, /usr/sbin/groupadd, /usr/sbin/post_service, /usr/sbin/useradd Requires(preun): /bin/sh, /usr/sbin/preun_service Requires: /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(action), /etc/rc.d/init.d(is_no), /etc/rc.d/init.d(msg_usage), /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, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libcrypto.so.6, libm.so.6(GLIBC_2.0), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libssl.so.6, rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.58921 + 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/pound-2.4.3-alt1.1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/pound-2.4.3-alt1.1.ppc.rpm 14.39user 5.93system 0:21.17elapsed 95%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+1263231minor)pagefaults 0swaps