ERROR: ld.so: object '/usr/lib/libselinux-mach.so' from LD_PRELOAD cannot be preloaded: ignored. Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.48702 + umask 022 + cd /usr/src/rpm/BUILD + LANG=C + export LANG + unset DISPLAY + cd /usr/src/rpm/BUILD + rm -rf python-openid-2.2.1 + /usr/bin/bzip2 -dc /usr/src/rpm/SOURCES/python-openid-2.2.1.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-openid-2.2.1 ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -type f + xargs chmod a-x + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.89882 + umask 022 + cd /usr/src/rpm/BUILD + cd python-openid-2.2.1 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python -c 'import setuptools; execfile("setup.py")' build running build running build_py creating build creating build/lib creating build/lib/openid copying openid/__init__.py -> build/lib/openid copying openid/dh.py -> build/lib/openid copying openid/sreg.py -> build/lib/openid copying openid/fetchers.py -> build/lib/openid copying openid/oidutil.py -> build/lib/openid copying openid/association.py -> build/lib/openid copying openid/kvform.py -> build/lib/openid copying openid/urinorm.py -> build/lib/openid copying openid/message.py -> build/lib/openid copying openid/cryptutil.py -> build/lib/openid copying openid/extension.py -> build/lib/openid creating build/lib/openid/consumer copying openid/consumer/__init__.py -> build/lib/openid/consumer copying openid/consumer/consumer.py -> build/lib/openid/consumer copying openid/consumer/discover.py -> build/lib/openid/consumer copying openid/consumer/html_parse.py -> build/lib/openid/consumer creating build/lib/openid/server copying openid/server/__init__.py -> build/lib/openid/server copying openid/server/trustroot.py -> build/lib/openid/server copying openid/server/server.py -> build/lib/openid/server creating build/lib/openid/store copying openid/store/__init__.py -> build/lib/openid/store copying openid/store/filestore.py -> build/lib/openid/store copying openid/store/sqlstore.py -> build/lib/openid/store copying openid/store/memstore.py -> build/lib/openid/store copying openid/store/interface.py -> build/lib/openid/store copying openid/store/nonce.py -> build/lib/openid/store creating build/lib/openid/yadis copying openid/yadis/__init__.py -> build/lib/openid/yadis copying openid/yadis/filters.py -> build/lib/openid/yadis copying openid/yadis/constants.py -> build/lib/openid/yadis copying openid/yadis/etxrd.py -> build/lib/openid/yadis copying openid/yadis/xri.py -> build/lib/openid/yadis copying openid/yadis/manager.py -> build/lib/openid/yadis copying openid/yadis/xrires.py -> build/lib/openid/yadis copying openid/yadis/accept.py -> build/lib/openid/yadis copying openid/yadis/services.py -> build/lib/openid/yadis copying openid/yadis/parsehtml.py -> build/lib/openid/yadis copying openid/yadis/discover.py -> build/lib/openid/yadis creating build/lib/openid/extensions copying openid/extensions/__init__.py -> build/lib/openid/extensions copying openid/extensions/sreg.py -> build/lib/openid/extensions copying openid/extensions/ax.py -> build/lib/openid/extensions copying openid/extensions/pape.py -> build/lib/openid/extensions + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.89882 + umask 022 + cd /usr/src/rpm/BUILD + cd python-openid-2.2.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild + /usr/bin/python -c 'import setuptools; execfile("setup.py")' install --skip-build --root /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild running install running install_lib creating /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild creating /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr creating /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib creating /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4 creating /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages creating /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid creating /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/store copying build/lib/openid/store/__init__.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/store copying build/lib/openid/store/filestore.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/store copying build/lib/openid/store/sqlstore.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/store copying build/lib/openid/store/memstore.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/store copying build/lib/openid/store/interface.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/store copying build/lib/openid/store/nonce.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/store copying build/lib/openid/__init__.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid creating /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/consumer copying build/lib/openid/consumer/__init__.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/consumer copying build/lib/openid/consumer/consumer.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/consumer copying build/lib/openid/consumer/discover.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/consumer copying build/lib/openid/consumer/html_parse.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/consumer creating /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/yadis copying build/lib/openid/yadis/__init__.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/yadis copying build/lib/openid/yadis/filters.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/yadis copying build/lib/openid/yadis/constants.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/yadis copying build/lib/openid/yadis/etxrd.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/yadis copying build/lib/openid/yadis/xri.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/yadis copying build/lib/openid/yadis/manager.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/yadis copying build/lib/openid/yadis/xrires.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/yadis copying build/lib/openid/yadis/accept.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/yadis copying build/lib/openid/yadis/services.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/yadis copying build/lib/openid/yadis/parsehtml.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/yadis copying build/lib/openid/yadis/discover.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/yadis copying build/lib/openid/dh.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid copying build/lib/openid/sreg.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid copying build/lib/openid/fetchers.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid copying build/lib/openid/oidutil.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid creating /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/server copying build/lib/openid/server/__init__.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/server copying build/lib/openid/server/trustroot.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/server copying build/lib/openid/server/server.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/server copying build/lib/openid/association.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid copying build/lib/openid/kvform.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid creating /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/extensions copying build/lib/openid/extensions/__init__.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/extensions copying build/lib/openid/extensions/sreg.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/extensions copying build/lib/openid/extensions/ax.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/extensions copying build/lib/openid/extensions/pape.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/extensions copying build/lib/openid/urinorm.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid copying build/lib/openid/message.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid copying build/lib/openid/cryptutil.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid copying build/lib/openid/extension.py -> /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/store/__init__.py to __init__.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/store/filestore.py to filestore.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/store/sqlstore.py to sqlstore.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/store/memstore.py to memstore.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/store/interface.py to interface.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/store/nonce.py to nonce.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/__init__.py to __init__.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/consumer/__init__.py to __init__.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/consumer/consumer.py to consumer.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/consumer/discover.py to discover.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/consumer/html_parse.py to html_parse.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/yadis/__init__.py to __init__.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/yadis/filters.py to filters.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/yadis/constants.py to constants.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/yadis/etxrd.py to etxrd.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/yadis/xri.py to xri.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/yadis/manager.py to manager.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/yadis/xrires.py to xrires.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/yadis/accept.py to accept.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/yadis/services.py to services.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/yadis/parsehtml.py to parsehtml.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/yadis/discover.py to discover.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/dh.py to dh.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/sreg.py to sreg.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/fetchers.py to fetchers.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/oidutil.py to oidutil.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/server/__init__.py to __init__.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/server/trustroot.py to trustroot.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/server/server.py to server.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/association.py to association.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/kvform.py to kvform.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/extensions/__init__.py to __init__.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/extensions/sreg.py to sreg.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/extensions/ax.py to ax.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/extensions/pape.py to pape.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/urinorm.py to urinorm.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/message.py to message.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/cryptutil.py to cryptutil.pyc byte-compiling /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/openid/extension.py to extension.pyc running install_egg_info running egg_info creating python_openid.egg-info writing python_openid.egg-info/PKG-INFO writing top-level names to python_openid.egg-info/top_level.txt writing dependency_links to python_openid.egg-info/dependency_links.txt writing manifest file 'python_openid.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'python_openid.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'python_openid.egg-info/SOURCES.txt' Copying python_openid.egg-info to /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/python2.4/site-packages/python_openid-2.2.1-py2.4.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh /usr/src/rpm/BUILD/python-openid-2.2.1 0 blocks find: /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/lib/debug: No such file or directory + /usr/lib/rpm/check-rpaths + /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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump Processing files: python-openid-2.2.1-1.fc4 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.92617 + umask 022 + cd /usr/src/rpm/BUILD + cd python-openid-2.2.1 + DOCDIR=/var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/share/doc/python-openid-2.2.1 + export DOCDIR + rm -rf /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/share/doc/python-openid-2.2.1 + /bin/mkdir -p /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/share/doc/python-openid-2.2.1 + cp -pr background-associations.txt CHANGELOG LICENSE NEWS README doc examples /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild/usr/share/doc/python-openid-2.2.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.4 python-lxml Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild Wrote: /usr/src/rpm/SRPMS/python-openid-2.2.1-1.fc4.src.rpm Wrote: /usr/src/rpm/RPMS/python-openid-2.2.1-1.fc4.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.95094 + umask 022 + cd /usr/src/rpm/BUILD + cd python-openid-2.2.1 + rm -rf /var/tmp/python-openid-2.2.1-1.fc4-root-machbuild + exit 0