Guest User

Untitled

a guest
Jan 21st, 2018
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.15 KB | None | 0 0
  1. (van-narwhal-integration)➜ van-narwhal-integration.github.ofa git:(create_samples) ✗ pip install -r Requirements
  2. Requirement already satisfied (use --upgrade to upgrade): Flask-SQLAlchemy==0.14 in /usr/local/lib/python2.7/site-packages (from -r Requirements (line 1))
  3. Requirement already satisfied (use --upgrade to upgrade): Flask-Script==0.3.1 in /usr/local/lib/python2.7/site-packages (from -r Requirements (line 2))
  4. Requirement already satisfied (use --upgrade to upgrade): Flask-Testing==0.3 in /usr/local/lib/python2.7/site-packages (from -r Requirements (line 3))
  5. Requirement already satisfied (use --upgrade to upgrade): Flask==0.7.2 in /usr/local/lib/python2.7/site-packages (from -r Requirements (line 4))
  6. Requirement already satisfied (use --upgrade to upgrade): MySQL-python==1.2.3 in /usr/local/lib/python2.7/site-packages (from -r Requirements (line 5))
  7. Requirement already satisfied (use --upgrade to upgrade): SQLAlchemy==0.7.1 in /usr/local/lib/python2.7/site-packages (from -r Requirements (line 6))
  8. Requirement already satisfied (use --upgrade to upgrade): boto==2.0 in /Users/zshelby/.virtualenvs/van-narwhal-integration/lib/python2.7/site-packages (from -r Requirements (line 7))
  9. Requirement already satisfied (use --upgrade to upgrade): fabric in /Users/zshelby/.virtualenvs/van-narwhal-integration/lib/python2.7/site-packages (from -r Requirements (line 8))
  10. Requirement already satisfied (use --upgrade to upgrade): ipython==0.10.2 in /usr/local/lib/python2.7/site-packages (from -r Requirements (line 9))
  11. Requirement already satisfied (use --upgrade to upgrade): nose==1.0.0 in /usr/local/lib/python2.7/site-packages (from -r Requirements (line 10))
  12. Requirement already satisfied (use --upgrade to upgrade): python-dateutil==1.5 in /Users/zshelby/.virtualenvs/van-narwhal-integration/lib/python2.7/site-packages (from -r Requirements (line 11))
  13. Downloading/unpacking uwsgi (from -r Requirements (line 12))
  14. Running setup.py egg_info for package uwsgi
  15.  
  16. Requirement already satisfied (use --upgrade to upgrade): setuptools in /Users/zshelby/.virtualenvs/van-narwhal-integration/lib/python2.7/site-packages/setuptools-0.6c11-py2.7.egg (from Flask-SQLAlchemy==0.14->-r Requirements (line 1))
  17. Requirement already satisfied (use --upgrade to upgrade): argparse in /usr/local/lib/python2.7/site-packages (from Flask-Script==0.3.1->-r Requirements (line 2))
  18. Requirement already satisfied (use --upgrade to upgrade): twill in /usr/local/lib/python2.7/site-packages (from Flask-Testing==0.3->-r Requirements (line 3))
  19. Requirement already satisfied (use --upgrade to upgrade): simplejson in /usr/local/lib/python2.7/site-packages (from Flask-Testing==0.3->-r Requirements (line 3))
  20. Requirement already satisfied (use --upgrade to upgrade): Werkzeug>=0.6.1 in /usr/local/lib/python2.7/site-packages (from Flask==0.7.2->-r Requirements (line 4))
  21. Requirement already satisfied (use --upgrade to upgrade): Jinja2>=2.4 in /usr/local/lib/python2.7/site-packages (from Flask==0.7.2->-r Requirements (line 4))
  22. Downloading/unpacking pycrypto>=1.9 (from fabric->-r Requirements (line 8))
  23. Running setup.py egg_info for package pycrypto
  24.  
  25. Downloading/unpacking paramiko>=1.7.6 (from fabric->-r Requirements (line 8))
  26. Running setup.py egg_info for package paramiko
  27.  
  28. Installing collected packages: uwsgi, pycrypto, paramiko
  29. Running setup.py install for uwsgi
  30. cc1: warnings being treated as errors
  31. In file included from /usr/local/Cellar/python/2.7.2/include/python2.7/Python.h:126,
  32. from plugins/python/uwsgi_python.h:2,
  33. from plugins/python/python_plugin.c:1:
  34. /usr/local/Cellar/python/2.7.2/include/python2.7/modsupport.h:27: warning: ‘PyArg_ParseTuple’ is an unrecognized format function type
  35. using profile: buildconf/default.ini
  36. detected include path: ['/usr/local/include', '/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include', '/usr/include', '/System/Library/Frameworks', '/Library/Frameworks']
  37. Patching "bin_name" to properly install_scripts dir
  38. *** uWSGI compiling server core ***
  39. utils.o is up to date
  40. protocol.o is up to date
  41. socket.o is up to date
  42. logging.o is up to date
  43. master.o is up to date
  44. master_utils.o is up to date
  45. emperor.o is up to date
  46. notify.o is up to date
  47. plugins.o is up to date
  48. lock.o is up to date
  49. cache.o is up to date
  50. queue.o is up to date
  51. event.o is up to date
  52. signal.o is up to date
  53. rpc.o is up to date
  54. gateway.o is up to date
  55. loop.o is up to date
  56. lib/rbtree.o is up to date
  57. lib/amqp.o is up to date
  58. rb_timers.o is up to date
  59. main.o is up to date
  60. proto/base.o is up to date
  61. proto/uwsgi.o is up to date
  62. proto/http.o is up to date
  63. proto/fastcgi.o is up to date
  64. async.o is up to date
  65. ini.o is up to date
  66. yaml.o is up to date
  67. ldap.o is up to date
  68. snmp.o is up to date
  69. sendfile.o is up to date
  70. xmlconf.o is up to date
  71. sqlite3.o is up to date
  72. spooler.o is up to date
  73. *** uWSGI compiling embedded plugins ***
  74. /usr/bin/cc -c -O2 -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_BUILD_DATE="\"25 September 2011 19:48:22\"" -DUWSGI_HAS_IFADDRS -mmacosx-version-min=10.5 -DUWSGI_LOCK_USE_OSX_SPINLOCK -DUWSGI_EVENT_USE_KQUEUE -DUWSGI_EVENT_TIMER_USE_KQUEUE -DUWSGI_EVENT_FILEMONITOR_USE_KQUEUE -DUWSGI_EMBEDDED -DUWSGI_UDP -DUWSGI_UUID -DUWSGI_VERSION="\"0.9.9.2\"" -DUWSGI_VERSION_BASE="0" -DUWSGI_VERSION_MAJOR="9" -DUWSGI_VERSION_MINOR="9" -DUWSGI_VERSION_REVISION="2" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_ASYNC -DUWSGI_MULTICAST -DUWSGI_MINTERPRETERS -DUWSGI_INI -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_LDAP -DUWSGI_SNMP -DUWSGI_THREADING -DUWSGI_SENDFILE -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_SQLITE3 -DUWSGI_PLUGIN_DIR=\".\" -DUWSGI_SPOOLER -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(python);UDEP(ping);UDEP(cache);UDEP(nagios);UDEP(rpc);UDEP(fastrouter);UDEP(http);UDEP(ugreen);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(python);ULEP(ping);ULEP(cache);ULEP(nagios);ULEP(rpc);ULEP(fastrouter);ULEP(http);ULEP(ugreen);" -I/usr/local/Cellar/python/2.7.2/include/python2.7 -I/usr/local/Cellar/python/2.7.2/include/python2.7 -o plugins/python/python_plugin.o plugins/python/python_plugin.c
  75. Complete output from command /Users/zshelby/.virtualenvs/van-narwhal-integration/bin/python -c "import setuptools;__file__='/Users/zshelby/.virtualenvs/van-narwhal-integration/build/uwsgi/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --single-version-externally-managed --record /var/folders/jr/hj9s67k128g5z1fx427wq5b4722574/T/pip-WBY3n8-record/install-record.txt --install-headers /Users/zshelby/.virtualenvs/van-narwhal-integration/include/site/python2.7:
  76. running install
  77.  
  78. cc1: warnings being treated as errors
  79.  
  80. In file included from /usr/local/Cellar/python/2.7.2/include/python2.7/Python.h:126,
  81.  
  82. from plugins/python/uwsgi_python.h:2,
  83.  
  84. from plugins/python/python_plugin.c:1:
  85.  
  86. /usr/local/Cellar/python/2.7.2/include/python2.7/modsupport.h:27: warning: ‘PyArg_ParseTuple’ is an unrecognized format function type
  87.  
  88. using profile: buildconf/default.ini
  89.  
  90. detected include path: ['/usr/local/include', '/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin11/4.2.1/include', '/usr/include', '/System/Library/Frameworks', '/Library/Frameworks']
  91.  
  92. Patching "bin_name" to properly install_scripts dir
  93.  
  94. *** uWSGI compiling server core ***
  95.  
  96. utils.o is up to date
  97.  
  98. protocol.o is up to date
  99.  
  100. socket.o is up to date
  101.  
  102. logging.o is up to date
  103.  
  104. master.o is up to date
  105.  
  106. master_utils.o is up to date
  107.  
  108. emperor.o is up to date
  109.  
  110. notify.o is up to date
  111.  
  112. plugins.o is up to date
  113.  
  114. lock.o is up to date
  115.  
  116. cache.o is up to date
  117.  
  118. queue.o is up to date
  119.  
  120. event.o is up to date
  121.  
  122. signal.o is up to date
  123.  
  124. rpc.o is up to date
  125.  
  126. gateway.o is up to date
  127.  
  128. loop.o is up to date
  129.  
  130. lib/rbtree.o is up to date
  131.  
  132. lib/amqp.o is up to date
  133.  
  134. rb_timers.o is up to date
  135.  
  136. main.o is up to date
  137.  
  138. proto/base.o is up to date
  139.  
  140. proto/uwsgi.o is up to date
  141.  
  142. proto/http.o is up to date
  143.  
  144. proto/fastcgi.o is up to date
  145.  
  146. async.o is up to date
  147.  
  148. ini.o is up to date
  149.  
  150. yaml.o is up to date
  151.  
  152. ldap.o is up to date
  153.  
  154. snmp.o is up to date
  155.  
  156. sendfile.o is up to date
  157.  
  158. xmlconf.o is up to date
  159.  
  160. sqlite3.o is up to date
  161.  
  162. spooler.o is up to date
  163.  
  164. *** uWSGI compiling embedded plugins ***
  165.  
  166. /usr/bin/cc -c -O2 -Wall -Werror -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -DUWSGI_BUILD_DATE="\"25 September 2011 19:48:22\"" -DUWSGI_HAS_IFADDRS -mmacosx-version-min=10.5 -DUWSGI_LOCK_USE_OSX_SPINLOCK -DUWSGI_EVENT_USE_KQUEUE -DUWSGI_EVENT_TIMER_USE_KQUEUE -DUWSGI_EVENT_FILEMONITOR_USE_KQUEUE -DUWSGI_EMBEDDED -DUWSGI_UDP -DUWSGI_UUID -DUWSGI_VERSION="\"0.9.9.2\"" -DUWSGI_VERSION_BASE="0" -DUWSGI_VERSION_MAJOR="9" -DUWSGI_VERSION_MINOR="9" -DUWSGI_VERSION_REVISION="2" -DUWSGI_VERSION_CUSTOM="\"\"" -DUWSGI_ASYNC -DUWSGI_MULTICAST -DUWSGI_MINTERPRETERS -DUWSGI_INI -DUWSGI_YAML -DUWSGI_LIBYAML -DUWSGI_LDAP -DUWSGI_SNMP -DUWSGI_THREADING -DUWSGI_SENDFILE -I/usr/include/libxml2 -DUWSGI_XML -DUWSGI_XML_LIBXML2 -DUWSGI_SQLITE3 -DUWSGI_PLUGIN_DIR=\".\" -DUWSGI_SPOOLER -DUWSGI_DECLARE_EMBEDDED_PLUGINS="UDEP(python);UDEP(ping);UDEP(cache);UDEP(nagios);UDEP(rpc);UDEP(fastrouter);UDEP(http);UDEP(ugreen);" -DUWSGI_LOAD_EMBEDDED_PLUGINS="ULEP(python);ULEP(ping);ULEP(cache);ULEP(nagios);ULEP(rpc);ULEP(fastrouter);ULEP(http);ULEP(ugreen);" -I/usr/local/Cellar/python/2.7.2/include/python2.7 -I/usr/local/Cellar/python/2.7.2/include/python2.7 -o plugins/python/python_plugin.o plugins/python/python_plugin.c
  167.  
  168. ----------------------------------------
  169. Command /Users/zshelby/.virtualenvs/van-narwhal-integration/bin/python -c "import setuptools;__file__='/Users/zshelby/.virtualenvs/van-narwhal-integration/build/uwsgi/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --single-version-externally-managed --record /var/folders/jr/hj9s67k128g5z1fx427wq5b4722574/T/pip-WBY3n8-record/install-record.txt --install-headers /Users/zshelby/.virtualenvs/van-narwhal-integration/include/site/python2.7 failed with error code 1
  170. Storing complete log in /Users/zshelby/.pip/pip.log
Add Comment
Please, Sign In to add comment