Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/talk.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-96084dfacd3f9cb1672d15bcd176f51c036a8091/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/talk.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/talk-0.17-46.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/talk.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-96084dfacd3f9cb1672d15bcd176f51c036a8091/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/talk.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rQeFt0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf netkit-ntalk-0.17 + /usr/bin/gzip -dc /builddir/build/SOURCES/netkit-ntalk-0.17.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd netkit-ntalk-0.17 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (netkit-ntalk-0.17-pre20000412-time.patch):' Patch #0 (netkit-ntalk-0.17-pre20000412-time.patch): + /usr/bin/cat /builddir/build/SOURCES/netkit-ntalk-0.17-pre20000412-time.patch + /usr/bin/patch -p1 -b --suffix .time --fuzz=0 patching file talkd/announce.c patching file talkd/table.c + echo 'Patch #1 (netkit-ntalk-0.17-strip.patch):' Patch #1 (netkit-ntalk-0.17-strip.patch): + /usr/bin/cat /builddir/build/SOURCES/netkit-ntalk-0.17-strip.patch + /usr/bin/patch -p1 -b --suffix .strip --fuzz=0 patching file talk/Makefile patching file talkd/Makefile + echo 'Patch #2 (netkit-ntalk-0.17-sockopt.patch):' Patch #2 (netkit-ntalk-0.17-sockopt.patch): + /usr/bin/cat /builddir/build/SOURCES/netkit-ntalk-0.17-sockopt.patch + /usr/bin/patch -p1 -b --suffix .sockopt --fuzz=0 patching file talk/ctl_transact.c + echo 'Patch #3 (netkit-ntalk-0.17-i18n.patch):' Patch #3 (netkit-ntalk-0.17-i18n.patch): + /usr/bin/cat /builddir/build/SOURCES/netkit-ntalk-0.17-i18n.patch + /usr/bin/patch -p1 -b --suffix .i18n --fuzz=0 patching file talk/display.c patching file talk/talk.c + echo 'Patch #4 (netkit-ntalk-0.17-resize.patch):' Patch #4 (netkit-ntalk-0.17-resize.patch): + /usr/bin/cat /builddir/build/SOURCES/netkit-ntalk-0.17-resize.patch + /usr/bin/patch -p1 -b --suffix .resize --fuzz=0 patching file talk/display.c + echo 'Patch #5 (netkit-ntalk-0.17-person.patch):' Patch #5 (netkit-ntalk-0.17-person.patch): + /usr/bin/cat /builddir/build/SOURCES/netkit-ntalk-0.17-person.patch + /usr/bin/patch -p1 -b --suffix .person --fuzz=0 patching file talkd/announce.c patching file talk/get_names.c patching file talk/talk.1 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Gz7E22 + umask 022 + cd /builddir/build/BUILD + cd netkit-ntalk-0.17 + ./configure --with-c-compiler=cc Directories: /usr/bin /usr/sbin /usr/man Checking if C compiler works... yes Checking if cc accepts gcc warnings... yes Checking if cc accepts -O2... yes Checking for ncurses... yes Checking for socklen_t... yes Checking for snprintf declaration... ok Checking for snprintf implementation... ok Generating MCONFIG... + /usr/bin/perl -pi -e ' s,-O2,\$(RPM_OPT_FLAGS) -D_GNU_SOURCE -fpic -fPIE -DPIE -I/usr/include/ncursesw,; s.^LDFLAGS=.LDFLAGS=-pie -Wl,-z,relro,-z,now.; s,^BINDIR=.*$,BINDIR=/usr/bin,; s,^MANDIR=.*$,MANDIR=/usr/share/man,; s,^SBINDIR=.*$,SBINDIR=/usr/sbin,; s,^LIBCURSES=.*$,LIBCURSES=-lncursesw,; ' MCONFIG + make (cd talk && make) make[1]: Entering directory `/builddir/build/BUILD/netkit-ntalk-0.17/talk' cc -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 -D_GNU_SOURCE -fpic -fPIE -DPIE -I/usr/include/ncursesw -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -I../include ctl.c -c cc -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 -D_GNU_SOURCE -fpic -fPIE -DPIE -I/usr/include/ncursesw -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -I../include ctl_transact.c -c cc -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 -D_GNU_SOURCE -fpic -fPIE -DPIE -I/usr/include/ncursesw -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -I../include display.c -c display.c: In function 'display_addch': display.c:454:10: warning: ignoring return value of 'mbtowc', declared with attribute warn_unused_result [-Wunused-result] mbtowc (NULL, NULL, 0); ^ cc -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 -D_GNU_SOURCE -fpic -fPIE -DPIE -I/usr/include/ncursesw -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -I../include get_addrs.c -c cc -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 -D_GNU_SOURCE -fpic -fPIE -DPIE -I/usr/include/ncursesw -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -I../include get_names.c -c cc -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 -D_GNU_SOURCE -fpic -fPIE -DPIE -I/usr/include/ncursesw -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -I../include init_disp.c -c cc -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 -D_GNU_SOURCE -fpic -fPIE -DPIE -I/usr/include/ncursesw -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -I../include invite.c -c cc -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 -D_GNU_SOURCE -fpic -fPIE -DPIE -I/usr/include/ncursesw -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -I../include io.c -c cc -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 -D_GNU_SOURCE -fpic -fPIE -DPIE -I/usr/include/ncursesw -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -I../include look_up.c -c cc -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 -D_GNU_SOURCE -fpic -fPIE -DPIE -I/usr/include/ncursesw -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -I../include msgs.c -c cc -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 -D_GNU_SOURCE -fpic -fPIE -DPIE -I/usr/include/ncursesw -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -I../include talk.c -c cc -pie -Wl,-z,relro,-z,now ctl.o ctl_transact.o display.o get_addrs.o get_names.o init_disp.o invite.o io.o look_up.o msgs.o talk.o -lncursesw -o talk make[1]: Leaving directory `/builddir/build/BUILD/netkit-ntalk-0.17/talk' (cd talkd && make) make[1]: Entering directory `/builddir/build/BUILD/netkit-ntalk-0.17/talkd' cc -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 -D_GNU_SOURCE -fpic -fPIE -DPIE -I/usr/include/ncursesw -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -I../include talkd.c -c talkd.c: In function 'main': talkd.c:325:8: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, msg, strlen(msg)); ^ cc -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 -D_GNU_SOURCE -fpic -fPIE -DPIE -I/usr/include/ncursesw -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -I../include announce.c -c announce.c: In function 'print_mesg': announce.c:152:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(fd, big_buf, strlen(big_buf)); ^ cc -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 -D_GNU_SOURCE -fpic -fPIE -DPIE -I/usr/include/ncursesw -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -I../include process.c -c cc -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 -D_GNU_SOURCE -fpic -fPIE -DPIE -I/usr/include/ncursesw -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -I../include table.c -c cc -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 -D_GNU_SOURCE -fpic -fPIE -DPIE -I/usr/include/ncursesw -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -I../include print.c -c print.c: In function 'print_request': print.c:151:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(logfd, buf, strlen(buf)); ^ print.c: In function 'print_response': print.c:167:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(logfd, buf, strlen(buf)); ^ print.c: In function 'debug': print.c:180:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(logfd, buf, strlen(buf)); ^ print.c: In function 'print_broken_packet': print.c:191:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(packfd, buf, strlen(buf)); ^ print.c:193:26: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] if (i%24 == 0) write(packfd, "\n ", 5); ^ print.c:195:11: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(packfd, tmp, strlen(tmp)); ^ print.c:197:7: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(packfd, "\n", 1); ^ cc -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 -D_GNU_SOURCE -fpic -fPIE -DPIE -I/usr/include/ncursesw -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -I../include repairs.c -c cc -pie -Wl,-z,relro,-z,now talkd.o announce.o process.o table.o print.o repairs.o -o talkd make[1]: Leaving directory `/builddir/build/BUILD/netkit-ntalk-0.17/talkd' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.8tFlwo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/talk-0.17-46.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/talk-0.17-46.el7.arm ++ dirname /builddir/build/BUILDROOT/talk-0.17-46.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/talk-0.17-46.el7.arm + cd netkit-ntalk-0.17 + mkdir -p /builddir/build/BUILDROOT/talk-0.17-46.el7.arm/usr/bin + mkdir -p /builddir/build/BUILDROOT/talk-0.17-46.el7.arm/usr/share/man/man1 /builddir/build/BUILDROOT/talk-0.17-46.el7.arm/usr/share/man/man8 + mkdir -p /builddir/build/BUILDROOT/talk-0.17-46.el7.arm/usr/sbin + make INSTALLROOT=/builddir/build/BUILDROOT/talk-0.17-46.el7.arm install (cd talk && make install) make[1]: Entering directory `/builddir/build/BUILD/netkit-ntalk-0.17/talk' install -m755 talk /builddir/build/BUILDROOT/talk-0.17-46.el7.arm/usr/bin install -m644 talk.1 /builddir/build/BUILDROOT/talk-0.17-46.el7.arm/usr/share/man/man1/ make[1]: Leaving directory `/builddir/build/BUILD/netkit-ntalk-0.17/talk' (cd talkd && make install) make[1]: Entering directory `/builddir/build/BUILD/netkit-ntalk-0.17/talkd' install -m755 talkd /builddir/build/BUILDROOT/talk-0.17-46.el7.arm/usr/sbin/in.ntalkd ln -sf in.ntalkd /builddir/build/BUILDROOT/talk-0.17-46.el7.arm/usr/sbin/in.talkd install -m644 talkd.8 /builddir/build/BUILDROOT/talk-0.17-46.el7.arm/usr/share/man/man8/in.ntalkd.8 ln -sf in.ntalkd.8 /builddir/build/BUILDROOT/talk-0.17-46.el7.arm/usr/share/man/man8/in.talkd.8 ln -sf in.ntalkd.8 /builddir/build/BUILDROOT/talk-0.17-46.el7.arm/usr/share/man/man8/ntalkd.8 ln -sf in.talkd.8 /builddir/build/BUILDROOT/talk-0.17-46.el7.arm/usr/share/man/man8/talkd.8 make[1]: Leaving directory `/builddir/build/BUILD/netkit-ntalk-0.17/talkd' + mkdir -p /builddir/build/BUILDROOT/talk-0.17-46.el7.arm/usr/lib/systemd/system + install -p -m 644 /builddir/build/SOURCES/ntalk.socket /builddir/build/BUILDROOT/talk-0.17-46.el7.arm/usr/lib/systemd/system/ntalk.socket + install -p -m 644 /builddir/build/SOURCES/ntalk.service /builddir/build/BUILDROOT/talk-0.17-46.el7.arm/usr/lib/systemd/system/ntalk.service + /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/netkit-ntalk-0.17 extracting debug info from /builddir/build/BUILDROOT/talk-0.17-46.el7.arm/usr/bin/talk extracting debug info from /builddir/build/BUILDROOT/talk-0.17-46.el7.arm/usr/sbin/in.ntalkd /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/sbin/in.ntalkd.debug to /usr/lib/debug/usr/sbin/in.talkd.debug 206 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: talk-0.17-46.el7.armv7hl Provides: talk = 0.17-46.el7 talk(armv7hl-32) = 0.17-46.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.15) libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libncursesw.so.5 libtinfo.so.5 rtld(GNU_HASH) Processing files: talk-server-0.17-46.el7.armv7hl Provides: ntalk = 0.17-46.el7 talk-server = 0.17-46.el7 talk-server(armv7hl-32) = 0.17-46.el7 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 systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) rtld(GNU_HASH) Obsoletes: ntalk < 0.17-46.el7 Processing files: talk-debuginfo-0.17-46.el7.armv7hl Provides: talk-debuginfo = 0.17-46.el7 talk-debuginfo(armv7hl-32) = 0.17-46.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/talk-0.17-46.el7.arm Wrote: /builddir/build/RPMS/talk-0.17-46.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/talk-server-0.17-46.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/talk-debuginfo-0.17-46.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.U4Rzd9 + umask 022 + cd /builddir/build/BUILD + cd netkit-ntalk-0.17 + /usr/bin/rm -rf /builddir/build/BUILDROOT/talk-0.17-46.el7.arm + exit 0 Child return code was: 0 LEAVE do -->