Advertisement
Guest User

ыыыыыыыыыыыыыы

a guest
Apr 20th, 2016
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.44 KB | None | 0 0
  1. (django)[admin@stereo2093 smsg_r]$ pip install -r requirements.txt
  2. Downloading/unpacking django (from -r requirements.txt (line 1))
  3. Downloading Django-1.9.5.tar.gz (7.4MB): 7.4MB downloaded
  4. Running setup.py egg_info for package django
  5.  
  6. no previously-included directories found matching 'django/contrib/admin/bin'
  7. warning: no previously-included files matching '__pycache__' found under directory '*'
  8. Downloading/unpacking django-extensions (from -r requirements.txt (line 2))
  9. Downloading django-extensions-1.6.1.tar.gz (371kB): 371kB downloaded
  10. Running setup.py egg_info for package django-extensions
  11.  
  12. Downloading/unpacking django-countries (from -r requirements.txt (line 3))
  13. Downloading django-countries-3.4.1.tar.gz (267kB): 267kB downloaded
  14. Running setup.py egg_info for package django-countries
  15.  
  16. Downloading/unpacking pycountry (from -r requirements.txt (line 4))
  17. Downloading pycountry-1.20.tar.gz (5.0MB): 5.0MB downloaded
  18. Running setup.py egg_info for package pycountry
  19.  
  20. warning: no previously-included files matching 'src/pycountry' found anywhere in distribution
  21. warning: no previously-included files matching '*.pyc' found anywhere in distribution
  22. Downloading/unpacking django-bootstrap3 (from -r requirements.txt (line 5))
  23. Downloading django-bootstrap3-7.0.1.tar.gz
  24. Running setup.py egg_info for package django-bootstrap3
  25.  
  26. warning: no files found matching '*.png' under directory 'bootstrap3'
  27. warning: no files found matching '*.gif' under directory 'bootstrap3'
  28. warning: no files found matching '*js' under directory 'bootstrap3'
  29. warning: no files found matching '*jpg' under directory 'bootstrap3'
  30. warning: no files found matching '*jpeg' under directory 'bootstrap3'
  31. warning: no files found matching '*svg' under directory 'bootstrap3'
  32. warning: no files found matching '*.png' under directory 'demo'
  33. warning: no files found matching '*.gif' under directory 'demo'
  34. warning: no files found matching '*js' under directory 'demo'
  35. warning: no files found matching '*jpg' under directory 'demo'
  36. warning: no files found matching '*jpeg' under directory 'demo'
  37. warning: no files found matching '*svg' under directory 'demo'
  38. Downloading/unpacking django-admin-bootstrapped (from -r requirements.txt (line 6))
  39. Downloading django-admin-bootstrapped-2.5.7.tar.gz (378kB): 378kB downloaded
  40. Running setup.py egg_info for package django-admin-bootstrapped
  41.  
  42. warning: no previously-included files matching '*pyc' found anywhere in distribution
  43. Downloading/unpacking redis (from -r requirements.txt (line 7))
  44. Downloading redis-2.10.5.tar.gz (88kB): 88kB downloaded
  45. Running setup.py egg_info for package redis
  46.  
  47. warning: no previously-included files found matching '__pycache__'
  48. warning: no previously-included files matching '*.pyc' found under directory 'tests'
  49. Downloading/unpacking enum34 (from -r requirements.txt (line 8))
  50. Downloading enum34-1.1.3.tar.gz
  51. Running setup.py egg_info for package enum34
  52.  
  53. Downloading/unpacking pycurl (from -r requirements.txt (line 9))
  54. Downloading pycurl-7.43.0.tar.gz (182kB): 182kB downloaded
  55. Running setup.py egg_info for package pycurl
  56. Using curl-config (libcurl 7.19.7)
  57.  
  58. warning: no files found matching 'src/Makefile'
  59. Downloading/unpacking ago (from -r requirements.txt (line 10))
  60. Downloading ago-0.0.7.tar.gz
  61. Running setup.py egg_info for package ago
  62.  
  63. Downloading/unpacking mobile-codes (from -r requirements.txt (line 11))
  64. Downloading mobile-codes-0.7.tar.gz (82kB): 82kB downloaded
  65. Running setup.py egg_info for package mobile-codes
  66.  
  67. Downloading/unpacking pymongo (from -r requirements.txt (line 12))
  68. Downloading pymongo-3.2.2.tar.gz (504kB): 504kB downloaded
  69. Running setup.py egg_info for package pymongo
  70.  
  71. Downloading/unpacking beautifulsoup4 (from -r requirements.txt (line 13))
  72. Downloading beautifulsoup4-4.4.1.tar.gz (152kB): 152kB downloaded
  73. Running setup.py egg_info for package beautifulsoup4
  74.  
  75. Downloading/unpacking uwsgidecorators (from -r requirements.txt (line 14))
  76. Downloading uwsgidecorators-1.1.0.tar.gz
  77. Running setup.py egg_info for package uwsgidecorators
  78.  
  79. Downloading/unpacking python-redis-lock (from -r requirements.txt (line 15))
  80. Downloading python-redis-lock-3.1.0.tar.gz (156kB): 156kB downloaded
  81. Running setup.py egg_info for package python-redis-lock
  82.  
  83. warning: no files found matching '.isort.cfg'
  84. warning: no files found matching 'appveyor.yml'
  85. warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
  86. warning: no previously-included files matching '__pycache__' found anywhere in distribution
  87. warning: no previously-included files matching '*.so' found anywhere in distribution
  88. warning: no previously-included files matching '*.dylib' found anywhere in distribution
  89. Downloading/unpacking six>=1.2 (from django-extensions->-r requirements.txt (line 2))
  90. Downloading six-1.10.0.tar.gz
  91. Running setup.py egg_info for package six
  92.  
  93. no previously-included directories found matching 'documentation/_build'
  94. Requirement already satisfied (use --upgrade to upgrade): setuptools in /home/admin/virtualenv/django/lib/python2.7/site-packages (from django-admin-bootstrapped->-r requirements.txt (line 6))
  95. Installing collected packages: django, django-extensions, django-countries, pycountry, django-bootstrap3, django-admin-bootstrapped, redis, enum34, pycurl, ago, mobile-codes, pymongo, beautifulsoup4, uwsgidecorators, python-redis-lock, six
  96. Running setup.py install for django
  97.  
  98. no previously-included directories found matching 'django/contrib/admin/bin'
  99. warning: no previously-included files matching '__pycache__' found under directory '*'
  100. changing mode of build/scripts-2.7/django-admin.py from 664 to 775
  101. changing mode of /home/admin/virtualenv/django/bin/django-admin.py to 775
  102. Installing django-admin script to /home/admin/virtualenv/django/bin
  103. Running setup.py install for django-extensions
  104.  
  105. Running setup.py install for django-countries
  106.  
  107. Running setup.py install for pycountry
  108.  
  109. warning: no previously-included files matching 'src/pycountry' found anywhere in distribution
  110. warning: no previously-included files matching '*.pyc' found anywhere in distribution
  111. Running setup.py install for django-bootstrap3
  112.  
  113. warning: no files found matching '*.png' under directory 'bootstrap3'
  114. warning: no files found matching '*.gif' under directory 'bootstrap3'
  115. warning: no files found matching '*js' under directory 'bootstrap3'
  116. warning: no files found matching '*jpg' under directory 'bootstrap3'
  117. warning: no files found matching '*jpeg' under directory 'bootstrap3'
  118. warning: no files found matching '*svg' under directory 'bootstrap3'
  119. warning: no files found matching '*.png' under directory 'demo'
  120. warning: no files found matching '*.gif' under directory 'demo'
  121. warning: no files found matching '*js' under directory 'demo'
  122. warning: no files found matching '*jpg' under directory 'demo'
  123. warning: no files found matching '*jpeg' under directory 'demo'
  124. warning: no files found matching '*svg' under directory 'demo'
  125. Running setup.py install for django-admin-bootstrapped
  126.  
  127. warning: no previously-included files matching '*pyc' found anywhere in distribution
  128. Running setup.py install for redis
  129.  
  130. warning: no previously-included files found matching '__pycache__'
  131. warning: no previously-included files matching '*.pyc' found under directory 'tests'
  132. Running setup.py install for enum34
  133.  
  134. Running setup.py install for pycurl
  135. Using curl-config (libcurl 7.19.7)
  136. building 'pycurl' extension
  137. gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/python27/root/usr/include/python2.7 -c src/docstrings.c -o build/temp.linux-x86_64-2.7/src/docstrings.o
  138. gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/python27/root/usr/include/python2.7 -c src/easy.c -o build/temp.linux-x86_64-2.7/src/easy.o
  139. src/easy.c: In function ‘do_curl_getinfo’:
  140. src/easy.c:2561: warning: call to ‘_curl_easy_getinfo_err_curl_slist’ declared with attribute warning: curl_easy_getinfo expects a pointer to struct curl_slist * for this info
  141. gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/python27/root/usr/include/python2.7 -c src/module.c -o build/temp.linux-x86_64-2.7/src/module.o
  142. gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/python27/root/usr/include/python2.7 -c src/multi.c -o build/temp.linux-x86_64-2.7/src/multi.o
  143. gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/python27/root/usr/include/python2.7 -c src/oscompat.c -o build/temp.linux-x86_64-2.7/src/oscompat.o
  144. gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/python27/root/usr/include/python2.7 -c src/pythoncompat.c -o build/temp.linux-x86_64-2.7/src/pythoncompat.o
  145. gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/python27/root/usr/include/python2.7 -c src/share.c -o build/temp.linux-x86_64-2.7/src/share.o
  146. gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/python27/root/usr/include/python2.7 -c src/stringcompat.c -o build/temp.linux-x86_64-2.7/src/stringcompat.o
  147. gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPYCURL_VERSION="7.43.0" -DHAVE_CURL_NSS=1 -DHAVE_CURL_SSL=1 -I/opt/rh/python27/root/usr/include/python2.7 -c src/threadsupport.c -o build/temp.linux-x86_64-2.7/src/threadsupport.o
  148. gcc -pthread -shared build/temp.linux-x86_64-2.7/src/docstrings.o build/temp.linux-x86_64-2.7/src/easy.o build/temp.linux-x86_64-2.7/src/module.o build/temp.linux-x86_64-2.7/src/multi.o build/temp.linux-x86_64-2.7/src/oscompat.o build/temp.linux-x86_64-2.7/src/pythoncompat.o build/temp.linux-x86_64-2.7/src/share.o build/temp.linux-x86_64-2.7/src/stringcompat.o build/temp.linux-x86_64-2.7/src/threadsupport.o -L/opt/rh/python27/root/usr/lib64 -lcurl -lssl3 -lpython2.7 -o build/lib.linux-x86_64-2.7/pycurl.so
  149.  
  150. warning: no files found matching 'src/Makefile'
  151. Running setup.py install for ago
  152.  
  153. Running setup.py install for mobile-codes
  154.  
  155. Running setup.py install for pymongo
  156. building 'bson._cbson' extension
  157. gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ibson -I/opt/rh/python27/root/usr/include/python2.7 -c bson/_cbsonmodule.c -o build/temp.linux-x86_64-2.7/bson/_cbsonmodule.o
  158. gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ibson -I/opt/rh/python27/root/usr/include/python2.7 -c bson/time64.c -o build/temp.linux-x86_64-2.7/bson/time64.o
  159. gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ibson -I/opt/rh/python27/root/usr/include/python2.7 -c bson/buffer.c -o build/temp.linux-x86_64-2.7/bson/buffer.o
  160. gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ibson -I/opt/rh/python27/root/usr/include/python2.7 -c bson/encoding_helpers.c -o build/temp.linux-x86_64-2.7/bson/encoding_helpers.o
  161. gcc -pthread -shared build/temp.linux-x86_64-2.7/bson/_cbsonmodule.o build/temp.linux-x86_64-2.7/bson/time64.o build/temp.linux-x86_64-2.7/bson/buffer.o build/temp.linux-x86_64-2.7/bson/encoding_helpers.o -L/opt/rh/python27/root/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/bson/_cbson.so
  162. building 'pymongo._cmessage' extension
  163. gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ibson -I/opt/rh/python27/root/usr/include/python2.7 -c pymongo/_cmessagemodule.c -o build/temp.linux-x86_64-2.7/pymongo/_cmessagemodule.o
  164. gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -Ibson -I/opt/rh/python27/root/usr/include/python2.7 -c bson/buffer.c -o build/temp.linux-x86_64-2.7/bson/buffer.o
  165. gcc -pthread -shared build/temp.linux-x86_64-2.7/pymongo/_cmessagemodule.o build/temp.linux-x86_64-2.7/bson/buffer.o -L/opt/rh/python27/root/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/pymongo/_cmessage.so
  166.  
  167. Running setup.py install for beautifulsoup4
  168.  
  169. Running setup.py install for uwsgidecorators
  170.  
  171. Running setup.py install for python-redis-lock
  172.  
  173. warning: no files found matching '.isort.cfg'
  174. warning: no files found matching 'appveyor.yml'
  175. warning: no previously-included files matching '*.py[cod]' found anywhere in distribution
  176. warning: no previously-included files matching '__pycache__' found anywhere in distribution
  177. warning: no previously-included files matching '*.so' found anywhere in distribution
  178. warning: no previously-included files matching '*.dylib' found anywhere in distribution
  179. Running setup.py install for six
  180.  
  181. no previously-included directories found matching 'documentation/_build'
  182. Successfully installed django django-extensions django-countries pycountry django-bootstrap3 django-admin-bootstrapped redis enum34 pycurl ago mobile-codes pymongo beautifulsoup4 uwsgidecorators python-redis-lock six
  183. Cleaning up...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement