Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/sshguard.spec'], user='mockbuild'gid=135shell=FalsechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3318/root'logger=printOutput=Falseuid=1001env={'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100'}timeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/sshguard.spec'] with env {'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100'} and shell False warning: Could not canonicalize hostname: copr-builder-507918068.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/sshguard-1.6.1-3.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/sshguard.spec'], user='mockbuild'gid=135private_network=TruechrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3318/root'logger=printOutput=Falseuid=1001env={'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100'}shell=Falsetimeout=0) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/sshguard.spec'] with env {'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'HOSTNAME': 'mock', 'TERM': 'vt100'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Gs7Fsp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf sshguard-1.6.1 + /usr/bin/tar -xf - + /usr/bin/xz -dc /builddir/build/SOURCES/sshguard-1.6.1.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd sshguard-1.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find src '(' -name '*.h' -o -name '*.c' ')' -exec chmod -x '{}' + + cp -a /builddir/build/SOURCES/sshguard.service . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PfFm8R + umask 022 + cd /builddir/build/BUILD + cd sshguard-1.6.1 + export 'CFLAGS= -D_POSIX_C_SOURCE=200112L' + CFLAGS=' -D_POSIX_C_SOURCE=200112L' + CFLAGS=' -D_POSIX_C_SOURCE=200112L' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/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 -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == 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=x86_64-redhat-linux-gnu --host=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-firewall=iptables 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 whether make supports nested variables... (cached) yes checking for iptables... no configure: WARNING: iptables program not in path! Using /sbin as default unless --with-iptables specified ## -------------- ## ## Program Checks ## ## -------------- ## checking for gawk... (cached) gawk checking for x86_64-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 for gcc option to accept ISO C99... -std=gnu99 checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for bison... no checking for byacc... no checking for flex... no checking for lex... no ## -------------- ## ## Library Checks ## ## -------------- ## checking for pthread_create in -lpthread... yes checking how to run the C preprocessor... gcc -std=gnu99 -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 arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for C/C++ restrict keyword... __restrict checking build system type... x86_64-redhat-linux-gnu checking whether __SUNPRO_C is declared... no ## ----------------- ## ## Library Functions ## ## ----------------- ## checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for gethostbyname... yes checking for inet_ntoa... yes checking for strerror... yes checking for strstr... yes checking for strtol... yes checking for library containing socket... none required checking for library containing gethostbyname... none required configure: Using /sbin as location for iptables checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating man/Makefile config.status: creating src/Makefile config.status: creating src/parser/Makefile config.status: creating src/fwalls/Makefile config.status: creating src/config.h config.status: executing depfiles commands + make -j2 V=1 Making all in src make[1]: Entering directory `/builddir/build/BUILD/sshguard-1.6.1/src' make all-recursive make[2]: Entering directory `/builddir/build/BUILD/sshguard-1.6.1/src' Making all in parser make[3]: Entering directory `/builddir/build/BUILD/sshguard-1.6.1/src/parser' make all-am make[4]: Entering directory `/builddir/build/BUILD/sshguard-1.6.1/src/parser' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I. -I.. -Wall -D_POSIX_C_SOURCE=200112L -D_POSIX_C_SOURCE=200112L -c -o attack_parser.o attack_parser.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I. -I.. -Wall -D_POSIX_C_SOURCE=200112L -D_POSIX_C_SOURCE=200112L -c -o attack_scanner.o attack_scanner.c attack_scanner.c:33991:16: warning: 'input' defined but not used [-Wunused-function] static int input (void) ^ rm -f libparser.a ar cru libparser.a attack_parser.o attack_scanner.o ranlib libparser.a make[4]: Leaving directory `/builddir/build/BUILD/sshguard-1.6.1/src/parser' make[3]: Leaving directory `/builddir/build/BUILD/sshguard-1.6.1/src/parser' Making all in fwalls make[3]: Entering directory `/builddir/build/BUILD/sshguard-1.6.1/src/fwalls' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I. -I.. -Wall -D_POSIX_C_SOURCE=200112L -D_POSIX_C_SOURCE=200112L -c -o command.o command.c rm -f libfwall.a ar cru libfwall.a command.o ranlib libfwall.a make[3]: Leaving directory `/builddir/build/BUILD/sshguard-1.6.1/src/fwalls' make[3]: Entering directory `/builddir/build/BUILD/sshguard-1.6.1/src' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -DSIMCLIST_NO_DUMPRESTORE -Wall -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200112L -c -o sshguard_log.o sshguard_log.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -DSIMCLIST_NO_DUMPRESTORE -Wall -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200112L -c -o sshg_parser.o sshg_parser.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -DSIMCLIST_NO_DUMPRESTORE -Wall -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200112L -c -o sshguard.o sshguard.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -DSIMCLIST_NO_DUMPRESTORE -Wall -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200112L -c -o seekers.o seekers.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -DSIMCLIST_NO_DUMPRESTORE -Wall -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200112L -c -o sshguard_whitelist.o sshguard_whitelist.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -DSIMCLIST_NO_DUMPRESTORE -Wall -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200112L -c -o sshguard_procauth.o sshguard_procauth.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -DSIMCLIST_NO_DUMPRESTORE -Wall -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200112L -c -o sshguard_blacklist.o sshguard_blacklist.c sshguard_blacklist.c: In function 'blacklist_load': sshguard_blacklist.c:94:16: warning: format '%d' expects argument of type 'int *', but argument 4 has type 'enum service *' [-Wformat=] & newattacker.attack.address.kind, newattacker.attack.address.value) != 4) { ^ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -DSIMCLIST_NO_DUMPRESTORE -Wall -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200112L -c -o sshguard_options.o sshguard_options.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -DSIMCLIST_NO_DUMPRESTORE -Wall -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200112L -c -o sshguard_logsuck.o sshguard_logsuck.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -DSIMCLIST_NO_DUMPRESTORE -Wall -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200112L -c -o simclist.o simclist.c sshguard_logsuck.c: In function 'logsuck_getline': sshguard_logsuck.c:212:9: warning: implicit declaration of function 'usleep' [-Wimplicit-function-declaration] usleep(sleep_interval * 1000); ^ gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I. -DSIMCLIST_NO_DUMPRESTORE -Wall -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200112L -c -o hash_32a.o hash_32a.c gcc -std=gnu99 -I. -DSIMCLIST_NO_DUMPRESTORE -Wall -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200112L -Wl,-z,relro -o sshg-parser sshguard_log.o sshg_parser.o parser/libparser.a -lpthread gcc -std=gnu99 -I. -DSIMCLIST_NO_DUMPRESTORE -Wall -D_XOPEN_SOURCE -D_POSIX_C_SOURCE=200112L -Wl,-z,relro -o sshguard sshguard.o seekers.o sshguard_whitelist.o sshguard_log.o sshguard_procauth.o sshguard_blacklist.o sshguard_options.o sshguard_logsuck.o simclist.o hash_32a.o parser/libparser.a fwalls/libfwall.a -lpthread make[3]: Leaving directory `/builddir/build/BUILD/sshguard-1.6.1/src' make[2]: Leaving directory `/builddir/build/BUILD/sshguard-1.6.1/src' make[1]: Leaving directory `/builddir/build/BUILD/sshguard-1.6.1/src' Making all in man make[1]: Entering directory `/builddir/build/BUILD/sshguard-1.6.1/man' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/sshguard-1.6.1/man' make[1]: Entering directory `/builddir/build/BUILD/sshguard-1.6.1' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/sshguard-1.6.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eg1rcv + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/sshguard-1.6.1-3.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/sshguard-1.6.1-3.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/sshguard-1.6.1-3.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/sshguard-1.6.1-3.el7.centos.x86_64 + cd sshguard-1.6.1 + rm -rf /builddir/build/BUILDROOT/sshguard-1.6.1-3.el7.centos.x86_64 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/sshguard-1.6.1-3.el7.centos.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/sshguard-1.6.1/src' Making install in parser make[2]: Entering directory `/builddir/build/BUILD/sshguard-1.6.1/src/parser' /usr/bin/make install-am make[3]: Entering directory `/builddir/build/BUILD/sshguard-1.6.1/src/parser' make[4]: Entering directory `/builddir/build/BUILD/sshguard-1.6.1/src/parser' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/sshguard-1.6.1/src/parser' make[3]: Leaving directory `/builddir/build/BUILD/sshguard-1.6.1/src/parser' make[2]: Leaving directory `/builddir/build/BUILD/sshguard-1.6.1/src/parser' Making install in fwalls make[2]: Entering directory `/builddir/build/BUILD/sshguard-1.6.1/src/fwalls' make[3]: Entering directory `/builddir/build/BUILD/sshguard-1.6.1/src/fwalls' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/sshguard-1.6.1/src/fwalls' make[2]: Leaving directory `/builddir/build/BUILD/sshguard-1.6.1/src/fwalls' make[2]: Entering directory `/builddir/build/BUILD/sshguard-1.6.1/src' make[3]: Entering directory `/builddir/build/BUILD/sshguard-1.6.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sshguard-1.6.1-3.el7.centos.x86_64/usr/sbin' /usr/bin/install -c sshguard '/builddir/build/BUILDROOT/sshguard-1.6.1-3.el7.centos.x86_64/usr/sbin' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/sshguard-1.6.1/src' make[2]: Leaving directory `/builddir/build/BUILD/sshguard-1.6.1/src' make[1]: Leaving directory `/builddir/build/BUILD/sshguard-1.6.1/src' Making install in man make[1]: Entering directory `/builddir/build/BUILD/sshguard-1.6.1/man' make[2]: Entering directory `/builddir/build/BUILD/sshguard-1.6.1/man' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/sshguard-1.6.1-3.el7.centos.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 sshguard.8 '/builddir/build/BUILDROOT/sshguard-1.6.1-3.el7.centos.x86_64/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/sshguard-1.6.1/man' make[1]: Leaving directory `/builddir/build/BUILD/sshguard-1.6.1/man' make[1]: Entering directory `/builddir/build/BUILD/sshguard-1.6.1' make[2]: Entering directory `/builddir/build/BUILD/sshguard-1.6.1' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/sshguard-1.6.1' make[1]: Leaving directory `/builddir/build/BUILD/sshguard-1.6.1' + mkdir -p /builddir/build/BUILDROOT/sshguard-1.6.1-3.el7.centos.x86_64/usr/lib/systemd/system/ + install -m 644 sshguard.service /builddir/build/BUILDROOT/sshguard-1.6.1-3.el7.centos.x86_64/usr/lib/systemd/system/ + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/sshguard-1.6.1 extracting debug info from /builddir/build/BUILDROOT/sshguard-1.6.1-3.el7.centos.x86_64/usr/sbin/sshguard dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. + /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: sshguard-1.6.1-3.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.B7KDM8 + umask 022 + cd /builddir/build/BUILD + cd sshguard-1.6.1 + DOCDIR=/builddir/build/BUILDROOT/sshguard-1.6.1-3.el7.centos.x86_64/usr/share/doc/sshguard-1.6.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/sshguard-1.6.1-3.el7.centos.x86_64/usr/share/doc/sshguard-1.6.1 + cp -pr README.rst /builddir/build/BUILDROOT/sshguard-1.6.1-3.el7.centos.x86_64/usr/share/doc/sshguard-1.6.1 + cp -pr COPYING /builddir/build/BUILDROOT/sshguard-1.6.1-3.el7.centos.x86_64/usr/share/doc/sshguard-1.6.1 + cp -pr examples /builddir/build/BUILDROOT/sshguard-1.6.1-3.el7.centos.x86_64/usr/share/doc/sshguard-1.6.1 + exit 0 Provides: sshguard = 1.6.1-3.el7.centos sshguard(x86-64) = 1.6.1-3.el7.centos 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: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.10)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: sshguard-debuginfo-1.6.1-3.el7.centos.x86_64 Provides: sshguard-debuginfo = 1.6.1-3.el7.centos sshguard-debuginfo(x86-64) = 1.6.1-3.el7.centos 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/sshguard-1.6.1-3.el7.centos.x86_64 Wrote: /builddir/build/RPMS/sshguard-1.6.1-3.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/sshguard-debuginfo-1.6.1-3.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2hTnA4 + umask 022 + cd /builddir/build/BUILD + cd sshguard-1.6.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/sshguard-1.6.1-3.el7.centos.x86_64 + exit 0 Child return code was: 0