SHOW:
|
|
- or go back to the newest paste.
| 1 | $ pip3 install hovercraft | |
| 2 | Requirement already satisfied (use --upgrade to upgrade): hovercraft in /usr/local/lib/python3.4/dist-packages | |
| 3 | Requirement already satisfied (use --upgrade to upgrade): docutils>=0.9 in /usr/local/lib/python3.4/dist-packages (from hovercraft) | |
| 4 | Downloading/unpacking lxml>=3.1.0 (from hovercraft) | |
| 5 | Downloading lxml-3.3.5.tar.gz (3.5MB): 3.5MB downloaded | |
| 6 | Running setup.py (path:/tmp/pip_build_marcel/lxml/setup.py) egg_info for package lxml | |
| 7 | Building lxml version 3.3.5. | |
| 8 | Building without Cython. | |
| 9 | Using build configuration of libxslt 1.1.28 | |
| 10 | /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'bugtrack_url' | |
| 11 | warnings.warn(msg) | |
| 12 | ||
| 13 | warning: no previously-included files found matching '*.py' | |
| 14 | Downloading/unpacking svg.path (from hovercraft) | |
| 15 | Downloading svg.path-1.1.zip | |
| 16 | Running setup.py (path:/tmp/pip_build_marcel/svg.path/setup.py) egg_info for package svg.path | |
| 17 | ||
| 18 | Downloading/unpacking pygments (from hovercraft) | |
| 19 | Downloading Pygments-1.6.tar.gz (1.4MB): 1.4MB downloaded | |
| 20 | Running setup.py (path:/tmp/pip_build_marcel/pygments/setup.py) egg_info for package pygments | |
| 21 | ||
| 22 | Requirement already satisfied (use --upgrade to upgrade): setuptools in /usr/lib/python3/dist-packages (from svg.path->hovercraft) | |
| 23 | Installing collected packages: lxml, svg.path, pygments | |
| 24 | Running setup.py install for lxml | |
| 25 | Building lxml version 3.3.5. | |
| 26 | Building without Cython. | |
| 27 | Using build configuration of libxslt 1.1.28 | |
| 28 | building 'lxml.etree' extension | |
| 29 | x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/libxml2 -I/tmp/pip_build_marcel/lxml/src/lxml/includes -I/usr/include/python3.4m -c src/lxml/lxml.etree.c -o build/temp.linux-x86_64-3.4/src/lxml/lxml.etree.o -w | |
| 30 | x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.4/src/lxml/lxml.etree.o -lxslt -lexslt -lxml2 -lz -lm -o build/lib.linux-x86_64-3.4/lxml/etree.cpython-34m.so | |
| 31 | /usr/bin/ld: cannot find -lz | |
| 32 | collect2: error: ld returned 1 exit status | |
| 33 | /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'bugtrack_url' | |
| 34 | warnings.warn(msg) | |
| 35 | error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 | |
| 36 | - | Complete output from command /usr/bin/python3 -c "import setuptools, tokenize;__file__='/tmp/pip_build_marcel/lxml/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-cgvk4z9j-record/install-record.txt --single-version-externally-managed --compile:
|
| 36 | + | Complete output from command /usr/bin/python3 -c "import setuptools, tokenize;__file__='/tmp/pip_build_marcel/lxml/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-b25qicje-record/install-record.txt --single-version-externally-managed --compile:
|
| 37 | Building lxml version 3.3.5. | |
| 38 | ||
| 39 | Building without Cython. | |
| 40 | ||
| 41 | Using build configuration of libxslt 1.1.28 | |
| 42 | ||
| 43 | running install | |
| 44 | ||
| 45 | running build | |
| 46 | ||
| 47 | running build_py | |
| 48 | ||
| 49 | creating build | |
| 50 | ||
| 51 | creating build/lib.linux-x86_64-3.4 | |
| 52 | ||
| 53 | creating build/lib.linux-x86_64-3.4/lxml | |
| 54 | ||
| 55 | copying src/lxml/pyclasslookup.py -> build/lib.linux-x86_64-3.4/lxml | |
| 56 | ||
| 57 | copying src/lxml/cssselect.py -> build/lib.linux-x86_64-3.4/lxml | |
| 58 | ||
| 59 | copying src/lxml/_elementpath.py -> build/lib.linux-x86_64-3.4/lxml | |
| 60 | ||
| 61 | copying src/lxml/sax.py -> build/lib.linux-x86_64-3.4/lxml | |
| 62 | ||
| 63 | copying src/lxml/builder.py -> build/lib.linux-x86_64-3.4/lxml | |
| 64 | ||
| 65 | copying src/lxml/doctestcompare.py -> build/lib.linux-x86_64-3.4/lxml | |
| 66 | ||
| 67 | copying src/lxml/usedoctest.py -> build/lib.linux-x86_64-3.4/lxml | |
| 68 | ||
| 69 | copying src/lxml/ElementInclude.py -> build/lib.linux-x86_64-3.4/lxml | |
| 70 | ||
| 71 | copying src/lxml/__init__.py -> build/lib.linux-x86_64-3.4/lxml | |
| 72 | ||
| 73 | creating build/lib.linux-x86_64-3.4/lxml/includes | |
| 74 | ||
| 75 | copying src/lxml/includes/__init__.py -> build/lib.linux-x86_64-3.4/lxml/includes | |
| 76 | ||
| 77 | creating build/lib.linux-x86_64-3.4/lxml/html | |
| 78 | ||
| 79 | copying src/lxml/html/_html5builder.py -> build/lib.linux-x86_64-3.4/lxml/html | |
| 80 | ||
| 81 | copying src/lxml/html/diff.py -> build/lib.linux-x86_64-3.4/lxml/html | |
| 82 | ||
| 83 | copying src/lxml/html/clean.py -> build/lib.linux-x86_64-3.4/lxml/html | |
| 84 | ||
| 85 | copying src/lxml/html/formfill.py -> build/lib.linux-x86_64-3.4/lxml/html | |
| 86 | ||
| 87 | copying src/lxml/html/builder.py -> build/lib.linux-x86_64-3.4/lxml/html | |
| 88 | ||
| 89 | copying src/lxml/html/defs.py -> build/lib.linux-x86_64-3.4/lxml/html | |
| 90 | ||
| 91 | copying src/lxml/html/usedoctest.py -> build/lib.linux-x86_64-3.4/lxml/html | |
| 92 | ||
| 93 | copying src/lxml/html/_diffcommand.py -> build/lib.linux-x86_64-3.4/lxml/html | |
| 94 | ||
| 95 | copying src/lxml/html/_setmixin.py -> build/lib.linux-x86_64-3.4/lxml/html | |
| 96 | ||
| 97 | copying src/lxml/html/ElementSoup.py -> build/lib.linux-x86_64-3.4/lxml/html | |
| 98 | ||
| 99 | copying src/lxml/html/soupparser.py -> build/lib.linux-x86_64-3.4/lxml/html | |
| 100 | ||
| 101 | copying src/lxml/html/html5parser.py -> build/lib.linux-x86_64-3.4/lxml/html | |
| 102 | ||
| 103 | copying src/lxml/html/__init__.py -> build/lib.linux-x86_64-3.4/lxml/html | |
| 104 | ||
| 105 | creating build/lib.linux-x86_64-3.4/lxml/isoschematron | |
| 106 | ||
| 107 | copying src/lxml/isoschematron/__init__.py -> build/lib.linux-x86_64-3.4/lxml/isoschematron | |
| 108 | ||
| 109 | copying src/lxml/lxml.etree.h -> build/lib.linux-x86_64-3.4/lxml | |
| 110 | ||
| 111 | copying src/lxml/lxml.etree_api.h -> build/lib.linux-x86_64-3.4/lxml | |
| 112 | ||
| 113 | copying src/lxml/includes/schematron.pxd -> build/lib.linux-x86_64-3.4/lxml/includes | |
| 114 | ||
| 115 | copying src/lxml/includes/dtdvalid.pxd -> build/lib.linux-x86_64-3.4/lxml/includes | |
| 116 | ||
| 117 | copying src/lxml/includes/htmlparser.pxd -> build/lib.linux-x86_64-3.4/lxml/includes | |
| 118 | ||
| 119 | copying src/lxml/includes/xpath.pxd -> build/lib.linux-x86_64-3.4/lxml/includes | |
| 120 | ||
| 121 | copying src/lxml/includes/xmlerror.pxd -> build/lib.linux-x86_64-3.4/lxml/includes | |
| 122 | ||
| 123 | copying src/lxml/includes/c14n.pxd -> build/lib.linux-x86_64-3.4/lxml/includes | |
| 124 | ||
| 125 | copying src/lxml/includes/tree.pxd -> build/lib.linux-x86_64-3.4/lxml/includes | |
| 126 | ||
| 127 | copying src/lxml/includes/etreepublic.pxd -> build/lib.linux-x86_64-3.4/lxml/includes | |
| 128 | ||
| 129 | copying src/lxml/includes/xslt.pxd -> build/lib.linux-x86_64-3.4/lxml/includes | |
| 130 | ||
| 131 | copying src/lxml/includes/relaxng.pxd -> build/lib.linux-x86_64-3.4/lxml/includes | |
| 132 | ||
| 133 | copying src/lxml/includes/xmlparser.pxd -> build/lib.linux-x86_64-3.4/lxml/includes | |
| 134 | ||
| 135 | copying src/lxml/includes/uri.pxd -> build/lib.linux-x86_64-3.4/lxml/includes | |
| 136 | ||
| 137 | copying src/lxml/includes/xmlschema.pxd -> build/lib.linux-x86_64-3.4/lxml/includes | |
| 138 | ||
| 139 | copying src/lxml/includes/config.pxd -> build/lib.linux-x86_64-3.4/lxml/includes | |
| 140 | ||
| 141 | copying src/lxml/includes/xinclude.pxd -> build/lib.linux-x86_64-3.4/lxml/includes | |
| 142 | ||
| 143 | copying src/lxml/includes/lxml-version.h -> build/lib.linux-x86_64-3.4/lxml/includes | |
| 144 | ||
| 145 | copying src/lxml/includes/etree_defs.h -> build/lib.linux-x86_64-3.4/lxml/includes | |
| 146 | ||
| 147 | creating build/lib.linux-x86_64-3.4/lxml/isoschematron/resources | |
| 148 | ||
| 149 | creating build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/rng | |
| 150 | ||
| 151 | copying src/lxml/isoschematron/resources/rng/iso-schematron.rng -> build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/rng | |
| 152 | ||
| 153 | creating build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl | |
| 154 | ||
| 155 | copying src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl | |
| 156 | ||
| 157 | copying src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl | |
| 158 | ||
| 159 | creating build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 | |
| 160 | ||
| 161 | copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 | |
| 162 | ||
| 163 | copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 | |
| 164 | ||
| 165 | copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 | |
| 166 | ||
| 167 | copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 | |
| 168 | ||
| 169 | copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 | |
| 170 | ||
| 171 | copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 | |
| 172 | ||
| 173 | running build_ext | |
| 174 | ||
| 175 | building 'lxml.etree' extension | |
| 176 | ||
| 177 | creating build/temp.linux-x86_64-3.4 | |
| 178 | ||
| 179 | creating build/temp.linux-x86_64-3.4/src | |
| 180 | ||
| 181 | creating build/temp.linux-x86_64-3.4/src/lxml | |
| 182 | ||
| 183 | x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/libxml2 -I/tmp/pip_build_marcel/lxml/src/lxml/includes -I/usr/include/python3.4m -c src/lxml/lxml.etree.c -o build/temp.linux-x86_64-3.4/src/lxml/lxml.etree.o -w | |
| 184 | ||
| 185 | x86_64-linux-gnu-gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -Wl,-z,relro -g -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 build/temp.linux-x86_64-3.4/src/lxml/lxml.etree.o -lxslt -lexslt -lxml2 -lz -lm -o build/lib.linux-x86_64-3.4/lxml/etree.cpython-34m.so | |
| 186 | ||
| 187 | /usr/bin/ld: cannot find -lz | |
| 188 | ||
| 189 | collect2: error: ld returned 1 exit status | |
| 190 | ||
| 191 | /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'bugtrack_url' | |
| 192 | ||
| 193 | warnings.warn(msg) | |
| 194 | ||
| 195 | error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 | |
| 196 | ||
| 197 | ---------------------------------------- | |
| 198 | Cleaning up... | |
| 199 | - | Command /usr/bin/python3 -c "import setuptools, tokenize;__file__='/tmp/pip_build_marcel/lxml/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-cgvk4z9j-record/install-record.txt --single-version-externally-managed --compile failed with error code 1 in /tmp/pip_build_marcel/lxml
|
| 199 | + | Command /usr/bin/python3 -c "import setuptools, tokenize;__file__='/tmp/pip_build_marcel/lxml/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-b25qicje-record/install-record.txt --single-version-externally-managed --compile failed with error code 1 in /tmp/pip_build_marcel/lxml
|
| 200 | Storing debug log for failure in /home/marcel/.pip/pip.log |