request from: hawk checking if we should skip the build started at: Fri Aug 24 18:05:16 2018 fetching http://kraz.tld-linux.org/~builderti//srpms/7d5e4efa-641d-4855-a46b-f1a2f57cd896/python-snowballstemmer-1.2.1-2.src.rpm fetched 55436 bytes, 198.3 K/s installing srpm: python-snowballstemmer-1.2.1-2.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.JFftDf/BUILD /tmp/B.JFftDf/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-snowballstemmer-1.2.1-2.src.rpm * Fri Aug 24 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-snowballstemmer.git;a=log;h=master * Sun Jul 01 2018 Arkadiusz Miƛkiewicz e96d744 - release 2 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.JFftDf' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python-snowballstemmer-1.2.1-2.src.rpm python-snowballstemmer ################################################## + rm -f python-snowballstemmer-1.2.1-2.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.JFftDf/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.JFftDf/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.JFftDf' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.JFftDf/python-snowballstemmer.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: 7d5e4efa-641d-4855-a46b-f1a2f57cd896; TMPDIR=/tmp/B.JFftDf/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.JFftDf' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.JFftDf/python-snowballstemmer.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 7d5e4efa-641d-4855-a46b-f1a2f57cd896 + TMPDIR=/tmp/B.JFftDf/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.JFftDf' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.JFftDf/python-snowballstemmer.spec Building target platforms: x86_64-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.JFftDf/BUILD/tmp /bin/sh -e /tmp/B.JFftDf/BUILD/tmp/rpm-tmp.95485 + umask 022 + cd /tmp/B.JFftDf/BUILD + cd /tmp/B.JFftDf/BUILD + rm -rf snowballstemmer-1.2.1 + /usr/bin/gzip -dc /tmp/B.JFftDf/snowballstemmer-1.2.1.tar.gz + /bin/tar -xf - gzip: stdout: Broken pipe + STATUS=0 + '[' 0 -ne 0 ']' + cd snowballstemmer-1.2.1 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.JFftDf/BUILD/tmp /bin/sh -e /tmp/B.JFftDf/BUILD/tmp/rpm-tmp.95485 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.JFftDf/BUILD/tmp + umask 022 + cd /tmp/B.JFftDf/BUILD + cd snowballstemmer-1.2.1 + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' running build running build_py creating build-2 creating build-2/lib creating build-2/lib/snowballstemmer copying snowballstemmer/english_stemmer.py -> build-2/lib/snowballstemmer copying snowballstemmer/norwegian_stemmer.py -> build-2/lib/snowballstemmer copying snowballstemmer/turkish_stemmer.py -> build-2/lib/snowballstemmer copying snowballstemmer/russian_stemmer.py -> build-2/lib/snowballstemmer copying snowballstemmer/porter_stemmer.py -> build-2/lib/snowballstemmer copying snowballstemmer/german_stemmer.py -> build-2/lib/snowballstemmer copying snowballstemmer/romanian_stemmer.py -> build-2/lib/snowballstemmer copying snowballstemmer/portuguese_stemmer.py -> build-2/lib/snowballstemmer copying snowballstemmer/among.py -> build-2/lib/snowballstemmer copying snowballstemmer/dutch_stemmer.py -> build-2/lib/snowballstemmer copying snowballstemmer/__init__.py -> build-2/lib/snowballstemmer copying snowballstemmer/italian_stemmer.py -> build-2/lib/snowballstemmer copying snowballstemmer/swedish_stemmer.py -> build-2/lib/snowballstemmer copying snowballstemmer/hungarian_stemmer.py -> build-2/lib/snowballstemmer copying snowballstemmer/finnish_stemmer.py -> build-2/lib/snowballstemmer copying snowballstemmer/spanish_stemmer.py -> build-2/lib/snowballstemmer copying snowballstemmer/danish_stemmer.py -> build-2/lib/snowballstemmer copying snowballstemmer/basestemmer.py -> build-2/lib/snowballstemmer copying snowballstemmer/french_stemmer.py -> build-2/lib/snowballstemmer + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' running build running build_py creating build-3 creating build-3/lib creating build-3/lib/snowballstemmer copying snowballstemmer/english_stemmer.py -> build-3/lib/snowballstemmer copying snowballstemmer/norwegian_stemmer.py -> build-3/lib/snowballstemmer copying snowballstemmer/turkish_stemmer.py -> build-3/lib/snowballstemmer copying snowballstemmer/russian_stemmer.py -> build-3/lib/snowballstemmer copying snowballstemmer/porter_stemmer.py -> build-3/lib/snowballstemmer copying snowballstemmer/german_stemmer.py -> build-3/lib/snowballstemmer copying snowballstemmer/romanian_stemmer.py -> build-3/lib/snowballstemmer copying snowballstemmer/portuguese_stemmer.py -> build-3/lib/snowballstemmer copying snowballstemmer/among.py -> build-3/lib/snowballstemmer copying snowballstemmer/dutch_stemmer.py -> build-3/lib/snowballstemmer copying snowballstemmer/__init__.py -> build-3/lib/snowballstemmer copying snowballstemmer/italian_stemmer.py -> build-3/lib/snowballstemmer copying snowballstemmer/swedish_stemmer.py -> build-3/lib/snowballstemmer copying snowballstemmer/hungarian_stemmer.py -> build-3/lib/snowballstemmer copying snowballstemmer/finnish_stemmer.py -> build-3/lib/snowballstemmer copying snowballstemmer/spanish_stemmer.py -> build-3/lib/snowballstemmer copying snowballstemmer/danish_stemmer.py -> build-3/lib/snowballstemmer copying snowballstemmer/basestemmer.py -> build-3/lib/snowballstemmer copying snowballstemmer/french_stemmer.py -> build-3/lib/snowballstemmer + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.JFftDf/BUILD/tmp /bin/sh -e /tmp/B.JFftDf/BUILD/tmp/rpm-tmp.95485 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.JFftDf/BUILD/tmp + umask 022 + cd /tmp/B.JFftDf/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder + /bin/mkdir -p /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder + cd snowballstemmer-1.2.1 + rm -rf /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python2.7/site-packages' '--install-platlib=/usr/lib64/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder' running build running build_py running install running install_lib creating /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder creating /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr creating /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share creating /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7 creating /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages creating /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer copying build-2/lib/snowballstemmer/english_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer copying build-2/lib/snowballstemmer/norwegian_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer copying build-2/lib/snowballstemmer/turkish_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer copying build-2/lib/snowballstemmer/russian_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer copying build-2/lib/snowballstemmer/porter_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer copying build-2/lib/snowballstemmer/german_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer copying build-2/lib/snowballstemmer/romanian_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer copying build-2/lib/snowballstemmer/portuguese_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer copying build-2/lib/snowballstemmer/among.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer copying build-2/lib/snowballstemmer/dutch_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer copying build-2/lib/snowballstemmer/__init__.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer copying build-2/lib/snowballstemmer/italian_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer copying build-2/lib/snowballstemmer/swedish_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer copying build-2/lib/snowballstemmer/hungarian_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer copying build-2/lib/snowballstemmer/finnish_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer copying build-2/lib/snowballstemmer/spanish_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer copying build-2/lib/snowballstemmer/danish_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer copying build-2/lib/snowballstemmer/basestemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer copying build-2/lib/snowballstemmer/french_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer/english_stemmer.py to english_stemmer.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer/norwegian_stemmer.py to norwegian_stemmer.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer/turkish_stemmer.py to turkish_stemmer.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer/russian_stemmer.py to russian_stemmer.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer/porter_stemmer.py to porter_stemmer.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer/german_stemmer.py to german_stemmer.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer/romanian_stemmer.py to romanian_stemmer.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer/portuguese_stemmer.py to portuguese_stemmer.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer/among.py to among.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer/dutch_stemmer.py to dutch_stemmer.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer/__init__.py to __init__.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer/italian_stemmer.py to italian_stemmer.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer/swedish_stemmer.py to swedish_stemmer.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer/hungarian_stemmer.py to hungarian_stemmer.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer/finnish_stemmer.py to finnish_stemmer.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer/spanish_stemmer.py to spanish_stemmer.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer/danish_stemmer.py to danish_stemmer.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer/basestemmer.py to basestemmer.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer/french_stemmer.py to french_stemmer.pyc writing byte-compilation script '/tmp/B.JFftDf/BUILD/tmp/tmpRJoZnR.py' /usr/bin/python -OO /tmp/B.JFftDf/BUILD/tmp/tmpRJoZnR.py removing /tmp/B.JFftDf/BUILD/tmp/tmpRJoZnR.py running install_egg_info Writing /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages/snowballstemmer-1.2.1-py2.7.egg-info + '[' ! -d /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/lib64/python2.7/site-packages ']' + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.7/site-packages' '--install-platlib=/usr/lib64/python3.7/site-packages' '--optimize=2' '--root=/tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder' running build running build_py running install running install_lib creating /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7 creating /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages creating /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer copying build-3/lib/snowballstemmer/english_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer copying build-3/lib/snowballstemmer/norwegian_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer copying build-3/lib/snowballstemmer/turkish_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer copying build-3/lib/snowballstemmer/russian_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer copying build-3/lib/snowballstemmer/porter_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer copying build-3/lib/snowballstemmer/german_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer copying build-3/lib/snowballstemmer/romanian_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer copying build-3/lib/snowballstemmer/portuguese_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer copying build-3/lib/snowballstemmer/among.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer copying build-3/lib/snowballstemmer/dutch_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer copying build-3/lib/snowballstemmer/__init__.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer copying build-3/lib/snowballstemmer/italian_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer copying build-3/lib/snowballstemmer/swedish_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer copying build-3/lib/snowballstemmer/hungarian_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer copying build-3/lib/snowballstemmer/finnish_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer copying build-3/lib/snowballstemmer/spanish_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer copying build-3/lib/snowballstemmer/danish_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer copying build-3/lib/snowballstemmer/basestemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer copying build-3/lib/snowballstemmer/french_stemmer.py -> /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer/english_stemmer.py to english_stemmer.cpython-37.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer/norwegian_stemmer.py to norwegian_stemmer.cpython-37.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer/turkish_stemmer.py to turkish_stemmer.cpython-37.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer/russian_stemmer.py to russian_stemmer.cpython-37.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer/porter_stemmer.py to porter_stemmer.cpython-37.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer/german_stemmer.py to german_stemmer.cpython-37.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer/romanian_stemmer.py to romanian_stemmer.cpython-37.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer/portuguese_stemmer.py to portuguese_stemmer.cpython-37.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer/among.py to among.cpython-37.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer/dutch_stemmer.py to dutch_stemmer.cpython-37.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer/italian_stemmer.py to italian_stemmer.cpython-37.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer/swedish_stemmer.py to swedish_stemmer.cpython-37.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer/hungarian_stemmer.py to hungarian_stemmer.cpython-37.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer/finnish_stemmer.py to finnish_stemmer.cpython-37.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer/spanish_stemmer.py to spanish_stemmer.cpython-37.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer/danish_stemmer.py to danish_stemmer.cpython-37.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer/basestemmer.py to basestemmer.cpython-37.pyc byte-compiling /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer/french_stemmer.py to french_stemmer.cpython-37.pyc writing byte-compilation script '/tmp/B.JFftDf/BUILD/tmp/tmp25oifwzo.py' /usr/bin/python3 /tmp/B.JFftDf/BUILD/tmp/tmp25oifwzo.py removing /tmp/B.JFftDf/BUILD/tmp/tmp25oifwzo.py running install_egg_info Writing /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/python3.7/site-packages/snowballstemmer-1.2.1-py3.7.egg-info + __spec_install_post_strip + set +x + __spec_install_post_chrpath + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 1/57 files hardlinked Processing files: python-snowballstemmer-1.2.1-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.JFftDf/BUILD/tmp /bin/sh -e /tmp/B.JFftDf/BUILD/tmp/rpm-tmp.82603 + umask 022 + cd /tmp/B.JFftDf/BUILD + cd snowballstemmer-1.2.1 + DOCDIR=/tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/doc/python-snowballstemmer-1.2.1 + export DOCDIR + rm -rf /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/doc/python-snowballstemmer-1.2.1 + /bin/mkdir -p /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/doc/python-snowballstemmer-1.2.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/doc/python-snowballstemmer-1.2.1... Documentation compressed. + cp -pr README.rst /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/doc/python-snowballstemmer-1.2.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/doc/python-snowballstemmer-1.2.1... ./README.rst Documentation compressed. + exit 0 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires: python(abi) = 2.7 Processing files: python3-snowballstemmer-1.2.1-2 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.JFftDf/BUILD/tmp /bin/sh -e /tmp/B.JFftDf/BUILD/tmp/rpm-tmp.94438 + umask 022 + cd /tmp/B.JFftDf/BUILD + cd snowballstemmer-1.2.1 + DOCDIR=/tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/doc/python3-snowballstemmer-1.2.1 + export DOCDIR + rm -rf /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/doc/python3-snowballstemmer-1.2.1 + /bin/mkdir -p /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/doc/python3-snowballstemmer-1.2.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/doc/python3-snowballstemmer-1.2.1... Documentation compressed. + cp -pr README.rst /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/doc/python3-snowballstemmer-1.2.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder/usr/share/doc/python3-snowballstemmer-1.2.1... ./README.rst Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder Wrote: /tmp/B.JFftDf/RPMS/python-snowballstemmer-1.2.1-2.noarch.rpm Wrote: /tmp/B.JFftDf/RPMS/python3-snowballstemmer-1.2.1-2.noarch.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.JFftDf/BUILD/tmp /bin/sh -e /tmp/B.JFftDf/BUILD/tmp/rpm-tmp.47045 + umask 022 + cd /tmp/B.JFftDf/BUILD + cd snowballstemmer-1.2.1 + /bin/rm '--interactive=never' -rf /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder + rm -rf /tmp/B.JFftDf/BUILD/tmp/python-snowballstemmer-1.2.1-root-builder ended at: Fri Aug 24 18:05:21 2018, done in 0:00:03.537986 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.JFftDf/BUILD + rm -rf /tmp/B.JFftDf/tmp /tmp/B.JFftDf/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..424 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## python-snowballstemmer ################################################## python3-snowballstemmer ################################################## End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.JFftDf Begin-TLD-Builder-Info Build-Time: user:1.89s sys:0.47s real:5.06s (faults io:0 non-io:237437) Files queued for ftp: 94792 python3-snowballstemmer-1.2.1-2.noarch.rpm 59784 python-snowballstemmer-1.2.1-2.noarch.rpm 159 python-snowballstemmer-1.2.1-2.src.rpm.uploadinfo End-TLD-Builder-Info