<86>Apr 27 20:25:01 userdel[15910]: delete user `rooter' <86>Apr 27 20:25:01 userdel[15910]: remove group `rooter' <86>Apr 27 20:25:01 groupadd[15911]: new group: name=rooter, gid=501 <86>Apr 27 20:25:01 useradd[15912]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 20:25:01 userdel[15914]: delete user `builder' <86>Apr 27 20:25:01 userdel[15914]: remove group `builder' <86>Apr 27 20:25:01 groupadd[15915]: new group: name=builder, gid=502 <86>Apr 27 20:25:02 useradd[15916]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 20:25:03 rpmi: libevent-1.3b-alt1.1 installed <13>Apr 27 20:25:03 rpmi: libevent-devel-1.3b-alt1.1 installed Installing pgbouncer-1.2.3-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.37737 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf pgbouncer-1.2.3 + echo 'Source #0 (pgbouncer-1.2.3.tgz):' Source #0 (pgbouncer-1.2.3.tgz): + /bin/gzip -dc /usr/src/RPM/SOURCES/pgbouncer-1.2.3.tgz + /bin/tar -xf - + cd pgbouncer-1.2.3 + /bin/chmod -c -Rf u+rwX,go-w . + 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 Remember to add `AC_PROG_LIBTOOL' to `configure.ac'. You should add the contents of `/usr/share/libtool-1.5/aclocal/libtool.m4' to `aclocal.m4'. + ./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 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 how to run the C preprocessor... ppc-alt-linux-gcc -E checking whether linker supports --as-needed... yes checking whether compiler supports __func__... yes checking for asciidoc... no checking for working warning switches... -Wall -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat -Wnonnull -Wstrict-overflow 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 crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking libgen.h usability... yes checking libgen.h presence... yes checking for libgen.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 for ucred.h... no checking for sys/ucred.h... no checking for inline... inline checking whether byte ordering is bigendian... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for pid_t... yes checking for size_t... yes checking for uint8_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for strlcpy... yes checking for strlcat... yes checking for getpeereid... no checking for getpeerucred... no checking for basename... yes checking for library containing crypt... -lcrypt checking for library containing clock_gettime... -lrt checking for library containing getsockname... none required checking for library containing gethostbyname... none required checking for library containing hstrerror... none required checking for libevent... found checking whether libevent version >= 1.3b... yes checking whether to build debug binary... no checking whether to enable asserts... no checking whether to fail on warnings... no configure: creating ./config.status config.status: creating config.mak config.status: creating include/config.h + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.26380 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd pgbouncer-1.2.3 + make make: Entering directory `/usr/src/RPM/BUILD/pgbouncer-1.2.3' CC src/client.c CC src/loader.c src/loader.c: In function 'load_auth_file': src/loader.c:364: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 src/loader.c:364: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 src/loader.c:364: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 src/loader.c:364: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 src/loader.c:364: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 src/loader.c:364: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 CC src/objects.c CC src/pooler.c CC src/proto.c CC src/sbuf.c CC src/server.c CC src/util.c CC src/admin.c CC src/stats.c CC src/takeover.c CC src/md5.c CC src/janitor.c CC src/pktbuf.c CC src/system.c CC src/main.c CC src/varcache.c src/varcache.c: In function 'varcache_apply': src/varcache.c:86: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 src/varcache.c:86: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 src/varcache.c:93: warning: assuming pointer wraparound does not occur when comparing P +- C1 with P +- C2 CC src/aatree.c CC src/hash.c CC src/slab.c LD pgbouncer make[1]: Entering directory `/usr/src/RPM/BUILD/pgbouncer-1.2.3/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/src/RPM/BUILD/pgbouncer-1.2.3/doc' make: Leaving directory `/usr/src/RPM/BUILD/pgbouncer-1.2.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.80073 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/pgbouncer-buildroot + : + /bin/rm -rf -- /usr/src/tmp/pgbouncer-buildroot + cd pgbouncer-1.2.3 + make DESTDIR=/usr/src/tmp/pgbouncer-buildroot install make: Entering directory `/usr/src/RPM/BUILD/pgbouncer-1.2.3' make[1]: Entering directory `/usr/src/RPM/BUILD/pgbouncer-1.2.3/doc' mkdir -p /usr/src/tmp/pgbouncer-buildroot/usr/share/man/man1/ mkdir -p /usr/src/tmp/pgbouncer-buildroot/usr/share/man/man5/ test -f pgbouncer.1 && install -m 644 pgbouncer.1 /usr/src/tmp/pgbouncer-buildroot/usr/share/man/man1/ test -f pgbouncer.5 && install -m 644 pgbouncer.5 /usr/src/tmp/pgbouncer-buildroot/usr/share/man/man5/ make[1]: Leaving directory `/usr/src/RPM/BUILD/pgbouncer-1.2.3/doc' mkdir -p /usr/src/tmp/pgbouncer-buildroot/usr/bin mkdir -p /usr/src/tmp/pgbouncer-buildroot/usr/share/doc/pgbouncer install -s -m 755 ./pgbouncer /usr/src/tmp/pgbouncer-buildroot/usr/bin install -m 644 ./etc/pgbouncer.ini /usr/src/tmp/pgbouncer-buildroot/usr/share/doc/pgbouncer make: Leaving directory `/usr/src/RPM/BUILD/pgbouncer-1.2.3' + /bin/install -p -m755 -D /usr/src/RPM/SOURCES/pgbouncer.init /usr/src/tmp/pgbouncer-buildroot/etc/rc.d/init.d/pgbouncer + /bin/install -p -m755 -D /usr/src/RPM/SOURCES/pgbouncer.ini /usr/src/tmp/pgbouncer-buildroot/etc/pgbouncer.ini + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/pgbouncer-buildroot (auto) Verifying and fixing files in /usr/src/tmp/pgbouncer-buildroot (binconfig,pkgconfig,libtool) Compressing files in /usr/src/tmp/pgbouncer-buildroot (auto) Verifying ELF objects in /usr/src/tmp/pgbouncer-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/pgbouncer-buildroot (executable,shared) Processing files: pgbouncer-1.2.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.62191 + 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.25756 + 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: /bin/sh, /etc/rc.d/init.d(echo_failure), /etc/rc.d/init.d(echo_success), /etc/rc.d/init.d(failure), /etc/rc.d/init.d(msg_starting), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /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.1.3), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.2.5), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libcrypt.so.1(GLIBC_2.0), libevent.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.40279 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 warning: Installed (but unpackaged) file(s) found: /usr/share/doc/pgbouncer/pgbouncer.ini Wrote: /usr/src/RPM/SRPMS/pgbouncer-1.2.3-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/pgbouncer-1.2.3-alt1.ppc.rpm 12.66user 3.73system 0:19.73elapsed 83%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+795939minor)pagefaults 0swaps