Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/pgbouncer.spec'], False, '/var/lib/mock/f17-build-1241741-196316/root/', None, 86400, True, False, 496, 496, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/pgbouncer.spec'] warning: Could not canonicalize hostname: x86-01.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/pgbouncer-1.4-2.fc17.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/pgbouncer.spec'], False, '/var/lib/mock/f17-build-1241741-196316/root/', None, 86400, True, False, 496, 496, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/pgbouncer.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NH41Bj + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf pgbouncer-1.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/pgbouncer-1.4.tgz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pgbouncer-1.4 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (pgbouncer-ini.patch): + echo '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.rUXets + umask 022 + cd /builddir/build/BUILD + cd pgbouncer-1.4 + 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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share configure: WARNING: unrecognized options: --disable-dependency-tracking checking target host type... unix checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... gcc -std=gnu99 -E checking whether compiler supports __func__... yes checking whether linker supports --as-needed... yes checking for working warning switches... done checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for asciidoc... no checking for i386-redhat-linux-gnu-strip... strip 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 sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.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 sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.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/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking err.h usability... yes checking err.h presence... yes checking for err.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.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 crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/wait.h... (cached) yes checking for inline... inline checking for C/C++ restrict keyword... __restrict 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... 64 checking for pid_t... yes checking for uid_t in sys/types.h... yes checking for size_t... yes checking for uint8_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for basename... yes checking for dirname... yes checking for strlcpy... no checking for strlcat... no checking for getpeereid... no checking for sigaction... yes checking for inet_ntop... yes checking for poll... yes checking for getline... yes checking for memrchr... yes checking for regcomp... yes checking for err... yes checking for errx... yes checking for warn... yes checking for warnx... yes checking for getprogname... no checking for setprogname... no checking for posix_memalign... yes checking for memalign... yes checking for valloc... yes checking for fls... no checking for flsl... no checking for flsll... no checking for ffs... yes checking for ffsl... yes checking for ffsll... yes checking for library containing getaddrinfo_a... -lanl checking for getaddrinfo_a... yes checking for localtime_r... yes checking for recvmsg... yes checking for sendmsg... yes checking for usleep... yes checking for syslog... yes checking for mmap... yes checking for recvmsg... (cached) yes checking for sendmsg... (cached) yes checking for getpeerucred... no checking for library containing WSAGetLastError... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... 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 crypt... yes checking for lstat... yes checking for libevent... found checking whether libevent version >= 1.3b... yes checking for event_loopbreak... yes checking for event_base_new... yes checking whether to use libevent for DNS lookups... no 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 lib/usual/config.h configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j4 V=1 gcc -std=gnu99 -c -o obj/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" make[1]: Entering directory `/builddir/build/BUILD/pgbouncer-1.4/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/pgbouncer-1.4/doc' gcc -std=gnu99 -c -o obj/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" gcc -std=gnu99 -c -o obj/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found /bin/sh: hostname: command not found /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found src/objects.c: In function 'forward_cancel_request': src/objects.c:1102:7: warning: variable 'res' set but not used [-Wunused-but-set-variable] gcc -std=gnu99 -c -o obj/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" gcc -std=gnu99 -c -o obj/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/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 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" gcc -std=gnu99 -c -o obj/dnslookup.o src/dnslookup.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/aatree.o lib/usual/aatree.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/base.o lib/usual/base.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/cfparser.o lib/usual/cfparser.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/err.o lib/usual/err.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/event.o lib/usual/event.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" gcc -std=gnu99 -c -o obj/fileutil.o lib/usual/fileutil.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/list.o lib/usual/list.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" gcc -std=gnu99 -c -o obj/logging.o lib/usual/logging.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" gcc -std=gnu99 -c -o obj/lookup3.o lib/usual/lookup3.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found /bin/sh: hostname: command not found /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/mbuf.o lib/usual/mbuf.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/md5.o lib/usual/md5.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/netdb.o lib/usual/netdb.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" gcc -std=gnu99 -c -o obj/pgutil.o lib/usual/pgutil.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/regex.o lib/usual/regex.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/safeio.o lib/usual/safeio.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/signal.o lib/usual/signal.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/slab.o lib/usual/slab.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/socket.o lib/usual/socket.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" gcc -std=gnu99 -c -o obj/string.o lib/usual/string.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/strpool.o lib/usual/strpool.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/time.o lib/usual/time.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/cbtree.o lib/usual/cbtree.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found gcc -std=gnu99 -c -o obj/cxalloc.o lib/usual/cxalloc.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" gcc -std=gnu99 -c -o obj/heap.o lib/usual/heap.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" gcc -std=gnu99 -c -o obj/mempool.o lib/usual/mempool.c -DHAVE_CONFIG_H -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wall -Wno-unused-parameter -Wno-missing-field-initializers -Wmissing-prototypes -Wpointer-arith -Wendif-labels -Wdeclaration-after-statement -Wold-style-definition -Wstrict-prototypes -Wundef -Wformat=2 -I./include -I./lib -I./include -DDBGVER="\"compiled by <${USER}@`hostname`> at `date '+%Y-%m-%d %H:%M:%S'`\"" /bin/sh: hostname: command not found /bin/sh: hostname: command not found /bin/sh: hostname: command not found gcc -std=gnu99 -o pgbouncer -g -Wl,-z,relro -Wl,--as-needed ./obj/client.o ./obj/loader.o ./obj/objects.o ./obj/pooler.o ./obj/proto.o ./obj/sbuf.o ./obj/server.o ./obj/util.o ./obj/admin.o ./obj/stats.o ./obj/takeover.o ./obj/janitor.o ./obj/pktbuf.o ./obj/system.o ./obj/main.o ./obj/varcache.o ./obj/dnslookup.o ./obj/aatree.o ./obj/base.o ./obj/cfparser.o ./obj/err.o ./obj/event.o ./obj/fileutil.o ./obj/list.o ./obj/logging.o ./obj/lookup3.o ./obj/mbuf.o ./obj/md5.o ./obj/netdb.o ./obj/pgutil.o ./obj/regex.o ./obj/safeio.o ./obj/signal.o ./obj/slab.o ./obj/socket.o ./obj/string.o ./obj/strpool.o ./obj/time.o ./obj/cbtree.o ./obj/cxalloc.o ./obj/heap.o ./obj/mempool.o -levent -lrt -lcrypt -lanl + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.GdJcl6 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386 ++ dirname /builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386 + cd pgbouncer-1.4 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386 + make install DESTDIR=/builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386 make[1]: Entering directory `/builddir/build/BUILD/pgbouncer-1.4/doc' mkdir -p /builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386/usr/share/man/man1/ mkdir -p /builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386/usr/share/man/man5/ test -f pgbouncer.1 && install -m 644 pgbouncer.1 /builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386/usr/share/man/man1/ test -f pgbouncer.5 && install -m 644 pgbouncer.5 /builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386/usr/share/man/man5/ make[1]: Leaving directory `/builddir/build/BUILD/pgbouncer-1.4/doc' mkdir -p /builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386/usr/bin mkdir -p /builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386/usr/share/doc/pgbouncer install -m 755 ./pgbouncer /builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386/usr/bin install -m 644 ./etc/pgbouncer.ini /builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386/usr/share/doc/pgbouncer + install -p -d /builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386/etc/ + install -p -d /builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386/etc/sysconfig + install -p -m 644 etc/pgbouncer.ini /builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386/etc/ + rm -f /builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386/usr/share/doc/pgbouncer/pgbouncer.ini + install -p -d /builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386/etc/rc.d/init.d + install -p -m 755 /builddir/build/SOURCES/pgbouncer.init /builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386/etc/rc.d/init.d/pgbouncer + install -p -m 644 /builddir/build/SOURCES/pgbouncer.sysconfig /builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386/etc/sysconfig/pgbouncer + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/pgbouncer-1.4 extracting debug info from /builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386/usr/bin/pgbouncer 873 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: pgbouncer-1.4-2.fc17.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MEB73K + umask 022 + cd /builddir/build/BUILD + cd pgbouncer-1.4 + DOCDIR=/builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386/usr/share/doc/pgbouncer-1.4 + export DOCDIR + /bin/mkdir -p /builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386/usr/share/doc/pgbouncer-1.4 + cp -pr README NEWS AUTHORS /builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386/usr/share/doc/pgbouncer-1.4 + exit 0 Provides: config(pgbouncer) = 1.4-2.fc17 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 libanl.so.1 libanl.so.1(GLIBC_2.2.3) libc.so.6 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.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcrypt.so.1 libcrypt.so.1(GLIBC_2.0) libevent-2.0.so.5 rtld(GNU_HASH) Processing files: pgbouncer-debuginfo-1.4-2.fc17.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386 warning: Could not canonicalize hostname: x86-01.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/pgbouncer-1.4-2.fc17.i686.rpm Wrote: /builddir/build/RPMS/pgbouncer-debuginfo-1.4-2.fc17.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zL3pIK + umask 022 + cd /builddir/build/BUILD + cd pgbouncer-1.4 + rm -rf /builddir/build/BUILDROOT/pgbouncer-1.4-2.fc17.i386 + exit 0 Child returncode was: 0 LEAVE do -->