Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/psysh.spec'], nspawn_args=[]shell=Falseuid=995env={'LANG': 'en_US.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/epel-1-armhfp-7ab3c167d3f20d378ecdf22b9bd95bdf91dc0a26/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/psysh.spec'] with env {'LANG': 'en_US.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: noarch Building for target noarch Wrote: /builddir/build/SRPMS/psysh-0.9.11-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/psysh.spec'], nspawn_args=[]shell=Falseuid=995env={'LANG': 'en_US.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/epel-1-armhfp-7ab3c167d3f20d378ecdf22b9bd95bdf91dc0a26/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/psysh.spec'] with env {'LANG': 'en_US.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: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.M0qSwS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf psysh-75d9ac1c16db676de27ab554a4152b594be4748e + /usr/bin/gzip -dc /builddir/build/SOURCES/psysh-0.9.11-75d9ac1c16db676de27ab554a4152b594be4748e.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd psysh-75d9ac1c16db676de27ab554a4152b594be4748e + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (psysh-bin-autoload.patch): + : Update bin script to use generated autoloader + echo 'Patch #0 (psysh-bin-autoload.patch):' + /usr/bin/cat /builddir/build/SOURCES/psysh-bin-autoload.patch + /usr/bin/patch -p1 --fuzz=0 patching file bin/psysh Hunk #2 succeeded at 34 (offset 3 lines). + sed s#__PHPDIR__#/usr/share/php# -i bin/psysh + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qoifzQ + umask 022 + cd /builddir/build/BUILD + cd psysh-75d9ac1c16db676de27ab554a4152b594be4748e + : Create autoloader + cat + tee src/autoload.php