Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-myghty.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1478-2135/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target noarch --nodeps builddir/build/SPECS/python-myghty.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-myghty-1.1-11.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-myghty.spec'], False, '/var/lib/mock/centos5-rutgers-staging-build-1478-2135/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target noarch --nodeps builddir/build/SPECS/python-myghty.spec'] Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.70436 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Myghty-1.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/Myghty-1.1.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Myghty-1.1 ++ /usr/bin/id -u + '[' 73 = 0 ']' ++ /usr/bin/id -u + '[' 73 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (myghty-importer.patch):' Patch #0 (myghty-importer.patch): + patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.70436 + umask 022 + cd /builddir/build/BUILD + cd Myghty-1.1 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py build running build running build_py creating build creating build/lib creating build/lib/myghty copying lib/myghty/__init__.py -> build/lib/myghty copying lib/myghty/args.py -> build/lib/myghty copying lib/myghty/buffer.py -> build/lib/myghty copying lib/myghty/cache.py -> build/lib/myghty copying lib/myghty/compiler.py -> build/lib/myghty copying lib/myghty/component.py -> build/lib/myghty copying lib/myghty/container.py -> build/lib/myghty copying lib/myghty/csource.py -> build/lib/myghty copying lib/myghty/escapes.py -> build/lib/myghty copying lib/myghty/exception.py -> build/lib/myghty copying lib/myghty/importer.py -> build/lib/myghty copying lib/myghty/interp.py -> build/lib/myghty copying lib/myghty/lexer.py -> build/lib/myghty copying lib/myghty/objgen.py -> build/lib/myghty copying lib/myghty/request.py -> build/lib/myghty copying lib/myghty/requestbuffer.py -> build/lib/myghty copying lib/myghty/resolver.py -> build/lib/myghty copying lib/myghty/session.py -> build/lib/myghty copying lib/myghty/synchronization.py -> build/lib/myghty copying lib/myghty/util.py -> build/lib/myghty creating build/lib/myghty/ext copying lib/myghty/ext/__init__.py -> build/lib/myghty/ext copying lib/myghty/ext/memcached.py -> build/lib/myghty/ext copying lib/myghty/ext/routeresolver.py -> build/lib/myghty/ext creating build/lib/myghty/http copying lib/myghty/http/__init__.py -> build/lib/myghty/http copying lib/myghty/http/ApacheHandler.py -> build/lib/myghty/http copying lib/myghty/http/CGIHandler.py -> build/lib/myghty/http copying lib/myghty/http/HTTPHandler.py -> build/lib/myghty/http copying lib/myghty/http/HTTPServerHandler.py -> build/lib/myghty/http copying lib/myghty/http/WSGIHandler.py -> build/lib/myghty/http creating build/lib/myghty/paste copying lib/myghty/paste/__init__.py -> build/lib/myghty/paste copying lib/myghty/paste/templates.py -> build/lib/myghty/paste copying lib/myghty/paste/wsgiapp.py -> build/lib/myghty/paste creating build/lib/myghty/paster_templates copying lib/myghty/paster_templates/__init__.py -> build/lib/myghty/paster_templates creating build/lib/myghty/paster_templates/modulecomponents copying lib/myghty/paster_templates/modulecomponents/server.conf_tmpl -> build/lib/myghty/paster_templates/modulecomponents copying lib/myghty/paster_templates/modulecomponents/setup.py_tmpl -> build/lib/myghty/paster_templates/modulecomponents creating build/lib/myghty/paster_templates/routes copying lib/myghty/paster_templates/routes/server.conf_tmpl -> build/lib/myghty/paster_templates/routes copying lib/myghty/paster_templates/routes/setup.py_tmpl -> build/lib/myghty/paster_templates/routes creating build/lib/myghty/paster_templates/simple copying lib/myghty/paster_templates/simple/server.conf_tmpl -> build/lib/myghty/paster_templates/simple copying lib/myghty/paster_templates/simple/setup.py_tmpl -> build/lib/myghty/paster_templates/simple creating build/lib/myghty/paster_templates/modulecomponents/+package+ copying lib/myghty/paster_templates/modulecomponents/+package+/__init__.py -> build/lib/myghty/paster_templates/modulecomponents/+package+ copying lib/myghty/paster_templates/modulecomponents/+package+/webconfig.py -> build/lib/myghty/paster_templates/modulecomponents/+package+ creating build/lib/myghty/paster_templates/routes/+package+ copying lib/myghty/paster_templates/routes/+package+/__init__.py -> build/lib/myghty/paster_templates/routes/+package+ creating build/lib/myghty/paster_templates/simple/+package+ copying lib/myghty/paster_templates/simple/+package+/__init__.py -> build/lib/myghty/paster_templates/simple/+package+ copying lib/myghty/paster_templates/modulecomponents/+package+/wsgiapp.py_tmpl -> build/lib/myghty/paster_templates/modulecomponents/+package+ copying lib/myghty/paster_templates/routes/+package+/webconfig.py_tmpl -> build/lib/myghty/paster_templates/routes/+package+ copying lib/myghty/paster_templates/routes/+package+/wsgiapp.py_tmpl -> build/lib/myghty/paster_templates/routes/+package+ copying lib/myghty/paster_templates/simple/+package+/webconfig.py_tmpl -> build/lib/myghty/paster_templates/simple/+package+ copying lib/myghty/paster_templates/simple/+package+/wsgiapp.py_tmpl -> build/lib/myghty/paster_templates/simple/+package+ creating build/lib/myghty/paster_templates/modulecomponents/+package+/lib copying lib/myghty/paster_templates/modulecomponents/+package+/lib/controller.py -> build/lib/myghty/paster_templates/modulecomponents/+package+/lib creating build/lib/myghty/paster_templates/routes/+package+/controllers copying lib/myghty/paster_templates/routes/+package+/controllers/__init__.py -> build/lib/myghty/paster_templates/routes/+package+/controllers copying lib/myghty/paster_templates/routes/+package+/controllers/application_controller.py -> build/lib/myghty/paster_templates/routes/+package+/controllers creating build/lib/myghty/paster_templates/routes/+package+/lib copying lib/myghty/paster_templates/routes/+package+/lib/__init__.py -> build/lib/myghty/paster_templates/routes/+package+/lib creating build/lib/myghty/paster_templates/modulecomponents/+package+/components copying lib/myghty/paster_templates/modulecomponents/+package+/components/footer.myc -> build/lib/myghty/paster_templates/modulecomponents/+package+/components copying lib/myghty/paster_templates/modulecomponents/+package+/components/header.myc -> build/lib/myghty/paster_templates/modulecomponents/+package+/components copying lib/myghty/paster_templates/modulecomponents/+package+/components/leftnav.myc -> build/lib/myghty/paster_templates/modulecomponents/+package+/components creating build/lib/myghty/paster_templates/modulecomponents/+package+/templates copying lib/myghty/paster_templates/modulecomponents/+package+/templates/index.myt -> build/lib/myghty/paster_templates/modulecomponents/+package+/templates copying lib/myghty/paster_templates/modulecomponents/+package+/templates/login.myt -> build/lib/myghty/paster_templates/modulecomponents/+package+/templates copying lib/myghty/paster_templates/modulecomponents/+package+/templates/logout.myt -> build/lib/myghty/paster_templates/modulecomponents/+package+/templates creating build/lib/myghty/paster_templates/routes/+package+/public copying lib/myghty/paster_templates/routes/+package+/public/index.html_tmpl -> build/lib/myghty/paster_templates/routes/+package+/public creating build/lib/myghty/paster_templates/routes/+package+/templates copying lib/myghty/paster_templates/routes/+package+/templates/autohandler_tmpl -> build/lib/myghty/paster_templates/routes/+package+/templates creating build/lib/myghty/paster_templates/simple/+package+/components copying lib/myghty/paster_templates/simple/+package+/components/autohandler_tmpl -> build/lib/myghty/paster_templates/simple/+package+/components copying lib/myghty/paster_templates/simple/+package+/components/footer.myc_tmpl -> build/lib/myghty/paster_templates/simple/+package+/components copying lib/myghty/paster_templates/simple/+package+/components/header.myc_tmpl -> build/lib/myghty/paster_templates/simple/+package+/components creating build/lib/myghty/paster_templates/simple/+package+/htdocs copying lib/myghty/paster_templates/simple/+package+/htdocs/index.myt_tmpl -> build/lib/myghty/paster_templates/simple/+package+/htdocs copying lib/myghty/paster_templates/simple/+package+/htdocs/style.css_tmpl -> build/lib/myghty/paster_templates/simple/+package+/htdocs creating build/lib/myghty/paster_templates/modulecomponents/+package+/htdocs copying lib/myghty/paster_templates/modulecomponents/+package+/htdocs/style.css -> build/lib/myghty/paster_templates/modulecomponents/+package+/htdocs copying lib/myghty/paster_templates/modulecomponents/+package+/htdocs/myghty_small.png -> build/lib/myghty/paster_templates/modulecomponents/+package+/htdocs copying lib/myghty/paster_templates/modulecomponents/+package+/components/autohandler -> build/lib/myghty/paster_templates/modulecomponents/+package+/components + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.70436 + umask 022 + cd /builddir/build/BUILD + cd Myghty-1.1 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/python-myghty-1.1-11.ru-root-mockbuild + /usr/bin/python setup.py install -O1 --old-and-unmanageable --root /var/tmp/python-myghty-1.1-11.ru-root-mockbuild running install running build running build_py running install_lib creating /var/tmp/python-myghty-1.1-11.ru-root-mockbuild creating /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr creating /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib creating /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4 creating /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages creating /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty copying build/lib/myghty/__init__.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty copying build/lib/myghty/args.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty copying build/lib/myghty/buffer.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty copying build/lib/myghty/cache.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty copying build/lib/myghty/compiler.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty copying build/lib/myghty/component.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty copying build/lib/myghty/container.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty copying build/lib/myghty/csource.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty copying build/lib/myghty/escapes.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty copying build/lib/myghty/exception.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty copying build/lib/myghty/importer.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty copying build/lib/myghty/interp.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty copying build/lib/myghty/lexer.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty copying build/lib/myghty/objgen.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty copying build/lib/myghty/request.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty copying build/lib/myghty/requestbuffer.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty copying build/lib/myghty/resolver.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty copying build/lib/myghty/session.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty copying build/lib/myghty/synchronization.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty copying build/lib/myghty/util.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty creating /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/ext copying build/lib/myghty/ext/__init__.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/ext copying build/lib/myghty/ext/memcached.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/ext copying build/lib/myghty/ext/routeresolver.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/ext creating /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/http copying build/lib/myghty/http/__init__.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/http copying build/lib/myghty/http/ApacheHandler.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/http copying build/lib/myghty/http/CGIHandler.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/http copying build/lib/myghty/http/HTTPHandler.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/http copying build/lib/myghty/http/HTTPServerHandler.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/http copying build/lib/myghty/http/WSGIHandler.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/http creating /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paste copying build/lib/myghty/paste/__init__.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paste copying build/lib/myghty/paste/templates.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paste copying build/lib/myghty/paste/wsgiapp.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paste creating /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates copying build/lib/myghty/paster_templates/__init__.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates creating /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/modulecomponents copying build/lib/myghty/paster_templates/modulecomponents/server.conf_tmpl -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/modulecomponents copying build/lib/myghty/paster_templates/modulecomponents/setup.py_tmpl -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/modulecomponents creating /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/modulecomponents/+package+ copying build/lib/myghty/paster_templates/modulecomponents/+package+/__init__.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/modulecomponents/+package+ copying build/lib/myghty/paster_templates/modulecomponents/+package+/webconfig.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/modulecomponents/+package+ copying build/lib/myghty/paster_templates/modulecomponents/+package+/wsgiapp.py_tmpl -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/modulecomponents/+package+ creating /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/modulecomponents/+package+/lib copying build/lib/myghty/paster_templates/modulecomponents/+package+/lib/controller.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/modulecomponents/+package+/lib creating /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/modulecomponents/+package+/components copying build/lib/myghty/paster_templates/modulecomponents/+package+/components/footer.myc -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/modulecomponents/+package+/components copying build/lib/myghty/paster_templates/modulecomponents/+package+/components/header.myc -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/modulecomponents/+package+/components copying build/lib/myghty/paster_templates/modulecomponents/+package+/components/leftnav.myc -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/modulecomponents/+package+/components copying build/lib/myghty/paster_templates/modulecomponents/+package+/components/autohandler -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/modulecomponents/+package+/components creating /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/modulecomponents/+package+/templates copying build/lib/myghty/paster_templates/modulecomponents/+package+/templates/index.myt -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/modulecomponents/+package+/templates copying build/lib/myghty/paster_templates/modulecomponents/+package+/templates/login.myt -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/modulecomponents/+package+/templates copying build/lib/myghty/paster_templates/modulecomponents/+package+/templates/logout.myt -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/modulecomponents/+package+/templates creating /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/modulecomponents/+package+/htdocs copying build/lib/myghty/paster_templates/modulecomponents/+package+/htdocs/style.css -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/modulecomponents/+package+/htdocs copying build/lib/myghty/paster_templates/modulecomponents/+package+/htdocs/myghty_small.png -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/modulecomponents/+package+/htdocs creating /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/routes copying build/lib/myghty/paster_templates/routes/server.conf_tmpl -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/routes copying build/lib/myghty/paster_templates/routes/setup.py_tmpl -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/routes creating /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/routes/+package+ copying build/lib/myghty/paster_templates/routes/+package+/__init__.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/routes/+package+ copying build/lib/myghty/paster_templates/routes/+package+/webconfig.py_tmpl -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/routes/+package+ copying build/lib/myghty/paster_templates/routes/+package+/wsgiapp.py_tmpl -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/routes/+package+ creating /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/routes/+package+/controllers copying build/lib/myghty/paster_templates/routes/+package+/controllers/__init__.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/routes/+package+/controllers copying build/lib/myghty/paster_templates/routes/+package+/controllers/application_controller.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/routes/+package+/controllers creating /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/routes/+package+/lib copying build/lib/myghty/paster_templates/routes/+package+/lib/__init__.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/routes/+package+/lib creating /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/routes/+package+/public copying build/lib/myghty/paster_templates/routes/+package+/public/index.html_tmpl -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/routes/+package+/public creating /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/routes/+package+/templates copying build/lib/myghty/paster_templates/routes/+package+/templates/autohandler_tmpl -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/routes/+package+/templates creating /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/simple copying build/lib/myghty/paster_templates/simple/server.conf_tmpl -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/simple copying build/lib/myghty/paster_templates/simple/setup.py_tmpl -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/simple creating /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/simple/+package+ copying build/lib/myghty/paster_templates/simple/+package+/__init__.py -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/simple/+package+ copying build/lib/myghty/paster_templates/simple/+package+/webconfig.py_tmpl -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/simple/+package+ copying build/lib/myghty/paster_templates/simple/+package+/wsgiapp.py_tmpl -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/simple/+package+ creating /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/simple/+package+/components copying build/lib/myghty/paster_templates/simple/+package+/components/autohandler_tmpl -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/simple/+package+/components copying build/lib/myghty/paster_templates/simple/+package+/components/footer.myc_tmpl -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/simple/+package+/components copying build/lib/myghty/paster_templates/simple/+package+/components/header.myc_tmpl -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/simple/+package+/components creating /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/simple/+package+/htdocs copying build/lib/myghty/paster_templates/simple/+package+/htdocs/index.myt_tmpl -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/simple/+package+/htdocs copying build/lib/myghty/paster_templates/simple/+package+/htdocs/style.css_tmpl -> /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/simple/+package+/htdocs byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/__init__.py to __init__.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/args.py to args.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/buffer.py to buffer.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/cache.py to cache.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/compiler.py to compiler.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/component.py to component.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/container.py to container.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/csource.py to csource.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/escapes.py to escapes.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/exception.py to exception.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/importer.py to importer.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/interp.py to interp.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/lexer.py to lexer.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/objgen.py to objgen.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/request.py to request.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/requestbuffer.py to requestbuffer.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/resolver.py to resolver.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/session.py to session.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/synchronization.py to synchronization.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/util.py to util.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/ext/__init__.py to __init__.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/ext/memcached.py to memcached.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/ext/routeresolver.py to routeresolver.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/http/__init__.py to __init__.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/http/ApacheHandler.py to ApacheHandler.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/http/CGIHandler.py to CGIHandler.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/http/HTTPHandler.py to HTTPHandler.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/http/HTTPServerHandler.py to HTTPServerHandler.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/http/WSGIHandler.py to WSGIHandler.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paste/__init__.py to __init__.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paste/templates.py to templates.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paste/wsgiapp.py to wsgiapp.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/__init__.py to __init__.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/modulecomponents/+package+/__init__.py to __init__.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/modulecomponents/+package+/webconfig.py to webconfig.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/modulecomponents/+package+/lib/controller.py to controller.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/routes/+package+/__init__.py to __init__.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/routes/+package+/controllers/__init__.py to __init__.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/routes/+package+/controllers/application_controller.py to application_controller.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/routes/+package+/lib/__init__.py to __init__.pyc byte-compiling /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/myghty/paster_templates/simple/+package+/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpNZct34.py' /usr/bin/python -O /tmp/tmpNZct34.py removing /tmp/tmpNZct34.py running install_egg_info running egg_info writing requirements to lib/Myghty.egg-info/requires.txt writing lib/Myghty.egg-info/PKG-INFO writing top-level names to lib/Myghty.egg-info/top_level.txt writing dependency_links to lib/Myghty.egg-info/dependency_links.txt writing entry points to lib/Myghty.egg-info/entry_points.txt reading manifest file 'lib/Myghty.egg-info/SOURCES.txt' writing manifest file 'lib/Myghty.egg-info/SOURCES.txt' Copying lib/Myghty.egg-info to /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/lib/python2.4/site-packages/Myghty-1.1-py2.4.egg-info running install_scripts + cd doc + /usr/bin/python genhtml.py Traceback (most recent call last): File "genhtml.py", line 13, in ? import documentgen File "./lib/documentgen.py", line 2, in ? import myghty.interp File "../lib/myghty/interp.py", line 21, in ? import myghty.resolver File "../lib/myghty/resolver.py", line 15, in ? import myghty.csource as csource File "../lib/myghty/csource.py", line 15, in ? import myghty.exception as exception File "../lib/myghty/importer.py", line 56, in import_module return builtin_importer(name, globals, locals, fromlist, level) TypeError: __import__() takes at most 4 arguments (5 given) + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/Myghty-1.1 find: 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 + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-myghty-1.1-11.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.58956 + umask 022 + cd /builddir/build/BUILD + cd Myghty-1.1 + DOCDIR=/var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/share/doc/python-myghty-1.1 + export DOCDIR + rm -rf /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/share/doc/python-myghty-1.1 + /bin/mkdir -p /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/share/doc/python-myghty-1.1 + cp -pr doc/html/docs.css doc/html/style.css doc/html/syntaxhighlight.css examples LICENSE /var/tmp/python-myghty-1.1-11.ru-root-mockbuild/usr/share/doc/python-myghty-1.1 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 2.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/python-myghty-1.1-11.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/python-myghty-1.1-11.ru.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.16032 + umask 022 + cd /builddir/build/BUILD + cd Myghty-1.1 + rm -rf /var/tmp/python-myghty-1.1-11.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->