Guest User

Untitled

a guest
Feb 26th, 2019
387
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.47 KB | None | 0 0
  1. $ pip2 install pymavlink
  2. DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
  3. Collecting pymavlink
  4. Using cached https://files.pythonhosted.org/packages/61/d7/a3b2e6e2d7bffd2d5426359111a2d90c9b13ca3148eec1aed9fffa639f5e/pymavlink-2.3.4.tar.gz
  5. Requirement already satisfied: future in /usr/lib/python2.7/site-packages (from pymavlink) (0.16.0)
  6. Collecting lxml (from pymavlink)
  7. Using cached https://files.pythonhosted.org/packages/0f/bd/bb1464d1f363dbd805862c8a1ea258b9a4f4d2049c376d1c4790b6545691/lxml-4.3.1.tar.gz
  8. Installing collected packages: lxml, pymavlink
  9. Running setup.py install for lxml ... error
  10. Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-of3Par/lxml/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-zdJU76/install-record.txt --single-version-externally-managed --compile:
  11. Building lxml version 4.3.1.
  12. Building without Cython.
  13. Using build configuration of libxslt 1.1.29
  14. Building against libxml2/libxslt in the following directory: /usr/lib
  15. running install
  16. running build
  17. running build_py
  18. creating build
  19. creating build/lib.cygwin-3.0.1-x86_64-2.7
  20. creating build/lib.cygwin-3.0.1-x86_64-2.7/lxml
  21. copying src/lxml/builder.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml
  22. copying src/lxml/cssselect.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml
  23. copying src/lxml/doctestcompare.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml
  24. copying src/lxml/ElementInclude.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml
  25. copying src/lxml/pyclasslookup.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml
  26. copying src/lxml/sax.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml
  27. copying src/lxml/usedoctest.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml
  28. copying src/lxml/_elementpath.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml
  29. copying src/lxml/__init__.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml
  30. creating build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
  31. copying src/lxml/includes/__init__.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
  32. creating build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
  33. copying src/lxml/html/builder.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
  34. copying src/lxml/html/clean.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
  35. copying src/lxml/html/defs.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
  36. copying src/lxml/html/diff.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
  37. copying src/lxml/html/ElementSoup.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
  38. copying src/lxml/html/formfill.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
  39. copying src/lxml/html/html5parser.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
  40. copying src/lxml/html/soupparser.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
  41. copying src/lxml/html/usedoctest.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
  42. copying src/lxml/html/_diffcommand.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
  43. copying src/lxml/html/_html5builder.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
  44. copying src/lxml/html/_setmixin.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
  45. copying src/lxml/html/__init__.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
  46. creating build/lib.cygwin-3.0.1-x86_64-2.7/lxml/isoschematron
  47. copying src/lxml/isoschematron/__init__.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/isoschematron
  48. copying src/lxml/etree.h -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml
  49. copying src/lxml/etree_api.h -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml
  50. copying src/lxml/lxml.etree.h -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml
  51. copying src/lxml/lxml.etree_api.h -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml
  52. copying src/lxml/includes/c14n.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
  53. copying src/lxml/includes/config.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
  54. copying src/lxml/includes/dtdvalid.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
  55. copying src/lxml/includes/etreepublic.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
  56. copying src/lxml/includes/htmlparser.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
  57. copying src/lxml/includes/relaxng.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
  58. copying src/lxml/includes/schematron.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
  59. copying src/lxml/includes/tree.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
  60. copying src/lxml/includes/uri.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
  61. copying src/lxml/includes/xinclude.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
  62. copying src/lxml/includes/xmlerror.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
  63. copying src/lxml/includes/xmlparser.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
  64. copying src/lxml/includes/xmlschema.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
  65. copying src/lxml/includes/xpath.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
  66. copying src/lxml/includes/xslt.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
  67. copying src/lxml/includes/__init__.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
  68. copying src/lxml/includes/etree_defs.h -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
  69. copying src/lxml/includes/lxml-version.h -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
  70. creating build/lib.cygwin-3.0.1-x86_64-2.7/lxml/isoschematron/resources
  71. creating build/lib.cygwin-3.0.1-x86_64-2.7/lxml/isoschematron/resources/rng
  72. copying src/lxml/isoschematron/resources/rng/iso-schematron.rng -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/isoschematron/resources/rng
  73. creating build/lib.cygwin-3.0.1-x86_64-2.7/lxml/isoschematron/resources/xsl
  74. copying src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/isoschematron/resources/xsl
  75. copying src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/isoschematron/resources/xsl
  76. creating build/lib.cygwin-3.0.1-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  77. copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  78. copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  79. copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  80. copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  81. copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  82. copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
  83. running build_ext
  84. building 'lxml.etree' extension
  85. creating build/temp.cygwin-3.0.1-x86_64-2.7
  86. creating build/temp.cygwin-3.0.1-x86_64-2.7/src
  87. creating build/temp.cygwin-3.0.1-x86_64-2.7/src/lxml
  88. gcc -fno-strict-aliasing -ggdb -O2 -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -fdebug-prefix-map=/usr/src/ports/python2/python2-2.7.15-1.x86_64/build=/usr/src/debug/python2-2.7.15-1 -fdebug-prefix-map=/usr/src/ports/python2/python2-2.7.15-1.x86_64/src/Python-2.7.15=/usr/src/debug/python2-2.7.15-1 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python2.7 -c src/lxml/etree.c -o build/temp.cygwin-3.0.1-x86_64-2.7/src/lxml/etree.o -w
  89. In file included from src/lxml/etree.c:97:0:
  90. /usr/include/python2.7/Python.h:47:10: fatal error: crypt.h: No such file or directory
  91. #include <crypt.h>
  92. ^~~~~~~~~
  93. compilation terminated.
  94. Compile failed: command 'gcc' failed with exit status 1
  95. creating tmp
  96. cc -I/usr/include/libxml2 -I/usr/include/libxml2 -c /tmp/xmlXPathInit8ISwoR.c -o tmp/xmlXPathInit8ISwoR.o
  97. /tmp/xmlXPathInit8ISwoR.c:2:1: warning: return type defaults to ‘int’ [-Wimplicit-int]
  98. main (int argc, char **argv) {
  99. ^~~~
  100. cc tmp/xmlXPathInit8ISwoR.o -L/usr/lib -lxml2 -o a.out.exe
  101. error: command 'gcc' failed with exit status 1
  102.  
  103. ----------------------------------------
  104. Command "/usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-of3Par/lxml/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-zdJU76/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-install-of3Par/lxml/
  105. You are using pip version 19.0.2, however version 19.0.3 is available.
  106. You should consider upgrading via the 'pip install --upgrade pip' command.
Advertisement
Add Comment
Please, Sign In to add comment