Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/python-lxml.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-5886240cc39224f81fb27b11838e7e3d54dd24b2/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/python-lxml.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python-lxml-3.2.1-4.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/python-lxml.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-5886240cc39224f81fb27b11838e7e3d54dd24b2/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/python-lxml.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FLuoaY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lxml-3.2.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/lxml-3.2.1.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd lxml-3.2.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (python-lxml-iterparse.patch): + echo 'Patch #0 (python-lxml-iterparse.patch):' + /usr/bin/cat /builddir/build/SOURCES/python-lxml-iterparse.patch + /usr/bin/patch -p1 -b --suffix .close_source --fuzz=0 patching file src/lxml/iterparse.pxi + rm -f src/lxml/lxml.etree.c + rm -f src/lxml/lxml.etree.h + rm -f src/lxml/lxml.etree_api.h + rm -f src/lxml/lxml.objectify.c + chmod a-x doc/rest2html.py + /usr/bin/sed -i 's/\r//' doc/s5/ui/default/print.css doc/s5/ep2008/atom.rng doc/s5/ui/default/iepngfix.htc + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PAJfXM + umask 022 + cd /builddir/build/BUILD + cd lxml-3.2.1 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python setup.py build --with-cython warning: src/lxml/xmlerror.pxi:570:26: local variable 'args' referenced before assignment Building lxml version 3.2.1. Building with Cython 0.19. Using build configuration of libxslt 1.1.28 Building against libxml2/libxslt in the following directory: /usr/lib missing cimport in module 'lxml.includes.tree': src/lxml/lxml.etree.pyx missing cimport in module 'lxml': src/lxml/lxml.etree.pyx missing cimport in module 'lxml.includes': src/lxml/lxml.etree.pyx missing cimport in module 'lxml.python': src/lxml/lxml.etree.pyx missing cimport in module 'lxml.includes.tree': src/lxml/lxml.objectify.pyx missing cimport in module 'lxml': src/lxml/lxml.objectify.pyx missing cimport in module 'lxml.includes.etreepublic': src/lxml/lxml.objectify.pyx missing cimport in module 'lxml.includes': src/lxml/lxml.objectify.pyx Compiling src/lxml/lxml.etree.pyx because it changed. Compiling src/lxml/lxml.objectify.pyx because it changed. Cythonizing src/lxml/lxml.etree.pyx Cythonizing src/lxml/lxml.objectify.pyx /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'bugtrack_url' warnings.warn(msg) running build running build_py creating build creating build/lib.linux-armv7l-2.7 creating build/lib.linux-armv7l-2.7/lxml copying src/lxml/cssselect.py -> build/lib.linux-armv7l-2.7/lxml copying src/lxml/__init__.py -> build/lib.linux-armv7l-2.7/lxml copying src/lxml/usedoctest.py -> build/lib.linux-armv7l-2.7/lxml copying src/lxml/_elementpath.py -> build/lib.linux-armv7l-2.7/lxml copying src/lxml/ElementInclude.py -> build/lib.linux-armv7l-2.7/lxml copying src/lxml/builder.py -> build/lib.linux-armv7l-2.7/lxml copying src/lxml/doctestcompare.py -> build/lib.linux-armv7l-2.7/lxml copying src/lxml/pyclasslookup.py -> build/lib.linux-armv7l-2.7/lxml copying src/lxml/sax.py -> build/lib.linux-armv7l-2.7/lxml creating build/lib.linux-armv7l-2.7/lxml/includes copying src/lxml/includes/__init__.py -> build/lib.linux-armv7l-2.7/lxml/includes creating build/lib.linux-armv7l-2.7/lxml/html copying src/lxml/html/__init__.py -> build/lib.linux-armv7l-2.7/lxml/html copying src/lxml/html/usedoctest.py -> build/lib.linux-armv7l-2.7/lxml/html copying src/lxml/html/soupparser.py -> build/lib.linux-armv7l-2.7/lxml/html copying src/lxml/html/clean.py -> build/lib.linux-armv7l-2.7/lxml/html copying src/lxml/html/_html5builder.py -> build/lib.linux-armv7l-2.7/lxml/html copying src/lxml/html/_diffcommand.py -> build/lib.linux-armv7l-2.7/lxml/html copying src/lxml/html/ElementSoup.py -> build/lib.linux-armv7l-2.7/lxml/html copying src/lxml/html/defs.py -> build/lib.linux-armv7l-2.7/lxml/html copying src/lxml/html/html5parser.py -> build/lib.linux-armv7l-2.7/lxml/html copying src/lxml/html/builder.py -> build/lib.linux-armv7l-2.7/lxml/html copying src/lxml/html/formfill.py -> build/lib.linux-armv7l-2.7/lxml/html copying src/lxml/html/_setmixin.py -> build/lib.linux-armv7l-2.7/lxml/html copying src/lxml/html/diff.py -> build/lib.linux-armv7l-2.7/lxml/html creating build/lib.linux-armv7l-2.7/lxml/isoschematron copying src/lxml/isoschematron/__init__.py -> build/lib.linux-armv7l-2.7/lxml/isoschematron copying src/lxml/lxml.etree.h -> build/lib.linux-armv7l-2.7/lxml copying src/lxml/lxml.etree_api.h -> build/lib.linux-armv7l-2.7/lxml copying src/lxml/includes/uri.pxd -> build/lib.linux-armv7l-2.7/lxml/includes copying src/lxml/includes/xmlschema.pxd -> build/lib.linux-armv7l-2.7/lxml/includes copying src/lxml/includes/htmlparser.pxd -> build/lib.linux-armv7l-2.7/lxml/includes copying src/lxml/includes/xmlerror.pxd -> build/lib.linux-armv7l-2.7/lxml/includes copying src/lxml/includes/tree.pxd -> build/lib.linux-armv7l-2.7/lxml/includes copying src/lxml/includes/xmlparser.pxd -> build/lib.linux-armv7l-2.7/lxml/includes copying src/lxml/includes/xinclude.pxd -> build/lib.linux-armv7l-2.7/lxml/includes copying src/lxml/includes/xslt.pxd -> build/lib.linux-armv7l-2.7/lxml/includes copying src/lxml/includes/c14n.pxd -> build/lib.linux-armv7l-2.7/lxml/includes copying src/lxml/includes/xpath.pxd -> build/lib.linux-armv7l-2.7/lxml/includes copying src/lxml/includes/config.pxd -> build/lib.linux-armv7l-2.7/lxml/includes copying src/lxml/includes/etreepublic.pxd -> build/lib.linux-armv7l-2.7/lxml/includes copying src/lxml/includes/dtdvalid.pxd -> build/lib.linux-armv7l-2.7/lxml/includes copying src/lxml/includes/relaxng.pxd -> build/lib.linux-armv7l-2.7/lxml/includes copying src/lxml/includes/schematron.pxd -> build/lib.linux-armv7l-2.7/lxml/includes copying src/lxml/includes/lxml-version.h -> build/lib.linux-armv7l-2.7/lxml/includes copying src/lxml/includes/etree_defs.h -> build/lib.linux-armv7l-2.7/lxml/includes creating build/lib.linux-armv7l-2.7/lxml/isoschematron/resources creating build/lib.linux-armv7l-2.7/lxml/isoschematron/resources/rng copying src/lxml/isoschematron/resources/rng/iso-schematron.rng -> build/lib.linux-armv7l-2.7/lxml/isoschematron/resources/rng creating build/lib.linux-armv7l-2.7/lxml/isoschematron/resources/xsl copying src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/lib.linux-armv7l-2.7/lxml/isoschematron/resources/xsl copying src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/lib.linux-armv7l-2.7/lxml/isoschematron/resources/xsl creating build/lib.linux-armv7l-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> build/lib.linux-armv7l-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.linux-armv7l-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.linux-armv7l-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> build/lib.linux-armv7l-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> build/lib.linux-armv7l-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> build/lib.linux-armv7l-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 running build_ext building 'lxml.etree' extension creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-2.7/src creating build/temp.linux-armv7l-2.7/src/lxml gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/builddir/build/BUILD/lxml-3.2.1/src/lxml/includes -I/usr/include/python2.7 -c src/lxml/lxml.etree.c -o build/temp.linux-armv7l-2.7/src/lxml/lxml.etree.o src/lxml/lxml.etree.c: In function '__pyx_f_4lxml_5etree__getFilenameForFile': src/lxml/lxml.etree.c:27246:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ src/lxml/lxml.etree.c:27245:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ src/lxml/lxml.etree.c:27244:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_13_BaseErrorLog_7receive': src/lxml/lxml.etree.c:29178:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ src/lxml/lxml.etree.c:29177:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ src/lxml/lxml.etree.c:29176:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_9_ErrorLog_13receive': src/lxml/lxml.etree.c:32600:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ src/lxml/lxml.etree.c:32599:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ src/lxml/lxml.etree.c:32598:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_15_DomainErrorLog_3receive': src/lxml/lxml.etree.c:32862:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ src/lxml/lxml.etree.c:32861:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ src/lxml/lxml.etree.c:32860:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_17_RotatingErrorLog_3receive': src/lxml/lxml.etree.c:33130:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ src/lxml/lxml.etree.c:33129:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ src/lxml/lxml.etree.c:33128:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_10PyErrorLog_7receive': src/lxml/lxml.etree.c:33866:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ src/lxml/lxml.etree.c:33865:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ src/lxml/lxml.etree.c:33864:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_5use_global_python_log': src/lxml/lxml.etree.c:34275:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ src/lxml/lxml.etree.c:34274:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ src/lxml/lxml.etree.c:34273:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_8_Element_15append': src/lxml/lxml.etree.c:39457:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ src/lxml/lxml.etree.c:39456:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ src/lxml/lxml.etree.c:39455:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_8_Element_17addnext': src/lxml/lxml.etree.c:39532:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ src/lxml/lxml.etree.c:39531:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ src/lxml/lxml.etree.c:39530:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_8_Element_19addprevious': src/lxml/lxml.etree.c:39674:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ src/lxml/lxml.etree.c:39673:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ src/lxml/lxml.etree.c:39672:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_8_Element_27remove': src/lxml/lxml.etree.c:40399:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ src/lxml/lxml.etree.c:40398:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ src/lxml/lxml.etree.c:40397:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_12_ElementTree_3_setroot': src/lxml/lxml.etree.c:50270:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ src/lxml/lxml.etree.c:50269:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ src/lxml/lxml.etree.c:50268:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_12_ElementTree_13getpath': src/lxml/lxml.etree.c:51600:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ src/lxml/lxml.etree.c:51599:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ src/lxml/lxml.etree.c:51598:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_26FallbackElementClassLookup_5set_fallback': src/lxml/lxml.etree.c:72642:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ src/lxml/lxml.etree.c:72641:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ src/lxml/lxml.etree.c:72640:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_17_ResolverRegistry_3add': src/lxml/lxml.etree.c:78848:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ src/lxml/lxml.etree.c:78847:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ src/lxml/lxml.etree.c:78846:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ src/lxml/lxml.etree.c: In function '__pyx_f_4lxml_5etree__xslt_resolve_from_python': src/lxml/lxml.etree.c:135751:9: warning: enumeration value '__pyx_e_4lxml_5etree_PARSER_DATA_INVALID' not handled in switch [-Wswitch] switch (__pyx_v_doc_ref->_type) { ^ src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_4XSLT_13tostring': src/lxml/lxml.etree.c:139276:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ src/lxml/lxml.etree.c:139275:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ src/lxml/lxml.etree.c:139274:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ src/lxml/lxml.etree.c: In function '__pyx_pf_4lxml_5etree_4XSLT_18__call__': src/lxml/lxml.etree.c:139830:81: warning: passing argument 1 of '__pyx_f_4lxml_5etree_12_XSLTContext__copy' from incompatible pointer type [enabled by default] __pyx_t_1 = ((PyObject *)__pyx_f_4lxml_5etree_12_XSLTContext__copy(((struct __pyx_obj_4lxml_5etree__BaseContext *)__pyx_v_self->_context))); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[2]; __pyx_lineno = 543; __pyx_clineno = __LINE__; goto __pyx_L9;} ^ src/lxml/lxml.etree.c:137765:52: note: expected 'struct __pyx_obj_4lxml_5etree__XSLTContext *' but argument is of type 'struct __pyx_obj_4lxml_5etree__BaseContext *' static struct __pyx_obj_4lxml_5etree__BaseContext *__pyx_f_4lxml_5etree_12_XSLTContext__copy(struct __pyx_obj_4lxml_5etree__XSLTContext *__pyx_v_self) { ^ src/lxml/lxml.etree.c: In function '__pyx_f_4lxml_5etree__copyXSLT': src/lxml/lxml.etree.c:141228:79: warning: passing argument 1 of '__pyx_f_4lxml_5etree_12_XSLTContext__copy' from incompatible pointer type [enabled by default] __pyx_t_1 = ((PyObject *)__pyx_f_4lxml_5etree_12_XSLTContext__copy(((struct __pyx_obj_4lxml_5etree__BaseContext *)__pyx_v_stylesheet->_context))); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[2]; __pyx_lineno = 680; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ src/lxml/lxml.etree.c:137765:52: note: expected 'struct __pyx_obj_4lxml_5etree__XSLTContext *' but argument is of type 'struct __pyx_obj_4lxml_5etree__BaseContext *' static struct __pyx_obj_4lxml_5etree__BaseContext *__pyx_f_4lxml_5etree_12_XSLTContext__copy(struct __pyx_obj_4lxml_5etree__XSLTContext *__pyx_v_self) { ^ src/lxml/lxml.etree.c: At top level: src/lxml/lxml.etree.c:12746:13: warning: '__pyx_f_4lxml_5etree_displayNode' defined but not used [-Wunused-function] static void __pyx_f_4lxml_5etree_displayNode(xmlNode *__pyx_v_c_node, PyObject *__pyx_v_indent) { ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/src/lxml/lxml.etree.o -L/usr/lib -L/usr/lib -lxslt -lexslt -lxml2 -lz -lm -lpython2.7 -o build/lib.linux-armv7l-2.7/lxml/etree.so building 'lxml.objectify' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/builddir/build/BUILD/lxml-3.2.1/src/lxml/includes -I/usr/include/python2.7 -c src/lxml/lxml.objectify.c -o build/temp.linux-armv7l-2.7/src/lxml/lxml.objectify.o src/lxml/lxml.objectify.c: In function '__pyx_pw_4lxml_9objectify_15dump': src/lxml/lxml.objectify.c:16629:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ src/lxml/lxml.objectify.c:16628:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ src/lxml/lxml.objectify.c:16627:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ src/lxml/lxml.objectify.c: In function '__pyx_pw_4lxml_9objectify_10ObjectPath_9hasattr': src/lxml/lxml.objectify.c:23481:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] int __pyx_clineno = 0; ^ src/lxml/lxml.objectify.c:23480:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] const char *__pyx_filename = NULL; ^ src/lxml/lxml.objectify.c:23479:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] int __pyx_lineno = 0; ^ gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard build/temp.linux-armv7l-2.7/src/lxml/lxml.objectify.o -L/usr/lib -L/usr/lib -lxslt -lexslt -lxml2 -lz -lm -lpython2.7 -o build/lib.linux-armv7l-2.7/lxml/objectify.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kQ10CA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm ++ dirname /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm + cd lxml-3.2.1 + /usr/bin/python setup.py install --skip-build --no-compile --with-cython --root /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm Building lxml version 3.2.1. Building with Cython 0.19. Using build configuration of libxslt 1.1.28 Building against libxml2/libxslt in the following directory: /usr/lib missing cimport in module 'lxml.includes.tree': src/lxml/lxml.etree.pyx missing cimport in module 'lxml': src/lxml/lxml.etree.pyx missing cimport in module 'lxml.includes': src/lxml/lxml.etree.pyx missing cimport in module 'lxml.python': src/lxml/lxml.etree.pyx missing cimport in module 'lxml.includes.tree': src/lxml/lxml.objectify.pyx missing cimport in module 'lxml': src/lxml/lxml.objectify.pyx missing cimport in module 'lxml.includes.etreepublic': src/lxml/lxml.objectify.pyx missing cimport in module 'lxml.includes': src/lxml/lxml.objectify.pyx /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'bugtrack_url' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr creating /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib creating /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml creating /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/includes copying build/lib.linux-armv7l-2.7/lxml/includes/uri.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/includes copying build/lib.linux-armv7l-2.7/lxml/includes/xmlschema.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/includes copying build/lib.linux-armv7l-2.7/lxml/includes/__init__.py -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/includes copying build/lib.linux-armv7l-2.7/lxml/includes/htmlparser.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/includes copying build/lib.linux-armv7l-2.7/lxml/includes/xmlerror.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/includes copying build/lib.linux-armv7l-2.7/lxml/includes/tree.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/includes copying build/lib.linux-armv7l-2.7/lxml/includes/xmlparser.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/includes copying build/lib.linux-armv7l-2.7/lxml/includes/xinclude.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/includes copying build/lib.linux-armv7l-2.7/lxml/includes/lxml-version.h -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/includes copying build/lib.linux-armv7l-2.7/lxml/includes/xslt.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/includes copying build/lib.linux-armv7l-2.7/lxml/includes/c14n.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/includes copying build/lib.linux-armv7l-2.7/lxml/includes/xpath.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/includes copying build/lib.linux-armv7l-2.7/lxml/includes/config.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/includes copying build/lib.linux-armv7l-2.7/lxml/includes/etreepublic.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/includes copying build/lib.linux-armv7l-2.7/lxml/includes/dtdvalid.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/includes copying build/lib.linux-armv7l-2.7/lxml/includes/relaxng.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/includes copying build/lib.linux-armv7l-2.7/lxml/includes/etree_defs.h -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/includes copying build/lib.linux-armv7l-2.7/lxml/includes/schematron.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/includes copying build/lib.linux-armv7l-2.7/lxml/cssselect.py -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml copying build/lib.linux-armv7l-2.7/lxml/__init__.py -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml copying build/lib.linux-armv7l-2.7/lxml/usedoctest.py -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml copying build/lib.linux-armv7l-2.7/lxml/etree.so -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml creating /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/isoschematron copying build/lib.linux-armv7l-2.7/lxml/isoschematron/__init__.py -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/isoschematron creating /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/isoschematron/resources creating /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/isoschematron/resources/xsl copying build/lib.linux-armv7l-2.7/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/isoschematron/resources/xsl copying build/lib.linux-armv7l-2.7/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/isoschematron/resources/xsl creating /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-armv7l-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-armv7l-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-armv7l-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-armv7l-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-armv7l-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-armv7l-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 creating /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/isoschematron/resources/rng copying build/lib.linux-armv7l-2.7/lxml/isoschematron/resources/rng/iso-schematron.rng -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/isoschematron/resources/rng copying build/lib.linux-armv7l-2.7/lxml/_elementpath.py -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml creating /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/html copying build/lib.linux-armv7l-2.7/lxml/html/__init__.py -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/html copying build/lib.linux-armv7l-2.7/lxml/html/usedoctest.py -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/html copying build/lib.linux-armv7l-2.7/lxml/html/soupparser.py -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/html copying build/lib.linux-armv7l-2.7/lxml/html/clean.py -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/html copying build/lib.linux-armv7l-2.7/lxml/html/_html5builder.py -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/html copying build/lib.linux-armv7l-2.7/lxml/html/_diffcommand.py -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/html copying build/lib.linux-armv7l-2.7/lxml/html/ElementSoup.py -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/html copying build/lib.linux-armv7l-2.7/lxml/html/defs.py -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/html copying build/lib.linux-armv7l-2.7/lxml/html/html5parser.py -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/html copying build/lib.linux-armv7l-2.7/lxml/html/builder.py -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/html copying build/lib.linux-armv7l-2.7/lxml/html/formfill.py -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/html copying build/lib.linux-armv7l-2.7/lxml/html/_setmixin.py -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/html copying build/lib.linux-armv7l-2.7/lxml/html/diff.py -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/html copying build/lib.linux-armv7l-2.7/lxml/ElementInclude.py -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml copying build/lib.linux-armv7l-2.7/lxml/lxml.etree.h -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml copying build/lib.linux-armv7l-2.7/lxml/lxml.etree_api.h -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml copying build/lib.linux-armv7l-2.7/lxml/objectify.so -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml copying build/lib.linux-armv7l-2.7/lxml/builder.py -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml copying build/lib.linux-armv7l-2.7/lxml/doctestcompare.py -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml copying build/lib.linux-armv7l-2.7/lxml/pyclasslookup.py -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml copying build/lib.linux-armv7l-2.7/lxml/sax.py -> /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml running install_egg_info running egg_info writing src/lxml.egg-info/PKG-INFO writing top-level names to src/lxml.egg-info/top_level.txt writing dependency_links to src/lxml.egg-info/dependency_links.txt reading manifest file 'src/lxml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.txt' under directory 'src/lxml/tests' writing manifest file 'src/lxml.egg-info/SOURCES.txt' Copying src/lxml.egg-info to /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml-3.2.1-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/lxml-3.2.1 extracting debug info from /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/etree.so extracting debug info from /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7/site-packages/lxml/objectify.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 19339 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-lxml-3.2.1-4.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HgY7Tn + umask 022 + cd /builddir/build/BUILD + cd lxml-3.2.1 + DOCDIR=/builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/share/doc/python-lxml-3.2.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/share/doc/python-lxml-3.2.1 + cp -pr LICENSES.txt /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/share/doc/python-lxml-3.2.1 + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/share/doc/python-lxml-3.2.1 + cp -pr CREDITS.txt /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/share/doc/python-lxml-3.2.1 + cp -pr CHANGES.txt /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/share/doc/python-lxml-3.2.1 + exit 0 Provides: python-lxml = 3.2.1-4.el7 python-lxml(armv7hl-32) = 3.2.1-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libexslt.so.0 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython2.7.so.1.0 libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.5.2) libxml2.so.2(LIBXML2_2.5.4) libxml2.so.2(LIBXML2_2.5.7) libxml2.so.2(LIBXML2_2.5.8) libxml2.so.2(LIBXML2_2.5.9) libxml2.so.2(LIBXML2_2.6.0) libxml2.so.2(LIBXML2_2.6.1) libxml2.so.2(LIBXML2_2.6.10) libxml2.so.2(LIBXML2_2.6.14) libxml2.so.2(LIBXML2_2.6.15) libxml2.so.2(LIBXML2_2.6.16) libxml2.so.2(LIBXML2_2.6.17) libxml2.so.2(LIBXML2_2.6.2) libxml2.so.2(LIBXML2_2.6.20) libxml2.so.2(LIBXML2_2.6.21) libxml2.so.2(LIBXML2_2.6.23) libxml2.so.2(LIBXML2_2.6.24) libxml2.so.2(LIBXML2_2.6.3) libxml2.so.2(LIBXML2_2.6.32) libxml2.so.2(LIBXML2_2.6.5) libxml2.so.2(LIBXML2_2.7.0) libxml2.so.2(LIBXML2_2.9.0) libxslt.so.1 libxslt.so.1(LIBXML2_1.0.11) libxslt.so.1(LIBXML2_1.0.18) libxslt.so.1(LIBXML2_1.0.22) libxslt.so.1(LIBXML2_1.0.24) libxslt.so.1(LIBXML2_1.1.2) libxslt.so.1(LIBXML2_1.1.26) libxslt.so.1(LIBXML2_1.1.9) libz.so.1 python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-lxml-docs-3.2.1-4.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ubDwDE + umask 022 + cd /builddir/build/BUILD + cd lxml-3.2.1 + DOCDIR=/builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/share/doc/python-lxml-docs-3.2.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/share/doc/python-lxml-docs-3.2.1 + cp -pr doc/FAQ.txt doc/api.txt doc/build.txt doc/capi.txt doc/compatibility.txt doc/cssselect.txt doc/docstructure.py doc/element_classes.txt doc/elementsoup.txt doc/extensions.txt doc/html doc/html5parser.txt doc/intro.txt doc/licenses doc/lxml-source-howto.txt doc/lxml.mgp doc/lxml2.txt doc/lxmlhtml.txt doc/main.txt doc/memorymanagement.txt doc/mkhtml.py doc/mklatex.py doc/objectify.txt doc/parsing.txt doc/performance.txt doc/pubkey.asc doc/resolvers.txt doc/rest2html.py doc/rest2latex.py doc/s5 doc/sax.txt doc/test.xml doc/tutorial.txt doc/valgrind.txt doc/validation.txt doc/xpathxslt.txt /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm/usr/share/doc/python-lxml-docs-3.2.1 + exit 0 Provides: python-lxml-docs = 3.2.1-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-lxml-debuginfo-3.2.1-4.el7.armv7hl Provides: python-lxml-debuginfo = 3.2.1-4.el7 python-lxml-debuginfo(armv7hl-32) = 3.2.1-4.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm Wrote: /builddir/build/RPMS/python-lxml-3.2.1-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python-lxml-docs-3.2.1-4.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-lxml-debuginfo-3.2.1-4.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.V12y5Y + umask 022 + cd /builddir/build/BUILD + cd lxml-3.2.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-lxml-3.2.1-4.el7.arm + exit 0 Child return code was: 0 LEAVE do -->