request from: hawk checking if we should skip the build started at: Thu Mar 15 11:17:52 2018 fetching http://kraz.tld-linux.org/~buildertidev//srpms/2ffb72ac-e361-4f41-9d6e-0806f7909318/python-mccabe-0.6.1-1.src.rpm fetched 13267 bytes, 91.5 K/s installing srpm: python-mccabe-0.6.1-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.5VdUHI/BUILD /tmp/B.5VdUHI/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-mccabe-0.6.1-1.src.rpm * Thu Mar 15 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-mccabe.git;a=log;h=master * Sat Apr 08 2017 Jakub Bogusz deaac11 - updated to 0.6.1 + rpm -Uhv --nodeps --define '_topdir /tmp/B.5VdUHI' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python-mccabe-0.6.1-1.src.rpm python-mccabe ################################################## + rm -f python-mccabe-0.6.1-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.5VdUHI/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.5VdUHI/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.5VdUHI' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.5VdUHI/python-mccabe.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: 2ffb72ac-e361-4f41-9d6e-0806f7909318; TMPDIR=/tmp/B.5VdUHI/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.5VdUHI' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.5VdUHI/python-mccabe.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 2ffb72ac-e361-4f41-9d6e-0806f7909318 + TMPDIR=/tmp/B.5VdUHI/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.5VdUHI' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.5VdUHI/python-mccabe.spec Building target platforms: i686-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.5VdUHI/BUILD/tmp /bin/sh -e /tmp/B.5VdUHI/BUILD/tmp/rpm-tmp.94791 + umask 022 + cd /tmp/B.5VdUHI/BUILD + cd /tmp/B.5VdUHI/BUILD + rm -rf mccabe-0.6.1 + /usr/bin/gzip -dc /tmp/B.5VdUHI/mccabe-0.6.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd mccabe-0.6.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.5VdUHI/BUILD/tmp /bin/sh -e /tmp/B.5VdUHI/BUILD/tmp/rpm-tmp.94791 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.5VdUHI/BUILD/tmp + umask 022 + cd /tmp/B.5VdUHI/BUILD + cd mccabe-0.6.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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' test running build running build_py creating build-2 creating build-2/lib copying mccabe.py -> build-2/lib running pytest running egg_info writing mccabe.egg-info/PKG-INFO writing top-level names to mccabe.egg-info/top_level.txt writing dependency_links to mccabe.egg-info/dependency_links.txt writing entry points to mccabe.egg-info/entry_points.txt reading manifest file 'mccabe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'mccabe.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux2 -- Python 2.7.14, pytest-3.0.7, py-1.4.32, pluggy-0.4.0 rootdir: /tmp/B.5VdUHI/BUILD/mccabe-0.6.1, inifile: plugins: hypothesis-3.7.0 collected 14 items test_mccabe.py ss............ ===================== 12 passed, 2 skipped in 0.03 seconds ===================== + 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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' test running build running build_py creating build-3 creating build-3/lib copying mccabe.py -> build-3/lib running pytest running egg_info writing mccabe.egg-info/PKG-INFO writing dependency_links to mccabe.egg-info/dependency_links.txt writing entry points to mccabe.egg-info/entry_points.txt writing top-level names to mccabe.egg-info/top_level.txt reading manifest file 'mccabe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'mccabe.egg-info/SOURCES.txt' running build_ext ============================= test session starts ============================== platform linux -- Python 3.6.4, pytest-3.0.7, py-1.4.32, pluggy-0.4.0 rootdir: /tmp/B.5VdUHI/BUILD/mccabe-0.6.1, inifile: plugins: hypothesis-3.7.0 collected 14 items test_mccabe.py .............. ========================== 14 passed in 0.04 seconds =========================== + 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.5VdUHI/BUILD/tmp /bin/sh -e /tmp/B.5VdUHI/BUILD/tmp/rpm-tmp.40751 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.5VdUHI/BUILD/tmp + umask 022 + cd /tmp/B.5VdUHI/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder + /bin/mkdir -p /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder + cd mccabe-0.6.1 + rm -rf /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-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/lib/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder' running build running build_py running install running install_lib creating /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder creating /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr creating /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr/share creating /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr/share/python2.7 creating /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr/share/python2.7/site-packages copying build-2/lib/mccabe.py -> /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr/share/python2.7/site-packages byte-compiling /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr/share/python2.7/site-packages/mccabe.py to mccabe.pyc writing byte-compilation script '/tmp/B.5VdUHI/BUILD/tmp/tmpCPxpPW.py' /usr/bin/python -OO /tmp/B.5VdUHI/BUILD/tmp/tmpCPxpPW.py removing /tmp/B.5VdUHI/BUILD/tmp/tmpCPxpPW.py running install_egg_info running egg_info writing mccabe.egg-info/PKG-INFO writing top-level names to mccabe.egg-info/top_level.txt writing dependency_links to mccabe.egg-info/dependency_links.txt writing entry points to mccabe.egg-info/entry_points.txt reading manifest file 'mccabe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'mccabe.egg-info/SOURCES.txt' Copying mccabe.egg-info to /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr/share/python2.7/site-packages/mccabe-0.6.1-py2.7.egg-info running install_scripts + '[' ! -d /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr/lib/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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-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.6/site-packages' '--install-platlib=/usr/lib/python3.6/site-packages' '--optimize=2' '--root=/tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder' running build running build_py running install running install_lib creating /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr/share/python3.6 creating /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr/share/python3.6/site-packages copying build-3/lib/mccabe.py -> /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr/share/python3.6/site-packages byte-compiling /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr/share/python3.6/site-packages/mccabe.py to mccabe.cpython-36.pyc writing byte-compilation script '/tmp/B.5VdUHI/BUILD/tmp/tmp31hi0zum.py' /usr/bin/python3 /tmp/B.5VdUHI/BUILD/tmp/tmp31hi0zum.py removing /tmp/B.5VdUHI/BUILD/tmp/tmp31hi0zum.py running install_egg_info running egg_info writing mccabe.egg-info/PKG-INFO writing dependency_links to mccabe.egg-info/dependency_links.txt writing entry points to mccabe.egg-info/entry_points.txt writing top-level names to mccabe.egg-info/top_level.txt reading manifest file 'mccabe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'mccabe.egg-info/SOURCES.txt' Copying mccabe.egg-info to /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr/share/python3.6/site-packages/mccabe-0.6.1-py3.6.egg-info running install_scripts + __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: 0/3 files hardlinked Processing files: python-mccabe-0.6.1-1 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.5VdUHI/BUILD/tmp /bin/sh -e /tmp/B.5VdUHI/BUILD/tmp/rpm-tmp.40751 + umask 022 + cd /tmp/B.5VdUHI/BUILD + cd mccabe-0.6.1 + DOCDIR=/tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr/share/doc/python-mccabe-0.6.1 + export DOCDIR + rm -rf /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr/share/doc/python-mccabe-0.6.1 + /bin/mkdir -p /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr/share/doc/python-mccabe-0.6.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr/share/doc/python-mccabe-0.6.1... Documentation compressed. + cp -pr LICENSE README.rst /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr/share/doc/python-mccabe-0.6.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr/share/doc/python-mccabe-0.6.1... ./LICENSE ./README.rst Documentation compressed. + exit 0 Requires: python(abi) = 2.7 Processing files: python3-mccabe-0.6.1-1 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.5VdUHI/BUILD/tmp /bin/sh -e /tmp/B.5VdUHI/BUILD/tmp/rpm-tmp.22097 + umask 022 + cd /tmp/B.5VdUHI/BUILD + cd mccabe-0.6.1 + DOCDIR=/tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr/share/doc/python3-mccabe-0.6.1 + export DOCDIR + rm -rf /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr/share/doc/python3-mccabe-0.6.1 + /bin/mkdir -p /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr/share/doc/python3-mccabe-0.6.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr/share/doc/python3-mccabe-0.6.1... Documentation compressed. + cp -pr LICENSE README.rst /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr/share/doc/python3-mccabe-0.6.1 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder/usr/share/doc/python3-mccabe-0.6.1... ./LICENSE ./README.rst Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder Wrote: /tmp/B.5VdUHI/RPMS/python-mccabe-0.6.1-1.noarch.rpm Wrote: /tmp/B.5VdUHI/RPMS/python3-mccabe-0.6.1-1.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.5VdUHI/BUILD/tmp /bin/sh -e /tmp/B.5VdUHI/BUILD/tmp/rpm-tmp.22097 + umask 022 + cd /tmp/B.5VdUHI/BUILD + cd mccabe-0.6.1 + /bin/rm '--interactive=never' -rf /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder + rm -rf /tmp/B.5VdUHI/BUILD/tmp/python-mccabe-0.6.1-root-builder ended at: Thu Mar 15 11:17:56 2018, done in 0:00:02.878044 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.5VdUHI/BUILD + rm -rf /tmp/B.5VdUHI/tmp /tmp/B.5VdUHI/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..600..800..1000..1200..1400..1600..1800..2000..2190 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.5VdUHI Begin-TLD-Builder-Info Build-Time: user:4.04s sys:0.33s real:5.31s (faults io:0 non-io:175790) Files queued for ftp: 16563 python3-mccabe-0.6.1-1.noarch.rpm 14025 python-mccabe-0.6.1-1.noarch.rpm 132 python-mccabe-0.6.1-1.src.rpm.uploadinfo End-TLD-Builder-Info