>>> Installing (1 of 1) dev-lang/python-2.6.2-r1 Switching to python2.6 * Cleaning orphaned Python bytecode from /usr/lib/python2.6 .. * Cleaning orphaned Python bytecode from /usr/lib64/python2.6 .. Switching to python2.6 * Byte compiling python modules for python-2.6 .. ... [ ok ] * Byte compiling python modules for python-2.6 .. ... [ ok ] >>> Auto-cleaning packages... >>> No outdated packages were found on your system. * GNU info directory index is up-to-date. * IMPORTANT: 3 news items need reading for repository 'gentoo'. * Use eselect news to read news items. crafty_pvr ~ # emerge dev-python/pyopenssl * IMPORTANT: 3 news items need reading for repository 'gentoo'. * Use eselect news to read news items. Calculating dependencies... done! >>> Verifying ebuild manifests >>> Emerging (1 of 1) dev-python/pyopenssl-0.9-r1 * pyOpenSSL-0.9.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] * checking ebuild checksums ;-) ... [ ok ] * checking auxfile checksums ;-) ... [ ok ] * checking miscfile checksums ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking pyOpenSSL-0.9.tar.gz to /var/tmp/portage/dev-python/pyopenssl-0.9-r1/work >>> Source unpacked in /var/tmp/portage/dev-python/pyopenssl-0.9-r1/work >>> Preparing source in /var/tmp/portage/dev-python/pyopenssl-0.9-r1/work/pyOpenSSL-0.9 ... * Applying pyopenssl-0.9-tests.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/pyopenssl-0.9-r1/work/pyOpenSSL-0.9 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/pyopenssl-0.9-r1/work/pyOpenSSL-0.9 ... * Building of dev-python/pyopenssl-0.9-r1 with Python 2.6... python2.6 setup.py build -b build-2.6 running build running build_py creating build-2.6 creating build-2.6/lib.linux-x86_64-2.6 creating build-2.6/lib.linux-x86_64-2.6/OpenSSL copying ./__init__.py -> build-2.6/lib.linux-x86_64-2.6/OpenSSL copying ./tsafe.py -> build-2.6/lib.linux-x86_64-2.6/OpenSSL copying ./version.py -> build-2.6/lib.linux-x86_64-2.6/OpenSSL creating build-2.6/lib.linux-x86_64-2.6/OpenSSL/test copying ./test/__init__.py -> build-2.6/lib.linux-x86_64-2.6/OpenSSL/test copying ./test/test_crypto.py -> build-2.6/lib.linux-x86_64-2.6/OpenSSL/test copying ./test/test_ssl.py -> build-2.6/lib.linux-x86_64-2.6/OpenSSL/test running build_ext building 'OpenSSL.crypto' extension creating build-2.6/temp.linux-x86_64-2.6 creating build-2.6/temp.linux-x86_64-2.6/src creating build-2.6/temp.linux-x86_64-2.6/src/crypto x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -march=nocona -O2 -pipe -fPIC -I/usr/local/include/python2.6 -c src/crypto/crypto.c -o build-2.6/temp.linux-x86_64-2.6/src/crypto/crypto.o x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -march=nocona -O2 -pipe -fPIC -I/usr/local/include/python2.6 -c src/crypto/x509.c -o build-2.6/temp.linux-x86_64-2.6/src/crypto/x509.o x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -march=nocona -O2 -pipe -fPIC -I/usr/local/include/python2.6 -c src/crypto/x509name.c -o build-2.6/temp.linux-x86_64-2.6/src/crypto/x509name.o x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -march=nocona -O2 -pipe -fPIC -I/usr/local/include/python2.6 -c src/crypto/pkey.c -o build-2.6/temp.linux-x86_64-2.6/src/crypto/pkey.o x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -march=nocona -O2 -pipe -fPIC -I/usr/local/include/python2.6 -c src/crypto/x509store.c -o build-2.6/temp.linux-x86_64-2.6/src/crypto/x509store.o x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -march=nocona -O2 -pipe -fPIC -I/usr/local/include/python2.6 -c src/crypto/x509req.c -o build-2.6/temp.linux-x86_64-2.6/src/crypto/x509req.o x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -march=nocona -O2 -pipe -fPIC -I/usr/local/include/python2.6 -c src/crypto/x509ext.c -o build-2.6/temp.linux-x86_64-2.6/src/crypto/x509ext.o x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -march=nocona -O2 -pipe -fPIC -I/usr/local/include/python2.6 -c src/crypto/pkcs7.c -o build-2.6/temp.linux-x86_64-2.6/src/crypto/pkcs7.o x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -march=nocona -O2 -pipe -fPIC -I/usr/local/include/python2.6 -c src/crypto/pkcs12.c -o build-2.6/temp.linux-x86_64-2.6/src/crypto/pkcs12.o x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -march=nocona -O2 -pipe -fPIC -I/usr/local/include/python2.6 -c src/crypto/netscape_spki.c -o build-2.6/temp.linux-x86_64-2.6/src/crypto/netscape_spki.o x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -march=nocona -O2 -pipe -fPIC -I/usr/local/include/python2.6 -c src/util.c -o build-2.6/temp.linux-x86_64-2.6/src/util.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -march=nocona -O2 -pipe build-2.6/temp.linux-x86_64-2.6/src/crypto/crypto.o build-2.6/temp.linux-x86_64-2.6/src/crypto/x509.o build-2.6/temp.linux-x86_64-2.6/src/crypto/x509name.o build-2.6/temp.linux-x86_64-2.6/src/crypto/pkey.o build-2.6/temp.linux-x86_64-2.6/src/crypto/x509store.o build-2.6/temp.linux-x86_64-2.6/src/crypto/x509req.o build-2.6/temp.linux-x86_64-2.6/src/crypto/x509ext.o build-2.6/temp.linux-x86_64-2.6/src/crypto/pkcs7.o build-2.6/temp.linux-x86_64-2.6/src/crypto/pkcs12.o build-2.6/temp.linux-x86_64-2.6/src/crypto/netscape_spki.o build-2.6/temp.linux-x86_64-2.6/src/util.o -L/usr/lib64 -lssl -lcrypto -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/OpenSSL/crypto.so building 'OpenSSL.rand' extension creating build-2.6/temp.linux-x86_64-2.6/src/rand x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -march=nocona -O2 -pipe -fPIC -I/usr/local/include/python2.6 -c src/rand/rand.c -o build-2.6/temp.linux-x86_64-2.6/src/rand/rand.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -march=nocona -O2 -pipe build-2.6/temp.linux-x86_64-2.6/src/rand/rand.o build-2.6/temp.linux-x86_64-2.6/src/util.o -L/usr/lib64 -lssl -lcrypto -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/OpenSSL/rand.so building 'OpenSSL.SSL' extension creating build-2.6/temp.linux-x86_64-2.6/src/ssl x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -march=nocona -O2 -pipe -fPIC -I/usr/local/include/python2.6 -c src/ssl/connection.c -o build-2.6/temp.linux-x86_64-2.6/src/ssl/connection.o x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -march=nocona -O2 -pipe -fPIC -I/usr/local/include/python2.6 -c src/ssl/context.c -o build-2.6/temp.linux-x86_64-2.6/src/ssl/context.o x86_64-pc-linux-gnu-gcc -pthread -DNDEBUG -march=nocona -O2 -pipe -fPIC -I/usr/local/include/python2.6 -c src/ssl/ssl.c -o build-2.6/temp.linux-x86_64-2.6/src/ssl/ssl.o x86_64-pc-linux-gnu-gcc -pthread -shared -Wl,-O1 -march=nocona -O2 -pipe build-2.6/temp.linux-x86_64-2.6/src/ssl/connection.o build-2.6/temp.linux-x86_64-2.6/src/ssl/context.o build-2.6/temp.linux-x86_64-2.6/src/ssl/ssl.o build-2.6/temp.linux-x86_64-2.6/src/util.o -L/usr/lib64 -lssl -lcrypto -lpython2.6 -o build-2.6/lib.linux-x86_64-2.6/OpenSSL/SSL.so >>> Source compiled. >>> Test phase [not enabled]: dev-python/pyopenssl-0.9-r1 >>> Install pyopenssl-0.9-r1 into /var/tmp/portage/dev-python/pyopenssl-0.9-r1/image/ category dev-python * Installation of dev-python/pyopenssl-0.9-r1 with Python 2.6... python2.6 setup.py build -b build-2.6 install --root=/var/tmp/portage/dev-python/pyopenssl-0.9-r1/image/ --no-compile running build running build_py running build_ext running install running install_lib creating /var/tmp/portage/dev-python/pyopenssl-0.9-r1/image/usr/local/lib64/python2.6/site-packages/OpenSSL copying build-2.6/lib.linux-x86_64-2.6/OpenSSL/SSL.so -> /var/tmp/portage/dev-python/pyopenssl-0.9-r1/image/usr/local/lib64/python2.6/site-packages/OpenSSL copying build-2.6/lib.linux-x86_64-2.6/OpenSSL/rand.so -> /var/tmp/portage/dev-python/pyopenssl-0.9-r1/image/usr/local/lib64/python2.6/site-packages/OpenSSL copying build-2.6/lib.linux-x86_64-2.6/OpenSSL/crypto.so -> /var/tmp/portage/dev-python/pyopenssl-0.9-r1/image/usr/local/lib64/python2.6/site-packages/OpenSSL creating /var/tmp/portage/dev-python/pyopenssl-0.9-r1/image/usr/local/lib64/python2.6/site-packages/OpenSSL/test copying build-2.6/lib.linux-x86_64-2.6/OpenSSL/test/test_ssl.py -> /var/tmp/portage/dev-python/pyopenssl-0.9-r1/image/usr/local/lib64/python2.6/site-packages/OpenSSL/test copying build-2.6/lib.linux-x86_64-2.6/OpenSSL/test/test_crypto.py -> /var/tmp/portage/dev-python/pyopenssl-0.9-r1/image/usr/local/lib64/python2.6/site-packages/OpenSSL/test copying build-2.6/lib.linux-x86_64-2.6/OpenSSL/test/__init__.py -> /var/tmp/portage/dev-python/pyopenssl-0.9-r1/image/usr/local/lib64/python2.6/site-packages/OpenSSL/test copying build-2.6/lib.linux-x86_64-2.6/OpenSSL/version.py -> /var/tmp/portage/dev-python/pyopenssl-0.9-r1/image/usr/local/lib64/python2.6/site-packages/OpenSSL copying build-2.6/lib.linux-x86_64-2.6/OpenSSL/tsafe.py -> /var/tmp/portage/dev-python/pyopenssl-0.9-r1/image/usr/local/lib64/python2.6/site-packages/OpenSSL copying build-2.6/lib.linux-x86_64-2.6/OpenSSL/__init__.py -> /var/tmp/portage/dev-python/pyopenssl-0.9-r1/image/usr/local/lib64/python2.6/site-packages/OpenSSL running install_egg_info Writing /var/tmp/portage/dev-python/pyopenssl-0.9-r1/image/usr/local/lib64/python2.6/site-packages/pyOpenSSL-0.9-py2.6.egg-info * * ERROR: dev-python/pyopenssl-0.9-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_install * environment, line 3107: Called distutils_src_install * environment, line 815: Called die * The specific snippet of code: * die "Illegal installation into /usr/local"; * The die message: * Illegal installation into /usr/local * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-python/pyopenssl-0.9-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/pyopenssl-0.9-r1/temp/environment'. * >>> Failed to emerge dev-python/pyopenssl-0.9-r1, Log file: >>> '/var/tmp/portage/dev-python/pyopenssl-0.9-r1/temp/build.log' * Messages for package dev-python/pyopenssl-0.9-r1: * * ERROR: dev-python/pyopenssl-0.9-r1 failed. * Call stack: * ebuild.sh, line 49: Called src_install * environment, line 3107: Called distutils_src_install * environment, line 815: Called die * The specific snippet of code: * die "Illegal installation into /usr/local"; * The die message: * Illegal installation into /usr/local * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/tmp/portage/dev-python/pyopenssl-0.9-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/pyopenssl-0.9-r1/temp/environment'. *