Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/indefero.spec'], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600logger=uid=501) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/indefero.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: worker1.bsys.centos.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/indefero-1.3.3-5.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/indefero.spec '], chrootPath='/srv/build/7/B/mock-root/c7-epel-i686/root'shell=Falseuid=501env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=21600private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/indefero.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kGs2mc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf indefero + /usr/bin/bzip2 -dc /builddir/build/SOURCES/indefero-1.3.3.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd indefero + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv src/IDF/conf ./ + sed -i -e 's|$cfg\['\''idf_base'\''\] = '\''/index.php'\'';|$cfg['\''idf_base'\''] = '\''/indefero/index.php'\'';|g' conf/idf.php-dist + sed -i -e 's|$cfg\['\''url_media'\''\] = '\''http://localhost/media'\'';|$cfg['\''url_media'\''] = '\''http://localhost/indefero/media'\'';|g' conf/idf.php-dist + sed -i -e 's|$cfg\['\''url_upload'\''\] = '\''http://localhost/media/upload'\'';|$cfg['\''url_upload'\''] = '\''http://localhost/indefero/media/upload'\'';|g' conf/idf.php-dist + sed -i -e 's|$cfg\['\''upload_path'\''\] = '\''/home/www/indefero/www/media/upload'\'';|$cfg['\''upload_path'\''] = '\''/var/lib/indefero/upload'\'';|g' conf/idf.php-dist + sed -i -e 's|$cfg\['\''upload_issue_path'\''\] = '\''/home/www/indefero/attachments'\'';|$cfg['\''upload_issue_path'\''] = '\''/var/lib/indefero/attachments'\'';|g' conf/idf.php-dist + sed -i -e 's|$cfg\['\''pear_path'\''\] = '\''/usr/share/php'\'';|$cfg['\''pear_path'\''] = '\''/usr/share/pear'\'';|g' conf/idf.php-dist + sed -i -e 's|dirname(__FILE__).'\''/../templates'\'',|'\''/usr/share/indefero/IDF/templates'\'',|g' conf/idf.php-dist + sed -i -e 's|$cfg\['\''idf_views'\''\] = dirname(__FILE__).'\''/urls.php'\'';|$cfg['\''idf_views'\''] = '\''/etc/indefero/urls.php'\'';|g' conf/idf.php-dist + sed -i -e 's|# $cfg\['\''idf_exec_cmd_prefix'\''\]|$cfg['\''idf_exec_cmd_prefix'\'']|g' conf/idf.php-dist + sed -i -e 's|$cfg\['\''cache_file_folder'\''\] = $cfg\['\''tmp_folder'\''\].'\''/cache'\'';|$cfg['\''cache_file_folder'\''] = $cfg\['\''tmp_folder'\''\].'\''/indefero'\'';|g' conf/idf.php-dist + sed -i -e 's|137.121.75.54|localhost|g' conf/idf.php-dist + sed -i -e 's|example.com|localhost|g' conf/idf.php-dist + sed -i -e 's|/home/www/indefero/scripts/|/usr/share/indefero/scripts/|g' conf/idf.php-dist + mv conf/idf.php-dist conf/idf.php + sed -i -e 's|define('\''PLUF_PATH'\'', dirname(__FILE__).'\''/../../../../pluf/src'\'');|define('\''PLUF_PATH'\'', '\''/usr/share/php/pluf'\'');|g' conf/path.php-dist + sed -i -e 's|define('\''IDF_PATH'\'', dirname(__FILE__).'\''/../..'\'');|define('\''IDF_PATH'\'', '\''/usr/share/indefero'\'');|g' conf/path.php-dist + mv conf/path.php-dist conf/path.php + sed -i -e 's|require dirname(__FILE__).'\''/../src/IDF/conf/path.php'\'';|require '\''/etc/indefero/path.php'\'';|g' www/index.php + sed -i -e 's|Pluf::start(dirname(__FILE__).'\''/../src/IDF/conf/idf.php'\'');|Pluf::start('\''/etc/indefero/idf.php'\'');|g' www/index.php + chmod +x scripts/SyncMercurial.sh + chmod +x scripts/gitserve.py + for script in 'scripts/*.php' + sed -i -e 's|dirname(__FILE__).'\''/../src/IDF/conf/path.php'\''|'\''/etc/indefero/path.php'\''|g' scripts/activitycron.php + sed -i -e 's|dirname(__FILE__).'\''/../src/IDF/conf/idf.php'\''|'\''/etc/indefero/idf.php'\''|g' scripts/activitycron.php + for script in 'scripts/*.php' + sed -i -e 's|dirname(__FILE__).'\''/../src/IDF/conf/path.php'\''|'\''/etc/indefero/path.php'\''|g' scripts/gitcron.php + sed -i -e 's|dirname(__FILE__).'\''/../src/IDF/conf/idf.php'\''|'\''/etc/indefero/idf.php'\''|g' scripts/gitcron.php + for script in 'scripts/*.php' + sed -i -e 's|dirname(__FILE__).'\''/../src/IDF/conf/path.php'\''|'\''/etc/indefero/path.php'\''|g' scripts/gitpostupdate.php + sed -i -e 's|dirname(__FILE__).'\''/../src/IDF/conf/idf.php'\''|'\''/etc/indefero/idf.php'\''|g' scripts/gitpostupdate.php + for script in 'scripts/*.php' + sed -i -e 's|dirname(__FILE__).'\''/../src/IDF/conf/path.php'\''|'\''/etc/indefero/path.php'\''|g' scripts/gitserve.php + sed -i -e 's|dirname(__FILE__).'\''/../src/IDF/conf/idf.php'\''|'\''/etc/indefero/idf.php'\''|g' scripts/gitserve.php + for script in 'scripts/*.php' + sed -i -e 's|dirname(__FILE__).'\''/../src/IDF/conf/path.php'\''|'\''/etc/indefero/path.php'\''|g' scripts/hgchangegroup.php + sed -i -e 's|dirname(__FILE__).'\''/../src/IDF/conf/idf.php'\''|'\''/etc/indefero/idf.php'\''|g' scripts/hgchangegroup.php + for script in 'scripts/*.php' + sed -i -e 's|dirname(__FILE__).'\''/../src/IDF/conf/path.php'\''|'\''/etc/indefero/path.php'\''|g' scripts/mtnpostpush.php + sed -i -e 's|dirname(__FILE__).'\''/../src/IDF/conf/idf.php'\''|'\''/etc/indefero/idf.php'\''|g' scripts/mtnpostpush.php + for script in 'scripts/*.php' + sed -i -e 's|dirname(__FILE__).'\''/../src/IDF/conf/path.php'\''|'\''/etc/indefero/path.php'\''|g' scripts/queuecron.php + sed -i -e 's|dirname(__FILE__).'\''/../src/IDF/conf/idf.php'\''|'\''/etc/indefero/idf.php'\''|g' scripts/queuecron.php + for script in 'scripts/*.php' + sed -i -e 's|dirname(__FILE__).'\''/../src/IDF/conf/path.php'\''|'\''/etc/indefero/path.php'\''|g' scripts/svnpostcommit.php + sed -i -e 's|dirname(__FILE__).'\''/../src/IDF/conf/idf.php'\''|'\''/etc/indefero/idf.php'\''|g' scripts/svnpostcommit.php + for script in 'scripts/*.php' + sed -i -e 's|dirname(__FILE__).'\''/../src/IDF/conf/path.php'\''|'\''/etc/indefero/path.php'\''|g' scripts/svnpostrevpropchange.php + sed -i -e 's|dirname(__FILE__).'\''/../src/IDF/conf/idf.php'\''|'\''/etc/indefero/idf.php'\''|g' scripts/svnpostrevpropchange.php + cp -p /builddir/build/SOURCES/indefero-httpd.conf . + sed -i -e 's|@IDFNAME@|indefero|g' indefero-httpd.conf + sed -i -e 's|@IDFDIR@|/usr/share/indefero/www|g' indefero-httpd.conf + sed -i -e 's|@IDFUPLOADDIR@|/var/lib/indefero/upload|g' indefero-httpd.conf + cp -p /builddir/build/SOURCES/bootstrap.php.sample . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.kJCRgw + umask 022 + cd /builddir/build/BUILD + cd indefero + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Let2aQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386 ++ dirname /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386 + cd indefero + rm -rf /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386 + install -d /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386/usr/share/indefero + cp -a scripts /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386/usr/share/indefero + cp -a src/IDF /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386/usr/share/indefero + cp -a www /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386/usr/share/indefero + install -d /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386/etc/indefero + cp -a conf/idf.php conf/path.php conf/urls.php /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//etc/indefero + ln -s /etc/indefero /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/conf + install -d /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386/var/lib/indefero/attachments + install -d /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386/var/lib/indefero/upload + install -d /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386/etc/httpd/conf.d + install -p -m 0644 indefero-httpd.conf /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386/etc/httpd/conf.d/indefero.conf + install -p -D -m 0755 /builddir/build/SOURCES/indefero_activity.cron.daily /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386/etc/cron.daily/indefero_activity.cron + install -p -D -m 0755 /builddir/build/SOURCES/indefero_update.sh /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386/usr/sbin/indefero_update + for file in '/builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/*/idf.po' +++ dirname /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/cs/idf.po ++ basename /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/cs + lang=cs + echo '%lang(cs) /usr/share/indefero/IDF/locale/cs/idf.po' + for file in '/builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/*/idf.po' +++ dirname /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/de/idf.po ++ basename /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/de + lang=de + echo '%lang(de) /usr/share/indefero/IDF/locale/de/idf.po' + for file in '/builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/*/idf.po' +++ dirname /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/es_ES/idf.po ++ basename /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/es_ES + lang=es_ES + echo '%lang(es_ES) /usr/share/indefero/IDF/locale/es_ES/idf.po' + for file in '/builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/*/idf.po' +++ dirname /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/fr/idf.po ++ basename /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/fr + lang=fr + echo '%lang(fr) /usr/share/indefero/IDF/locale/fr/idf.po' + for file in '/builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/*/idf.po' +++ dirname /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/pt_BR/idf.po ++ basename /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/pt_BR + lang=pt_BR + echo '%lang(pt_BR) /usr/share/indefero/IDF/locale/pt_BR/idf.po' + for file in '/builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/*/idf.po' +++ dirname /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/ru/idf.po ++ basename /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/ru + lang=ru + echo '%lang(ru) /usr/share/indefero/IDF/locale/ru/idf.po' + for file in '/builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/*/idf.po' +++ dirname /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/sl/idf.po ++ basename /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/sl + lang=sl + echo '%lang(sl) /usr/share/indefero/IDF/locale/sl/idf.po' + for file in '/builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/*/idf.po' +++ dirname /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/tr/idf.po ++ basename /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/tr + lang=tr + echo '%lang(tr) /usr/share/indefero/IDF/locale/tr/idf.po' + for file in '/builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/*/idf.po' +++ dirname /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/zh_CN/idf.po ++ basename /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386//usr/share/indefero/IDF/locale/zh_CN + lang=zh_CN + echo '%lang(zh_CN) /usr/share/indefero/IDF/locale/zh_CN/idf.po' + /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/indefero /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 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: indefero-1.3.3-5.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.thq5Ga + umask 022 + cd /builddir/build/BUILD + cd indefero + DOCDIR=/builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386/usr/share/doc/indefero-1.3.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386/usr/share/doc/indefero-1.3.3 + cp -pr AUTHORS /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386/usr/share/doc/indefero-1.3.3 + cp -pr bootstrap.php.sample /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386/usr/share/doc/indefero-1.3.3 + cp -pr CONTRIBUTE.mdtext /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386/usr/share/doc/indefero-1.3.3 + cp -pr COPYING /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386/usr/share/doc/indefero-1.3.3 + cp -pr doc /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386/usr/share/doc/indefero-1.3.3 + cp -pr INSTALL.mdtext /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386/usr/share/doc/indefero-1.3.3 + cp -pr NEWS.mdtext /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386/usr/share/doc/indefero-1.3.3 + exit 0 Provides: config(indefero) = 1.3.3-5.el7 indefero = 1.3.3-5.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: /bin/bash /bin/sh /usr/bin/env Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386 warning: Could not canonicalize hostname: worker1.bsys.centos.org Wrote: /builddir/build/RPMS/indefero-1.3.3-5.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SWFyIV + umask 022 + cd /builddir/build/BUILD + cd indefero + rm -rf /builddir/build/BUILDROOT/indefero-1.3.3-5.el7.i386 + exit 0 Child return code was: 0 LEAVE do -->