Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-lxml.spec'], chrootPath='/var/lib/mock/803539-epel-7-x86_64-1538136452.520882/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nv9h9rhr:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '209caa9509174be4abff64ba56d0b933', '-D', '/var/lib/mock/803539-epel-7-x86_64-1538136452.520882/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nv9h9rhr:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-lxml.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False BUILDSTDERR: sh: /usr/bin/python: No such file or directory BUILDSTDERR: sh: /usr/bin/python: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-lxml-3.2.4-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-lxml.spec'], chrootPath='/var/lib/mock/803539-epel-7-x86_64-1538136452.520882/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nv9h9rhr:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '830717c8d6cf47cca98bfab95b85edcd', '-D', '/var/lib/mock/803539-epel-7-x86_64-1538136452.520882/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.nv9h9rhr:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-lxml.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dD31kc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lxml-3.2.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/lxml-3.2.4.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd lxml-3.2.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + 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.7DXRkk + umask 022 + cd /builddir/build/BUILD + cd lxml-3.2.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python setup.py build --with-cython BUILDSTDERR: warning: src/lxml/xmlerror.pxi:569:26: local variable 'args' referenced before assignment Building lxml version 3.2.4. Building with Cython 0.19. Using build configuration of libxslt 1.1.28 Building against libxml2/libxslt in the following directory: /usr/lib64 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 BUILDSTDERR: /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'bugtrack_url' BUILDSTDERR: warnings.warn(msg) running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/lxml copying src/lxml/doctestcompare.py -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/__init__.py -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/_elementpath.py -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/sax.py -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/ElementInclude.py -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/usedoctest.py -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/pyclasslookup.py -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/cssselect.py -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/builder.py -> build/lib.linux-x86_64-2.7/lxml creating build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/__init__.py -> build/lib.linux-x86_64-2.7/lxml/includes creating build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/diff.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/defs.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/__init__.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/ElementSoup.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/soupparser.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/_setmixin.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/usedoctest.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/formfill.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/clean.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/_diffcommand.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/html5parser.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/builder.py -> build/lib.linux-x86_64-2.7/lxml/html copying src/lxml/html/_html5builder.py -> build/lib.linux-x86_64-2.7/lxml/html creating build/lib.linux-x86_64-2.7/lxml/isoschematron copying src/lxml/isoschematron/__init__.py -> build/lib.linux-x86_64-2.7/lxml/isoschematron copying src/lxml/lxml.etree.h -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/lxml.etree_api.h -> build/lib.linux-x86_64-2.7/lxml copying src/lxml/includes/xinclude.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/uri.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/xmlschema.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/htmlparser.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/xslt.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/tree.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/xmlparser.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/xpath.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/schematron.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/config.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/dtdvalid.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/c14n.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/etreepublic.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/xmlerror.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/relaxng.pxd -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/etree_defs.h -> build/lib.linux-x86_64-2.7/lxml/includes copying src/lxml/includes/lxml-version.h -> build/lib.linux-x86_64-2.7/lxml/includes creating build/lib.linux-x86_64-2.7/lxml/isoschematron/resources creating build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/rng copying src/lxml/isoschematron/resources/rng/iso-schematron.rng -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/rng creating build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl copying src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl copying src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl creating build/lib.linux-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.linux-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.linux-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.linux-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.linux-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.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 running build_ext building 'lxml.etree' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/src creating build/temp.linux-x86_64-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 -m64 -mtune=generic -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 -m64 -mtune=generic -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 -m64 -mtune=generic -fPIC -I/usr/include/libxml2 -I/builddir/build/BUILD/lxml-3.2.4/src/lxml/includes -I/usr/include/python2.7 -c src/lxml/lxml.etree.c -o build/temp.linux-x86_64-2.7/src/lxml/lxml.etree.o BUILDSTDERR: src/lxml/lxml.etree.c: In function '__pyx_f_4lxml_5etree__getFilenameForFile': BUILDSTDERR: src/lxml/lxml.etree.c:27397:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_clineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:27396:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char *__pyx_filename = NULL; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:27395:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_lineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_13_BaseErrorLog_7receive': BUILDSTDERR: src/lxml/lxml.etree.c:29280:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_clineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:29279:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char *__pyx_filename = NULL; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:29278:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_lineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_9_ErrorLog_13receive': BUILDSTDERR: src/lxml/lxml.etree.c:32702:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_clineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:32701:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char *__pyx_filename = NULL; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:32700:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_lineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_15_DomainErrorLog_3receive': BUILDSTDERR: src/lxml/lxml.etree.c:32964:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_clineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:32963:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char *__pyx_filename = NULL; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:32962:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_lineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_17_RotatingErrorLog_3receive': BUILDSTDERR: src/lxml/lxml.etree.c:33232:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_clineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:33231:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char *__pyx_filename = NULL; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:33230:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_lineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_10PyErrorLog_7receive': BUILDSTDERR: src/lxml/lxml.etree.c:33968:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_clineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:33967:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char *__pyx_filename = NULL; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:33966:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_lineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_5use_global_python_log': BUILDSTDERR: src/lxml/lxml.etree.c:34377:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_clineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:34376:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char *__pyx_filename = NULL; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:34375:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_lineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_8_Element_15append': BUILDSTDERR: src/lxml/lxml.etree.c:39559:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_clineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:39558:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char *__pyx_filename = NULL; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:39557:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_lineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_8_Element_17addnext': BUILDSTDERR: src/lxml/lxml.etree.c:39634:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_clineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:39633:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char *__pyx_filename = NULL; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:39632:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_lineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_8_Element_19addprevious': BUILDSTDERR: src/lxml/lxml.etree.c:39776:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_clineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:39775:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char *__pyx_filename = NULL; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:39774:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_lineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_8_Element_27remove': BUILDSTDERR: src/lxml/lxml.etree.c:40501:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_clineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:40500:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char *__pyx_filename = NULL; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:40499:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_lineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_12_ElementTree_3_setroot': BUILDSTDERR: src/lxml/lxml.etree.c:50427:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_clineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:50426:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char *__pyx_filename = NULL; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:50425:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_lineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_12_ElementTree_13getpath': BUILDSTDERR: src/lxml/lxml.etree.c:51757:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_clineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:51756:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char *__pyx_filename = NULL; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:51755:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_lineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_26FallbackElementClassLookup_5set_fallback': BUILDSTDERR: src/lxml/lxml.etree.c:73006:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_clineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:73005:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char *__pyx_filename = NULL; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:73004:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_lineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_17_ResolverRegistry_3add': BUILDSTDERR: src/lxml/lxml.etree.c:79130:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_clineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:79129:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char *__pyx_filename = NULL; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:79128:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_lineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c: In function '__pyx_pf_4lxml_5etree_11TreeBuilder_4data': BUILDSTDERR: src/lxml/lxml.etree.c:97626:74: warning: passing argument 1 of '__pyx_f_4lxml_5etree_11TreeBuilder__handleSaxData' from incompatible pointer type [enabled by default] BUILDSTDERR: __pyx_t_1 = __pyx_f_4lxml_5etree_11TreeBuilder__handleSaxData(((struct __pyx_obj_4lxml_5etree__SaxParserTarget *)__pyx_v_self), __pyx_v_data); if (unlikely(__pyx_t_1 == -1)) {__pyx_filename = __pyx_f[12]; __pyx_lineno = 424; __pyx_clineno = __LINE__; goto __pyx_L1_error;} BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:97227:12: note: expected 'struct __pyx_obj_4lxml_5etree_TreeBuilder *' but argument is of type 'struct __pyx_obj_4lxml_5etree__SaxParserTarget *' BUILDSTDERR: static int __pyx_f_4lxml_5etree_11TreeBuilder__handleSaxData(struct __pyx_obj_4lxml_5etree_TreeBuilder *__pyx_v_self, PyObject *__pyx_v_data) { BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c: In function '__pyx_pf_4lxml_5etree_11TreeBuilder_6start': BUILDSTDERR: src/lxml/lxml.etree.c:97762:75: warning: passing argument 1 of '__pyx_f_4lxml_5etree_11TreeBuilder__handleSaxStart' from incompatible pointer type [enabled by default] BUILDSTDERR: __pyx_t_2 = __pyx_f_4lxml_5etree_11TreeBuilder__handleSaxStart(((struct __pyx_obj_4lxml_5etree__SaxParserTarget *)__pyx_v_self), __pyx_v_tag, __pyx_v_attrs, __pyx_v_nsmap); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[12]; __pyx_lineno = 433; __pyx_clineno = __LINE__; goto __pyx_L1_error;} BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:96929:18: note: expected 'struct __pyx_obj_4lxml_5etree_TreeBuilder *' but argument is of type 'struct __pyx_obj_4lxml_5etree__SaxParserTarget *' BUILDSTDERR: static PyObject *__pyx_f_4lxml_5etree_11TreeBuilder__handleSaxStart(struct __pyx_obj_4lxml_5etree_TreeBuilder *__pyx_v_self, PyObject *__pyx_v_tag, PyObject *__pyx_v_attrib, PyObject *__pyx_v_nsmap) { BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c: In function '__pyx_pf_4lxml_5etree_11TreeBuilder_8end': BUILDSTDERR: src/lxml/lxml.etree.c:97820:73: warning: passing argument 1 of '__pyx_f_4lxml_5etree_11TreeBuilder__handleSaxEnd' from incompatible pointer type [enabled by default] BUILDSTDERR: __pyx_t_1 = __pyx_f_4lxml_5etree_11TreeBuilder__handleSaxEnd(((struct __pyx_obj_4lxml_5etree__SaxParserTarget *)__pyx_v_self), __pyx_v_tag); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[12]; __pyx_lineno = 440; __pyx_clineno = __LINE__; goto __pyx_L1_error;} BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:97151:18: note: expected 'struct __pyx_obj_4lxml_5etree_TreeBuilder *' but argument is of type 'struct __pyx_obj_4lxml_5etree__SaxParserTarget *' BUILDSTDERR: static PyObject *__pyx_f_4lxml_5etree_11TreeBuilder__handleSaxEnd(struct __pyx_obj_4lxml_5etree_TreeBuilder *__pyx_v_self, CYTHON_UNUSED PyObject *__pyx_v_tag) { BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c: In function '__pyx_pf_4lxml_5etree_11TreeBuilder_10pi': BUILDSTDERR: src/lxml/lxml.etree.c:97978:72: warning: passing argument 1 of '__pyx_f_4lxml_5etree_11TreeBuilder__handleSaxPi' from incompatible pointer type [enabled by default] BUILDSTDERR: __pyx_t_1 = __pyx_f_4lxml_5etree_11TreeBuilder__handleSaxPi(((struct __pyx_obj_4lxml_5etree__SaxParserTarget *)__pyx_v_self), __pyx_v_target, __pyx_v_data); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[12]; __pyx_lineno = 449; __pyx_clineno = __LINE__; goto __pyx_L1_error;} BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:97267:18: note: expected 'struct __pyx_obj_4lxml_5etree_TreeBuilder *' but argument is of type 'struct __pyx_obj_4lxml_5etree__SaxParserTarget *' BUILDSTDERR: static PyObject *__pyx_f_4lxml_5etree_11TreeBuilder__handleSaxPi(struct __pyx_obj_4lxml_5etree_TreeBuilder *__pyx_v_self, PyObject *__pyx_v_target, PyObject *__pyx_v_data) { BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c: In function '__pyx_pf_4lxml_5etree_11TreeBuilder_12comment': BUILDSTDERR: src/lxml/lxml.etree.c:98031:77: warning: passing argument 1 of '__pyx_f_4lxml_5etree_11TreeBuilder__handleSaxComment' from incompatible pointer type [enabled by default] BUILDSTDERR: __pyx_t_1 = __pyx_f_4lxml_5etree_11TreeBuilder__handleSaxComment(((struct __pyx_obj_4lxml_5etree__SaxParserTarget *)__pyx_v_self), __pyx_v_comment); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[12]; __pyx_lineno = 454; __pyx_clineno = __LINE__; goto __pyx_L1_error;} BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:97393:18: note: expected 'struct __pyx_obj_4lxml_5etree_TreeBuilder *' but argument is of type 'struct __pyx_obj_4lxml_5etree__SaxParserTarget *' BUILDSTDERR: static PyObject *__pyx_f_4lxml_5etree_11TreeBuilder__handleSaxComment(struct __pyx_obj_4lxml_5etree_TreeBuilder *__pyx_v_self, PyObject *__pyx_v_comment) { BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c: In function '__pyx_f_4lxml_5etree__xslt_resolve_from_python': BUILDSTDERR: src/lxml/lxml.etree.c:135883:9: warning: enumeration value '__pyx_e_4lxml_5etree_PARSER_DATA_INVALID' not handled in switch [-Wswitch] BUILDSTDERR: switch (__pyx_v_doc_ref->_type) { BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c: In function '__pyx_pw_4lxml_5etree_4XSLT_13tostring': BUILDSTDERR: src/lxml/lxml.etree.c:139402:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_clineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:139401:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char *__pyx_filename = NULL; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:139400:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_lineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c: In function '__pyx_pf_4lxml_5etree_4XSLT_18__call__': BUILDSTDERR: src/lxml/lxml.etree.c:139956:81: warning: passing argument 1 of '__pyx_f_4lxml_5etree_12_XSLTContext__copy' from incompatible pointer type [enabled by default] BUILDSTDERR: __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 = 542; __pyx_clineno = __LINE__; goto __pyx_L9;} BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:137891:52: note: expected 'struct __pyx_obj_4lxml_5etree__XSLTContext *' but argument is of type 'struct __pyx_obj_4lxml_5etree__BaseContext *' BUILDSTDERR: static struct __pyx_obj_4lxml_5etree__BaseContext *__pyx_f_4lxml_5etree_12_XSLTContext__copy(struct __pyx_obj_4lxml_5etree__XSLTContext *__pyx_v_self) { BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c: In function '__pyx_f_4lxml_5etree__copyXSLT': BUILDSTDERR: src/lxml/lxml.etree.c:141354:79: warning: passing argument 1 of '__pyx_f_4lxml_5etree_12_XSLTContext__copy' from incompatible pointer type [enabled by default] BUILDSTDERR: __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 = 679; __pyx_clineno = __LINE__; goto __pyx_L1_error;} BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c:137891:52: note: expected 'struct __pyx_obj_4lxml_5etree__XSLTContext *' but argument is of type 'struct __pyx_obj_4lxml_5etree__BaseContext *' BUILDSTDERR: static struct __pyx_obj_4lxml_5etree__BaseContext *__pyx_f_4lxml_5etree_12_XSLTContext__copy(struct __pyx_obj_4lxml_5etree__XSLTContext *__pyx_v_self) { BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.etree.c: At top level: BUILDSTDERR: src/lxml/lxml.etree.c:12751:13: warning: '__pyx_f_4lxml_5etree_displayNode' defined but not used [-Wunused-function] BUILDSTDERR: static void __pyx_f_4lxml_5etree_displayNode(xmlNode *__pyx_v_c_node, PyObject *__pyx_v_indent) { BUILDSTDERR: ^ 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 -m64 -mtune=generic build/temp.linux-x86_64-2.7/src/lxml/lxml.etree.o -L/usr/lib64 -L/usr/lib64 -lxslt -lexslt -lxml2 -lz -lm -lpython2.7 -o build/lib.linux-x86_64-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 -m64 -mtune=generic -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 -m64 -mtune=generic -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 -m64 -mtune=generic -fPIC -I/usr/include/libxml2 -I/builddir/build/BUILD/lxml-3.2.4/src/lxml/includes -I/usr/include/python2.7 -c src/lxml/lxml.objectify.c -o build/temp.linux-x86_64-2.7/src/lxml/lxml.objectify.o BUILDSTDERR: src/lxml/lxml.objectify.c: In function '__pyx_pw_4lxml_9objectify_15dump': BUILDSTDERR: src/lxml/lxml.objectify.c:16500:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_clineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.objectify.c:16499:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char *__pyx_filename = NULL; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.objectify.c:16498:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_lineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.objectify.c: In function '__pyx_pw_4lxml_9objectify_10ObjectPath_9hasattr': BUILDSTDERR: src/lxml/lxml.objectify.c:23373:7: warning: variable '__pyx_clineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_clineno = 0; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.objectify.c:23372:15: warning: variable '__pyx_filename' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char *__pyx_filename = NULL; BUILDSTDERR: ^ BUILDSTDERR: src/lxml/lxml.objectify.c:23371:7: warning: variable '__pyx_lineno' set but not used [-Wunused-but-set-variable] BUILDSTDERR: int __pyx_lineno = 0; BUILDSTDERR: ^ 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 -m64 -mtune=generic build/temp.linux-x86_64-2.7/src/lxml/lxml.objectify.o -L/usr/lib64 -L/usr/lib64 -lxslt -lexslt -lxml2 -lz -lm -lpython2.7 -o build/lib.linux-x86_64-2.7/lxml/objectify.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.R5yBKB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64 + cd lxml-3.2.4 + rm -rf /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64 + /usr/bin/python setup.py install --skip-build --no-compile --with-cython --root /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64 Building lxml version 3.2.4. Building with Cython 0.19. Using build configuration of libxslt 1.1.28 Building against libxml2/libxslt in the following directory: /usr/lib64 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 BUILDSTDERR: /usr/lib64/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'bugtrack_url' BUILDSTDERR: warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64 creating /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr creating /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml copying build/lib.linux-x86_64-2.7/lxml/objectify.so -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml copying build/lib.linux-x86_64-2.7/lxml/etree.so -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml copying build/lib.linux-x86_64-2.7/lxml/lxml.etree_api.h -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml copying build/lib.linux-x86_64-2.7/lxml/lxml.etree.h -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml creating /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron creating /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron/resources creating /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron/resources/xsl creating /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron/resources/xsl copying build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron/resources/xsl creating /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron/resources/rng copying build/lib.linux-x86_64-2.7/lxml/isoschematron/resources/rng/iso-schematron.rng -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron/resources/rng copying build/lib.linux-x86_64-2.7/lxml/isoschematron/__init__.py -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/isoschematron creating /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/html copying build/lib.linux-x86_64-2.7/lxml/html/_html5builder.py -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/html copying build/lib.linux-x86_64-2.7/lxml/html/builder.py -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/html copying build/lib.linux-x86_64-2.7/lxml/html/html5parser.py -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/html copying build/lib.linux-x86_64-2.7/lxml/html/_diffcommand.py -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/html copying build/lib.linux-x86_64-2.7/lxml/html/clean.py -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/html copying build/lib.linux-x86_64-2.7/lxml/html/formfill.py -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/html copying build/lib.linux-x86_64-2.7/lxml/html/usedoctest.py -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/html copying build/lib.linux-x86_64-2.7/lxml/html/_setmixin.py -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/html copying build/lib.linux-x86_64-2.7/lxml/html/soupparser.py -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/html copying build/lib.linux-x86_64-2.7/lxml/html/ElementSoup.py -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/html copying build/lib.linux-x86_64-2.7/lxml/html/__init__.py -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/html copying build/lib.linux-x86_64-2.7/lxml/html/defs.py -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/html copying build/lib.linux-x86_64-2.7/lxml/html/diff.py -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/html creating /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/lxml-version.h -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/etree_defs.h -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/relaxng.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/xmlerror.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/etreepublic.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/c14n.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/dtdvalid.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/config.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/schematron.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/xpath.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/xmlparser.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/tree.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/xslt.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/htmlparser.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/xmlschema.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/uri.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/xinclude.pxd -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/includes/__init__.py -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/includes copying build/lib.linux-x86_64-2.7/lxml/builder.py -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml copying build/lib.linux-x86_64-2.7/lxml/cssselect.py -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml copying build/lib.linux-x86_64-2.7/lxml/pyclasslookup.py -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml copying build/lib.linux-x86_64-2.7/lxml/usedoctest.py -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml copying build/lib.linux-x86_64-2.7/lxml/ElementInclude.py -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml copying build/lib.linux-x86_64-2.7/lxml/sax.py -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml copying build/lib.linux-x86_64-2.7/lxml/_elementpath.py -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml copying build/lib.linux-x86_64-2.7/lxml/__init__.py -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml copying build/lib.linux-x86_64-2.7/lxml/doctestcompare.py -> /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/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' BUILDSTDERR: 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.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml-3.2.4-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 110000000 /builddir/build/BUILD/lxml-3.2.4 extracting debug info from /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/etree.so extracting debug info from /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/python2.7/site-packages/lxml/objectify.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 19345 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.4-1.el7.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/lib64/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.4-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HKK1gZ + umask 022 + cd /builddir/build/BUILD + cd lxml-3.2.4 + DOCDIR=/builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/share/doc/python-lxml-3.2.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/share/doc/python-lxml-3.2.4 + cp -pr LICENSES.txt /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/share/doc/python-lxml-3.2.4 + cp -pr PKG-INFO /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/share/doc/python-lxml-3.2.4 + cp -pr CREDITS.txt /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/share/doc/python-lxml-3.2.4 + cp -pr CHANGES.txt /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/share/doc/python-lxml-3.2.4 + exit 0 Provides: python-lxml = 3.2.4-1.el7 python-lxml(x86-64) = 3.2.4-1.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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libexslt.so.0()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.4)(64bit) libxml2.so.2(LIBXML2_2.5.7)(64bit) libxml2.so.2(LIBXML2_2.5.8)(64bit) libxml2.so.2(LIBXML2_2.5.9)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) libxml2.so.2(LIBXML2_2.6.1)(64bit) libxml2.so.2(LIBXML2_2.6.10)(64bit) libxml2.so.2(LIBXML2_2.6.14)(64bit) libxml2.so.2(LIBXML2_2.6.15)(64bit) libxml2.so.2(LIBXML2_2.6.16)(64bit) libxml2.so.2(LIBXML2_2.6.17)(64bit) libxml2.so.2(LIBXML2_2.6.2)(64bit) libxml2.so.2(LIBXML2_2.6.20)(64bit) libxml2.so.2(LIBXML2_2.6.21)(64bit) libxml2.so.2(LIBXML2_2.6.23)(64bit) libxml2.so.2(LIBXML2_2.6.24)(64bit) libxml2.so.2(LIBXML2_2.6.3)(64bit) libxml2.so.2(LIBXML2_2.6.32)(64bit) libxml2.so.2(LIBXML2_2.6.5)(64bit) libxml2.so.2(LIBXML2_2.7.0)(64bit) libxml2.so.2(LIBXML2_2.9.0)(64bit) libxslt.so.1()(64bit) libxslt.so.1(LIBXML2_1.0.11)(64bit) libxslt.so.1(LIBXML2_1.0.18)(64bit) libxslt.so.1(LIBXML2_1.0.22)(64bit) libxslt.so.1(LIBXML2_1.0.24)(64bit) libxslt.so.1(LIBXML2_1.1.2)(64bit) libxslt.so.1(LIBXML2_1.1.26)(64bit) libxslt.so.1(LIBXML2_1.1.9)(64bit) libz.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-lxml-docs-3.2.4-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NwzL3p + umask 022 + cd /builddir/build/BUILD + cd lxml-3.2.4 + DOCDIR=/builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/share/doc/python-lxml-docs-3.2.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64/usr/share/doc/python-lxml-docs-3.2.4 + 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.4-1.el7.x86_64/usr/share/doc/python-lxml-docs-3.2.4 + exit 0 Provides: python-lxml-docs = 3.2.4-1.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.4-1.el7.x86_64 Provides: python-lxml-debuginfo = 3.2.4-1.el7 python-lxml-debuginfo(x86-64) = 3.2.4-1.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.4-1.el7.x86_64 Wrote: /builddir/build/RPMS/python-lxml-3.2.4-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/python-lxml-docs-3.2.4-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python-lxml-debuginfo-3.2.4-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NUAKWI + umask 022 + cd /builddir/build/BUILD + cd lxml-3.2.4 + rm -rf /builddir/build/BUILDROOT/python-lxml-3.2.4-1.el7.x86_64 + exit 0 Child return code was: 0