Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Linux bigbetsup 2.6.32-042stab108.1 #1 SMP Thu Ap
- root@host:~# pip3.4 install lxml
- You are using pip version 6.0.8, however version 8.1.2 is available.
- You should consider upgrading via the 'pip install --upgrade pip' command.
- Collecting lxml
- Using cached lxml-3.6.0.tar.gz
- Building lxml version 3.6.0.
- Building without Cython.
- Using build configuration of libxslt 1.1.26
- Building against libxml2/libxslt in the following directory: /usr/lib
- Installing collected packages: lxml
- Running setup.py install for lxml
- Building lxml version 3.6.0.
- Building without Cython.
- Using build configuration of libxslt 1.1.26
- Building against libxml2/libxslt in the following directory: /usr/lib
- building 'lxml.etree' extension
- gcc -pthread -Wno-unused-result -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/libxml2 -Isrc/lxml/includes -I/usr/local/include/python3.4m -c src/lxml/lxml.etree.c -o build/temp.linux-x86_64-3.4/src/lxml/lxml.etree.o -w
- gcc: internal compiler error: Killed (program cc1)
- Please submit a full bug report,
- with preprocessed source if appropriate.
- See <file:///usr/share/doc/gcc-4.7/README.Bugs> for instructions.
- Compile failed: command 'gcc' failed with exit status 4
- cc -I/usr/include/libxml2 -I/usr/include/libxml2 -c /tmp/xmlXPathInitsjlm5aa3.c -o tmp/xmlXPathInitsjlm5aa3.o
- cc tmp/xmlXPathInitsjlm5aa3.o -L/usr/lib -lxml2 -o a.out
- error: command 'gcc' failed with exit status 4
- Complete output from command /usr/local/bin/python3.4 -c "import setuptools, tokenize;__file__='/tmp/pip-build-bhediic9/lxml/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-bj6q6cap-record/install-record.txt --single-version-externally-managed --compile:
- Building lxml version 3.6.0.
- Building without Cython.
- Using build configuration of libxslt 1.1.26
- Building against libxml2/libxslt in the following directory: /usr/lib
- running install
- running build
- running build_py
- creating build
- creating build/lib.linux-x86_64-3.4
- creating build/lib.linux-x86_64-3.4/lxml
- copying src/lxml/doctestcompare.py -> build/lib.linux-x86_64-3.4/lxml
- copying src/lxml/pyclasslookup.py -> build/lib.linux-x86_64-3.4/lxml
- copying src/lxml/__init__.py -> build/lib.linux-x86_64-3.4/lxml
- copying src/lxml/cssselect.py -> build/lib.linux-x86_64-3.4/lxml
- copying src/lxml/_elementpath.py -> build/lib.linux-x86_64-3.4/lxml
- copying src/lxml/usedoctest.py -> build/lib.linux-x86_64-3.4/lxml
- copying src/lxml/builder.py -> build/lib.linux-x86_64-3.4/lxml
- copying src/lxml/ElementInclude.py -> build/lib.linux-x86_64-3.4/lxml
- copying src/lxml/sax.py -> build/lib.linux-x86_64-3.4/lxml
- creating build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/__init__.py -> build/lib.linux-x86_64-3.4/lxml/includes
- creating build/lib.linux-x86_64-3.4/lxml/html
- copying src/lxml/html/ElementSoup.py -> build/lib.linux-x86_64-3.4/lxml/html
- copying src/lxml/html/_setmixin.py -> build/lib.linux-x86_64-3.4/lxml/html
- copying src/lxml/html/formfill.py -> build/lib.linux-x86_64-3.4/lxml/html
- copying src/lxml/html/html5parser.py -> build/lib.linux-x86_64-3.4/lxml/html
- copying src/lxml/html/_html5builder.py -> build/lib.linux-x86_64-3.4/lxml/html
- copying src/lxml/html/__init__.py -> build/lib.linux-x86_64-3.4/lxml/html
- copying src/lxml/html/soupparser.py -> build/lib.linux-x86_64-3.4/lxml/html
- copying src/lxml/html/_diffcommand.py -> build/lib.linux-x86_64-3.4/lxml/html
- copying src/lxml/html/usedoctest.py -> build/lib.linux-x86_64-3.4/lxml/html
- copying src/lxml/html/builder.py -> build/lib.linux-x86_64-3.4/lxml/html
- copying src/lxml/html/clean.py -> build/lib.linux-x86_64-3.4/lxml/html
- copying src/lxml/html/defs.py -> build/lib.linux-x86_64-3.4/lxml/html
- copying src/lxml/html/diff.py -> build/lib.linux-x86_64-3.4/lxml/html
- creating build/lib.linux-x86_64-3.4/lxml/isoschematron
- copying src/lxml/isoschematron/__init__.py -> build/lib.linux-x86_64-3.4/lxml/isoschematron
- copying src/lxml/lxml.etree.h -> build/lib.linux-x86_64-3.4/lxml
- copying src/lxml/lxml.etree_api.h -> build/lib.linux-x86_64-3.4/lxml
- copying src/lxml/includes/xinclude.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/relaxng.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/etreepublic.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/uri.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/xmlerror.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/xmlparser.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/dtdvalid.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/c14n.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/xslt.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/schematron.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/tree.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/config.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/xmlschema.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/xpath.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/htmlparser.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/etree_defs.h -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/lxml-version.h -> build/lib.linux-x86_64-3.4/lxml/includes
- creating build/lib.linux-x86_64-3.4/lxml/isoschematron/resources
- creating build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/rng
- copying src/lxml/isoschematron/resources/rng/iso-schematron.rng -> build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/rng
- creating build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl
- copying src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl
- copying src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl
- creating build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
- 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
- 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
- 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
- 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
- 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
- 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
- running build_ext
- building 'lxml.etree' extension
- creating build/temp.linux-x86_64-3.4
- creating build/temp.linux-x86_64-3.4/src
- creating build/temp.linux-x86_64-3.4/src/lxml
- gcc -pthread -Wno-unused-result -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/libxml2 -Isrc/lxml/includes -I/usr/local/include/python3.4m -c src/lxml/lxml.etree.c -o build/temp.linux-x86_64-3.4/src/lxml/lxml.etree.o -w
- gcc: internal compiler error: Killed (program cc1)
- Please submit a full bug report,
- root@bigbetsup:~# pip3.4 install lxml
- You are using pip version 6.0.8, however version 8.1.2 is available. You should consider upgrading via the 'pip install --upgrade pip' command.
- Collecting lxml
- Using cached lxml-3.6.0.tar.gz
- Building lxml version 3.6.0.
- Building without Cython.
- Using build configuration of libxslt 1.1.26 Building against libxml2/libxslt in the following directory: /usr/lib
- Installing collected packages: lxml
- Running setup.py install for lxml
- Building lxml version 3.6.0.
- Building without Cython.
- Using build configuration of libxslt 1.1.26
- Building against libxml2/libxslt in the following directory: /usr/lib building 'lxml.etree' extension gcc -pthread -Wno-unused-result -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/libxml2 -Isrc/lxml/includes -I/usr/local/include/python3.4m -c src/lxml/lxml.etree.c -o build/temp.linux-x86_64-3.4/src/lxml/lxml.etree.o -w
- gcc: internal compiler error: Killed (program cc1)
- Please submit a full bug report,
- with preprocessed source if appropriate.
- See <file:///usr/share/doc/gcc-4.7/README.Bugs> for instructions.
- Compile failed: command 'gcc' failed with exit status 4
- cc -I/usr/include/libxml2 -I/usr/include/libxml2 -c /tmp/xmlXPathInit4bzauit5.c -o tmp/xmlXPathInit4bzauit5.o
- cc tmp/xmlXPathInit4bzauit5.o -L/usr/lib -lxml2 -o a.out
- error: command 'gcc' failed with exit status 4
- Complete output from command /usr/local/bin/python3.4 -c "import setuptools, tokenize;__file__='/tmp/pip-build-r674rsyy/lxml/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-e4e9ocyb-record/install-record.txt --single-version-externally-managed --compile:
- Building lxml version 3.6.0.
- Building without Cython.
- Using build configuration of libxslt 1.1.26
- Building against libxml2/libxslt in the following directory: /usr/lib
- running install
- running build
- running build_py
- creating build
- creating build/lib.linux-x86_64-3.4
- creating build/lib.linux-x86_64-3.4/lxml
- copying src/lxml/doctestcompare.py -> build/lib.linux-x86_64-3.4/lxml
- copying src/lxml/pyclasslookup.py -> build/lib.linux-x86_64-3.4/lxml
- copying src/lxml/__init__.py -> build/lib.linux-x86_64-3.4/lxml
- copying src/lxml/cssselect.py -> build/lib.linux-x86_64-3.4/lxml
- copying src/lxml/_elementpath.py -> build/lib.linux-x86_64-3.4/lxml
- copying src/lxml/usedoctest.py -> build/lib.linux-x86_64-3.4/lxml
- copying src/lxml/builder.py -> build/lib.linux-x86_64-3.4/lxml
- copying src/lxml/ElementInclude.py -> build/lib.linux-x86_64-3.4/lxml
- copying src/lxml/sax.py -> build/lib.linux-x86_64-3.4/lxml
- creating build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/__init__.py -> build/lib.linux-x86_64-3.4/lxml/includes
- creating build/lib.linux-x86_64-3.4/lxml/html
- copying src/lxml/html/ElementSoup.py -> build/lib.linux-x86_64-3.4/lxml/html
- copying src/lxml/html/_setmixin.py -> build/lib.linux-x86_64-3.4/lxml/html
- copying src/lxml/html/formfill.py -> build/lib.linux-x86_64-3.4/lxml/html
- copying src/lxml/html/html5parser.py -> build/lib.linux-x86_64-3.4/lxml/html
- copying src/lxml/html/_html5builder.py -> build/lib.linux-x86_64-3.4/lxml/html
- copying src/lxml/html/__init__.py -> build/lib.linux-x86_64-3.4/lxml/html
- copying src/lxml/html/soupparser.py -> build/lib.linux-x86_64-3.4/lxml/html
- copying src/lxml/html/_diffcommand.py -> build/lib.linux-x86_64-3.4/lxml/html
- copying src/lxml/html/usedoctest.py -> build/lib.linux-x86_64-3.4/lxml/html
- copying src/lxml/html/builder.py -> build/lib.linux-x86_64-3.4/lxml/html
- copying src/lxml/html/clean.py -> build/lib.linux-x86_64-3.4/lxml/html
- copying src/lxml/html/defs.py -> build/lib.linux-x86_64-3.4/lxml/html
- copying src/lxml/html/diff.py -> build/lib.linux-x86_64-3.4/lxml/html
- creating build/lib.linux-x86_64-3.4/lxml/isoschematron
- copying src/lxml/isoschematron/__init__.py -> build/lib.linux-x86_64-3.4/lxml/isoschematron
- copying src/lxml/lxml.etree.h -> build/lib.linux-x86_64-3.4/lxml
- copying src/lxml/lxml.etree_api.h -> build/lib.linux-x86_64-3.4/lxml
- copying src/lxml/includes/xinclude.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/relaxng.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/etreepublic.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/uri.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/xmlerror.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/xmlparser.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/dtdvalid.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/c14n.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/xslt.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/schematron.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/tree.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/config.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/xmlschema.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/xpath.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/htmlparser.pxd -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/etree_defs.h -> build/lib.linux-x86_64-3.4/lxml/includes
- copying src/lxml/includes/lxml-version.h -> build/lib.linux-x86_64-3.4/lxml/includes
- creating build/lib.linux-x86_64-3.4/lxml/isoschematron/resources
- creating build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/rng
- copying src/lxml/isoschematron/resources/rng/iso-schematron.rng -> build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/rng
- creating build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl
- copying src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl
- copying src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl
- creating build/lib.linux-x86_64-3.4/lxml/isoschematron/resources/xsl/iso-schematron-xslt1
- 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
- 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
- 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
- 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
- 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
- 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
- running build_ext
- building 'lxml.etree' extension
- creating build/temp.linux-x86_64-3.4
- creating build/temp.linux-x86_64-3.4/src
- creating build/temp.linux-x86_64-3.4/src/lxml
- gcc -pthread -Wno-unused-result -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -I/usr/include/libxml2 -Isrc/lxml/includes -I/usr/local/include/python3.4m -c src/lxml/lxml.etree.c -o build/temp.linux-x86_64-3.4/src/lxml/lxml.etree.o -w
- gcc: internal compiler error: Killed (program cc1)
- Please submit a full bug report,
- with preprocessed source if appropriate.
- See <file:///usr/share/doc/gcc-4.7/README.Bugs> for instructions.
- Compile failed: command 'gcc' failed with exit status 4
- creating tmp
- cc -I/usr/include/libxml2 -I/usr/include/libxml2 -c /tmp/xmlXPathInit4bzauit5.c -o tmp/xmlXPathInit4bzauit5.o
- cc tmp/xmlXPathInit4bzauit5.o -L/usr/lib -lxml2 -o a.out
- error: command 'gcc' failed with exit status 4
- ----------------------------------------
- Command "/usr/local/bin/python3.4 -c "import setuptools, tokenize;__file__='/tmp/pip-build-r674rsyy/lxml/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-e4e9ocyb-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-r674rsyy/lxml
- root@bigbetsup:~#
Advertisement
Add Comment
Please, Sign In to add comment