Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ioprocess.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/virt7-ovirt-43-el7-build-69140-355030/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ioprocess.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ioprocess-1.3.1-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ioprocess.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/virt7-ovirt-43-el7-build-69140-355030/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ioprocess.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cHifsm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ioprocess-1.3.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/ioprocess-1.3.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd ioprocess-1.3.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mkdir py2 py3 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nSp35O + umask 022 + cd /builddir/build/BUILD + cd ioprocess-1.3.1 ~/build/BUILD/ioprocess-1.3.1/py2 ~/build/BUILD/ioprocess-1.3.1 + pushd py2 + 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 ']' ++ 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 PYTHON=/usr/bin/python2 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 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 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 whether /usr/bin/python2 version is >= 2.6... yes checking for /usr/bin/python2 version... 2.7 checking for /usr/bin/python2 platform... linux2 checking for /usr/bin/python2 script directory... ${prefix}/lib/python2.7/site-packages checking for /usr/bin/python2 extension module directory... ${exec_prefix}/lib64/python2.7/site-packages 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for unistd.h... (cached) yes checking for size_t... yes checking for uint64_t... yes checking whether lstat correctly handles trailing slash... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for getpagesize... yes checking for memset... yes checking for mkdir... yes checking for rmdir... 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 for GLIB2... yes checking for GTHREAD2... yes checking for yajl_alloc in -lyajl... yes checking for yajl_config in -lyajl... yes checking yajl/yajl_parse.h usability... yes checking yajl/yajl_parse.h presence... yes checking for yajl/yajl_parse.h... yes checking yajl/yajl_gen.h usability... yes checking yajl/yajl_gen.h presence... yes checking for yajl/yajl_gen.h... yes checking for taskset... /usr/bin/taskset checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating ioprocess.spec config.status: creating .ycm_extra_conf.py config.status: creating bindings/Makefile config.status: creating bindings/python/Makefile config.status: creating bindings/python/setup.py config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j32 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/ioprocess-1.3.1/py2' Making all in src make[2]: Entering directory `/builddir/build/BUILD/ioprocess-1.3.1/py2/src' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DYAJL_VERSION=2 --pedantic -Wall -Wextra -Werror -Wno-missing-field-initializers -D__STDC_FORMAT_MACROS -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 -c -o ioprocess-json-dom.o `test -f 'json-dom.c' || echo '../../src/'`json-dom.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DYAJL_VERSION=2 --pedantic -Wall -Wextra -Werror -Wno-missing-field-initializers -D__STDC_FORMAT_MACROS -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 -c -o ioprocess-json-dom-generator.o `test -f 'json-dom-generator.c' || echo '../../src/'`json-dom-generator.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DYAJL_VERSION=2 --pedantic -Wall -Wextra -Werror -Wno-missing-field-initializers -D__STDC_FORMAT_MACROS -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 -c -o ioprocess-json-dom-parser.o `test -f 'json-dom-parser.c' || echo '../../src/'`json-dom-parser.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DYAJL_VERSION=2 --pedantic -Wall -Wextra -Werror -Wno-missing-field-initializers -D__STDC_FORMAT_MACROS -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 -c -o ioprocess-exported-functions.o `test -f 'exported-functions.c' || echo '../../src/'`exported-functions.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DYAJL_VERSION=2 --pedantic -Wall -Wextra -Werror -Wno-missing-field-initializers -D__STDC_FORMAT_MACROS -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 -c -o ioprocess-ioprocess.o `test -f 'ioprocess.c' || echo '../../src/'`ioprocess.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DYAJL_VERSION=2 --pedantic -Wall -Wextra -Werror -Wno-missing-field-initializers -D__STDC_FORMAT_MACROS -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 -c -o ioprocess-utils.o `test -f 'utils.c' || echo '../../src/'`utils.c gcc -std=gnu99 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -DYAJL_VERSION=2 --pedantic -Wall -Wextra -Werror -Wno-missing-field-initializers -D__STDC_FORMAT_MACROS -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 -Wl,-z,relro -o ioprocess ioprocess-json-dom.o ioprocess-json-dom-generator.o ioprocess-json-dom-parser.o ioprocess-exported-functions.o ioprocess-ioprocess.o ioprocess-utils.o -lglib-2.0 -pthread -lgthread-2.0 -lglib-2.0 -lyajl make[2]: Leaving directory `/builddir/build/BUILD/ioprocess-1.3.1/py2/src' Making all in bindings make[2]: Entering directory `/builddir/build/BUILD/ioprocess-1.3.1/py2/bindings' Making all in python make[3]: Entering directory `/builddir/build/BUILD/ioprocess-1.3.1/py2/bindings/python' sed -e "s,[@]IOPROCESS_DIR[@],/usr/libexec,g" \ -e "s,[@]TASKSET_PATH[@],/usr/bin/taskset,g" \ ../../../bindings/python/ioprocess/config.py.in > ../../../bindings/python/ioprocess/config.py make[3]: Leaving directory `/builddir/build/BUILD/ioprocess-1.3.1/py2/bindings/python' make[3]: Entering directory `/builddir/build/BUILD/ioprocess-1.3.1/py2/bindings' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/ioprocess-1.3.1/py2/bindings' make[2]: Leaving directory `/builddir/build/BUILD/ioprocess-1.3.1/py2/bindings' make[2]: Entering directory `/builddir/build/BUILD/ioprocess-1.3.1/py2' make[2]: Leaving directory `/builddir/build/BUILD/ioprocess-1.3.1/py2' make[1]: Leaving directory `/builddir/build/BUILD/ioprocess-1.3.1/py2' ~/build/BUILD/ioprocess-1.3.1 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.73FlKn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64 + cd ioprocess-1.3.1 + make -C py2 -j32 install DESTDIR=/builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64 make: Entering directory `/builddir/build/BUILD/ioprocess-1.3.1/py2' Making install in src make[1]: Entering directory `/builddir/build/BUILD/ioprocess-1.3.1/py2/src' make[2]: Entering directory `/builddir/build/BUILD/ioprocess-1.3.1/py2/src' make[2]: Nothing to be done for `install-data-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/libexec' /usr/bin/install -c ioprocess '/builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/libexec' make[2]: Leaving directory `/builddir/build/BUILD/ioprocess-1.3.1/py2/src' make[1]: Leaving directory `/builddir/build/BUILD/ioprocess-1.3.1/py2/src' Making install in bindings make[1]: Entering directory `/builddir/build/BUILD/ioprocess-1.3.1/py2/bindings' Making install in python make[2]: Entering directory `/builddir/build/BUILD/ioprocess-1.3.1/py2/bindings/python' make[3]: Entering directory `/builddir/build/BUILD/ioprocess-1.3.1/py2/bindings/python' make[3]: Nothing to be done for `install-exec-am'. "/usr/bin/python2" "../../../bindings/python/setup.py" build -b "`readlink -f .`" install --root "/builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/" --prefix "/usr" clean -a running build running build_py creating /builddir/build/BUILD/ioprocess-1.3.1/py2/bindings/python/lib creating /builddir/build/BUILD/ioprocess-1.3.1/py2/bindings/python/lib/ioprocess copying ioprocess/config.py -> /builddir/build/BUILD/ioprocess-1.3.1/py2/bindings/python/lib/ioprocess copying ioprocess/__init__.py -> /builddir/build/BUILD/ioprocess-1.3.1/py2/bindings/python/lib/ioprocess running install running install_lib creating /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/lib creating /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/lib/python2.7 creating /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/lib/python2.7/site-packages/ioprocess copying /builddir/build/BUILD/ioprocess-1.3.1/py2/bindings/python/lib/ioprocess/config.py -> /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/lib/python2.7/site-packages/ioprocess copying /builddir/build/BUILD/ioprocess-1.3.1/py2/bindings/python/lib/ioprocess/__init__.py -> /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/lib/python2.7/site-packages/ioprocess byte-compiling /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/lib/python2.7/site-packages/ioprocess/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/lib/python2.7/site-packages/ioprocess/__init__.py to __init__.pyc running install_egg_info Writing /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/lib/python2.7/site-packages/ioprocess-1.3.1-py2.7.egg-info running clean removing '/builddir/build/BUILD/ioprocess-1.3.1/py2/bindings/python/lib' (and everything under it) '/builddir/build/BUILD/ioprocess-1.3.1/py2/bindings/python/bdist.linux-x86_64' does not exist -- can't clean it '/builddir/build/BUILD/ioprocess-1.3.1/py2/bindings/python/scripts-2.7' does not exist -- can't clean it make[3]: Leaving directory `/builddir/build/BUILD/ioprocess-1.3.1/py2/bindings/python' make[2]: Leaving directory `/builddir/build/BUILD/ioprocess-1.3.1/py2/bindings/python' make[2]: Entering directory `/builddir/build/BUILD/ioprocess-1.3.1/py2/bindings' make[3]: Entering directory `/builddir/build/BUILD/ioprocess-1.3.1/py2/bindings' 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/ioprocess-1.3.1/py2/bindings' make[2]: Leaving directory `/builddir/build/BUILD/ioprocess-1.3.1/py2/bindings' make[1]: Leaving directory `/builddir/build/BUILD/ioprocess-1.3.1/py2/bindings' make[1]: Entering directory `/builddir/build/BUILD/ioprocess-1.3.1/py2' make[2]: Entering directory `/builddir/build/BUILD/ioprocess-1.3.1/py2' 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/ioprocess-1.3.1/py2' make[1]: Leaving directory `/builddir/build/BUILD/ioprocess-1.3.1/py2' make: Leaving directory `/builddir/build/BUILD/ioprocess-1.3.1/py2' + /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/ioprocess-1.3.1 extracting debug info from /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/libexec/ioprocess dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 130 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 Bytecompiling .py files below /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: ioprocess-1.3.1-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WVdElX + umask 022 + cd /builddir/build/BUILD + cd ioprocess-1.3.1 + DOCDIR=/builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/share/doc/ioprocess-1.3.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/share/doc/ioprocess-1.3.1 + cp -pr README.md /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/share/doc/ioprocess-1.3.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/share/doc/ioprocess-1.3.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CRhWXw + umask 022 + cd /builddir/build/BUILD + cd ioprocess-1.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/share/licenses/ioprocess-1.3.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/share/licenses/ioprocess-1.3.1 + cp -pr COPYING /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/share/licenses/ioprocess-1.3.1 + exit 0 Provides: ioprocess = 1.3.1-1.el7 ioprocess(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: 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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.6)(64bit) libc.so.6(GLIBC_2.7)(64bit) libglib-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libyajl.so.2()(64bit) rtld(GNU_HASH) Processing files: ioprocess-debuginfo-1.3.1-1.el7.x86_64 Provides: ioprocess-debuginfo = 1.3.1-1.el7 ioprocess-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 Processing files: python2-ioprocess-1.3.1-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7E8vF6 + umask 022 + cd /builddir/build/BUILD + cd ioprocess-1.3.1 + DOCDIR=/builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/share/doc/python2-ioprocess-1.3.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/share/doc/python2-ioprocess-1.3.1 + cp -pr README.md /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/share/doc/python2-ioprocess-1.3.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/share/doc/python2-ioprocess-1.3.1 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Kop5nG + umask 022 + cd /builddir/build/BUILD + cd ioprocess-1.3.1 + LICENSEDIR=/builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/share/licenses/python2-ioprocess-1.3.1 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/share/licenses/python2-ioprocess-1.3.1 + cp -pr COPYING /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64/usr/share/licenses/python2-ioprocess-1.3.1 + exit 0 Provides: python-ioprocess = 1.3.1 python2-ioprocess = 1.3.1-1.el7 python2-ioprocess(x86-64) = 1.3.1-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.7 Obsoletes: python-ioprocess < 1.3.1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64 Wrote: /builddir/build/RPMS/ioprocess-1.3.1-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/ioprocess-debuginfo-1.3.1-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/python2-ioprocess-1.3.1-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.A61rn0 + umask 022 + cd /builddir/build/BUILD + cd ioprocess-1.3.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ioprocess-1.3.1-1.el7.x86_64 + exit 0 Child return code was: 0