Mock Version: 1.4.15 Mock Version: 1.4.15 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/isync.spec'], chrootPath='/var/lib/mock/epel7-build-16384144-1172284/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/isync.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/isync-1.3.1-1.el7.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/isync.spec'], chrootPath='/var/lib/mock/epel7-build-16384144-1172284/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/isync.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.6mGduZ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf isync-1.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/isync-1.3.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd isync-1.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + for file in ChangeLog + mv ChangeLog timestamp + iconv -f ISO-8859-1 -t UTF-8 -o ChangeLog timestamp + touch -r timestamp ChangeLog + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.D5GThi + umask 022 + cd /builddir/build/BUILD + cd isync-1.3.1 + CFLAGS='-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 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 ']' BUILDSTDERR: ++ find . -name config.guess -o -name config.sub + ./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 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 to enable maintainer-specific portions of Makefiles... yes checking whether make supports the include directive... yes (GNU style) 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 dependency style of gcc... none checking for gcc option to accept ISO C99... -std=gnu99 checking for perl... perl checking whether perl is recent enough... yes checking whether strftime supports %z... yes checking how to run the C preprocessor... gcc -std=gnu99 -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 sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for vasprintf... yes checking for strnlen... yes checking for memrchr... yes checking for timegm... yes checking for socket in -lsocket... no checking for inet_ntoa in -lnsl... yes checking for getaddrinfo... yes checking for inet_ntop... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking OpenSSL presence with pkg-config... found checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking for sasl_client_init in -lsasl2... yes checking sasl/sasl.h usability... yes checking sasl/sasl.h presence... yes checking for sasl/sasl.h... yes checking for Berkeley DB >= 4.1... yes checking for deflate in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for getopt_long... yes 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/compat/Makefile config.status: creating isync.spec config.status: creating autodefs.h config.status: executing depfiles commands Using SSL Using SASL Using zlib Using Berkeley DB + /usr/bin/make -j6 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/isync-1.3.1' Making all in src make[2]: Entering directory `/builddir/build/BUILD/isync-1.3.1/src' Making all in compat make[3]: Entering directory `/builddir/build/BUILD/isync-1.3.1/src/compat' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o main.o main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o config.o config.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o convert.o convert.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o util.o util.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -Wl,-z,relro -o isync main.o config.o convert.o util.o -ldb make[3]: Leaving directory `/builddir/build/BUILD/isync-1.3.1/src/compat' make[3]: Entering directory `/builddir/build/BUILD/isync-1.3.1/src' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o main.o main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o sync.o sync.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o config.o config.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o util.o util.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o socket.o socket.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o driver.o driver.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o drv_imap.o drv_imap.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o drv_maildir.o drv_maildir.c perl ./drv_proxy_gen.pl ./driver.h ./drv_proxy.c drv_proxy.inc gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o mdconvert.o mdconvert.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -c -o drv_proxy.o drv_proxy.c gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -Wl,-z,relro -o mdconvert mdconvert.o -ldb gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -pipe -W -Wall -Wshadow -Wstrict-prototypes -std=c99 -pedantic -Wno-overlength-strings -Wl,-z,relro -o mbsync main.o sync.o config.o util.o socket.o driver.o drv_imap.o drv_maildir.o drv_proxy.o -ldb -lssl -lcrypto -lnsl -lsasl2 -lz make[3]: Leaving directory `/builddir/build/BUILD/isync-1.3.1/src' make[2]: Leaving directory `/builddir/build/BUILD/isync-1.3.1/src' make[2]: Entering directory `/builddir/build/BUILD/isync-1.3.1' make[2]: Leaving directory `/builddir/build/BUILD/isync-1.3.1' make[1]: Leaving directory `/builddir/build/BUILD/isync-1.3.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.M6eReL + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64 + cd isync-1.3.1 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/isync-1.3.1/src' Making install in compat make[2]: Entering directory `/builddir/build/BUILD/isync-1.3.1/src/compat' make[3]: Entering directory `/builddir/build/BUILD/isync-1.3.1/src/compat' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/bin' /usr/bin/install -c isync '/builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/share/doc/isync/examples' /usr/bin/install -c -m 644 isyncrc.sample '/builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/share/doc/isync/examples' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 isync.1 '/builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/isync-1.3.1/src/compat' make[2]: Leaving directory `/builddir/build/BUILD/isync-1.3.1/src/compat' make[2]: Entering directory `/builddir/build/BUILD/isync-1.3.1/src' make[3]: Entering directory `/builddir/build/BUILD/isync-1.3.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/bin' /usr/bin/install -c mbsync mdconvert '/builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/share/doc/isync/examples' /usr/bin/install -c -m 644 mbsyncrc.sample '/builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/share/doc/isync/examples' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 mbsync.1 mdconvert.1 '/builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/isync-1.3.1/src' make[2]: Leaving directory `/builddir/build/BUILD/isync-1.3.1/src' make[1]: Leaving directory `/builddir/build/BUILD/isync-1.3.1/src' make[1]: Entering directory `/builddir/build/BUILD/isync-1.3.1' make[2]: Entering directory `/builddir/build/BUILD/isync-1.3.1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/bin' /usr/bin/install -c mbsync-get-cert '/builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/share/doc/isync' /usr/bin/install -c -m 644 README TODO NEWS ChangeLog AUTHORS '/builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/share/doc/isync' make[2]: Leaving directory `/builddir/build/BUILD/isync-1.3.1' make[1]: Leaving directory `/builddir/build/BUILD/isync-1.3.1' + rm -r /builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/share/doc/isync + /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/isync-1.3.1 extracting debug info from /builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/bin/isync extracting debug info from /builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/bin/mdconvert extracting debug info from /builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/bin/mbsync /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. BUILDSTDERR: 778 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: isync-1.3.1-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PWohTf + umask 022 + cd /builddir/build/BUILD + cd isync-1.3.1 + DOCDIR=/builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/share/doc/isync-1.3.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/share/doc/isync-1.3.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/share/doc/isync-1.3.1 + cp -pr NEWS /builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/share/doc/isync-1.3.1 + cp -pr README /builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/share/doc/isync-1.3.1 + cp -pr TODO /builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/share/doc/isync-1.3.1 + cp -pr ChangeLog /builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/share/doc/isync-1.3.1 + cp -pr src/mbsyncrc.sample /builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/share/doc/isync-1.3.1 + cp -pr src/compat/isyncrc.sample /builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/share/doc/isync-1.3.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DxI8zK + umask 022 + cd /builddir/build/BUILD + cd isync-1.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/share/licenses/isync-1.3.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/share/licenses/isync-1.3.1 + cp -pr COPYING /builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64/usr/share/licenses/isync-1.3.1 + exit 0 Provides: isync = 1.3.1-1.el7 isync(x86-64) = 1.3.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh libc.so.6()(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.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libdb-5.3.so()(64bit) libnsl.so.1()(64bit) libsasl2.so.3()(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: isync-debuginfo-1.3.1-1.el7.x86_64 Provides: isync-debuginfo = 1.3.1-1.el7 isync-debuginfo(x86-64) = 1.3.1-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/isync-1.3.1-1.el7.x86_64 Wrote: /builddir/build/RPMS/isync-1.3.1-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/isync-debuginfo-1.3.1-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CxG22f + umask 022 + cd /builddir/build/BUILD + cd isync-1.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/isync-1.3.1-1.el7.x86_64 + exit 0 Child return code was: 0