Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/pg_top.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-d63d4fceb6d547b9ce96b50b689ee3d6a0a74e9a/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', '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=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/pg_top.spec'] with env {'LANG': 'en_US.UTF-8', '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: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/pg_top-3.7.0-5.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/pg_top.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-d63d4fceb6d547b9ce96b50b689ee3d6a0a74e9a/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', '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=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/pg_top.spec'] with env {'LANG': 'en_US.UTF-8', '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: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cHCLM5 + 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.VEEh66 + 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + 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' + 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' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-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... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking target system type... armv7hl-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 armv7hl-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... 442fedora1 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 -j4 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c screen.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': display.c:1634:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] (void) read(0, &readch, 1); ^ screen.c: In function 'init_termcap': screen.c:275:6: warning: array subscript is above array bounds [-Warray-bounds] home[15] = '\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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c username.c 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); ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c utils.c 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] 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o m_remote.o `test -f 'machine/m_remote.c' || echo './'`machine/m_remote.c utils.c: In function 'string_list': utils.c:297:2: warning: 'result' may be used uninitialized in this function [-Wmaybe-uninitialized] return result; ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o m_linux.o `test -f 'machine/m_linux.c' || echo './'`machine/m_linux.c 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); ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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.Z1mIRd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.arm ++ dirname /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.arm + cd pg_top-3.7.0 + install -Dp -m 755 pg_top /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.arm/usr/bin/pg_top + install -Dp -m 644 pg_top.1 /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.arm/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.arm/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.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NlWMcr + umask 022 + cd /builddir/build/BUILD + cd pg_top-3.7.0 + DOCDIR=/builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.arm/usr/share/doc/pg_top-3.7.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.arm/usr/share/doc/pg_top-3.7.0 + cp -pr FAQ /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.arm/usr/share/doc/pg_top-3.7.0 + cp -pr HISTORY /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.arm/usr/share/doc/pg_top-3.7.0 + cp -pr LICENSE /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.arm/usr/share/doc/pg_top-3.7.0 + cp -pr README /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.arm/usr/share/doc/pg_top-3.7.0 + cp -pr TODO /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.arm/usr/share/doc/pg_top-3.7.0 + cp -pr Y2K /builddir/build/BUILDROOT/pg_top-3.7.0-5.el7.arm/usr/share/doc/pg_top-3.7.0 + exit 0 Provides: pg_top = 3.7.0-5.el7 pg_top(armv7hl-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: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdl.so.2 libelf.so.1 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libpq.so.5 libtinfo.so.5 rtld(GNU_HASH) Processing files: pg_top-debuginfo-3.7.0-5.el7.armv7hl Provides: pg_top-debuginfo = 3.7.0-5.el7 pg_top-debuginfo(armv7hl-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.arm Wrote: /builddir/build/RPMS/pg_top-3.7.0-5.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/pg_top-debuginfo-3.7.0-5.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7xDHmJ + 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.arm + exit 0 Child return code was: 0