Skip to content

Instantly share code, notes, and snippets.

@mhpx
Created February 26, 2013 19:33
Show Gist options
  • Save mhpx/5041383 to your computer and use it in GitHub Desktop.
Save mhpx/5041383 to your computer and use it in GitHub Desktop.
[nimbus@vmcgs29 nimbus-iaas-2.10.1-src]$ ./install /usr/local/versions/nimbus2.10.1/
NIMBUS_HOME /usr/local/versions/nimbus2.10.1
-----------------------------------------------------------------
Making the Python virtual environment
-----------------------------------------------------------------
Installing from /home/nimbus/nimbus-iaas-2.10.1-src
Already using interpreter /usr/local/bin/python2.6
New python executable in /usr/local/versions/nimbus2.10.1/ve/bin/python2.6
Also creating executable in /usr/local/versions/nimbus2.10.1/ve/bin/python
Installing setuptools............done.
-----------------------------------------------------------------
Preparing Nimbus installation directory
-----------------------------------------------------------------
Installing cumulus...
Using provided Python environment: /usr/local/versions/nimbus2.10.1/ve
-----------------------------------------------------------------
Installing Cumulus dependencies
-----------------------------------------------------------------
Unpacking ./deps/boto-2.0b4.tar.gz
Running setup.py egg_info for package from file:///home/nimbus/nimbus-iaas-2.10.1-src/cumulus/deps/boto-2.0b4.tar.gz
Unpacking ./deps/pyOpenSSL-0.13.tar.gz
Running setup.py egg_info for package from file:///home/nimbus/nimbus-iaas-2.10.1-src/cumulus/deps/pyOpenSSL-0.13.tar.gz
warning: no previously-included files matching '*.pyc' found anywhere in distribution
Unpacking ./deps/zope.interface-3.6.1.tar.gz
Running setup.py egg_info for package from file:///home/nimbus/nimbus-iaas-2.10.1-src/cumulus/deps/zope.interface-3.6.1.tar.gz
Unpacking ./deps/Twisted-10.0.0.tar.bz2
Running setup.py egg_info for package from file:///home/nimbus/nimbus-iaas-2.10.1-src/cumulus/deps/Twisted-10.0.0.tar.bz2
Unpacking ./deps/nose-0.11.3.tar.gz
Running setup.py egg_info for package from file:///home/nimbus/nimbus-iaas-2.10.1-src/cumulus/deps/nose-0.11.3.tar.gz
no previously-included directories found matching 'doc/.build'
Unpacking ./deps/simplejson-2.1.6.tar.gz
Running setup.py egg_info for package from file:///home/nimbus/nimbus-iaas-2.10.1-src/cumulus/deps/simplejson-2.1.6.tar.gz
Unpacking ./deps/SQLAlchemy-0.6.8.tar.gz
Running setup.py egg_info for package from file:///home/nimbus/nimbus-iaas-2.10.1-src/cumulus/deps/SQLAlchemy-0.6.8.tar.gz
warning: no files found matching '*.jpg' under directory 'doc'
no previously-included directories found matching 'doc/build/output'
Requirement already satisfied (use --upgrade to upgrade): setuptools in /usr/local/versions/nimbus2.10.1/ve/lib/python2.6/site-packages/setuptools-0.6c11-py2.6.egg (from zope.interface->-r reqs.txt (line 3))
Installing collected packages: boto, nose, pyOpenSSL, simplejson, SQLAlchemy, Twisted, zope.interface
Running setup.py install for boto
changing mode of build/scripts-2.6/sdbadmin from 664 to 775
changing mode of build/scripts-2.6/elbadmin from 664 to 775
changing mode of build/scripts-2.6/cfadmin from 664 to 775
changing mode of build/scripts-2.6/s3put from 664 to 775
changing mode of build/scripts-2.6/fetch_file from 664 to 775
changing mode of build/scripts-2.6/launch_instance from 664 to 775
changing mode of build/scripts-2.6/list_instances from 664 to 775
changing mode of build/scripts-2.6/taskadmin from 664 to 775
changing mode of build/scripts-2.6/kill_instance from 664 to 775
changing mode of build/scripts-2.6/bundle_image from 664 to 775
changing mode of build/scripts-2.6/pyami_sendmail from 664 to 775
changing mode of build/scripts-2.6/lss3 from 664 to 775
changing mode of build/scripts-2.6/cq from 664 to 775
changing mode of build/scripts-2.6/route53 from 664 to 775
changing mode of /usr/local/versions/nimbus2.10.1/ve/bin/cq to 775
changing mode of /usr/local/versions/nimbus2.10.1/ve/bin/launch_instance to 775
changing mode of /usr/local/versions/nimbus2.10.1/ve/bin/route53 to 775
changing mode of /usr/local/versions/nimbus2.10.1/ve/bin/taskadmin to 775
changing mode of /usr/local/versions/nimbus2.10.1/ve/bin/elbadmin to 775
changing mode of /usr/local/versions/nimbus2.10.1/ve/bin/pyami_sendmail to 775
changing mode of /usr/local/versions/nimbus2.10.1/ve/bin/sdbadmin to 775
changing mode of /usr/local/versions/nimbus2.10.1/ve/bin/list_instances to 775
changing mode of /usr/local/versions/nimbus2.10.1/ve/bin/fetch_file to 775
changing mode of /usr/local/versions/nimbus2.10.1/ve/bin/cfadmin to 775
changing mode of /usr/local/versions/nimbus2.10.1/ve/bin/lss3 to 775
changing mode of /usr/local/versions/nimbus2.10.1/ve/bin/s3put to 775
changing mode of /usr/local/versions/nimbus2.10.1/ve/bin/bundle_image to 775
changing mode of /usr/local/versions/nimbus2.10.1/ve/bin/kill_instance to 775
Running setup.py install for nose
no previously-included directories found matching 'doc/.build'
Installing nosetests-2.6 script to /usr/local/versions/nimbus2.10.1/ve/bin
Installing nosetests script to /usr/local/versions/nimbus2.10.1/ve/bin
Running setup.py install for pyOpenSSL
building 'OpenSSL.crypto' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/crypto/crypto.c -o build/temp.linux-i686-2.6/OpenSSL/crypto/crypto.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/crypto/x509.c -o build/temp.linux-i686-2.6/OpenSSL/crypto/x509.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/crypto/x509name.c -o build/temp.linux-i686-2.6/OpenSSL/crypto/x509name.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/crypto/pkey.c -o build/temp.linux-i686-2.6/OpenSSL/crypto/pkey.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/crypto/x509store.c -o build/temp.linux-i686-2.6/OpenSSL/crypto/x509store.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/crypto/x509req.c -o build/temp.linux-i686-2.6/OpenSSL/crypto/x509req.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/crypto/x509ext.c -o build/temp.linux-i686-2.6/OpenSSL/crypto/x509ext.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/crypto/pkcs7.c -o build/temp.linux-i686-2.6/OpenSSL/crypto/pkcs7.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/crypto/pkcs12.c -o build/temp.linux-i686-2.6/OpenSSL/crypto/pkcs12.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/crypto/netscape_spki.c -o build/temp.linux-i686-2.6/OpenSSL/crypto/netscape_spki.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/crypto/revoked.c -o build/temp.linux-i686-2.6/OpenSSL/crypto/revoked.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/crypto/crl.c -o build/temp.linux-i686-2.6/OpenSSL/crypto/crl.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/util.c -o build/temp.linux-i686-2.6/OpenSSL/util.o
gcc -pthread -shared build/temp.linux-i686-2.6/OpenSSL/crypto/crypto.o build/temp.linux-i686-2.6/OpenSSL/crypto/x509.o build/temp.linux-i686-2.6/OpenSSL/crypto/x509name.o build/temp.linux-i686-2.6/OpenSSL/crypto/pkey.o build/temp.linux-i686-2.6/OpenSSL/crypto/x509store.o build/temp.linux-i686-2.6/OpenSSL/crypto/x509req.o build/temp.linux-i686-2.6/OpenSSL/crypto/x509ext.o build/temp.linux-i686-2.6/OpenSSL/crypto/pkcs7.o build/temp.linux-i686-2.6/OpenSSL/crypto/pkcs12.o build/temp.linux-i686-2.6/OpenSSL/crypto/netscape_spki.o build/temp.linux-i686-2.6/OpenSSL/crypto/revoked.o build/temp.linux-i686-2.6/OpenSSL/crypto/crl.o build/temp.linux-i686-2.6/OpenSSL/util.o -lssl -lcrypto -o build/lib.linux-i686-2.6/OpenSSL/crypto.so
building 'OpenSSL.rand' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/rand/rand.c -o build/temp.linux-i686-2.6/OpenSSL/rand/rand.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/util.c -o build/temp.linux-i686-2.6/OpenSSL/util.o
gcc -pthread -shared build/temp.linux-i686-2.6/OpenSSL/rand/rand.o build/temp.linux-i686-2.6/OpenSSL/util.o -lssl -lcrypto -o build/lib.linux-i686-2.6/OpenSSL/rand.so
building 'OpenSSL.SSL' extension
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/ssl/connection.c -o build/temp.linux-i686-2.6/OpenSSL/ssl/connection.o
OpenSSL/ssl/connection.c: In function ‘ssl_Connection_set_context’:
OpenSSL/ssl/connection.c:289: warning: implicit declaration of function ‘SSL_set_SSL_CTX’
OpenSSL/ssl/connection.c: In function ‘ssl_Connection_get_servername’:
OpenSSL/ssl/connection.c:313: error: ‘TLSEXT_NAMETYPE_host_name’ undeclared (first use in this function)
OpenSSL/ssl/connection.c:313: error: (Each undeclared identifier is reported only once
OpenSSL/ssl/connection.c:313: error: for each function it appears in.)
OpenSSL/ssl/connection.c:320: warning: implicit declaration of function ‘SSL_get_servername’
OpenSSL/ssl/connection.c:320: warning: assignment makes pointer from integer without a cast
OpenSSL/ssl/connection.c: In function ‘ssl_Connection_set_tlsext_host_name’:
OpenSSL/ssl/connection.c:346: warning: implicit declaration of function ‘SSL_set_tlsext_host_name’
error: command 'gcc' failed with exit status 1
Complete output from command /usr/local/versions/nimbus2.10.1/ve/bin/python2.6 -c "import setuptools; __file__='/tmp/pip-_JhJG9-build/setup.py'; execfile('/tmp/pip-_JhJG9-build/setup.py')" install --single-version-externally-managed --record /tmp/pip-snaKm9-record/install-record.txt --install-headers /usr/local/versions/nimbus2.10.1/ve/include/site/python2.6:
running install
running build
running build_py
creating build
creating build/lib.linux-i686-2.6
creating build/lib.linux-i686-2.6/OpenSSL
copying OpenSSL/__init__.py -> build/lib.linux-i686-2.6/OpenSSL
copying OpenSSL/tsafe.py -> build/lib.linux-i686-2.6/OpenSSL
copying OpenSSL/version.py -> build/lib.linux-i686-2.6/OpenSSL
creating build/lib.linux-i686-2.6/OpenSSL/test
copying OpenSSL/test/__init__.py -> build/lib.linux-i686-2.6/OpenSSL/test
copying OpenSSL/test/util.py -> build/lib.linux-i686-2.6/OpenSSL/test
copying OpenSSL/test/test_crypto.py -> build/lib.linux-i686-2.6/OpenSSL/test
copying OpenSSL/test/test_rand.py -> build/lib.linux-i686-2.6/OpenSSL/test
copying OpenSSL/test/test_ssl.py -> build/lib.linux-i686-2.6/OpenSSL/test
running build_ext
building 'OpenSSL.crypto' extension
creating build/temp.linux-i686-2.6
creating build/temp.linux-i686-2.6/OpenSSL
creating build/temp.linux-i686-2.6/OpenSSL/crypto
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/crypto/crypto.c -o build/temp.linux-i686-2.6/OpenSSL/crypto/crypto.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/crypto/x509.c -o build/temp.linux-i686-2.6/OpenSSL/crypto/x509.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/crypto/x509name.c -o build/temp.linux-i686-2.6/OpenSSL/crypto/x509name.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/crypto/pkey.c -o build/temp.linux-i686-2.6/OpenSSL/crypto/pkey.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/crypto/x509store.c -o build/temp.linux-i686-2.6/OpenSSL/crypto/x509store.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/crypto/x509req.c -o build/temp.linux-i686-2.6/OpenSSL/crypto/x509req.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/crypto/x509ext.c -o build/temp.linux-i686-2.6/OpenSSL/crypto/x509ext.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/crypto/pkcs7.c -o build/temp.linux-i686-2.6/OpenSSL/crypto/pkcs7.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/crypto/pkcs12.c -o build/temp.linux-i686-2.6/OpenSSL/crypto/pkcs12.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/crypto/netscape_spki.c -o build/temp.linux-i686-2.6/OpenSSL/crypto/netscape_spki.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/crypto/revoked.c -o build/temp.linux-i686-2.6/OpenSSL/crypto/revoked.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/crypto/crl.c -o build/temp.linux-i686-2.6/OpenSSL/crypto/crl.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/util.c -o build/temp.linux-i686-2.6/OpenSSL/util.o
gcc -pthread -shared build/temp.linux-i686-2.6/OpenSSL/crypto/crypto.o build/temp.linux-i686-2.6/OpenSSL/crypto/x509.o build/temp.linux-i686-2.6/OpenSSL/crypto/x509name.o build/temp.linux-i686-2.6/OpenSSL/crypto/pkey.o build/temp.linux-i686-2.6/OpenSSL/crypto/x509store.o build/temp.linux-i686-2.6/OpenSSL/crypto/x509req.o build/temp.linux-i686-2.6/OpenSSL/crypto/x509ext.o build/temp.linux-i686-2.6/OpenSSL/crypto/pkcs7.o build/temp.linux-i686-2.6/OpenSSL/crypto/pkcs12.o build/temp.linux-i686-2.6/OpenSSL/crypto/netscape_spki.o build/temp.linux-i686-2.6/OpenSSL/crypto/revoked.o build/temp.linux-i686-2.6/OpenSSL/crypto/crl.o build/temp.linux-i686-2.6/OpenSSL/util.o -lssl -lcrypto -o build/lib.linux-i686-2.6/OpenSSL/crypto.so
building 'OpenSSL.rand' extension
creating build/temp.linux-i686-2.6/OpenSSL/rand
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/rand/rand.c -o build/temp.linux-i686-2.6/OpenSSL/rand/rand.o
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/util.c -o build/temp.linux-i686-2.6/OpenSSL/util.o
gcc -pthread -shared build/temp.linux-i686-2.6/OpenSSL/rand/rand.o build/temp.linux-i686-2.6/OpenSSL/util.o -lssl -lcrypto -o build/lib.linux-i686-2.6/OpenSSL/rand.so
building 'OpenSSL.SSL' extension
creating build/temp.linux-i686-2.6/OpenSSL/ssl
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/local/include/python2.6 -c OpenSSL/ssl/connection.c -o build/temp.linux-i686-2.6/OpenSSL/ssl/connection.o
OpenSSL/ssl/connection.c: In function ‘ssl_Connection_set_context’:
OpenSSL/ssl/connection.c:289: warning: implicit declaration of function ‘SSL_set_SSL_CTX’
OpenSSL/ssl/connection.c: In function ‘ssl_Connection_get_servername’:
OpenSSL/ssl/connection.c:313: error: ‘TLSEXT_NAMETYPE_host_name’ undeclared (first use in this function)
OpenSSL/ssl/connection.c:313: error: (Each undeclared identifier is reported only once
OpenSSL/ssl/connection.c:313: error: for each function it appears in.)
OpenSSL/ssl/connection.c:320: warning: implicit declaration of function ‘SSL_get_servername’
OpenSSL/ssl/connection.c:320: warning: assignment makes pointer from integer without a cast
OpenSSL/ssl/connection.c: In function ‘ssl_Connection_set_tlsext_host_name’:
OpenSSL/ssl/connection.c:346: warning: implicit declaration of function ‘SSL_set_tlsext_host_name’
error: command 'gcc' failed with exit status 1
----------------------------------------
Command /usr/local/versions/nimbus2.10.1/ve/bin/python2.6 -c "import setuptools; __file__='/tmp/pip-_JhJG9-build/setup.py'; execfile('/tmp/pip-_JhJG9-build/setup.py')" install --single-version-externally-managed --record /tmp/pip-snaKm9-record/install-record.txt --install-headers /usr/local/versions/nimbus2.10.1/ve/include/site/python2.6 failed with error code 1
Storing complete log in /home/nimbus/.pip/pip.log
/usr/local/versions/nimbus2.10.1/ve/bin/pip failed to install deps
Failed to install cumulus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment