Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ pip2 install pymavlink
- 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.
- Collecting pymavlink
- Using cached https://files.pythonhosted.org/packages/61/d7/a3b2e6e2d7bffd2d5426359111a2d90c9b13ca3148eec1aed9fffa639f5e/pymavlink-2.3.4.tar.gz
- Requirement already satisfied: future in /usr/lib/python2.7/site-packages (from pymavlink) (0.16.0)
- Collecting lxml (from pymavlink)
- Using cached https://files.pythonhosted.org/packages/0f/bd/bb1464d1f363dbd805862c8a1ea258b9a4f4d2049c376d1c4790b6545691/lxml-4.3.1.tar.gz
- Installing collected packages: lxml, pymavlink
- Running setup.py install for lxml ... error
- 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:
- Building lxml version 4.3.1.
- Building without Cython.
- Using build configuration of libxslt 1.1.29
- Building against libxml2/libxslt in the following directory: /usr/lib
- running install
- running build
- running build_py
- creating build
- creating build/lib.cygwin-3.0.1-x86_64-2.7
- creating build/lib.cygwin-3.0.1-x86_64-2.7/lxml
- copying src/lxml/builder.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml
- copying src/lxml/cssselect.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml
- copying src/lxml/doctestcompare.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml
- copying src/lxml/ElementInclude.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml
- copying src/lxml/pyclasslookup.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml
- copying src/lxml/sax.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml
- copying src/lxml/usedoctest.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml
- copying src/lxml/_elementpath.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml
- copying src/lxml/__init__.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml
- creating build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
- copying src/lxml/includes/__init__.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
- creating build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
- copying src/lxml/html/builder.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
- copying src/lxml/html/clean.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
- copying src/lxml/html/defs.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
- copying src/lxml/html/diff.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
- copying src/lxml/html/ElementSoup.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
- copying src/lxml/html/formfill.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
- copying src/lxml/html/html5parser.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
- copying src/lxml/html/soupparser.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
- copying src/lxml/html/usedoctest.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
- copying src/lxml/html/_diffcommand.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
- copying src/lxml/html/_html5builder.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
- copying src/lxml/html/_setmixin.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
- copying src/lxml/html/__init__.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/html
- creating build/lib.cygwin-3.0.1-x86_64-2.7/lxml/isoschematron
- copying src/lxml/isoschematron/__init__.py -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/isoschematron
- copying src/lxml/etree.h -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml
- copying src/lxml/etree_api.h -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml
- copying src/lxml/lxml.etree.h -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml
- copying src/lxml/lxml.etree_api.h -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml
- copying src/lxml/includes/c14n.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
- copying src/lxml/includes/config.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
- copying src/lxml/includes/dtdvalid.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
- copying src/lxml/includes/etreepublic.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
- copying src/lxml/includes/htmlparser.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
- copying src/lxml/includes/relaxng.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
- copying src/lxml/includes/schematron.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
- copying src/lxml/includes/tree.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
- copying src/lxml/includes/uri.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
- copying src/lxml/includes/xinclude.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
- copying src/lxml/includes/xmlerror.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
- copying src/lxml/includes/xmlparser.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
- copying src/lxml/includes/xmlschema.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
- copying src/lxml/includes/xpath.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
- copying src/lxml/includes/xslt.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
- copying src/lxml/includes/__init__.pxd -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
- copying src/lxml/includes/etree_defs.h -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
- copying src/lxml/includes/lxml-version.h -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/includes
- creating build/lib.cygwin-3.0.1-x86_64-2.7/lxml/isoschematron/resources
- creating build/lib.cygwin-3.0.1-x86_64-2.7/lxml/isoschematron/resources/rng
- copying src/lxml/isoschematron/resources/rng/iso-schematron.rng -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/isoschematron/resources/rng
- creating build/lib.cygwin-3.0.1-x86_64-2.7/lxml/isoschematron/resources/xsl
- copying src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/isoschematron/resources/xsl
- copying src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/lib.cygwin-3.0.1-x86_64-2.7/lxml/isoschematron/resources/xsl
- creating build/lib.cygwin-3.0.1-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
- 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
- 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
- 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
- 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
- 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
- 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
- running build_ext
- building 'lxml.etree' extension
- creating build/temp.cygwin-3.0.1-x86_64-2.7
- creating build/temp.cygwin-3.0.1-x86_64-2.7/src
- creating build/temp.cygwin-3.0.1-x86_64-2.7/src/lxml
- 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
- In file included from src/lxml/etree.c:97:0:
- /usr/include/python2.7/Python.h:47:10: fatal error: crypt.h: No such file or directory
- #include <crypt.h>
- ^~~~~~~~~
- compilation terminated.
- Compile failed: command 'gcc' failed with exit status 1
- creating tmp
- cc -I/usr/include/libxml2 -I/usr/include/libxml2 -c /tmp/xmlXPathInit8ISwoR.c -o tmp/xmlXPathInit8ISwoR.o
- /tmp/xmlXPathInit8ISwoR.c:2:1: warning: return type defaults to ‘int’ [-Wimplicit-int]
- main (int argc, char **argv) {
- ^~~~
- cc tmp/xmlXPathInit8ISwoR.o -L/usr/lib -lxml2 -o a.out.exe
- error: command 'gcc' failed with exit status 1
- ----------------------------------------
- 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/
- You are using pip version 19.0.2, however version 19.0.3 is available.
- You should consider upgrading via the 'pip install --upgrade pip' command.
Advertisement
Add Comment
Please, Sign In to add comment