Mock Version: 1.2.20 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-nss.spec'], uid=1001logger=timeout=0chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-7753/root'gid=135shell=Falseuser='mockbuild'printOutput=Falseenv={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-nss.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'} and shell False warning: Could not canonicalize hostname: copr-builder-378809728.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-nss-0.16.0-1.el6.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-nss.spec'], uid=1001printOutput=Falselogger=timeout=0private_network=Truegid=135chrootPath='/var/lib/mock/epel-6-x86_64-mockbuilder-7753/root'user='mockbuild'shell=Falseenv={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'}) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-nss.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oAjrJh + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf python-nss-0.16.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/python-nss-0.16.0.tar.bz2 + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-nss-0.16.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (nss-version.patch):' Patch #1 (nss-version.patch): + /usr/bin/patch -p1 -b --suffix .nss-version --fuzz=0 + /bin/cat /builddir/build/SOURCES/nss-version.patch patching file doc/examples/ssl_version_range.py patching file src/py_ssl.c patching file src/SSLerrs.h Patch #2 (doc-manifest.patch): + echo 'Patch #2 (doc-manifest.patch):' + /usr/bin/patch -p1 -b --suffix .doc-manifest --fuzz=0 + /bin/cat /builddir/build/SOURCES/doc-manifest.patch patching file setup.py Patch #3 (gcc-pragma.patch): + echo 'Patch #3 (gcc-pragma.patch):' + /usr/bin/patch -p1 -b --suffix .gcc-pragma --fuzz=0 + /bin/cat /builddir/build/SOURCES/gcc-pragma.patch patching file src/py_nss.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.mWhaLp + umask 022 + cd /builddir/build/BUILD + cd python-nss-0.16.0 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing' + /usr/bin/python setup.py build running build running build_py creating build creating build/lib.linux-x86_64-2.6 creating build/lib.linux-x86_64-2.6/nss copying src/__init__.py -> build/lib.linux-x86_64-2.6/nss running build_ext building 'nss.error' extension creating build/temp.linux-x86_64-2.6 creating build/temp.linux-x86_64-2.6/src gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fPIC -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/python2.6 -c src/py_nspr_error.c -o build/temp.linux-x86_64-2.6/src/py_nspr_error.o gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing build/temp.linux-x86_64-2.6/src/py_nspr_error.o -L/usr/lib64 -lnspr4 -lpython2.6 -o build/lib.linux-x86_64-2.6/nss/error.so building 'nss.io' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fPIC -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/python2.6 -c src/py_nspr_io.c -o build/temp.linux-x86_64-2.6/src/py_nspr_io.o gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing build/temp.linux-x86_64-2.6/src/py_nspr_io.o -L/usr/lib64 -lnspr4 -lpython2.6 -o build/lib.linux-x86_64-2.6/nss/io.so building 'nss.nss' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fPIC -Isrc -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/python2.6 -c src/py_nss.c -o build/temp.linux-x86_64-2.6/src/py_nss.o src/py_nss.c: In function 'PKCS12Decoder_init': src/py_nss.c:18981: warning: suggest explicit braces to avoid ambiguous 'else' src/py_nss.c: At top level: src/py_nss.c:19097: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' src/py_nss.c:19174: warning: expected [error|warning|ignored] after '#pragma GCC diagnostic' gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing build/temp.linux-x86_64-2.6/src/py_nss.o -L/usr/lib64 -lnspr4 -lssl3 -lnss3 -lsmime3 -lpython2.6 -o build/lib.linux-x86_64-2.6/nss/nss.so building 'nss.ssl' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing -fPIC -Isrc -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/python2.6 -c src/py_ssl.c -o build/temp.linux-x86_64-2.6/src/py_ssl.o gcc -pthread -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fno-strict-aliasing build/temp.linux-x86_64-2.6/src/py_ssl.o -L/usr/lib64 -lnspr4 -lssl3 -lpython2.6 -o build/lib.linux-x86_64-2.6/nss/ssl.so + /usr/bin/python setup.py build_doc running build_doc running build running build_py running build_ext running build_api_doc creating build/doc creating build/doc/html /usr/bin/epydoc -v --html --docformat restructuredtext -o build/doc/html build/lib.linux-x86_64-2.6/nss [.........................................................................] + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EIAqN3 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64 + cd python-nss-0.16.0 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64 + /usr/bin/python setup.py install -O1 --install-platlib /usr/lib64/python2.6/site-packages --skip-build --root /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64 creating /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr creating /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/lib64/python2.6 creating /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/lib64/python2.6/site-packages creating /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/lib64/python2.6/site-packages/nss copying build/lib.linux-x86_64-2.6/nss/__init__.pyc -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/lib64/python2.6/site-packages/nss copying build/lib.linux-x86_64-2.6/nss/ssl.so -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/lib64/python2.6/site-packages/nss copying build/lib.linux-x86_64-2.6/nss/nss.so -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/lib64/python2.6/site-packages/nss copying build/lib.linux-x86_64-2.6/nss/io.so -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/lib64/python2.6/site-packages/nss copying build/lib.linux-x86_64-2.6/nss/error.so -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/lib64/python2.6/site-packages/nss copying build/lib.linux-x86_64-2.6/nss/__init__.py -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/lib64/python2.6/site-packages/nss writing byte-compilation script '/tmp/tmpjQPgkB.py' /usr/bin/python -O /tmp/tmpjQPgkB.py removing /tmp/tmpjQPgkB.py running install_egg_info Writing /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/lib64/python2.6/site-packages/python_nss-0.16.0-py2.6.egg-info + /usr/bin/python setup.py install_doc --docdir /usr/share/doc/python-nss-0.16.0 --skip-build --root /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64 running install_doc warning: no files found matching '*.txt' under directory 'doc' no previously-included directories found matching 'doc/examples/pki' creating /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share creating /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc creating /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0 copying README -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0 copying LICENSE.gpl -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0 copying LICENSE.lgpl -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0 copying LICENSE.mpl -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0 copying doc/ChangeLog -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0 creating /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/examples copying doc/examples/ssl_version_range.py -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/examples copying doc/examples/verify_server.py -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/examples copying doc/examples/ssl_example.py -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/examples copying doc/examples/verify_cert.py -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/examples copying doc/examples/cert_dump.py -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/examples copying doc/examples/cert_trust.py -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/examples copying doc/examples/httplib_example.py -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/examples warning: no files found matching '*.txt' under directory 'test' no previously-included directories found matching 'test/pki' creating /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/test copying test/run_tests -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/test copying test/setup_certs.py -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/test copying test/test_cipher.py -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/test copying test/test_ocsp.py -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/test copying test/test_cert_request.py -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/test copying test/test_digest.py -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/test copying test/test_client_server.py -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/test copying test/test_cert_components.py -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/test copying test/test_misc.py -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/test copying test/test_pkcs12.py -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/test copying test/util.py -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/test warning: no files found matching '*.py' under directory 'lib' warning: no files found matching '*.txt' under directory 'lib' creating /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api creating /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/index.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/api-objects.txt -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/redirect.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss-pysrc.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.ssl.SSLSocket-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.ssl.SSLCipherSuiteInfo-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.ssl.SSLChannelInfo-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.SubjectPublicKeyInfo-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.SignedData-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.SignedCRL-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.SecItem-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.RSAPublicKey-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.RSAGenParams-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.RDN-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.PublicKey-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.PrivateKey-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.PKCS12Decoder-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.PKCS12DecodeItem-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.PK11SymKey-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.PK11Slot-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.PK11Context-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.KEYPQGParams-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.InitParameters-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.InitContext-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.GeneralName-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.DSAPublicKey-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.DN-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.CertificateRequest-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.CertificateExtension-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.Certificate-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.CertVerifyLogNode-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.CertVerifyLog-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.CertDB-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.CertAttribute-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.CRLDistributionPts-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.CRLDistributionPoint-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.BasicConstraints-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.AuthorityInfoAccesses-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.AuthorityInfoAccess-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.AuthKeyID-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.AlgorithmID-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss.AVA-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.io.Socket-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.io.NetworkAddress-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.io.HostEntry-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.io.AddrInfo-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.error.NSPRError-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.error.CertVerifyError-class.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.ssl-module.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.nss-module.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.io-module.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss.error-module.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/nss-module.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/toc-nss.ssl-module.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/toc-nss.nss-module.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/toc-nss.io-module.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/toc-nss.error-module.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/toc-nss-module.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/toc-everything.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/toc.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/frames.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/help.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/class-tree.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/module-tree.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/identifier-index.html -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/crarr.png -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/epydoc.js -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html copying build/doc/html/epydoc.css -> /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/share/doc/python-nss-0.16.0/api/html + find /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64//usr/share/doc/python-nss-0.16.0 -type f + xargs chmod a-x + chmod 0755 /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64//usr/lib64/python2.6/site-packages/nss/error.so /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64//usr/lib64/python2.6/site-packages/nss/io.so /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64//usr/lib64/python2.6/site-packages/nss/nss.so /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64//usr/lib64/python2.6/site-packages/nss/ssl.so + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/python-nss-0.16.0 extracting debug info from /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/lib64/python2.6/site-packages/nss/error.so extracting debug info from /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/lib64/python2.6/site-packages/nss/io.so extracting debug info from /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/lib64/python2.6/site-packages/nss/nss.so extracting debug info from /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/lib64/python2.6/site-packages/nss/ssl.so 2197 blocks + /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 /usr/bin/python Bytecompiling .py files below /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/lib/debug/usr/lib64/python2.6 using /usr/bin/python2.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64/usr/lib64/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-nss-0.16.0-1.el6.x86_64 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib64/python2.6/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.10)(64bit) libnss3.so(NSS_3.11.1)(64bit) libnss3.so(NSS_3.11.7)(64bit) libnss3.so(NSS_3.12.5)(64bit) libnss3.so(NSS_3.12)(64bit) libnss3.so(NSS_3.12.9)(64bit) libnss3.so(NSS_3.13)(64bit) libnss3.so(NSS_3.14)(64bit) libnss3.so(NSS_3.2.1)(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.3)(64bit) libnss3.so(NSS_3.4)(64bit) libnss3.so(NSS_3.5)(64bit) libnss3.so(NSS_3.6)(64bit) libnss3.so(NSS_3.7)(64bit) libnss3.so(NSS_3.8)(64bit) libnss3.so(NSS_3.9.2)(64bit) libnss3.so(NSS_3.9)(64bit) libpthread.so.0()(64bit) libpython2.6.so.1.0()(64bit) libsmime3.so()(64bit) libsmime3.so(NSS_3.10)(64bit) libsmime3.so(NSS_3.2)(64bit) libssl3.so()(64bit) libssl3.so(NSS_3.11.4)(64bit) libssl3.so(NSS_3.12.6)(64bit) libssl3.so(NSS_3.14)(64bit) libssl3.so(NSS_3.2)(64bit) libssl3.so(NSS_3.4)(64bit) libssl3.so(NSS_3.7.4)(64bit) python(abi) = 2.6 rtld(GNU_HASH) Processing files: python-nss-doc-0.16.0-1.el6.x86_64 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib64/python2.6/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: python-nss-debuginfo-0.16.0-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64 warning: Could not canonicalize hostname: copr-builder-378809728.novalocal Wrote: /builddir/build/RPMS/python-nss-0.16.0-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/python-nss-doc-0.16.0-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/python-nss-debuginfo-0.16.0-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.te97ny + umask 022 + cd /builddir/build/BUILD + cd python-nss-0.16.0 + rm -rf /builddir/build/BUILDROOT/python-nss-0.16.0-1.el6.x86_64 + exit 0 Child return code was: 0