Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/pg_top.spec'], chrootPath='/srv/build/7/A/mock-root/c7-epel-i686/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600logger=uid=501) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/pg_top.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/pg_top-3.7.0-5.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/pg_top.spec '], chrootPath='/srv/build/7/A/mock-root/c7-epel-i686/root'shell=Falseuid=501env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/pg_top.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0cmtkI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pg_top-3.7.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/pg_top-3.7.0.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pg_top-3.7.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Kj8Pwk + umask 022 + cd /builddir/build/BUILD + cd pg_top-3.7.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' i386 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + ./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 Configuring pg_top 3.7.0 checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking target system type... i386-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for make... make checking for i386-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 for style of include used by make... GNU checking dependency style of gcc... none checking for gawk... (cached) gawk checking for a BSD-compatible install... /usr/bin/install -c checking OS revision number... 2632573181el6x8664 checking for pg_config... /usr/bin/pg_config checking for PostgreSQL libraries... checking for library containing PQexec... -lpq checking for library containing kstat_open... no checking for library containing kvm_open... no checking for library containing elf32_getphdr... -lelf checking for library containing vm_statistics... no checking for library containing tgetent... -ltermcap checking for library containing exp... -lm checking for library containing dlerror... -ldl checking for library containing inet_aton... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether time.h and sys/time.h may both be included... yes checking for a good signal.h... /usr/include/bits/signum.h checking whether sys_errlist is declared... yes checking return type of signal handlers... void checking for time_t... yes checking for getopt... yes checking for memcpy... yes checking for setpriority... yes checking for strchr... yes checking for strerror... yes checking for snprintf... yes checking for sighold... yes checking for sigrelse... yes checking for sigaction... yes checking for sigprocmask... yes checking for correct ls options... ls -l checking for a platform module... linux checking for installation settings... mode=755 configure: creating ./config.status config.status: creating Makefile config.status: creating pg_top.1 config.status: creating config.h config.status: executing depfiles commands + make -j16 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables' gawk -f ./sigconv.awk /usr/include/bits/signum.h > sigdesc.h make all-am make[1]: Entering directory `/builddir/build/BUILD/pg_top-3.7.0' gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c color.c gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c commands.c gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c display.c gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c getopt.c gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c screen.c gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c sprompt.c gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c pg.c gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c pg_top.c gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c username.c gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c utils.c gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c version.c gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o m_remote.o `test -f 'machine/m_remote.c' || echo './'`machine/m_remote.c gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o m_common.o `test -f 'machine/m_common.c' || echo './'`machine/m_common.c gcc -DHAVE_CONFIG_H -I. -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -c -o m_linux.o `test -f 'machine/m_linux.c' || echo './'`machine/m_linux.c display.c: In function 'u_db': display.c:1249:5: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int64_t' [-Wformat=] db_info->numTupleAltered); ^ display.c:1249:5: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'int64_t' [-Wformat=] display.c:1249:5: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'int64_t' [-Wformat=] display.c:1249:5: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'int64_t' [-Wformat=] display.c:1249:5: warning: format '%ld' expects argument of type 'long int', but argument 8 has type 'int64_t' [-Wformat=] display.c:1249:5: warning: format '%ld' expects argument of type 'long int', but argument 9 has type 'int64_t' [-Wformat=] display.c:1249:5: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int64_t' [-Wformat=] display.c:1249:5: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'int64_t' [-Wformat=] display.c:1249:5: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'int64_t' [-Wformat=] display.c:1249:5: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'int64_t' [-Wformat=] display.c:1249:5: warning: format '%ld' expects argument of type 'long int', but argument 8 has type 'int64_t' [-Wformat=] display.c:1249:5: warning: format '%ld' expects argument of type 'long int', but argument 9 has type 'int64_t' [-Wformat=] display.c: In function 'i_io': display.c:1266:5: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int64_t' [-Wformat=] io_info->writesectors / 2); ^ display.c:1266:5: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'int64_t' [-Wformat=] display.c:1266:5: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'int64_t' [-Wformat=] display.c:1266:5: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'int64_t' [-Wformat=] display.c:1266:5: warning: format '%ld' expects argument of type 'long int', but argument 4 has type 'int64_t' [-Wformat=] display.c:1266:5: warning: format '%ld' expects argument of type 'long int', but argument 5 has type 'int64_t' [-Wformat=] display.c:1266:5: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'int64_t' [-Wformat=] display.c:1266:5: warning: format '%ld' expects argument of type 'long int', but argument 7 has type 'int64_t' [-Wformat=] display.c: In function 'i_disk': display.c:1289:5: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'int64_t' [-Wformat=] disk_info->size == 0 ? 100 : (disk_info->size - disk_info->avail) * 100 / disk_info->size); ^ display.c:1289:5: warning: format '%ld' expects argument of type 'long int', but argument 6 has type 'int64_t' [-Wformat=] display.c: In function 'display_pagerend': display.c:1615:2: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] (void) read(0, &ch, 1); ^ display.c: In function 'display_pager': screen.c: In function 'init_termcap': screen.c:275:6: warning: array subscript is above array bounds [-Warray-bounds] home[15] = '\0'; ^ display.c:1634:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] (void) read(0, &readch, 1); ^ In file included from pg_top.c:33:0: pg_top.c: In function 'main': os.h:24:50: warning: the address of 'stdoutbuf' will always evaluate as 'true' [-Waddress] #define setbuffer(f, b, s) setvbuf((f), (b), (b) ? _IOFBF : _IONBF, (s)) ^ pg_top.c:452:2: note: in expansion of macro 'setbuffer' setbuffer(stdout, stdoutbuf, Buffersize); ^ pg_top.c:597:7: warning: ignoring return value of 'nice', declared with attribute warn_unused_result [-Wunused-result] (void) nice(-20); ^ pg_top.c:1214:12: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] (void) read(0, &ch, 1); ^ machine/m_linux.c: In function 'get_io_info': machine/m_linux.c:1706:8: warning: format '%ld' expects argument of type 'long int *', but argument 6 has type 'int64_t *' [-Wformat=] &skip, &skip, &skip); ^ machine/m_linux.c:1706:8: warning: format '%ld' expects argument of type 'long int *', but argument 7 has type 'int64_t *' [-Wformat=] machine/m_linux.c:1706:8: warning: format '%ld' expects argument of type 'long int *', but argument 8 has type 'int64_t *' [-Wformat=] machine/m_linux.c:1706:8: warning: format '%ld' expects argument of type 'long int *', but argument 9 has type 'int64_t *' [-Wformat=] machine/m_linux.c:1706:8: warning: format '%ld' expects argument of type 'long int *', but argument 10 has type 'int64_t *' [-Wformat=] machine/m_linux.c:1706:8: warning: format '%ld' expects argument of type 'long int *', but argument 11 has type 'int64_t *' [-Wformat=] machine/m_linux.c:1706:8: warning: format '%ld' expects argument of type 'long int *', but argument 12 has type 'int64_t *' [-Wformat=] machine/m_linux.c:1706:8: warning: format '%ld' expects argument of type 'long int *', but argument 13 has type 'int64_t *' [-Wformat=] machine/m_linux.c:1706:8: warning: format '%ld' expects argument of type 'long int *', but argument 14 has type 'int64_t *' [-Wformat=] machine/m_linux.c:1706:8: warning: format '%ld' expects argument of type 'long int *', but argument 15 has type 'int64_t *' [-Wformat=] machine/m_linux.c:1706:8: warning: format '%ld' expects argument of type 'long int *', but argument 16 has type 'int64_t *' [-Wformat=] machine/m_linux.c: In function 'machine_init': machine/m_linux.c:393:7: warning: ignoring return value of 'chdir', declared with attribute warn_unused_result [-Wunused-result] chdir(PROCFS); ^ utils.c: In function 'string_list': utils.c:297:2: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] return result; ^ pg_top.c:516:9: warning: 'ac' may be used uninitialized in this function [-Wmaybe-uninitialized] while ((i = getopt_long(ac, av, ^ pg_top.c:516:9: warning: 'av' may be used uninitialized in this function [-Wmaybe-uninitialized] machine/m_linux.c:438:6: warning: 'cnt' may be used uninitialized in this function [-Wmaybe-uninitialized] if (cnt > 5) ^ gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=x86-64 -mtune=generic -mfpmath=sse -fasynchronous-unwind-tables -L/usr/lib -Wl,-z,relro -L/usr/lib -o pg_top color.o commands.o display.o getopt.o screen.o sprompt.o pg.o pg_top.o username.o utils.o version.o m_remote.o m_common.o m_linux.o -ldl -lm -ltermcap -lelf -lpq make[1]: Leaving directory `/builddir/build/BUILD/pg_top-3.7.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.BEESKa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.i386 ++ dirname /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.i386 + cd pg_top-3.7.0 + install -Dp -m 755 pg_top /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.i386/usr/bin/pg_top + install -Dp -m 644 pg_top.1 /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.i386/usr/share/man/man1/pg_top.1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/pg_top-3.7.0 extracting debug info from /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.i386/usr/bin/pg_top dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 464 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: pg_top-3.7.0-5.el7.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uehbB1 + umask 022 + cd /builddir/build/BUILD + cd pg_top-3.7.0 + DOCDIR=/builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.i386/usr/share/doc/pg_top-3.7.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.i386/usr/share/doc/pg_top-3.7.0 + cp -pr FAQ /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.i386/usr/share/doc/pg_top-3.7.0 + cp -pr HISTORY /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.i386/usr/share/doc/pg_top-3.7.0 + cp -pr LICENSE /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.i386/usr/share/doc/pg_top-3.7.0 + cp -pr README /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.i386/usr/share/doc/pg_top-3.7.0 + cp -pr TODO /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.i386/usr/share/doc/pg_top-3.7.0 + cp -pr Y2K /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.i386/usr/share/doc/pg_top-3.7.0 + exit 0 Provides: pg_top = 3.7.0-5.el7 pg_top(x86-32) = 3.7.0-5.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.11) 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) libdl.so.2 libelf.so.1 libm.so.6 libpq.so.5 libtinfo.so.5 rtld(GNU_HASH) Processing files: pg_top-debuginfo-3.7.0-5.el7.i686 Provides: pg_top-debuginfo = 3.7.0-5.el7 pg_top-debuginfo(x86-32) = 3.7.0-5.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.i386 warning: Could not canonicalize hostname: worker1.bsys.centos.org Wrote: /builddir/build/RPMS/pg_top-3.7.0-5.el7.i686.rpm Wrote: /builddir/build/RPMS/pg_top-debuginfo-3.7.0-5.el7.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fsW1XA + umask 022 + cd /builddir/build/BUILD + cd pg_top-3.7.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->