tar -xf pyOpenSSL-0.13.1.tar.gz /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'zip_safe' warnings.warn(msg) running install running build running build_py creating build creating build/lib.linux-i686-2.7 creating build/lib.linux-i686-2.7/OpenSSL copying OpenSSL/__init__.py -> build/lib.linux-i686-2.7/OpenSSL copying OpenSSL/tsafe.py -> build/lib.linux-i686-2.7/OpenSSL copying OpenSSL/version.py -> build/lib.linux-i686-2.7/OpenSSL creating build/lib.linux-i686-2.7/OpenSSL/test copying OpenSSL/test/__init__.py -> build/lib.linux-i686-2.7/OpenSSL/test copying OpenSSL/test/util.py -> build/lib.linux-i686-2.7/OpenSSL/test copying OpenSSL/test/test_crypto.py -> build/lib.linux-i686-2.7/OpenSSL/test copying OpenSSL/test/test_rand.py -> build/lib.linux-i686-2.7/OpenSSL/test copying OpenSSL/test/test_ssl.py -> build/lib.linux-i686-2.7/OpenSSL/test running build_ext building 'OpenSSL.crypto' extension creating build/temp.linux-i686-2.7 creating build/temp.linux-i686-2.7/OpenSSL creating build/temp.linux-i686-2.7/OpenSSL/crypto gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -march=i486 -mtune=i686 -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/crypto.c -o build/temp.linux-i686-2.7/OpenSSL/crypto/crypto.o gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -march=i486 -mtune=i686 -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/x509.c -o build/temp.linux-i686-2.7/OpenSSL/crypto/x509.o OpenSSL/crypto/x509.c: In function ‘init_crypto_x509’: OpenSSL/crypto/x509.c:918:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF((PyObject *)&crypto_X509_Type); ^ OpenSSL/crypto/x509.c:923:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF((PyObject *)&crypto_X509_Type); ^ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -march=i486 -mtune=i686 -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/x509name.c -o build/temp.linux-i686-2.7/OpenSSL/crypto/x509name.o OpenSSL/crypto/x509name.c: In function ‘crypto_X509Name_richcompare’: OpenSSL/crypto/x509name.c:287:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_True); ^ OpenSSL/crypto/x509name.c:290:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_False); ^ OpenSSL/crypto/x509name.c: In function ‘init_crypto_x509name’: OpenSSL/crypto/x509name.c:542:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF((PyObject *)&crypto_X509Name_Type); ^ OpenSSL/crypto/x509name.c:549:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF((PyObject *)&crypto_X509Name_Type); ^ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -march=i486 -mtune=i686 -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/pkey.c -o build/temp.linux-i686-2.7/OpenSSL/crypto/pkey.o OpenSSL/crypto/pkey.c: In function ‘init_crypto_pkey’: OpenSSL/crypto/pkey.c:289:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF((PyObject *)&crypto_PKey_Type); ^ OpenSSL/crypto/pkey.c:296:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF((PyObject *)&crypto_PKey_Type); ^ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -march=i486 -mtune=i686 -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/x509store.c -o build/temp.linux-i686-2.7/OpenSSL/crypto/x509store.o OpenSSL/crypto/x509store.c: In function ‘init_crypto_x509store’: OpenSSL/crypto/x509store.c:143:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF((PyObject *)&crypto_X509Store_Type); ^ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -march=i486 -mtune=i686 -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/x509req.c -o build/temp.linux-i686-2.7/OpenSSL/crypto/x509req.o OpenSSL/crypto/x509req.c: In function ‘init_crypto_x509req’: OpenSSL/crypto/x509req.c:418:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF((PyObject *)&crypto_X509Req_Type); ^ OpenSSL/crypto/x509req.c:425:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF((PyObject *)&crypto_X509Req_Type); ^ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -march=i486 -mtune=i686 -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/x509ext.c -o build/temp.linux-i686-2.7/OpenSSL/crypto/x509ext.o OpenSSL/crypto/x509ext.c: In function ‘init_crypto_x509extension’: OpenSSL/crypto/x509ext.c:394:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF((PyObject *)&crypto_X509Extension_Type); ^ OpenSSL/crypto/x509ext.c:402:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF((PyObject *)&crypto_X509Extension_Type); ^ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -march=i486 -mtune=i686 -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/pkcs7.c -o build/temp.linux-i686-2.7/OpenSSL/crypto/pkcs7.o OpenSSL/crypto/pkcs7.c: In function ‘init_crypto_pkcs7’: OpenSSL/crypto/pkcs7.c:209:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF((PyObject *)&crypto_PKCS7_Type); ^ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -march=i486 -mtune=i686 -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/pkcs12.c -o build/temp.linux-i686-2.7/OpenSSL/crypto/pkcs12.o OpenSSL/crypto/pkcs12.c: In function ‘init_crypto_pkcs12’: OpenSSL/crypto/pkcs12.c:567:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF((PyObject *)&crypto_PKCS12_Type); ^ OpenSSL/crypto/pkcs12.c:574:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF((PyObject *)&crypto_PKCS12_Type); ^ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -march=i486 -mtune=i686 -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/netscape_spki.c -o build/temp.linux-i686-2.7/OpenSSL/crypto/netscape_spki.o OpenSSL/crypto/netscape_spki.c: In function ‘init_crypto_netscape_spki’: OpenSSL/crypto/netscape_spki.c:303:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF((PyObject *)&crypto_NetscapeSPKI_Type); ^ OpenSSL/crypto/netscape_spki.c:310:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF((PyObject *)&crypto_NetscapeSPKI_Type); ^ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -march=i486 -mtune=i686 -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/revoked.c -o build/temp.linux-i686-2.7/OpenSSL/crypto/revoked.o OpenSSL/crypto/revoked.c: In function ‘init_crypto_revoked’: OpenSSL/crypto/revoked.c:439:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF((PyObject *)&crypto_Revoked_Type); ^ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -march=i486 -mtune=i686 -fPIC -I/usr/include/python2.7 -c OpenSSL/crypto/crl.c -o build/temp.linux-i686-2.7/OpenSSL/crypto/crl.o OpenSSL/crypto/crl.c: In function ‘init_crypto_crl’: OpenSSL/crypto/crl.c:285:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF((PyObject *)&crypto_CRL_Type); ^ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -march=i486 -mtune=i686 -fPIC -I/usr/include/python2.7 -c OpenSSL/util.c -o build/temp.linux-i686-2.7/OpenSSL/util.o gcc -pthread -shared -O2 -march=i486 -mtune=i686 build/temp.linux-i686-2.7/OpenSSL/crypto/crypto.o build/temp.linux-i686-2.7/OpenSSL/crypto/x509.o build/temp.linux-i686-2.7/OpenSSL/crypto/x509name.o build/temp.linux-i686-2.7/OpenSSL/crypto/pkey.o build/temp.linux-i686-2.7/OpenSSL/crypto/x509store.o build/temp.linux-i686-2.7/OpenSSL/crypto/x509req.o build/temp.linux-i686-2.7/OpenSSL/crypto/x509ext.o build/temp.linux-i686-2.7/OpenSSL/crypto/pkcs7.o build/temp.linux-i686-2.7/OpenSSL/crypto/pkcs12.o build/temp.linux-i686-2.7/OpenSSL/crypto/netscape_spki.o build/temp.linux-i686-2.7/OpenSSL/crypto/revoked.o build/temp.linux-i686-2.7/OpenSSL/crypto/crl.o build/temp.linux-i686-2.7/OpenSSL/util.o -L/usr/lib -lssl -lcrypto -lpython2.7 -o build/lib.linux-i686-2.7/OpenSSL/crypto.so building 'OpenSSL.rand' extension creating build/temp.linux-i686-2.7/OpenSSL/rand gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -march=i486 -mtune=i686 -fPIC -I/usr/include/python2.7 -c OpenSSL/rand/rand.c -o build/temp.linux-i686-2.7/OpenSSL/rand/rand.o gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -march=i486 -mtune=i686 -fPIC -I/usr/include/python2.7 -c OpenSSL/util.c -o build/temp.linux-i686-2.7/OpenSSL/util.o gcc -pthread -shared -O2 -march=i486 -mtune=i686 build/temp.linux-i686-2.7/OpenSSL/rand/rand.o build/temp.linux-i686-2.7/OpenSSL/util.o -L/usr/lib -lssl -lcrypto -lpython2.7 -o build/lib.linux-i686-2.7/OpenSSL/rand.so building 'OpenSSL.SSL' extension creating build/temp.linux-i686-2.7/OpenSSL/ssl gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -march=i486 -mtune=i686 -fPIC -I/usr/include/python2.7 -c OpenSSL/ssl/connection.c -o build/temp.linux-i686-2.7/OpenSSL/ssl/connection.o OpenSSL/ssl/connection.c: In function ‘ssl_Connection_shutdown’: OpenSSL/ssl/connection.c:907:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_True); ^ OpenSSL/ssl/connection.c:912:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_False); ^ OpenSSL/ssl/connection.c: In function ‘init_ssl_connection’: OpenSSL/ssl/connection.c:1567:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF((PyObject *)&ssl_Connection_Type); ^ OpenSSL/ssl/connection.c:1574:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF((PyObject *)&ssl_Connection_Type); ^ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -march=i486 -mtune=i686 -fPIC -I/usr/include/python2.7 -c OpenSSL/ssl/context.c -o build/temp.linux-i686-2.7/OpenSSL/ssl/context.o OpenSSL/ssl/context.c: In function ‘init_ssl_context’: OpenSSL/ssl/context.c:1405:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF((PyObject *)&ssl_Context_Type); ^ OpenSSL/ssl/context.c:1412:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF((PyObject *)&ssl_Context_Type); ^ gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -march=i486 -mtune=i686 -fPIC -I/usr/include/python2.7 -c OpenSSL/ssl/ssl.c -o build/temp.linux-i686-2.7/OpenSSL/ssl/ssl.o gcc -pthread -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -O2 -march=i486 -mtune=i686 -fPIC -I/usr/include/python2.7 -c OpenSSL/util.c -o build/temp.linux-i686-2.7/OpenSSL/util.o gcc -pthread -shared -O2 -march=i486 -mtune=i686 build/temp.linux-i686-2.7/OpenSSL/ssl/connection.o build/temp.linux-i686-2.7/OpenSSL/ssl/context.o build/temp.linux-i686-2.7/OpenSSL/ssl/ssl.o build/temp.linux-i686-2.7/OpenSSL/util.o -L/usr/lib -lssl -lcrypto -lpython2.7 -o build/lib.linux-i686-2.7/OpenSSL/SSL.so running install_lib creating /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib creating /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7 creating /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7/site-packages creating /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7/site-packages/OpenSSL copying build/lib.linux-i686-2.7/OpenSSL/crypto.so -> /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7/site-packages/OpenSSL copying build/lib.linux-i686-2.7/OpenSSL/SSL.so -> /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7/site-packages/OpenSSL creating /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7/site-packages/OpenSSL/test copying build/lib.linux-i686-2.7/OpenSSL/test/test_crypto.py -> /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7/site-packages/OpenSSL/test copying build/lib.linux-i686-2.7/OpenSSL/test/test_rand.py -> /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7/site-packages/OpenSSL/test copying build/lib.linux-i686-2.7/OpenSSL/test/test_ssl.py -> /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7/site-packages/OpenSSL/test copying build/lib.linux-i686-2.7/OpenSSL/test/util.py -> /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7/site-packages/OpenSSL/test copying build/lib.linux-i686-2.7/OpenSSL/test/__init__.py -> /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7/site-packages/OpenSSL/test copying build/lib.linux-i686-2.7/OpenSSL/tsafe.py -> /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7/site-packages/OpenSSL copying build/lib.linux-i686-2.7/OpenSSL/version.py -> /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7/site-packages/OpenSSL copying build/lib.linux-i686-2.7/OpenSSL/rand.so -> /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7/site-packages/OpenSSL copying build/lib.linux-i686-2.7/OpenSSL/__init__.py -> /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7/site-packages/OpenSSL byte-compiling /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7/site-packages/OpenSSL/test/test_crypto.py to test_crypto.pyc byte-compiling /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7/site-packages/OpenSSL/test/test_rand.py to test_rand.pyc byte-compiling /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7/site-packages/OpenSSL/test/test_ssl.py to test_ssl.pyc byte-compiling /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7/site-packages/OpenSSL/test/util.py to util.pyc byte-compiling /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7/site-packages/OpenSSL/test/__init__.py to __init__.pyc byte-compiling /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7/site-packages/OpenSSL/tsafe.py to tsafe.pyc byte-compiling /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7/site-packages/OpenSSL/version.py to version.pyc byte-compiling /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7/site-packages/OpenSSL/__init__.py to __init__.pyc running install_egg_info Writing /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7/site-packages/pyOpenSSL-0.13.1-py2.7.egg-info /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg: total 8 drwxr-xr-x 2 root root 4096 Dec 15 19:46 install drwxr-xr-x 5 root root 4096 Dec 15 19:46 usr /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/install: total 4 -rw-r--r-- 1 root root 394 Dec 15 19:46 slack-desc /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr: total 12 drwxr-xr-x 3 root root 4096 Dec 15 19:46 doc drwxr-xr-x 3 root root 4096 Dec 15 19:46 lib drwxr-xr-x 3 root root 4096 Dec 15 19:46 src /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 Dec 15 19:46 pyOpenSSL-0.13.1 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/doc/pyOpenSSL-0.13.1: total 40 -rw-r--r-- 1 root root 24524 Dec 15 19:46 ChangeLog -rw-r--r-- 1 root root 5806 Dec 15 19:46 INSTALL -rw-r--r-- 1 root root 281 Dec 15 19:46 README -rw-r--r-- 1 root root 252 Dec 15 19:46 TODO /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib: total 4 drwxr-xr-x 3 root root 4096 Dec 15 19:46 python2.7 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7: total 4 drwxr-xr-x 3 root root 4096 Dec 15 19:46 site-packages /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7/site-packages: total 8 drwxr-xr-x 3 root root 4096 Dec 15 19:46 OpenSSL -rw-r--r-- 1 root root 582 Dec 15 19:46 pyOpenSSL-0.13.1-py2.7.egg-info /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7/site-packages/OpenSSL: total 180 -rwxr-xr-x 1 root root 56152 Dec 15 19:46 SSL.so -rw-r--r-- 1 root root 965 Aug 14 2011 __init__.py -rw-r--r-- 1 root root 949 Dec 15 19:46 __init__.pyc -rwxr-xr-x 1 root root 82224 Dec 15 19:46 crypto.so -rwxr-xr-x 1 root root 11592 Dec 15 19:46 rand.so drwxr-xr-x 2 root root 4096 Dec 15 19:46 test -rw-r--r-- 1 root root 1010 Aug 14 2011 tsafe.py -rw-r--r-- 1 root root 1649 Dec 15 19:46 tsafe.pyc -rw-r--r-- 1 root root 178 Aug 23 16:10 version.py -rw-r--r-- 1 root root 253 Dec 15 19:46 version.pyc /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/lib/python2.7/site-packages/OpenSSL/test: total 392 -rw-r--r-- 1 root root 118 Aug 14 2011 __init__.py -rw-r--r-- 1 root root 214 Dec 15 19:46 __init__.pyc -rw-r--r-- 1 root root 104743 Aug 23 15:48 test_crypto.py -rw-r--r-- 1 root root 106280 Dec 15 19:46 test_crypto.pyc -rw-r--r-- 1 root root 5802 Aug 14 2011 test_rand.py -rw-r--r-- 1 root root 7082 Dec 15 19:46 test_rand.pyc -rw-r--r-- 1 root root 71862 Aug 14 2011 test_ssl.py -rw-r--r-- 1 root root 71320 Dec 15 19:46 test_ssl.pyc -rw-r--r-- 1 root root 5736 Aug 14 2011 util.py -rw-r--r-- 1 root root 6671 Dec 15 19:46 util.pyc /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 Dec 15 19:46 pyOpenSSL-0.13.1 /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pkg/usr/src/pyOpenSSL-0.13.1: total 4 -rw-r--r-- 1 root root 897 Dec 15 19:46 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pyOpenSSL-0.13.1-i486-1rl.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/pyOpenSSL-0.13.1/ usr/doc/pyOpenSSL-0.13.1/ChangeLog usr/doc/pyOpenSSL-0.13.1/README usr/doc/pyOpenSSL-0.13.1/INSTALL usr/doc/pyOpenSSL-0.13.1/TODO usr/src/ usr/src/pyOpenSSL-0.13.1/ usr/src/pyOpenSSL-0.13.1/SLKBUILD usr/lib/ usr/lib/python2.7/ usr/lib/python2.7/site-packages/ usr/lib/python2.7/site-packages/OpenSSL/ usr/lib/python2.7/site-packages/OpenSSL/__init__.pyc usr/lib/python2.7/site-packages/OpenSSL/crypto.so usr/lib/python2.7/site-packages/OpenSSL/SSL.so usr/lib/python2.7/site-packages/OpenSSL/tsafe.pyc usr/lib/python2.7/site-packages/OpenSSL/test/ usr/lib/python2.7/site-packages/OpenSSL/test/test_crypto.py usr/lib/python2.7/site-packages/OpenSSL/test/util.pyc usr/lib/python2.7/site-packages/OpenSSL/test/__init__.pyc usr/lib/python2.7/site-packages/OpenSSL/test/test_rand.py usr/lib/python2.7/site-packages/OpenSSL/test/test_ssl.py usr/lib/python2.7/site-packages/OpenSSL/test/test_ssl.pyc usr/lib/python2.7/site-packages/OpenSSL/test/util.py usr/lib/python2.7/site-packages/OpenSSL/test/test_crypto.pyc usr/lib/python2.7/site-packages/OpenSSL/test/test_rand.pyc usr/lib/python2.7/site-packages/OpenSSL/test/__init__.py usr/lib/python2.7/site-packages/OpenSSL/tsafe.py usr/lib/python2.7/site-packages/OpenSSL/version.py usr/lib/python2.7/site-packages/OpenSSL/rand.so usr/lib/python2.7/site-packages/OpenSSL/version.pyc usr/lib/python2.7/site-packages/OpenSSL/__init__.py usr/lib/python2.7/site-packages/pyOpenSSL-0.13.1-py2.7.egg-info Slackware package /run/media/rich/744c0590-8d01-4db5-a941-5714118c48c0/14.1/pyOpenSSL/0.13.1/pyOpenSSL-0.13.1-i486-1rl.txz created. Package has been built. Cleaning pkg and src directories