request from: hawk checking if we should skip the build started at: Wed May 27 08:49:57 2015 fetching http://kraz.tld-linux.org/~buildertidev//srpms/1882f558-3ffd-496a-98fd-6cef5c9eb0f7/python-httplib2-0.8-2.src.rpm fetched 158356 bytes, 259.2 K/s installing srpm: python-httplib2-0.8-2.src.rpm mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device mesg: ttyname failed: Inappropriate ioctl for device Building target platforms: i686-pld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR no BR needed building RPM using: echo build-id: 1882f558-3ffd-496a-98fd-6cef5c9eb0f7; cd rpm/SPECS; TMPDIR=/tmp/B.bb258e exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --target i686-pld-linux python-httplib2.spec mesg: ttyname failed: Inappropriate ioctl for device build-id: 1882f558-3ffd-496a-98fd-6cef5c9eb0f7 Building target platforms: i686-pld-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.bb258e /bin/sh -e /tmp/B.bb258e/rpm-tmp.88432 + umask 022 + cd /home/users/builder/rpm/BUILD + cd /home/users/builder/rpm/BUILD + rm -rf httplib2-0.8 + /usr/bin/unzip -qq /home/users/builder/rpm/SOURCES/httplib2-0.8.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd httplib2-0.8 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + rm -rf build-3 + set -- CHANGELOG MANIFEST.in README python2 python3 setup.py + install -d build-3 + cp -a CHANGELOG MANIFEST.in README python2 python3 setup.py build-3 + find build-3 -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + 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.bb258e /bin/sh -e /tmp/B.bb258e/rpm-tmp.29248 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.bb258e + umask 022 + cd /home/users/builder/rpm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.bb258e/python-httplib2-0.8-root-builder + /bin/mkdir -p /tmp/B.bb258e/python-httplib2-0.8-root-builder + cd httplib2-0.8 + rm -rf /tmp/B.bb258e/python-httplib2-0.8-root-builder + /usr/bin/python setup.py install '--root=/tmp/B.bb258e/python-httplib2-0.8-root-builder' '--optimize=2' running install running build running build_py creating build creating build/lib creating build/lib/httplib2 copying python2/httplib2/socks.py -> build/lib/httplib2 copying python2/httplib2/__init__.py -> build/lib/httplib2 copying python2/httplib2/iri2uri.py -> build/lib/httplib2 copying python2/httplib2/cacerts.txt -> build/lib/httplib2 running install_lib creating /tmp/B.bb258e/python-httplib2-0.8-root-builder creating /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr creating /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share creating /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/python2.7 creating /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/python2.7/site-packages creating /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/python2.7/site-packages/httplib2 copying build/lib/httplib2/socks.py -> /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/python2.7/site-packages/httplib2 copying build/lib/httplib2/__init__.py -> /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/python2.7/site-packages/httplib2 copying build/lib/httplib2/iri2uri.py -> /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/python2.7/site-packages/httplib2 copying build/lib/httplib2/cacerts.txt -> /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/python2.7/site-packages/httplib2 byte-compiling /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/python2.7/site-packages/httplib2/socks.py to socks.pyc byte-compiling /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/python2.7/site-packages/httplib2/__init__.py to __init__.pyc byte-compiling /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/python2.7/site-packages/httplib2/iri2uri.py to iri2uri.pyc writing byte-compilation script '/tmp/B.bb258e/tmpClLYMy.py' /usr/bin/python -OO /tmp/B.bb258e/tmpClLYMy.py removing /tmp/B.bb258e/tmpClLYMy.py running install_egg_info running egg_info writing python2/httplib2.egg-info/PKG-INFO writing top-level names to python2/httplib2.egg-info/top_level.txt writing dependency_links to python2/httplib2.egg-info/dependency_links.txt reading manifest file 'python2/httplib2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python2/httplib2.egg-info/SOURCES.txt' Copying python2/httplib2.egg-info to /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/python2.7/site-packages/httplib2-0.8-py2.7.egg-info running install_scripts + cd build-3 + /usr/bin/python3 setup.py install '--root=/tmp/B.bb258e/python-httplib2-0.8-root-builder' '--optimize=2' running install running build running build_py creating build creating build/lib creating build/lib/httplib2 copying python3/httplib2/__init__.py -> build/lib/httplib2 copying python3/httplib2/iri2uri.py -> build/lib/httplib2 copying python3/httplib2/cacerts.txt -> build/lib/httplib2 running install_lib creating /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/python3.4 creating /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/python3.4/site-packages creating /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/python3.4/site-packages/httplib2 copying build/lib/httplib2/__init__.py -> /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/python3.4/site-packages/httplib2 copying build/lib/httplib2/iri2uri.py -> /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/python3.4/site-packages/httplib2 copying build/lib/httplib2/cacerts.txt -> /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/python3.4/site-packages/httplib2 byte-compiling /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/python3.4/site-packages/httplib2/__init__.py to __init__.cpython-34.pyc byte-compiling /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/python3.4/site-packages/httplib2/iri2uri.py to iri2uri.cpython-34.pyc writing byte-compilation script '/tmp/B.bb258e/tmp8jilf3ov.py' /usr/bin/python3 -OO /tmp/B.bb258e/tmp8jilf3ov.py removing /tmp/B.bb258e/tmp8jilf3ov.py running install_egg_info running egg_info creating python3/httplib2.egg-info writing dependency_links to python3/httplib2.egg-info/dependency_links.txt writing top-level names to python3/httplib2.egg-info/top_level.txt writing python3/httplib2.egg-info/PKG-INFO writing manifest file 'python3/httplib2.egg-info/SOURCES.txt' reading manifest file 'python3/httplib2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python3/httplib2.egg-info/SOURCES.txt' Copying python3/httplib2.egg-info to /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/python3.4/site-packages/httplib2-0.8-py3.4.egg-info running install_scripts + cd .. + python -O -c 'import compileall; import sys; compileall.compile_dir(sys.argv[1], ddir=sys.argv[1][len('\''/tmp/B.bb258e/python-httplib2-0.8-root-builder'\''):])' /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/python2.7/site-packages Listing /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/python2.7/site-packages ... Listing /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/python2.7/site-packages/httplib2 ... Listing /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/python2.7/site-packages/httplib2-0.8-py2.7.egg-info ... + '[' ! -d /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/lib/python2.7/site-packages ']' + __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/5 files hardlinked Processing files: python-httplib2-0.8-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.bb258e /bin/sh -e /tmp/B.bb258e/rpm-tmp.89787 + umask 022 + cd /home/users/builder/rpm/BUILD + cd httplib2-0.8 + DOCDIR=/tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/doc/python-httplib2-0.8 + export DOCDIR + rm -rf /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/doc/python-httplib2-0.8 + /bin/mkdir -p /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/doc/python-httplib2-0.8 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/doc/python-httplib2-0.8... Documentation compressed. + cp -pr README CHANGELOG /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/doc/python-httplib2-0.8 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/doc/python-httplib2-0.8... ./CHANGELOG ./README Documentation compressed. + exit 0 Requires: python(abi) = 2.7 Processing files: python3-httplib2-0.8-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.bb258e /bin/sh -e /tmp/B.bb258e/rpm-tmp.89787 + umask 022 + cd /home/users/builder/rpm/BUILD + cd httplib2-0.8 + DOCDIR=/tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/doc/python3-httplib2-0.8 + export DOCDIR + rm -rf /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/doc/python3-httplib2-0.8 + /bin/mkdir -p /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/doc/python3-httplib2-0.8 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/doc/python3-httplib2-0.8... Documentation compressed. + cp -pr python3/README CHANGELOG /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/doc/python3-httplib2-0.8 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.bb258e/python-httplib2-0.8-root-builder/usr/share/doc/python3-httplib2-0.8... ./CHANGELOG ./README Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.bb258e/python-httplib2-0.8-root-builder Wrote: /home/users/builder/rpm/RPMS/python-httplib2-0.8-2.noarch.rpm Wrote: /home/users/builder/rpm/RPMS/python3-httplib2-0.8-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.bb258e /bin/sh -e /tmp/B.bb258e/rpm-tmp.5096 + umask 022 + cd /home/users/builder/rpm/BUILD + cd httplib2-0.8 + /bin/rm '--interactive=never' -rf /tmp/B.bb258e/python-httplib2-0.8-root-builder + rm -rf /tmp/B.bb258e/python-httplib2-0.8-root-builder ended at: Wed May 27 08:50:05 2015, done in 01days 00h 00m 04s mesg: ttyname failed: Inappropriate ioctl for device 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/... Writing /spools/ready/packages.ndir.gz... Begin-PLD-Builder-Info upgrading packages End-PLD-Builder-Info Begin-PLD-Builder-Info Build-Time: user:4.88s sys:3.52s real:9.57s (faults io:1 non-io:285909) Files queued for ftp: 55444 python-httplib2-0.8-2.noarch.rpm 59808 python3-httplib2-0.8-2.noarch.rpm 132 python-httplib2-0.8-2.src.rpm.uploadinfo End-PLD-Builder-Info