-
-
Save mshuler/84651b89d455f1b7b979 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14:41:33 Successfully installed blist cql decorator nose-test-select pycassa thrift | |
14:41:33 Cleaning up... | |
14:41:33 Downloading/unpacking cassandra-driver from https://pypi.python.org/packages/source/c/cassandra-driver/cassandra-driver-2.6.0c2.tar.gz#md5=24a4201749647927cdf324771d0ae94f | |
14:41:33 Running setup.py (path:/tmp/pip-build-VsS2u_/cassandra-driver/setup.py) egg_info for package cassandra-driver | |
14:41:33 | |
14:41:33 Requirement already up-to-date: futures in /usr/local/lib/python2.7/dist-packages (from cassandra-driver) | |
14:41:33 Downloading/unpacking six>=1.6 from https://pypi.python.org/packages/3.3/s/six/six-1.9.0-py2.py3-none-any.whl#md5=9ac7e129a80f72d6fc1f0216f6e9627b (from cassandra-driver) | |
14:41:33 Downloading six-1.9.0-py2.py3-none-any.whl | |
14:41:33 Installing collected packages: cassandra-driver, six | |
14:41:33 Found existing installation: cassandra-driver 2.5.1 | |
14:41:33 Uninstalling cassandra-driver: | |
14:41:33 Successfully uninstalled cassandra-driver | |
14:41:33 Running setup.py install for cassandra-driver | |
14:41:33 | |
14:41:33 building 'cassandra.murmur3' extension | |
14:41:33 x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/python2.7 -c cassandra/murmur3.c -o build/temp.linux-x86_64-2.7/cassandra/murmur3.o | |
14:41:33 x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/cassandra/murmur3.o -o build/lib.linux-x86_64-2.7/cassandra/murmur3.so | |
14:41:33 building 'cassandra.io.libevwrapper' extension | |
14:41:33 x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -fPIC -I/usr/include/libev -I/usr/local/include -I/opt/local/include -I/usr/include/python2.7 -c cassandra/io/libevwrapper.c -o build/temp.linux-x86_64-2.7/cassandra/io/libevwrapper.o | |
14:41:33 x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z,relro -D_FORTIFY_SOURCE=2 -g -fstack-protector-strong -Wformat -Werror=format-security build/temp.linux-x86_64-2.7/cassandra/io/libevwrapper.o -L/usr/local/lib -L/opt/local/lib -lev -o build/lib.linux-x86_64-2.7/cassandra/io/libevwrapper.so | |
14:41:33 Found existing installation: six 1.8.0 | |
14:41:33 Not uninstalling six at /usr/lib/python2.7/dist-packages, owned by OS | |
14:41:33 Successfully installed cassandra-driver six | |
14:41:33 Cleaning up... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment