Mock Version: 1.0.2 Mock Version: 1.0.2 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/pgbouncer.spec'], False, '/var/lib/mock/dist-f12-build-784886-111939/root/', None, 86400, True, 0, 428, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/pgbouncer.spec'] warning: Could not canonicalize hostname: x86-06.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pgbouncer-1.3.3-1.fc12.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pgbouncer.spec'], False, '/var/lib/mock/dist-f12-build-784886-111939/root/', None, 86400, True, 0, 428, 102, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pgbouncer.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LK2KuE + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf pgbouncer-1.3.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/pgbouncer-1.3.3.tgz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pgbouncer-1.3.3 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (pgbouncer-ini.patch):' Patch #0 (pgbouncer-ini.patch): + /bin/cat /builddir/build/SOURCES/pgbouncer-ini.patch + /usr/bin/patch -s -p0 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uGymbZ + umask 022 + cd /builddir/build/BUILD + cd pgbouncer-1.3.3 + LANG=C + export LANG + unset DISPLAY + sed -i.fedora -e 's|-fomit-frame-pointer||' -e '/BININSTALL/s|-s||' configure + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share checking target host type... unix checking for x86_64-redhat-linux-gnu-gcc... no 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 how to run the C preprocessor... gcc -E checking whether linker supports --as-needed... yes checking whether compiler supports __func__... yes checking for asciidoc... no checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip 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=2 -Wnonnull 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 sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.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 netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for ucred.h... no checking for sys/ucred.h... no checking for inline... inline checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no 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... no checking for strlcat... no 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 library containing regcomp... none required checking for crypt... yes checking for inet_ntop... yes checking for lstat... yes checking for libevent... found checking whether libevent version >= 1.3b... yes checking for event_loopbreak... yes checking whether to build debug binary... yes 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 + make -j4 V=1 gcc -c -o lib/client.o src/client.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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=2 -Wnonnull -I./include -I./include make[1]: Entering directory `/builddir/build/BUILD/pgbouncer-1.3.3/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/pgbouncer-1.3.3/doc' gcc -c -o lib/loader.o src/loader.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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=2 -Wnonnull -I./include -I./include gcc -c -o lib/objects.o src/objects.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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=2 -Wnonnull -I./include -I./include gcc -c -o lib/pooler.o src/pooler.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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=2 -Wnonnull -I./include -I./include gcc -c -o lib/proto.o src/proto.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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=2 -Wnonnull -I./include -I./include gcc -c -o lib/sbuf.o src/sbuf.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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=2 -Wnonnull -I./include -I./include gcc -c -o lib/server.o src/server.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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=2 -Wnonnull -I./include -I./include gcc -c -o lib/util.o src/util.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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=2 -Wnonnull -I./include -I./include gcc -c -o lib/admin.o src/admin.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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=2 -Wnonnull -I./include -I./include gcc -c -o lib/stats.o src/stats.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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=2 -Wnonnull -I./include -I./include gcc -c -o lib/takeover.o src/takeover.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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=2 -Wnonnull -I./include -I./include gcc -c -o lib/md5.o src/md5.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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=2 -Wnonnull -I./include -I./include gcc -c -o lib/janitor.o src/janitor.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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=2 -Wnonnull -I./include -I./include gcc -c -o lib/pktbuf.o src/pktbuf.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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=2 -Wnonnull -I./include -I./include gcc -c -o lib/system.o src/system.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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=2 -Wnonnull -I./include -I./include gcc -c -o lib/main.o src/main.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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=2 -Wnonnull -I./include -I./include gcc -c -o lib/varcache.o src/varcache.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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=2 -Wnonnull -I./include -I./include gcc -c -o lib/aatree.o src/aatree.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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=2 -Wnonnull -I./include -I./include gcc -c -o lib/hash.o src/hash.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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=2 -Wnonnull -I./include -I./include gcc -c -o lib/slab.o src/slab.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -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=2 -Wnonnull -I./include -I./include gcc -o pgbouncer -g -Wl,--as-needed ./lib/client.o ./lib/loader.o ./lib/objects.o ./lib/pooler.o ./lib/proto.o ./lib/sbuf.o ./lib/server.o ./lib/util.o ./lib/admin.o ./lib/stats.o ./lib/takeover.o ./lib/md5.o ./lib/janitor.o ./lib/pktbuf.o ./lib/system.o ./lib/main.o ./lib/varcache.o ./lib/aatree.o ./lib/hash.o ./lib/slab.o -levent -lrt -lcrypt + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EAUVOx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64 ++ dirname /builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64 + cd pgbouncer-1.3.3 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64 make[1]: Entering directory `/builddir/build/BUILD/pgbouncer-1.3.3/doc' mkdir -p /builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64/usr/share/man/man1/ mkdir -p /builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64/usr/share/man/man5/ test -f pgbouncer.1 && install -m 644 pgbouncer.1 /builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64/usr/share/man/man1/ test -f pgbouncer.5 && install -m 644 pgbouncer.5 /builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64/usr/share/man/man5/ make[1]: Leaving directory `/builddir/build/BUILD/pgbouncer-1.3.3/doc' mkdir -p /builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64/usr/bin mkdir -p /builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64/usr/share/doc/pgbouncer install -m 755 ./pgbouncer /builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64/usr/bin install -m 644 ./etc/pgbouncer.ini /builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64/usr/share/doc/pgbouncer + install -p -d /builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64/etc/ + install -p -d /builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64/etc/sysconfig + install -p -m 644 etc/pgbouncer.ini /builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64/etc/ + rm -f /builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64/usr/share/doc/pgbouncer/pgbouncer.ini + install -p -d /builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64/etc/rc.d/init.d + install -p -m 755 /builddir/build/SOURCES/pgbouncer.init /builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64/etc/rc.d/init.d/pgbouncer + install -p -m 644 /builddir/build/SOURCES/pgbouncer.sysconfig /builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64/etc/sysconfig/pgbouncer + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/pgbouncer-1.3.3 extracting debug info from /builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64/usr/bin/pgbouncer 560 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: pgbouncer-1.3.3-1.fc12.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.h9EEU6 + umask 022 + cd /builddir/build/BUILD + cd pgbouncer-1.3.3 + DOCDIR=/builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64/usr/share/doc/pgbouncer-1.3.3 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64/usr/share/doc/pgbouncer-1.3.3 + /bin/mkdir -p /builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64/usr/share/doc/pgbouncer-1.3.3 + cp -pr README NEWS AUTHORS /builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64/usr/share/doc/pgbouncer-1.3.3 + exit 0 Provides: config(pgbouncer) = 1.3.3-1.fc12 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh chkconfig Requires(preun): /bin/sh chkconfig initscripts Requires(postun): /bin/sh initscripts Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcrypt.so.1()(64bit) libcrypt.so.1(GLIBC_2.2.5)(64bit) libevent-1.4.so.2()(64bit) rtld(GNU_HASH) Processing files: pgbouncer-debuginfo-1.3.3-1.fc12.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64 warning: Could not canonicalize hostname: x86-06.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/pgbouncer-1.3.3-1.fc12.x86_64.rpm Wrote: /builddir/build/RPMS/pgbouncer-debuginfo-1.3.3-1.fc12.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.YHlxZO + umask 022 + cd /builddir/build/BUILD + cd pgbouncer-1.3.3 + rm -rf /builddir/build/BUILDROOT/pgbouncer-1.3.3-1.fc12.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->