Mock Version: 1.1.39 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/python-pysaml2.spec'], False, '/var/lib/mock/epel-6-i386-mockbuilder-1693/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/python-pysaml2.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} warning: Could not canonicalize hostname: i-0000d621 Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/python-pysaml2-0.4.3-1.el6.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/python-pysaml2.spec'], False, '/var/lib/mock/epel-6-i386-mockbuilder-1693/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/python-pysaml2.spec'] with env {'LANG': 'C', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'CCACHE_UMASK': '002'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YXcPTj + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf pysaml2-0.4.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/pysaml2-0.4.3.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pysaml2-0.4.3 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JXK3Bb + umask 022 + cd /builddir/build/BUILD + cd pysaml2-0.4.3 + 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/saml2 copying src/saml2/cache.py -> build/lib/saml2 copying src/saml2/attribute_converter.py -> build/lib/saml2 copying src/saml2/population.py -> build/lib/saml2 copying src/saml2/client.py -> build/lib/saml2 copying src/saml2/httplib2cookie.py -> build/lib/saml2 copying src/saml2/time_util.py -> build/lib/saml2 copying src/saml2/ecp_client.py -> build/lib/saml2 copying src/saml2/binding.py -> build/lib/saml2 copying src/saml2/country_codes.py -> build/lib/saml2 copying src/saml2/sigver.py -> build/lib/saml2 copying src/saml2/saml.py -> build/lib/saml2 copying src/saml2/assertion.py -> build/lib/saml2 copying src/saml2/virtual_org.py -> build/lib/saml2 copying src/saml2/samlp.py -> build/lib/saml2 copying src/saml2/server.py -> build/lib/saml2 copying src/saml2/metadata.py -> build/lib/saml2 copying src/saml2/mcache.py -> build/lib/saml2 copying src/saml2/request.py -> build/lib/saml2 copying src/saml2/httputil.py -> build/lib/saml2 copying src/saml2/validate.py -> build/lib/saml2 copying src/saml2/config.py -> build/lib/saml2 copying src/saml2/ecp.py -> build/lib/saml2 copying src/saml2/attribute_resolver.py -> build/lib/saml2 copying src/saml2/soap.py -> build/lib/saml2 copying src/saml2/mdbcache.py -> build/lib/saml2 copying src/saml2/md.py -> build/lib/saml2 copying src/saml2/s_utils.py -> build/lib/saml2 copying src/saml2/response.py -> build/lib/saml2 copying src/saml2/__init__.py -> build/lib/saml2 creating build/lib/xmldsig copying src/xmldsig/__init__.py -> build/lib/xmldsig creating build/lib/xmlenc copying src/xmlenc/__init__.py -> build/lib/xmlenc creating build/lib/s2repoze copying src/s2repoze/__init__.py -> build/lib/s2repoze creating build/lib/s2repoze/plugins copying src/s2repoze/plugins/challenge_decider.py -> build/lib/s2repoze/plugins copying src/s2repoze/plugins/formswithhidden.py -> build/lib/s2repoze/plugins copying src/s2repoze/plugins/ini.py -> build/lib/s2repoze/plugins copying src/s2repoze/plugins/entitlement.py -> build/lib/s2repoze/plugins copying src/s2repoze/plugins/sp.py -> build/lib/s2repoze/plugins copying src/s2repoze/plugins/__init__.py -> build/lib/s2repoze/plugins creating build/lib/saml2/profile copying src/saml2/profile/paos.py -> build/lib/saml2/profile copying src/saml2/profile/ecp.py -> build/lib/saml2/profile copying src/saml2/profile/__init__.py -> build/lib/saml2/profile creating build/lib/saml2/schema copying src/saml2/schema/soapenv.py -> build/lib/saml2/schema copying src/saml2/schema/wsdl.py -> build/lib/saml2/schema copying src/saml2/schema/soap.py -> build/lib/saml2/schema copying src/saml2/schema/__init__.py -> build/lib/saml2/schema creating build/lib/saml2/extension copying src/saml2/extension/idpdisc.py -> build/lib/saml2/extension copying src/saml2/extension/ui.py -> build/lib/saml2/extension copying src/saml2/extension/dri.py -> build/lib/saml2/extension copying src/saml2/extension/mdattr.py -> build/lib/saml2/extension copying src/saml2/extension/shibmd.py -> build/lib/saml2/extension copying src/saml2/extension/mdrpi.py -> build/lib/saml2/extension copying src/saml2/extension/__init__.py -> build/lib/saml2/extension copying src/saml2/extension/mdui.py -> build/lib/saml2/extension creating build/lib/saml2/attributemaps copying src/saml2/attributemaps/shibboleth_uri.py -> build/lib/saml2/attributemaps copying src/saml2/attributemaps/basic.py -> build/lib/saml2/attributemaps copying src/saml2/attributemaps/__init__.py -> build/lib/saml2/attributemaps copying src/saml2/attributemaps/saml_uri.py -> build/lib/saml2/attributemaps creating build/lib/saml2/xml copying src/saml2/xml/template.xml -> build/lib/saml2/xml running build_scripts creating build/scripts-2.6 copying and adjusting tools/parse_xsd2.py -> build/scripts-2.6 copying and adjusting tools/make_metadata.py -> build/scripts-2.6 changing mode of build/scripts-2.6/parse_xsd2.py from 644 to 755 changing mode of build/scripts-2.6/make_metadata.py from 644 to 755 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.s6agA3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386 ++ dirname /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386 + cd pysaml2-0.4.3 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386 running install running install_lib creating /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr creating /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib creating /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6 creating /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages creating /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/s2repoze creating /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/s2repoze/plugins copying build/lib/s2repoze/plugins/challenge_decider.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/s2repoze/plugins copying build/lib/s2repoze/plugins/formswithhidden.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/s2repoze/plugins copying build/lib/s2repoze/plugins/ini.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/s2repoze/plugins copying build/lib/s2repoze/plugins/entitlement.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/s2repoze/plugins copying build/lib/s2repoze/plugins/sp.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/s2repoze/plugins copying build/lib/s2repoze/plugins/__init__.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/s2repoze/plugins copying build/lib/s2repoze/__init__.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/s2repoze creating /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 copying build/lib/saml2/cache.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 copying build/lib/saml2/attribute_converter.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 copying build/lib/saml2/population.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 copying build/lib/saml2/client.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 copying build/lib/saml2/httplib2cookie.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 copying build/lib/saml2/time_util.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 copying build/lib/saml2/ecp_client.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 copying build/lib/saml2/binding.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 copying build/lib/saml2/country_codes.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 copying build/lib/saml2/sigver.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 copying build/lib/saml2/saml.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 copying build/lib/saml2/assertion.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 creating /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/schema copying build/lib/saml2/schema/soapenv.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/schema copying build/lib/saml2/schema/wsdl.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/schema copying build/lib/saml2/schema/soap.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/schema copying build/lib/saml2/schema/__init__.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/schema copying build/lib/saml2/virtual_org.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 copying build/lib/saml2/samlp.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 copying build/lib/saml2/server.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 copying build/lib/saml2/metadata.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 copying build/lib/saml2/mcache.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 copying build/lib/saml2/request.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 copying build/lib/saml2/httputil.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 creating /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/attributemaps copying build/lib/saml2/attributemaps/shibboleth_uri.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/attributemaps copying build/lib/saml2/attributemaps/basic.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/attributemaps copying build/lib/saml2/attributemaps/__init__.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/attributemaps copying build/lib/saml2/attributemaps/saml_uri.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/attributemaps copying build/lib/saml2/validate.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 copying build/lib/saml2/config.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 creating /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/xml copying build/lib/saml2/xml/template.xml -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/xml creating /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/profile copying build/lib/saml2/profile/paos.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/profile copying build/lib/saml2/profile/ecp.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/profile copying build/lib/saml2/profile/__init__.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/profile copying build/lib/saml2/ecp.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 copying build/lib/saml2/attribute_resolver.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 copying build/lib/saml2/soap.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 copying build/lib/saml2/mdbcache.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 copying build/lib/saml2/md.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 creating /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/extension copying build/lib/saml2/extension/idpdisc.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/extension copying build/lib/saml2/extension/ui.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/extension copying build/lib/saml2/extension/dri.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/extension copying build/lib/saml2/extension/mdattr.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/extension copying build/lib/saml2/extension/shibmd.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/extension copying build/lib/saml2/extension/mdrpi.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/extension copying build/lib/saml2/extension/__init__.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/extension copying build/lib/saml2/extension/mdui.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/extension copying build/lib/saml2/s_utils.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 copying build/lib/saml2/response.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 copying build/lib/saml2/__init__.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2 creating /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/xmldsig copying build/lib/xmldsig/__init__.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/xmldsig creating /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/xmlenc copying build/lib/xmlenc/__init__.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/xmlenc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/s2repoze/plugins/challenge_decider.py to challenge_decider.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/s2repoze/plugins/formswithhidden.py to formswithhidden.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/s2repoze/plugins/ini.py to ini.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/s2repoze/plugins/entitlement.py to entitlement.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/s2repoze/plugins/sp.py to sp.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/s2repoze/plugins/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/s2repoze/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/cache.py to cache.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/attribute_converter.py to attribute_converter.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/population.py to population.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/httplib2cookie.py to httplib2cookie.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/time_util.py to time_util.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/ecp_client.py to ecp_client.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/binding.py to binding.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/country_codes.py to country_codes.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/sigver.py to sigver.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/saml.py to saml.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/assertion.py to assertion.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/schema/soapenv.py to soapenv.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/schema/wsdl.py to wsdl.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/schema/soap.py to soap.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/schema/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/virtual_org.py to virtual_org.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/samlp.py to samlp.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/metadata.py to metadata.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/mcache.py to mcache.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/request.py to request.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/httputil.py to httputil.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/attributemaps/shibboleth_uri.py to shibboleth_uri.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/attributemaps/basic.py to basic.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/attributemaps/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/attributemaps/saml_uri.py to saml_uri.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/validate.py to validate.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/profile/paos.py to paos.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/profile/ecp.py to ecp.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/profile/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/ecp.py to ecp.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/attribute_resolver.py to attribute_resolver.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/soap.py to soap.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/mdbcache.py to mdbcache.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/md.py to md.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/extension/idpdisc.py to idpdisc.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/extension/ui.py to ui.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/extension/dri.py to dri.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/extension/mdattr.py to mdattr.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/extension/shibmd.py to shibmd.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/extension/mdrpi.py to mdrpi.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/extension/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/extension/mdui.py to mdui.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/s_utils.py to s_utils.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/response.py to response.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/saml2/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/xmldsig/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/xmlenc/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmppoECzR.py' /usr/bin/python -O /tmp/tmppoECzR.py removing /tmp/tmppoECzR.py running install_egg_info running egg_info creating src/pysaml2.egg-info writing requirements to src/pysaml2.egg-info/requires.txt writing src/pysaml2.egg-info/PKG-INFO writing top-level names to src/pysaml2.egg-info/top_level.txt writing dependency_links to src/pysaml2.egg-info/dependency_links.txt writing manifest file 'src/pysaml2.egg-info/SOURCES.txt' reading manifest file 'src/pysaml2.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/pysaml2.egg-info/SOURCES.txt' Copying src/pysaml2.egg-info to /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6/site-packages/pysaml2-0.4.3-py2.6.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/bin copying build/scripts-2.6/make_metadata.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/bin copying build/scripts-2.6/parse_xsd2.py -> /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/bin changing mode of /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/bin/make_metadata.py to 755 changing mode of /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/bin/parse_xsd2.py to 755 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/pysaml2-0.4.3 find: `debug': No such file or directory + /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 + /usr/lib/rpm/brp-python-bytecompile Bytecompiling .py files below /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/lib/python2.6 using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-pysaml2-0.4.3-1.el6.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zNpZCZ + umask 022 + cd /builddir/build/BUILD + cd pysaml2-0.4.3 + DOCDIR=/builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/share/doc/python-pysaml2-0.4.3 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/share/doc/python-pysaml2-0.4.3 + /bin/mkdir -p /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/share/doc/python-pysaml2-0.4.3 + cp -pr doc/ INSTALL README TODO example /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386/usr/share/doc/python-pysaml2-0.4.3 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh /usr/bin/env /usr/bin/python python(abi) = 2.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386 warning: Could not canonicalize hostname: i-0000d621 Wrote: /builddir/build/RPMS/python-pysaml2-0.4.3-1.el6.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.zAWVsn + umask 022 + cd /builddir/build/BUILD + cd pysaml2-0.4.3 + /bin/rm -rf /builddir/build/BUILDROOT/python-pysaml2-0.4.3-1.el6.i386 + exit 0 Child return code was: 0 LEAVE do -->