@EVANGELOS_KASOTIS wrote:
Good morning to all.
It's been several days since I've been trying to upgrade flexget from 3.0.31 to its latest version, yet it seems to be an error while trying to build wheel for xml. Also at some point my raspberry reboots, thus I do not get the full error log.
I've managed to rescue some
copying src/lxml/html/ElementSoup.py -> build/lib.linux-armv7l-3.6/lxml/html copying src/lxml/html/clean.py -> build/lib.linux-armv7l-3.6/lxml/html copying src/lxml/html/_html5builder.py -> build/lib.linux-armv7l-3.6/lxml/html creating build/lib.linux-armv7l-3.6/lxml/isoschematron copying src/lxml/isoschematron/__init__.py -> build/lib.linux-armv7l-3.6/lxml/isoschematron copying src/lxml/etree.h -> build/lib.linux-armv7l-3.6/lxml copying src/lxml/etree_api.h -> build/lib.linux-armv7l-3.6/lxml copying src/lxml/lxml.etree.h -> build/lib.linux-armv7l-3.6/lxml copying src/lxml/lxml.etree_api.h -> build/lib.linux-armv7l-3.6/lxml copying src/lxml/includes/dtdvalid.pxd -> build/lib.linux-armv7l-3.6/lxml/includes copying src/lxml/includes/htmlparser.pxd -> build/lib.linux-armv7l-3.6/lxml/includes copying src/lxml/includes/schematron.pxd -> build/lib.linux-armv7l-3.6/lxml/includes copying src/lxml/includes/xmlerror.pxd -> build/lib.linux-armv7l-3.6/lxml/includes copying src/lxml/includes/xslt.pxd -> build/lib.linux-armv7l-3.6/lxml/includes copying src/lxml/includes/tree.pxd -> build/lib.linux-armv7l-3.6/lxml/includes copying src/lxml/includes/uri.pxd -> build/lib.linux-armv7l-3.6/lxml/includes copying src/lxml/includes/xmlparser.pxd -> build/lib.linux-armv7l-3.6/lxml/includes copying src/lxml/includes/xmlschema.pxd -> build/lib.linux-armv7l-3.6/lxml/includes copying src/lxml/includes/xpath.pxd -> build/lib.linux-armv7l-3.6/lxml/includes copying src/lxml/includes/etreepublic.pxd -> build/lib.linux-armv7l-3.6/lxml/includes copying src/lxml/includes/config.pxd -> build/lib.linux-armv7l-3.6/lxml/includes copying src/lxml/includes/__init__.pxd -> build/lib.linux-armv7l-3.6/lxml/includes copying src/lxml/includes/xinclude.pxd -> build/lib.linux-armv7l-3.6/lxml/includes copying src/lxml/includes/relaxng.pxd -> build/lib.linux-armv7l-3.6/lxml/includes copying src/lxml/includes/c14n.pxd -> build/lib.linux-armv7l-3.6/lxml/includes copying src/lxml/includes/etree_defs.h -> build/lib.linux-armv7l-3.6/lxml/includes copying src/lxml/includes/lxml-version.h -> build/lib.linux-armv7l-3.6/lxml/includes creating build/lib.linux-armv7l-3.6/lxml/isoschematron/resources creating build/lib.linux-armv7l-3.6/lxml/isoschematron/resources/rng copying src/lxml/isoschematron/resources/rng/iso-schematron.rng -> build/lib.linux-armv7l-3.6/lxml/isoschematron/resources/rng creating build/lib.linux-armv7l-3.6/lxml/isoschematron/resources/xsl copying src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/lib.linux-armv7l-3.6/lxml/isoschematron/resources/xsl copying src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/lib.linux-armv7l-3.6/lxml/isoschematron/resources/xsl creating build/lib.linux-armv7l-3.6/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> build/lib.linux-armv7l-3.6/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> build/lib.linux-armv7l-3.6/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> build/lib.linux-armv7l-3.6/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> build/lib.linux-armv7l-3.6/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-armv7l-3.6/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> build/lib.linux-armv7l-3.6/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 running build_ext building 'lxml.etree' extension creating build/temp.linux-armv7l-3.6 creating build/temp.linux-armv7l-3.6/src creating build/temp.linux-armv7l-3.6/src/lxml gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/local/include/python3.6m -c src/lxml/etree.c -o build/temp.linux-armv7l-3.6/src/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-6/README.Bugs> for instructions. Compile failed: command 'gcc' failed with exit status 4 cc -I/usr/include/libxml2 -I/usr/include/libxml2 -c /tmp/xmlXPathInitufb04ywo.c -o tmp/xmlXPathInitufb04ywo.o /tmp/xmlXPathInitufb04ywo.c:2:1: warning: return type defaults to 'int' [-Wimplicit-int] main (int argc, char **argv) { ^~~~ cc tmp/xmlXPathInitufb04ywo.o -lxml2 -o a.out error: command 'gcc' failed with exit status 4 ----------------------------------------
ERROR: Command errored out with exit status 1: /usr/local/bin/python3.6 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0xa0xhkn/lxml/setup.py'"'"'; file='"'"'/tmp/pip-install-0xa0xhkn/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-a4_3nr67/install-record.txt --single-version-externally-managed --compile Check the logs for full command output.
Can someone help?
Thanks in advance
Vangelis
Posts: 7
Participants: 3