Created
April 14, 2016 18:26
-
-
Save Napsty/ef65351f028bd36aa6662c4c41aa551a 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
mintvm pywbem-0.8.3.dev0 # python setup.py install | |
running install | |
running bdist_egg | |
running egg_info | |
writing requirements to pywbem.egg-info/requires.txt | |
writing pywbem.egg-info/PKG-INFO | |
writing top-level names to pywbem.egg-info/top_level.txt | |
writing dependency_links to pywbem.egg-info/dependency_links.txt | |
reading manifest file 'pywbem.egg-info/SOURCES.txt' | |
reading manifest template 'MANIFEST.in' | |
writing manifest file 'pywbem.egg-info/SOURCES.txt' | |
installing library code to build/bdist.linux-x86_64/egg | |
running install_lib | |
running build_py | |
creating build/bdist.linux-x86_64/egg | |
creating build/bdist.linux-x86_64/egg/pywbem | |
copying build/lib.linux-x86_64-2.7/pywbem/tupleparse.py -> build/bdist.linux-x86_64/egg/pywbem | |
copying build/lib.linux-x86_64-2.7/pywbem/cim_provider.py -> build/bdist.linux-x86_64/egg/pywbem | |
copying build/lib.linux-x86_64-2.7/pywbem/mofparsetab.py -> build/bdist.linux-x86_64/egg/pywbem | |
copying build/lib.linux-x86_64-2.7/pywbem/cim_operations.py -> build/bdist.linux-x86_64/egg/pywbem | |
copying build/lib.linux-x86_64-2.7/pywbem/LICENSE.txt -> build/bdist.linux-x86_64/egg/pywbem | |
copying build/lib.linux-x86_64-2.7/pywbem/cim_http.py -> build/bdist.linux-x86_64/egg/pywbem | |
copying build/lib.linux-x86_64-2.7/pywbem/mof_compiler.py -> build/bdist.linux-x86_64/egg/pywbem | |
copying build/lib.linux-x86_64-2.7/pywbem/cim_constants.py -> build/bdist.linux-x86_64/egg/pywbem | |
copying build/lib.linux-x86_64-2.7/pywbem/cim_types.py -> build/bdist.linux-x86_64/egg/pywbem | |
copying build/lib.linux-x86_64-2.7/pywbem/moflextab.py -> build/bdist.linux-x86_64/egg/pywbem | |
copying build/lib.linux-x86_64-2.7/pywbem/cim_provider2.py -> build/bdist.linux-x86_64/egg/pywbem | |
copying build/lib.linux-x86_64-2.7/pywbem/cim_obj.py -> build/bdist.linux-x86_64/egg/pywbem | |
copying build/lib.linux-x86_64-2.7/pywbem/twisted_client.py -> build/bdist.linux-x86_64/egg/pywbem | |
copying build/lib.linux-x86_64-2.7/pywbem/cimxml_parse.py -> build/bdist.linux-x86_64/egg/pywbem | |
copying build/lib.linux-x86_64-2.7/pywbem/cim_xml.py -> build/bdist.linux-x86_64/egg/pywbem | |
copying build/lib.linux-x86_64-2.7/pywbem/wbemcli.py -> build/bdist.linux-x86_64/egg/pywbem | |
copying build/lib.linux-x86_64-2.7/pywbem/__init__.py -> build/bdist.linux-x86_64/egg/pywbem | |
copying build/lib.linux-x86_64-2.7/pywbem/tupletree.py -> build/bdist.linux-x86_64/egg/pywbem | |
byte-compiling build/bdist.linux-x86_64/egg/pywbem/tupleparse.py to tupleparse.pyc | |
byte-compiling build/bdist.linux-x86_64/egg/pywbem/cim_provider.py to cim_provider.pyc | |
byte-compiling build/bdist.linux-x86_64/egg/pywbem/mofparsetab.py to mofparsetab.pyc | |
byte-compiling build/bdist.linux-x86_64/egg/pywbem/cim_operations.py to cim_operations.pyc | |
byte-compiling build/bdist.linux-x86_64/egg/pywbem/cim_http.py to cim_http.pyc | |
byte-compiling build/bdist.linux-x86_64/egg/pywbem/mof_compiler.py to mof_compiler.pyc | |
byte-compiling build/bdist.linux-x86_64/egg/pywbem/cim_constants.py to cim_constants.pyc | |
byte-compiling build/bdist.linux-x86_64/egg/pywbem/cim_types.py to cim_types.pyc | |
byte-compiling build/bdist.linux-x86_64/egg/pywbem/moflextab.py to moflextab.pyc | |
byte-compiling build/bdist.linux-x86_64/egg/pywbem/cim_provider2.py to cim_provider2.pyc | |
byte-compiling build/bdist.linux-x86_64/egg/pywbem/cim_obj.py to cim_obj.pyc | |
byte-compiling build/bdist.linux-x86_64/egg/pywbem/twisted_client.py to twisted_client.pyc | |
byte-compiling build/bdist.linux-x86_64/egg/pywbem/cimxml_parse.py to cimxml_parse.pyc | |
byte-compiling build/bdist.linux-x86_64/egg/pywbem/cim_xml.py to cim_xml.pyc | |
byte-compiling build/bdist.linux-x86_64/egg/pywbem/wbemcli.py to wbemcli.pyc | |
byte-compiling build/bdist.linux-x86_64/egg/pywbem/__init__.py to __init__.pyc | |
byte-compiling build/bdist.linux-x86_64/egg/pywbem/tupletree.py to tupletree.pyc | |
creating build/bdist.linux-x86_64/egg/EGG-INFO | |
installing scripts to build/bdist.linux-x86_64/egg/EGG-INFO/scripts | |
running install_scripts | |
running build_scripts | |
creating build/bdist.linux-x86_64/egg/EGG-INFO/scripts | |
copying build/scripts-2.7/wbemcli -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts | |
copying build/scripts-2.7/mof_compiler -> build/bdist.linux-x86_64/egg/EGG-INFO/scripts | |
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/wbemcli to 755 | |
changing mode of build/bdist.linux-x86_64/egg/EGG-INFO/scripts/mof_compiler to 755 | |
copying pywbem.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO | |
copying pywbem.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO | |
copying pywbem.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO | |
copying pywbem.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO | |
copying pywbem.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO | |
zip_safe flag not set; analyzing archive contents... | |
pywbem.mof_compiler: module references __file__ | |
pywbem.cim_provider: module references __file__ | |
pywbem.cim_provider2: module references __file__ | |
creating 'dist/pywbem-0.8.3.dev0-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it | |
removing 'build/bdist.linux-x86_64/egg' (and everything under it) | |
Processing pywbem-0.8.3.dev0-py2.7.egg | |
removing '/usr/local/lib/python2.7/dist-packages/pywbem-0.8.3.dev0-py2.7.egg' (and everything under it) | |
creating /usr/local/lib/python2.7/dist-packages/pywbem-0.8.3.dev0-py2.7.egg | |
Extracting pywbem-0.8.3.dev0-py2.7.egg to /usr/local/lib/python2.7/dist-packages | |
pywbem 0.8.3.dev0 is already the active version in easy-install.pth | |
Installing wbemcli script to /usr/local/bin | |
Installing mof_compiler script to /usr/local/bin | |
Installed /usr/local/lib/python2.7/dist-packages/pywbem-0.8.3.dev0-py2.7.egg | |
Processing dependencies for pywbem==0.8.3.dev0 | |
Searching for M2Crypto>=0.24 | |
Reading https://pypi.python.org/simple/M2Crypto/ | |
Best match: M2Crypto 0.24.0 | |
Downloading https://pypi.python.org/packages/source/M/M2Crypto/M2Crypto-0.24.0.tar.gz#md5=8e87235942c76d1ba9f999ee33764fdb | |
Processing M2Crypto-0.24.0.tar.gz | |
Writing /tmp/easy_install-h8cvTI/M2Crypto-0.24.0/setup.cfg | |
Running M2Crypto-0.24.0/setup.py -q bdist_egg --dist-dir /tmp/easy_install-h8cvTI/M2Crypto-0.24.0/egg-dist-tmp-Pn2vDD | |
warning: no previously-included files found matching 'M2Crypto/_m2crypto.py' | |
SWIG/_bio.i:64: Warning 454: Setting a pointer/reference variable may leak memory. | |
SWIG/_rand.i:21: Warning 454: Setting a pointer/reference variable may leak memory. | |
SWIG/_evp.i:169: Warning 454: Setting a pointer/reference variable may leak memory. | |
SWIG/_dh.i:36: Warning 454: Setting a pointer/reference variable may leak memory. | |
SWIG/_rsa.i:43: Warning 454: Setting a pointer/reference variable may leak memory. | |
SWIG/_dsa.i:31: Warning 454: Setting a pointer/reference variable may leak memory. | |
SWIG/_ssl.i:241: Warning 454: Setting a pointer/reference variable may leak memory. | |
SWIG/_ssl.i:242: Warning 454: Setting a pointer/reference variable may leak memory. | |
SWIG/_x509.i:323: Warning 454: Setting a pointer/reference variable may leak memory. | |
SWIG/_pkcs7.i:44: Warning 454: Setting a pointer/reference variable may leak memory. | |
SWIG/_pkcs7.i:44: Warning 454: Setting a pointer/reference variable may leak memory. | |
SWIG/_util.i:11: Warning 454: Setting a pointer/reference variable may leak memory. | |
SWIG/_ec.i:111: Warning 454: Setting a pointer/reference variable may leak memory. | |
SWIG/_engine.i:168: Warning 454: Setting a pointer/reference variable may leak memory. | |
SWIG/_m2crypto_wrap.c:7121:2: warning: function declaration isn’t a prototype [-Wstrict-prototypes] | |
*x509v3_lhash() { | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘x509v3_lhash’: | |
SWIG/_m2crypto_wrap.c:7122:5: warning: return from incompatible pointer type [enabled by default] | |
return lh_new(NULL, NULL); /* Should probably be lh_CONF_VALUE_new but won't compile. */ | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_new__STACK’: | |
SWIG/_m2crypto_wrap.c:8379:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_sk_new_null’: | |
SWIG/_m2crypto_wrap.c:8522:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_new_stack_st_OPENSSL_STRING’: | |
SWIG/_m2crypto_wrap.c:9007:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_new_stack_st_OPENSSL_BLOCK’: | |
SWIG/_m2crypto_wrap.c:9087:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_threading_init’: | |
SWIG/_m2crypto_wrap.c:9117:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_threading_cleanup’: | |
SWIG/_m2crypto_wrap.c:9128:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_lib_init’: | |
SWIG/_m2crypto_wrap.c:9139:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_err_get_error’: | |
SWIG/_m2crypto_wrap.c:9331:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_err_peek_error’: | |
SWIG/_m2crypto_wrap.c:9343:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_bio_s_bio’: | |
SWIG/_m2crypto_wrap.c:9421:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_bio_s_mem’: | |
SWIG/_m2crypto_wrap.c:9433:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_bio_s_socket’: | |
SWIG/_m2crypto_wrap.c:9445:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_bio_f_ssl’: | |
SWIG/_m2crypto_wrap.c:9457:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_bio_f_buffer’: | |
SWIG/_m2crypto_wrap.c:9469:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_bio_f_cipher’: | |
SWIG/_m2crypto_wrap.c:9481:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_rand_cleanup’: | |
SWIG/_m2crypto_wrap.c:10709:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_rand_screen’: | |
SWIG/_m2crypto_wrap.c:10859:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_md5’: | |
SWIG/_m2crypto_wrap.c:10914:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_sha1’: | |
SWIG/_m2crypto_wrap.c:10926:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_ripemd160’: | |
SWIG/_m2crypto_wrap.c:10938:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_sha224’: | |
SWIG/_m2crypto_wrap.c:10950:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_sha256’: | |
SWIG/_m2crypto_wrap.c:10962:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_sha384’: | |
SWIG/_m2crypto_wrap.c:10974:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_sha512’: | |
SWIG/_m2crypto_wrap.c:10986:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_des_ecb’: | |
SWIG/_m2crypto_wrap.c:11067:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_des_ede_ecb’: | |
SWIG/_m2crypto_wrap.c:11079:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_des_ede3_ecb’: | |
SWIG/_m2crypto_wrap.c:11091:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_des_cbc’: | |
SWIG/_m2crypto_wrap.c:11103:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_des_ede_cbc’: | |
SWIG/_m2crypto_wrap.c:11115:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_des_ede3_cbc’: | |
SWIG/_m2crypto_wrap.c:11127:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_des_cfb’: | |
SWIG/_m2crypto_wrap.c:11139:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_des_ede_cfb’: | |
SWIG/_m2crypto_wrap.c:11151:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_des_ede3_cfb’: | |
SWIG/_m2crypto_wrap.c:11163:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_des_ofb’: | |
SWIG/_m2crypto_wrap.c:11175:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_des_ede_ofb’: | |
SWIG/_m2crypto_wrap.c:11187:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_des_ede3_ofb’: | |
SWIG/_m2crypto_wrap.c:11199:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_bf_ecb’: | |
SWIG/_m2crypto_wrap.c:11211:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_bf_cbc’: | |
SWIG/_m2crypto_wrap.c:11223:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_bf_cfb’: | |
SWIG/_m2crypto_wrap.c:11235:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_bf_ofb’: | |
SWIG/_m2crypto_wrap.c:11247:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_cast5_ecb’: | |
SWIG/_m2crypto_wrap.c:11259:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_cast5_cbc’: | |
SWIG/_m2crypto_wrap.c:11271:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_cast5_cfb’: | |
SWIG/_m2crypto_wrap.c:11283:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_cast5_ofb’: | |
SWIG/_m2crypto_wrap.c:11295:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_rc4’: | |
SWIG/_m2crypto_wrap.c:11307:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_rc2_40_cbc’: | |
SWIG/_m2crypto_wrap.c:11319:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_aes_128_ecb’: | |
SWIG/_m2crypto_wrap.c:11331:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_aes_128_cbc’: | |
SWIG/_m2crypto_wrap.c:11343:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_aes_128_cfb’: | |
SWIG/_m2crypto_wrap.c:11355:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_aes_128_ofb’: | |
SWIG/_m2crypto_wrap.c:11367:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_aes_128_ctr’: | |
SWIG/_m2crypto_wrap.c:11379:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_aes_192_ecb’: | |
SWIG/_m2crypto_wrap.c:11391:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_aes_192_cbc’: | |
SWIG/_m2crypto_wrap.c:11403:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_aes_192_cfb’: | |
SWIG/_m2crypto_wrap.c:11415:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_aes_192_ofb’: | |
SWIG/_m2crypto_wrap.c:11427:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_aes_192_ctr’: | |
SWIG/_m2crypto_wrap.c:11439:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_aes_256_ecb’: | |
SWIG/_m2crypto_wrap.c:11451:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_aes_256_cbc’: | |
SWIG/_m2crypto_wrap.c:11463:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_aes_256_cfb’: | |
SWIG/_m2crypto_wrap.c:11475:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_aes_256_ofb’: | |
SWIG/_m2crypto_wrap.c:11487:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_aes_256_ctr’: | |
SWIG/_m2crypto_wrap.c:11499:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_pkey_new’: | |
SWIG/_m2crypto_wrap.c:11550:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_md_ctx_new’: | |
SWIG/_m2crypto_wrap.c:11952:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_hmac_ctx_new’: | |
SWIG/_m2crypto_wrap.c:12054:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_cipher_ctx_new’: | |
SWIG/_m2crypto_wrap.c:12242:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_aes_new’: | |
SWIG/_m2crypto_wrap.c:12927:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_rc4_new’: | |
SWIG/_m2crypto_wrap.c:13099:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_dh_new’: | |
SWIG/_m2crypto_wrap.c:13235:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_rsa_new’: | |
SWIG/_m2crypto_wrap.c:13809:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_dsa_new’: | |
SWIG/_m2crypto_wrap.c:14969:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_sslv3_method’: | |
SWIG/_m2crypto_wrap.c:16320:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_sslv23_method’: | |
SWIG/_m2crypto_wrap.c:16332:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_tlsv1_method’: | |
SWIG/_m2crypto_wrap.c:16344:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_x509_new’: | |
SWIG/_m2crypto_wrap.c:19612:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_x509_crl_new’: | |
SWIG/_m2crypto_wrap.c:19703:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_x509_name_new’: | |
SWIG/_m2crypto_wrap.c:20539:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_x509_name_entry_new’: | |
SWIG/_m2crypto_wrap.c:21164:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_x509_req_new’: | |
SWIG/_m2crypto_wrap.c:21411:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_x509_store_new’: | |
SWIG/_m2crypto_wrap.c:21810:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_sk_x509_new_null’: | |
SWIG/_m2crypto_wrap.c:22818:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_x509v3_lhash’: | |
SWIG/_m2crypto_wrap.c:23220:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_sk_x509_extension_new_null’: | |
SWIG/_m2crypto_wrap.c:23354:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_asn1_object_new’: | |
SWIG/_m2crypto_wrap.c:23599:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_asn1_bit_string_new’: | |
SWIG/_m2crypto_wrap.c:23820:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_asn1_string_new’: | |
SWIG/_m2crypto_wrap.c:23832:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_asn1_utctime_new’: | |
SWIG/_m2crypto_wrap.c:24024:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_asn1_integer_new’: | |
SWIG/_m2crypto_wrap.c:24218:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_pkcs7_new’: | |
SWIG/_m2crypto_wrap.c:24394:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_ec_key_new’: | |
SWIG/_m2crypto_wrap.c:25528:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_engine_load_builtin_engines’: | |
SWIG/_m2crypto_wrap.c:26376:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_engine_load_dynamic’: | |
SWIG/_m2crypto_wrap.c:26387:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_engine_load_openssl’: | |
SWIG/_m2crypto_wrap.c:26398:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_engine_cleanup’: | |
SWIG/_m2crypto_wrap.c:26409:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_engine_new’: | |
SWIG/_m2crypto_wrap.c:26421:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_ui_openssl’: | |
SWIG/_m2crypto_wrap.c:26670:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
SWIG/_m2crypto_wrap.c: In function ‘_wrap_new__cbd_t’: | |
SWIG/_m2crypto_wrap.c:26798:1: warning: label ‘fail’ defined but not used [-Wunused-label] | |
fail: | |
^ | |
zip_safe flag not set; analyzing archive contents... | |
M2Crypto._m2crypto: module references __file__ | |
Adding M2Crypto 0.24.0 to easy-install.pth file | |
Installed /usr/local/lib/python2.7/dist-packages/M2Crypto-0.24.0-py2.7-linux-x86_64.egg | |
Searching for ply | |
Reading https://pypi.python.org/simple/ply/ | |
Best match: ply 3.8 | |
Downloading https://pypi.python.org/packages/source/p/ply/ply-3.8.tar.gz#md5=94726411496c52c87c2b9429b12d5c50 | |
Processing ply-3.8.tar.gz | |
Writing /tmp/easy_install-6x9wh9/ply-3.8/setup.cfg | |
Running ply-3.8/setup.py -q bdist_egg --dist-dir /tmp/easy_install-6x9wh9/ply-3.8/egg-dist-tmp-oMCyLF | |
warning: no previously-included files matching '*.pyc' found anywhere in distribution | |
zip_safe flag not set; analyzing archive contents... | |
ply.yacc: module references __file__ | |
ply.yacc: module MAY be using inspect.getsourcefile | |
ply.yacc: module MAY be using inspect.stack | |
ply.lex: module references __file__ | |
ply.lex: module MAY be using inspect.getsourcefile | |
ply.ygen: module references __file__ | |
Adding ply 3.8 to easy-install.pth file | |
Installed /usr/local/lib/python2.7/dist-packages/ply-3.8-py2.7.egg | |
Searching for six==1.5.2 | |
Best match: six 1.5.2 | |
Adding six 1.5.2 to easy-install.pth file | |
Using /usr/lib/python2.7/dist-packages | |
Finished processing dependencies for pywbem==0.8.3.dev0 | |
build_moftab.py: Rebuilding the pywbem LEX/YACC table modules, if needed | |
build_moftab.py: Ensuring to build in pywbem install directory | |
build_moftab.py: Debug: Removing from module search path: /root/pywbem-0.8.3.dev0 | |
build_moftab.py: Debug: Resulting module search path: | |
['/usr/local/lib/python2.7/dist-packages/pywbem-0.8.3.dev0-py2.7.egg', | |
'/usr/local/lib/python2.7/dist-packages/M2Crypto-0.24.0-py2.7-linux-x86_64.egg', | |
'/usr/local/lib/python2.7/dist-packages/ply-3.8-py2.7.egg', | |
'/usr/lib/python2.7/dist-packages', | |
'/usr/lib/python2.7', | |
'/usr/lib/python2.7/plat-x86_64-linux-gnu', | |
'/usr/lib/python2.7/lib-tk', | |
'/usr/lib/python2.7/lib-old', | |
'/usr/lib/python2.7/lib-dynload', | |
'/usr/local/lib/python2.7/dist-packages', | |
'/usr/lib/python2.7/dist-packages/PILcompat', | |
'/usr/lib/python2.7/dist-packages/gtk-2.0', | |
'/usr/lib/python2.7/dist-packages/ubuntu-sso-client'] | |
build_moftab.py: Debug: Pywbem package successfully imported from: /usr/local/lib/python2.7/dist-packages/pywbem-0.8.3.dev0-py2.7.egg/pywbem/__init__.pyc | |
Building LEX/YACC modules for MOF compiler in: /usr/local/lib/python2.7/dist-packages/pywbem-0.8.3.dev0-py2.7.egg/pywbem | |
build_moftab.py: Successfully rebuilt the pywbem LEX/YACC table modules, if needed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment