<86>Apr 27 08:38:17 userdel[26606]: delete user `rooter' <86>Apr 27 08:38:17 userdel[26606]: remove group `rooter' <86>Apr 27 08:38:17 groupadd[26607]: new group: name=rooter, gid=501 <86>Apr 27 08:38:17 useradd[26608]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 08:38:17 userdel[26610]: delete user `builder' <86>Apr 27 08:38:17 userdel[26610]: remove group `builder' <86>Apr 27 08:38:17 groupadd[26611]: new group: name=builder, gid=502 <86>Apr 27 08:38:17 useradd[26612]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 08:38:19 rpmi: monit-base-5.0-alt0.1 installed <13>Apr 27 08:38:19 rpmi: libgdbm-1.8.3-alt4 installed <13>Apr 27 08:38:19 rpmi: perl-DBM-1:5.8.8-alt19.M41.1 installed <86>Apr 27 08:38:19 groupadd[26910]: new group: name=crontab, gid=36 <13>Apr 27 08:38:19 rpmi: crontab-control-1.1-alt1 installed <13>Apr 27 08:38:19 rpmi: setproctitle-0.3.1-alt1 installed <13>Apr 27 08:38:19 rpmi: vixie-cron-4.1.20060426-alt4 installed <13>Apr 27 08:38:19 rpmi: crontabs-1.8-alt1 installed <13>Apr 27 08:38:19 rpmi: logrotate-3.6.2-alt4 installed <86>Apr 27 08:38:19 groupadd[26951]: new group: name=webmaster, gid=37 <13>Apr 27 08:38:20 rpmi: apache-common-1.3.41rusPL30.23-alt4 installed <13>Apr 27 08:38:20 rpmi: libmm-1.4.2-alt1 installed <13>Apr 27 08:38:20 rpmi: apache-1.3.41rusPL30.23-alt4 installed <13>Apr 27 08:38:20 rpmi: apache-devel-1.3.41rusPL30.23-alt4 installed Installing mod_throttle-3.1.2-alt2.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.53401 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf mod_throttle-3.1.2 + echo 'Source #0 (mod_throttle312.tgz):' Source #0 (mod_throttle312.tgz): + /bin/gzip -dc /usr/src/RPM/SOURCES/mod_throttle312.tgz + /bin/tar -xf - + cd mod_throttle-3.1.2 + /bin/chmod -c -Rf u+rwX,go-w . + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.53401 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mod_throttle-3.1.2 + /usr/sbin/apxs -c -o mod_throttle.so mod_throttle.c gcc -pipe -Wall -O2 -fsigned-char -DHARD_SERVER_LIMIT=1024 -DLINUX=22 -DHAVE_SET_DUMPABLE -DRUSSIAN_APACHE -DDEV_RANDOM=/dev/random -DMOD_DEFLATE -DEAPI -DEAPI_MM -fpic -DSHARED_CORE -DEAPI_MM_CORE_PATH="/var/run/mm" -I/usr/include/db4 -I/usr/include/gdbm -DDBM_SUFFIX=".db" -DSHARED_MODULE -I/usr/include/apache -c mod_throttle.c mod_throttle.c: In function 'critical_acquire': mod_throttle.c:818: warning: implicit declaration of function 'ap_start_shutdown' mod_throttle.c: In function 'init_module': mod_throttle.c:1337: warning: unused variable 'i' mod_throttle.c: In function 'cmd_preserve': mod_throttle.c:1526: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'unsigned int' mod_throttle.c:1549: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'int' mod_throttle.c:1568: warning: format '%lu' expects type 'long unsigned int', but argument 4 has type 'int' mod_throttle.c: In function 'cmd_restore': mod_throttle.c:1643: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result mod_throttle.c: In function 'policy_idle': mod_throttle.c:2490: warning: format '%lu' expects type 'long unsigned int', but argument 7 has type 'unsigned int' mod_throttle.c: In function 'policy_speed': mod_throttle.c:2565: warning: format '%lu' expects type 'long unsigned int', but argument 7 has type 'unsigned int' mod_throttle.c: In function 'status_html_header': mod_throttle.c:3294: warning: unknown conversion type character '"' in format mod_throttle.c:3294: warning: unknown conversion type character '"' in format mod_throttle.c: In function 'server_status': mod_throttle.c:3498: warning: unused variable 'arg' mod_throttle.c: In function 'general_html_header': mod_throttle.c:3658: warning: unknown conversion type character '"' in format mod_throttle.c:3658: warning: unknown conversion type character '"' in format mod_throttle.c:3619: warning: unused variable 'title' mod_throttle.c: At top level: mod_throttle.c:343: warning: 'isfalse' defined but not used mod_throttle.c:2929: warning: 'get_config_by_name' defined but not used mod_throttle.c:3490: warning: 'status_footer_text' defined but not used mod_throttle.c: In function 'visitor_status': mod_throttle.c:3827: warning: 'vp' may be used uninitialized in this function gcc -shared -o mod_throttle.so mod_throttle.o + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.78829 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/mod_throttle-buildroot + : + /bin/rm -rf -- /usr/src/tmp/mod_throttle-buildroot + cd mod_throttle-3.1.2 + mkdir -p /usr/src/tmp/mod_throttle-buildroot/usr/lib/apache /usr/src/tmp/mod_throttle-buildroot/etc/httpd/conf/addon-modules + install -m755 mod_throttle.so /usr/src/tmp/mod_throttle-buildroot/usr/lib/apache + install -m644 /usr/src/RPM/SOURCES/mod_throttle.conf /usr/src/tmp/mod_throttle-buildroot/etc/httpd/conf/addon-modules + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/mod_throttle-buildroot (auto) mode of `./usr/lib/apache/mod_throttle.so' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/mod_throttle-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/mod_throttle-buildroot (auto) Adjusting library links in /usr/src/tmp/mod_throttle-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/mod_throttle-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_null_cleanup verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_restart_time verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_group_id verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_user_id verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_get_server_name verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_strcmp_match verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_unescape_url verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_destroy_pool verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_construct_url verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_getword_white verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_sub_req_lookup_uri verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_send_http_header verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_palloc verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_pfopen verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_cpystrn verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_table_unset verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_discard_request_body verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_table_get verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_pcalloc verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_destroy_sub_req verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_getword verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_table_set verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_start_shutdown verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_pstrdup verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_table_setn verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_is_initial_req verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_psprintf verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_make_sub_pool verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_register_cleanup verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_pfclose verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_add_version_component verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_log_error verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_rprintf verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_server_root_relative verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_strcasecmp_match verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_getword_nc verify-elf: WARNING: ./usr/lib/apache/mod_throttle.so: undefined symbol: ap_log_rerror Stripping binaries in /usr/src/tmp/mod_throttle-buildroot (executable,shared) Processing files: mod_throttle-3.1.2-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.78829 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd mod_throttle-3.1.2 + DOCDIR=/usr/src/tmp/mod_throttle-buildroot/usr/share/doc/mod_throttle-3.1.2 + export DOCDIR + rm -rf /usr/src/tmp/mod_throttle-buildroot/usr/share/doc/mod_throttle-3.1.2 + /bin/mkdir -p /usr/src/tmp/mod_throttle-buildroot/usr/share/doc/mod_throttle-3.1.2 + cp -prL CHANGES.txt LICENSE.txt /usr/src/tmp/mod_throttle-buildroot/usr/share/doc/mod_throttle-3.1.2 + chmod -R go-w /usr/src/tmp/mod_throttle-buildroot/usr/share/doc/mod_throttle-3.1.2 + chmod -R a+rX /usr/src/tmp/mod_throttle-buildroot/usr/share/doc/mod_throttle-3.1.2 + cp -prL index.shtml Img /usr/src/tmp/mod_throttle-buildroot/usr/share/doc/mod_throttle-3.1.2 + chmod -R go-w /usr/src/tmp/mod_throttle-buildroot/usr/share/doc/mod_throttle-3.1.2 + chmod -R a+rX /usr/src/tmp/mod_throttle-buildroot/usr/share/doc/mod_throttle-3.1.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.78829 + 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.79674 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/mod_throttle-buildroot/.post:mod_throttle + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.60757 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/mod_throttle-buildroot/.preun:mod_throttle + exit 0 Finding Requires(postun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(postun)): /bin/sh -e /usr/src/tmp/rpm-tmp.85278 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/mod_throttle-buildroot/.postun:mod_throttle + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.13061 + 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(post): /bin/sh, /usr/sbin/apachectl, /usr/sbin/apxs, coreutils Requires(preun): /bin/sh, /usr/sbin/apxs Requires(postun): /bin/sh, /usr/sbin/apachectl, coreutils 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.2), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), rtld(GNU_HASH) Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.87427 + 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/mod_throttle-3.1.2-alt2.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/mod_throttle-3.1.2-alt2.ppc.rpm 2.58user 1.21system 0:08.43elapsed 45%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+264187minor)pagefaults 0swaps