Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.49332 + umask 022 + cd /usr/src/rpm/BUILD + LANG=C + export LANG + unset DISPLAY + cd /usr/src/rpm/BUILD + rm -rf Axiom-0.4.0 + tar -xf - + /usr/bin/gzip -dc '/usr/src/rpm/SOURCES/Axiom-0.4.0.tar.gz?format=raw' + STATUS=0 + '[' 0 -ne 0 ']' + cd Axiom-0.4.0 ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.49332 + umask 022 + cd /usr/src/rpm/BUILD + cd Axiom-0.4.0 + LANG=C + export LANG + unset DISPLAY + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.49332 + umask 022 + cd /usr/src/rpm/BUILD + cd Axiom-0.4.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild + /usr/bin/python setup.py install -O1 --root /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild Files in package 'axiom': ['benchmarks', 'examples', 'plugins', 'scripts', 'test', '__init__.py', '__init__.pyc', '_fincache.py', '_schema.py', 'attributes.py', 'errors.py', 'iaxiom.py', 'item.py', 'queryutil.py', 'scheduler.py', 'sequence.py', 'slotmachine.py', 'store.py', 'substore.py', 'tags.py', 'upgrade.py', 'userbase.py'] Automatically determined setup() args: { 'package_data': { 'axiom': [ 'benchmarks/testbase.py', 'benchmarks/testindex.py', 'benchmarks/testinit.py', 'benchmarks/testreader.py', 'benchmarks/testwriter.py', 'examples/bucket.py', 'examples/library.py', 'test/historic/account1to2.axiom.tbz2']}, 'packages': [ 'axiom', 'axiom.plugins', 'axiom.scripts', 'axiom.test', 'axiom.test.historic']} running install running build running build_py creating build creating build/lib creating build/lib/axiom copying axiom/__init__.py -> build/lib/axiom copying axiom/_fincache.py -> build/lib/axiom copying axiom/_schema.py -> build/lib/axiom copying axiom/attributes.py -> build/lib/axiom copying axiom/errors.py -> build/lib/axiom copying axiom/iaxiom.py -> build/lib/axiom copying axiom/item.py -> build/lib/axiom copying axiom/queryutil.py -> build/lib/axiom copying axiom/scheduler.py -> build/lib/axiom copying axiom/sequence.py -> build/lib/axiom copying axiom/slotmachine.py -> build/lib/axiom copying axiom/store.py -> build/lib/axiom copying axiom/substore.py -> build/lib/axiom copying axiom/tags.py -> build/lib/axiom copying axiom/upgrade.py -> build/lib/axiom copying axiom/userbase.py -> build/lib/axiom creating build/lib/axiom/plugins copying axiom/plugins/__init__.py -> build/lib/axiom/plugins copying axiom/plugins/userbasecmd.py -> build/lib/axiom/plugins creating build/lib/axiom/scripts copying axiom/scripts/__init__.py -> build/lib/axiom/scripts copying axiom/scripts/axiomatic.py -> build/lib/axiom/scripts copying axiom/scripts/pysql.py -> build/lib/axiom/scripts creating build/lib/axiom/test copying axiom/test/__init__.py -> build/lib/axiom/test copying axiom/test/itemtest.py -> build/lib/axiom/test copying axiom/test/itemtestmain.py -> build/lib/axiom/test copying axiom/test/newapp.py -> build/lib/axiom/test copying axiom/test/oldapp.py -> build/lib/axiom/test copying axiom/test/test_attributes.py -> build/lib/axiom/test copying axiom/test/test_count.py -> build/lib/axiom/test copying axiom/test/test_files.py -> build/lib/axiom/test copying axiom/test/test_inheritance.py -> build/lib/axiom/test copying axiom/test/test_item.py -> build/lib/axiom/test copying axiom/test/test_mixin.py -> build/lib/axiom/test copying axiom/test/test_powerup.py -> build/lib/axiom/test copying axiom/test/test_query.py -> build/lib/axiom/test copying axiom/test/test_queryutil.py -> build/lib/axiom/test copying axiom/test/test_reference.py -> build/lib/axiom/test copying axiom/test/test_scheduler.py -> build/lib/axiom/test copying axiom/test/test_sequence.py -> build/lib/axiom/test copying axiom/test/test_slotmachine.py -> build/lib/axiom/test copying axiom/test/test_substore.py -> build/lib/axiom/test copying axiom/test/test_tablecreate.py -> build/lib/axiom/test copying axiom/test/test_tags.py -> build/lib/axiom/test copying axiom/test/test_unavailable_type.py -> build/lib/axiom/test copying axiom/test/test_upgrading.py -> build/lib/axiom/test copying axiom/test/test_userbase.py -> build/lib/axiom/test copying axiom/test/test_xatop.py -> build/lib/axiom/test creating build/lib/axiom/test/historic copying axiom/test/historic/__init__.py -> build/lib/axiom/test/historic copying axiom/test/historic/stub_account1to2.py -> build/lib/axiom/test/historic copying axiom/test/historic/stubloader.py -> build/lib/axiom/test/historic copying axiom/test/historic/test_account1to2.py -> build/lib/axiom/test/historic creating build/lib/axiom/benchmarks copying axiom/benchmarks/testbase.py -> build/lib/axiom/benchmarks copying axiom/benchmarks/testindex.py -> build/lib/axiom/benchmarks copying axiom/benchmarks/testinit.py -> build/lib/axiom/benchmarks copying axiom/benchmarks/testreader.py -> build/lib/axiom/benchmarks copying axiom/benchmarks/testwriter.py -> build/lib/axiom/benchmarks creating build/lib/axiom/examples copying axiom/examples/bucket.py -> build/lib/axiom/examples copying axiom/examples/library.py -> build/lib/axiom/examples copying axiom/test/historic/account1to2.axiom.tbz2 -> build/lib/axiom/test/historic running build_scripts creating build/scripts-2.4 copying and adjusting bin/axiomatic -> build/scripts-2.4 changing mode of build/scripts-2.4/axiomatic from 644 to 755 running install_lib creating /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild creating /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr creating /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib creating /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4 creating /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages creating /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom copying build/lib/axiom/__init__.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom copying build/lib/axiom/_fincache.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom copying build/lib/axiom/_schema.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom copying build/lib/axiom/attributes.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom copying build/lib/axiom/errors.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom copying build/lib/axiom/iaxiom.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom copying build/lib/axiom/item.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom copying build/lib/axiom/queryutil.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom copying build/lib/axiom/scheduler.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom copying build/lib/axiom/sequence.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom copying build/lib/axiom/slotmachine.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom copying build/lib/axiom/store.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom copying build/lib/axiom/substore.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom copying build/lib/axiom/tags.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom copying build/lib/axiom/upgrade.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom copying build/lib/axiom/userbase.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom creating /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/plugins copying build/lib/axiom/plugins/__init__.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/plugins copying build/lib/axiom/plugins/userbasecmd.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/plugins creating /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/scripts copying build/lib/axiom/scripts/__init__.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/scripts copying build/lib/axiom/scripts/axiomatic.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/scripts copying build/lib/axiom/scripts/pysql.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/scripts creating /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test copying build/lib/axiom/test/__init__.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test copying build/lib/axiom/test/itemtest.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test copying build/lib/axiom/test/itemtestmain.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test copying build/lib/axiom/test/newapp.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test copying build/lib/axiom/test/oldapp.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test copying build/lib/axiom/test/test_attributes.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test copying build/lib/axiom/test/test_count.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test copying build/lib/axiom/test/test_files.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test copying build/lib/axiom/test/test_inheritance.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test copying build/lib/axiom/test/test_item.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test copying build/lib/axiom/test/test_mixin.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test copying build/lib/axiom/test/test_powerup.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test copying build/lib/axiom/test/test_query.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test copying build/lib/axiom/test/test_queryutil.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test copying build/lib/axiom/test/test_reference.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test copying build/lib/axiom/test/test_scheduler.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test copying build/lib/axiom/test/test_sequence.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test copying build/lib/axiom/test/test_slotmachine.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test copying build/lib/axiom/test/test_substore.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test copying build/lib/axiom/test/test_tablecreate.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test copying build/lib/axiom/test/test_tags.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test copying build/lib/axiom/test/test_unavailable_type.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test copying build/lib/axiom/test/test_upgrading.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test copying build/lib/axiom/test/test_userbase.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test copying build/lib/axiom/test/test_xatop.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test creating /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/historic copying build/lib/axiom/test/historic/__init__.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/historic copying build/lib/axiom/test/historic/stub_account1to2.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/historic copying build/lib/axiom/test/historic/stubloader.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/historic copying build/lib/axiom/test/historic/test_account1to2.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/historic copying build/lib/axiom/test/historic/account1to2.axiom.tbz2 -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/historic creating /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/benchmarks copying build/lib/axiom/benchmarks/testbase.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/benchmarks copying build/lib/axiom/benchmarks/testindex.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/benchmarks copying build/lib/axiom/benchmarks/testinit.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/benchmarks copying build/lib/axiom/benchmarks/testreader.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/benchmarks copying build/lib/axiom/benchmarks/testwriter.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/benchmarks creating /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/examples copying build/lib/axiom/examples/bucket.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/examples copying build/lib/axiom/examples/library.py -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/examples byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/__init__.py to __init__.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/_fincache.py to _fincache.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/_schema.py to _schema.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/attributes.py to attributes.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/errors.py to errors.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/iaxiom.py to iaxiom.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/item.py to item.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/queryutil.py to queryutil.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/scheduler.py to scheduler.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/sequence.py to sequence.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/slotmachine.py to slotmachine.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/store.py to store.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/substore.py to substore.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/tags.py to tags.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/upgrade.py to upgrade.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/userbase.py to userbase.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/plugins/__init__.py to __init__.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/plugins/userbasecmd.py to userbasecmd.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/scripts/__init__.py to __init__.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/scripts/axiomatic.py to axiomatic.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/scripts/pysql.py to pysql.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/__init__.py to __init__.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/itemtest.py to itemtest.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/itemtestmain.py to itemtestmain.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/newapp.py to newapp.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/oldapp.py to oldapp.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/test_attributes.py to test_attributes.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/test_count.py to test_count.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/test_files.py to test_files.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/test_inheritance.py to test_inheritance.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/test_item.py to test_item.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/test_mixin.py to test_mixin.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/test_powerup.py to test_powerup.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/test_query.py to test_query.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/test_queryutil.py to test_queryutil.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/test_reference.py to test_reference.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/test_scheduler.py to test_scheduler.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/test_sequence.py to test_sequence.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/test_slotmachine.py to test_slotmachine.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/test_substore.py to test_substore.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/test_tablecreate.py to test_tablecreate.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/test_tags.py to test_tags.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/test_unavailable_type.py to test_unavailable_type.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/test_upgrading.py to test_upgrading.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/test_userbase.py to test_userbase.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/test_xatop.py to test_xatop.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/historic/__init__.py to __init__.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/historic/stub_account1to2.py to stub_account1to2.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/historic/stubloader.py to stubloader.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/test/historic/test_account1to2.py to test_account1to2.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/benchmarks/testbase.py to testbase.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/benchmarks/testindex.py to testindex.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/benchmarks/testinit.py to testinit.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/benchmarks/testreader.py to testreader.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/benchmarks/testwriter.py to testwriter.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/examples/bucket.py to bucket.pyc byte-compiling /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/examples/library.py to library.pyc writing byte-compilation script '/tmp/tmpDUt7fN.py' /usr/bin/python -O /tmp/tmpDUt7fN.py removing /tmp/tmpDUt7fN.py running install_scripts creating /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/bin copying build/scripts-2.4/axiomatic -> /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/bin changing mode of /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/bin/axiomatic to 755 Regenerating cache with path: ['/var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/', '/usr/src/rpm/BUILD/Axiom-0.4.0', '/usr/lib/python24.zip', '/usr/lib/python2.4', '/usr/lib/python2.4/plat-linux2', '/usr/lib/python2.4/lib-tk', '/usr/lib/python2.4/lib-dynload', '/usr/lib/python2.4/site-packages'] + touch /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/python2.4/site-packages/axiom/plugins/dropin.cache + /usr/lib/rpm/find-debuginfo.sh /usr/src/rpm/BUILD/Axiom-0.4.0 0 blocks find: /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/lib/debug: No such file or directory + /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-axiom-0.4.0-2.fc4 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.63797 + umask 022 + cd /usr/src/rpm/BUILD + cd Axiom-0.4.0 + DOCDIR=/var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/share/doc/python-axiom-0.4.0 + export DOCDIR + rm -rf /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/share/doc/python-axiom-0.4.0 + /bin/mkdir -p /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/share/doc/python-axiom-0.4.0 + cp -pr NAME.txt /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild/usr/share/doc/python-axiom-0.4.0 + exit 0 Requires(interp): /usr/bin/python Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /usr/bin/python python python-twisted-core >= 2.1.1 Requires: /usr/bin/python python(abi) = 2.4 python-epsilon >= 0.4.0 python-sqlite2 python-twisted-core >= 2.1.1 sqlite Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild Wrote: /usr/src/rpm/SRPMS/python-axiom-0.4.0-2.fc4.src.rpm Wrote: /usr/src/rpm/RPMS/python-axiom-0.4.0-2.fc4.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.15623 + umask 022 + cd /usr/src/rpm/BUILD + cd Axiom-0.4.0 + rm -rf /var/tmp/python-axiom-0.4.0-2.fc4-root-machbuild + exit 0