Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/whowatch.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-032e98eef713588ba6aad6fcd1eb0c9e1d3a5afc/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/whowatch.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/whowatch-1.8.6-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/whowatch.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-032e98eef713588ba6aad6fcd1eb0c9e1d3a5afc/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/whowatch.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.oyzjPI + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf whowatch-1.8.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/whowatch-1.8.6.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd whowatch-1.8.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iy9p6n + umask 022 + cd /builddir/build/BUILD + cd whowatch-1.8.6 + 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 + ./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 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 whether make supports nested variables... yes checking for armv7hl-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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking whether make sets $(MAKE)... (cached) yes checking for kvm_openfiles in -lkvm... no checking for scrollok in -lncurses... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... 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/wait.h that is POSIX.1 compatible... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking kvm.h usability... no checking kvm.h presence... no checking for kvm.h... no checking for stdint.h... (cached) yes checking asm/param.h usability... yes checking asm/param.h presence... yes checking for asm/param.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 sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for pid_t... yes checking for size_t... yes checking for struct stat.st_rdev... yes checking whether time.h and sys/time.h may both be included... yes checking whether utmp has USER_PROCESS type... yes checking whether utmp has DEAD_PROCESS type... yes checking whether utmp struct has ut_pid member... yes checking whether utmp struct has ut_name member... yes checking whether gcc needs -traditional... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for select... yes checking for getloadavg... yes checking for bzero... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for isascii... yes checking for memset... yes checking for regcomp... yes checking for strchr... yes checking for strncasecmp... yes checking for strrchr... yes checking for sysconf... yes checking whether select() modifies the time value... yes checking whether sysctl() can be used... no checking for struct kinfo_proc.kp_proc... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/config.h config.status: executing depfiles commands + /usr/bin/make -j4 Making all in src make[1]: Entering directory `/builddir/build/BUILD/whowatch-1.8.6/src' /usr/bin/make all-am make[2]: Entering directory `/builddir/build/BUILD/whowatch-1.8.6/src' gcc -DHAVE_CONFIG_H -I. -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 whowatch.o whowatch.c gcc -DHAVE_CONFIG_H -I. -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 plist.o plist.c gcc -DHAVE_CONFIG_H -I. -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 procinfo.o procinfo.c gcc -DHAVE_CONFIG_H -I. -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 proctree.o proctree.c plist.c: In function 'prepare_line': plist.c:152:3: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign] offset = snprintf(w->mwin->gbuf, w->mwin->gbsize, "\x6%4d ", p->line + 1); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from whowatch.h:1, from plist.c:1: /usr/include/bits/stdio2.h:61:1: note: expected 'char * __restrict__' but argument is of type 'u8 *' __NTH (snprintf (char *__restrict __s, size_t __n, ^ plist.c:158:4: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign] get_cmdline(p->proc->pid)); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from whowatch.h:1, from plist.c:1: /usr/include/bits/stdio2.h:61:1: note: expected 'char * __restrict__' but argument is of type 'u8 *' __NTH (snprintf (char *__restrict __s, size_t __n, ^ plist.c:162:4: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign] state, tree, get_cmdline(p->proc->pid)); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from whowatch.h:1, from plist.c:1: /usr/include/bits/stdio2.h:61:1: note: expected 'char * __restrict__' but argument is of type 'u8 *' __NTH (snprintf (char *__restrict __s, size_t __n, ^ plist.c:164:2: warning: pointer targets in return differ in signedness [-Wpointer-sign] return w->mwin->gbuf; ^ plist.c: In function 'ptreeinfo': plist.c:203:14: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] char *buf = w->mwin->gbuf; ^ plist.c: In function 'ptree_unhide': plist.c:311:8: warning: operation on 'w->vy' may be undefined [-Wsequence-point] w->vy = w->vy = w->crsr = 0; ^ gcc -DHAVE_CONFIG_H -I. -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 block.o block.c gcc -DHAVE_CONFIG_H -I. -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 owner.o owner.c gcc -DHAVE_CONFIG_H -I. -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 screen.o screen.c gcc -DHAVE_CONFIG_H -I. -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 ulist.o ulist.c gcc -DHAVE_CONFIG_H -I. -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 exti.o exti.c gcc -DHAVE_CONFIG_H -I. -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 pluglib.o pluglib.c ulist.c: In function 'uprint': ulist.c:88:3: warning: pointer targets in passing argument 1 of 'snprintf' differ in signedness [-Wpointer-sign] toggle?count_idle(u->tty):get_w(u->pid)); ^ In file included from /usr/include/features.h:375:0, from /usr/include/stdio.h:27, from whowatch.h:1, from ulist.c:1: /usr/include/bits/stdio2.h:61:1: note: expected 'char * __restrict__' but argument is of type 'u8 *' __NTH (snprintf (char *__restrict __s, size_t __n, ^ ulist.c:89:2: warning: pointer targets in passing argument 2 of 'scr_maddstr' differ in signedness [-Wpointer-sign] scr_maddstr(w, w->mwin->gbuf, u->line, 0, n); ^ In file included from ulist.c:1:0: whowatch.h:129:6: note: expected 'char *' but argument is of type 'u8 *' void scr_maddstr(struct wdgt *, char *, u32 , u32, u32); ^ ulist.c: In function 'read_utmp': ulist.c:113:17: warning: variable 'u' set but not used [-Wunused-but-set-variable] struct user_t *u; ^ pluglib.c: In function 'print': pluglib.c:25:6: warning: variable 'n' set but not used [-Wunused-but-set-variable] int n; ^ pluglib.c: In function 'title': pluglib.c:51:6: warning: variable 'n' set but not used [-Wunused-but-set-variable] int n; ^ gcc -DHAVE_CONFIG_H -I. -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 wdgts.o wdgts.c gcc -DHAVE_CONFIG_H -I. -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 proc_plugin.o proc_plugin.c wdgts.c: In function 'ido_search': wdgts.c:78:2: warning: pointer targets in passing argument 2 of 'do_search' differ in signedness [-Wpointer-sign] if(do_search(w, w->mwin->gbuf, type) == 2 && !type) { ^ wdgts.c:16:12: note: expected 'char *' but argument is of type 'u8 *' static int do_search(struct wdgt *w, char *s, int type) ^ wdgts.c:79:3: warning: pointer targets in passing argument 2 of 'do_search' differ in signedness [-Wpointer-sign] do_search(w, w->mwin->gbuf, 2); ^ wdgts.c:16:12: note: expected 'char *' but argument is of type 'u8 *' static int do_search(struct wdgt *w, char *s, int type) ^ gcc -DHAVE_CONFIG_H -I. -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 user_plugin.o user_plugin.c proc_plugin.c: In function 'proc_starttime': proc_plugin.c:427:2: warning: pointer targets in passing argument 1 of 'ctime' differ in signedness [-Wpointer-sign] s = ctime(&sec); ^ In file included from whowatch.h:13:0, from proc_plugin.c:11: /usr/include/time.h:264:14: note: expected 'const time_t *' but argument is of type 'long unsigned int *' extern char *ctime (const time_t *__timer) __THROW; ^ gcc -DHAVE_CONFIG_H -I. -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 kbd.o kbd.c kbd.c: In function 'getkey': kbd.c:321:13: warning: pointer targets in initialization differ in signedness [-Wpointer-sign] char *q = buf; ^ kbd.c:323:5: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] e = q; ^ 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 -Wl,-z,relro -rdynamic -o whowatch whowatch.o plist.o procinfo.o proctree.o block.o owner.o screen.o ulist.o exti.o pluglib.o wdgts.o proc_plugin.o user_plugin.o kbd.o -lncurses make[2]: Leaving directory `/builddir/build/BUILD/whowatch-1.8.6/src' make[1]: Leaving directory `/builddir/build/BUILD/whowatch-1.8.6/src' make[1]: Entering directory `/builddir/build/BUILD/whowatch-1.8.6' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/whowatch-1.8.6' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.xJBQtP + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm ++ dirname /builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm + cd whowatch-1.8.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm + /usr/bin/install -d -m0755 /builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/usr/share/man/man1/ /builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/usr/bin + /usr/bin/make prefix=/builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/usr exec_prefix=/builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/usr bindir=/builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/usr/bin sbindir=/builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/usr/sbin sysconfdir=/builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/etc datadir=/builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/usr/share includedir=/builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/usr/include libdir=/builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/usr/lib libexecdir=/builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/usr/libexec localstatedir=/builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/var sharedstatedir=/builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/var/lib mandir=/builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/usr/share/man infodir=/builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/usr/share/info install Making install in src make[1]: Entering directory `/builddir/build/BUILD/whowatch-1.8.6/src' make[2]: Entering directory `/builddir/build/BUILD/whowatch-1.8.6/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/usr/bin' /usr/bin/install -c whowatch '/builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/whowatch-1.8.6/src' make[1]: Leaving directory `/builddir/build/BUILD/whowatch-1.8.6/src' make[1]: Entering directory `/builddir/build/BUILD/whowatch-1.8.6' make[2]: Entering directory `/builddir/build/BUILD/whowatch-1.8.6' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/usr/share/man/man1' /usr/bin/install -c -m 644 whowatch.1 '/builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/usr/share/man/man1' make[2]: Leaving directory `/builddir/build/BUILD/whowatch-1.8.6' make[1]: Leaving directory `/builddir/build/BUILD/whowatch-1.8.6' + /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/whowatch-1.8.6 extracting debug info from /builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/usr/bin/whowatch dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 174 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: whowatch-1.8.6-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OIuI3b + umask 022 + cd /builddir/build/BUILD + cd whowatch-1.8.6 + DOCDIR=/builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/usr/share/doc/whowatch-1.8.6 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/usr/share/doc/whowatch-1.8.6 + cp -pr AUTHORS /builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/usr/share/doc/whowatch-1.8.6 + cp -pr ChangeLog /builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/usr/share/doc/whowatch-1.8.6 + cp -pr COPYING /builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/usr/share/doc/whowatch-1.8.6 + cp -pr PLUGINS.readme /builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/usr/share/doc/whowatch-1.8.6 + cp -pr README /builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/usr/share/doc/whowatch-1.8.6 + cp -pr TODO /builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm/usr/share/doc/whowatch-1.8.6 + exit 0 Provides: whowatch = 1.8.6-1.el7 whowatch(armv7hl-32) = 1.8.6-1.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.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libncurses.so.5 libtinfo.so.5 rtld(GNU_HASH) Processing files: whowatch-debuginfo-1.8.6-1.el7.armv7hl Provides: whowatch-debuginfo = 1.8.6-1.el7 whowatch-debuginfo(armv7hl-32) = 1.8.6-1.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/whowatch-1.8.6-1.el7.arm Wrote: /builddir/build/RPMS/whowatch-1.8.6-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/whowatch-debuginfo-1.8.6-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mtKKum + umask 022 + cd /builddir/build/BUILD + cd whowatch-1.8.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/whowatch-1.8.6-1.el7.arm + exit 0 Child return code was: 0