Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python3-lxml.spec'], nspawn_args=[]shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-fec3ecb43d76acb7ffbe226ae12085f6024acf69/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python3-lxml.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python3-lxml-4.2.5-4.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python3-lxml.spec'], nspawn_args=[]shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-fec3ecb43d76acb7ffbe226ae12085f6024acf69/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python3-lxml.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.FNQiok + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lxml-4.2.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/lxml-4.2.5.tgz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd lxml-4.2.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/python-lxml-4.2.5-CVE-2020-27783.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/python-lxml-4.2.5-CVE-2021-28957.patch + /usr/bin/patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.F8rJUk + umask 022 + cd /builddir/build/BUILD + cd lxml-4.2.5 + export WITH_CYTHON=true + WITH_CYTHON=true + 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' + LDFLAGS='-Wl,-z,relro ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' Building lxml version 4.2.5. Building with Cython 0.28.6. Using build configuration of libxslt 1.1.28 Building against libxml2/libxslt in the following directory: /usr/lib src/lxml/etree.pyx: cannot find cimported module 'lxml.includes' src/lxml/etree.pyx: cannot find cimported module 'lxml' src/lxml/objectify.pyx: cannot find cimported module 'lxml.includes' src/lxml/objectify.pyx: cannot find cimported module 'lxml' src/lxml/includes/etreepublic.pxd: cannot find cimported module 'lxml.includes' Compiling src/lxml/etree.pyx because it depends on /usr/lib/python3.6/site-packages/Cython/Includes/libc/string.pxd. Compiling src/lxml/objectify.pyx because it depends on /usr/lib/python3.6/site-packages/Cython/Includes/libc/string.pxd. Compiling src/lxml/html/clean.py because it changed. [1/3] Cythonizing src/lxml/html/clean.py [2/3] Cythonizing src/lxml/etree.pyx [3/3] Cythonizing src/lxml/objectify.pyx running build running build_py creating build creating build/lib.linux-armv7l-3.6 creating build/lib.linux-armv7l-3.6/lxml copying src/lxml/_elementpath.py -> build/lib.linux-armv7l-3.6/lxml copying src/lxml/ElementInclude.py -> build/lib.linux-armv7l-3.6/lxml copying src/lxml/sax.py -> build/lib.linux-armv7l-3.6/lxml copying src/lxml/builder.py -> build/lib.linux-armv7l-3.6/lxml copying src/lxml/__init__.py -> build/lib.linux-armv7l-3.6/lxml copying src/lxml/usedoctest.py -> build/lib.linux-armv7l-3.6/lxml copying src/lxml/doctestcompare.py -> build/lib.linux-armv7l-3.6/lxml copying src/lxml/cssselect.py -> build/lib.linux-armv7l-3.6/lxml copying src/lxml/pyclasslookup.py -> build/lib.linux-armv7l-3.6/lxml creating build/lib.linux-armv7l-3.6/lxml/includes copying src/lxml/includes/__init__.py -> build/lib.linux-armv7l-3.6/lxml/includes creating build/lib.linux-armv7l-3.6/lxml/html copying src/lxml/html/defs.py -> build/lib.linux-armv7l-3.6/lxml/html copying src/lxml/html/soupparser.py -> build/lib.linux-armv7l-3.6/lxml/html copying src/lxml/html/_html5builder.py -> build/lib.linux-armv7l-3.6/lxml/html copying src/lxml/html/_setmixin.py -> build/lib.linux-armv7l-3.6/lxml/html copying src/lxml/html/builder.py -> build/lib.linux-armv7l-3.6/lxml/html copying src/lxml/html/diff.py -> build/lib.linux-armv7l-3.6/lxml/html copying src/lxml/html/ElementSoup.py -> build/lib.linux-armv7l-3.6/lxml/html copying src/lxml/html/formfill.py -> build/lib.linux-armv7l-3.6/lxml/html copying src/lxml/html/__init__.py -> build/lib.linux-armv7l-3.6/lxml/html copying src/lxml/html/usedoctest.py -> build/lib.linux-armv7l-3.6/lxml/html copying src/lxml/html/_diffcommand.py -> build/lib.linux-armv7l-3.6/lxml/html copying src/lxml/html/html5parser.py -> build/lib.linux-armv7l-3.6/lxml/html copying src/lxml/html/clean.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/xmlerror.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/uri.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/xmlparser.pxd -> build/lib.linux-armv7l-3.6/lxml/includes copying src/lxml/includes/dtdvalid.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/relaxng.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/xinclude.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/config.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/xslt.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/xpath.pxd -> build/lib.linux-armv7l-3.6/lxml/includes copying src/lxml/includes/lxml-version.h -> build/lib.linux-armv7l-3.6/lxml/includes copying src/lxml/includes/etree_defs.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/RNG2Schtrn.xsl -> 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 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_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_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/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_message.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 -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 -DCYTHON_CLINE_IN_TRACEBACK=0 -Isrc/lxml -Isrc/lxml/includes -I/usr/include/libxml2 -Isrc -I/usr/include/python3.6m -c src/lxml/etree.c -o build/temp.linux-armv7l-3.6/src/lxml/etree.o -w gcc -pthread -shared -Wl,-z,relro -g -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-3.6/src/lxml/etree.o -L/usr/lib -L/usr/lib -lxslt -lexslt -lxml2 -lrt -lz -lm -lpython3.6m -o build/lib.linux-armv7l-3.6/lxml/etree.cpython-36m-arm-linux-gnueabi.so building 'lxml.objectify' extension gcc -pthread -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 -DCYTHON_CLINE_IN_TRACEBACK=0 -Isrc/lxml/includes -I/usr/include/libxml2 -Isrc -I/usr/include/python3.6m -c src/lxml/objectify.c -o build/temp.linux-armv7l-3.6/src/lxml/objectify.o -w gcc -pthread -shared -Wl,-z,relro -g -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-3.6/src/lxml/objectify.o -L/usr/lib -L/usr/lib -lxslt -lexslt -lxml2 -lrt -lz -lm -lpython3.6m -o build/lib.linux-armv7l-3.6/lxml/objectify.cpython-36m-arm-linux-gnueabi.so building 'lxml.builder' extension gcc -pthread -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 -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.6m -c src/lxml/builder.c -o build/temp.linux-armv7l-3.6/src/lxml/builder.o -w gcc -pthread -shared -Wl,-z,relro -g -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-3.6/src/lxml/builder.o -L/usr/lib -lpython3.6m -o build/lib.linux-armv7l-3.6/lxml/builder.cpython-36m-arm-linux-gnueabi.so building 'lxml._elementpath' extension gcc -pthread -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 -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.6m -c src/lxml/_elementpath.c -o build/temp.linux-armv7l-3.6/src/lxml/_elementpath.o -w gcc -pthread -shared -Wl,-z,relro -g -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-3.6/src/lxml/_elementpath.o -L/usr/lib -lpython3.6m -o build/lib.linux-armv7l-3.6/lxml/_elementpath.cpython-36m-arm-linux-gnueabi.so building 'lxml.html.diff' extension creating build/temp.linux-armv7l-3.6/src/lxml/html gcc -pthread -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 -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.6m -c src/lxml/html/diff.c -o build/temp.linux-armv7l-3.6/src/lxml/html/diff.o -w gcc -pthread -shared -Wl,-z,relro -g -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-3.6/src/lxml/html/diff.o -L/usr/lib -lpython3.6m -o build/lib.linux-armv7l-3.6/lxml/html/diff.cpython-36m-arm-linux-gnueabi.so building 'lxml.html.clean' extension gcc -pthread -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 -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.6m -c src/lxml/html/clean.c -o build/temp.linux-armv7l-3.6/src/lxml/html/clean.o -w gcc -pthread -shared -Wl,-z,relro -g -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-3.6/src/lxml/html/clean.o -L/usr/lib -lpython3.6m -o build/lib.linux-armv7l-3.6/lxml/html/clean.cpython-36m-arm-linux-gnueabi.so warning: src/lxml/xmlerror.pxi:653:22: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:654:69: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:655:20: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:660:22: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:661:73: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:662:20: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:667:22: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:668:73: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:669:20: local variable 'args' referenced before assignment + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.nsvgF4 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm ++ dirname /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm + cd lxml-4.2.5 + 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' + LDFLAGS='-Wl,-z,relro ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm Building lxml version 4.2.5. Building without Cython. Using build configuration of libxslt 1.1.28 Building against libxml2/libxslt in the following directory: /usr/lib running install running install_lib creating /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr creating /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib creating /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml copying build/lib.linux-armv7l-3.6/lxml/_elementpath.py -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml creating /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/isoschematron creating /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/isoschematron/resources creating /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/isoschematron/resources/rng copying build/lib.linux-armv7l-3.6/lxml/isoschematron/resources/rng/iso-schematron.rng -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/isoschematron/resources/rng creating /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/isoschematron/resources/xsl copying build/lib.linux-armv7l-3.6/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/isoschematron/resources/xsl copying build/lib.linux-armv7l-3.6/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/isoschematron/resources/xsl creating /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-armv7l-3.6/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-armv7l-3.6/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-armv7l-3.6/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-armv7l-3.6/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-armv7l-3.6/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-armv7l-3.6/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-armv7l-3.6/lxml/isoschematron/__init__.py -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/isoschematron copying build/lib.linux-armv7l-3.6/lxml/ElementInclude.py -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml copying build/lib.linux-armv7l-3.6/lxml/objectify.cpython-36m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml copying build/lib.linux-armv7l-3.6/lxml/builder.cpython-36m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml copying build/lib.linux-armv7l-3.6/lxml/lxml.etree.h -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml copying build/lib.linux-armv7l-3.6/lxml/sax.py -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml copying build/lib.linux-armv7l-3.6/lxml/builder.py -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml copying build/lib.linux-armv7l-3.6/lxml/lxml.etree_api.h -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml creating /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/includes copying build/lib.linux-armv7l-3.6/lxml/includes/xmlerror.pxd -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/includes copying build/lib.linux-armv7l-3.6/lxml/includes/c14n.pxd -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/includes copying build/lib.linux-armv7l-3.6/lxml/includes/uri.pxd -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/includes copying build/lib.linux-armv7l-3.6/lxml/includes/xmlschema.pxd -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/includes copying build/lib.linux-armv7l-3.6/lxml/includes/xmlparser.pxd -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/includes copying build/lib.linux-armv7l-3.6/lxml/includes/dtdvalid.pxd -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/includes copying build/lib.linux-armv7l-3.6/lxml/includes/schematron.pxd -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/includes copying build/lib.linux-armv7l-3.6/lxml/includes/lxml-version.h -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/includes copying build/lib.linux-armv7l-3.6/lxml/includes/relaxng.pxd -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/includes copying build/lib.linux-armv7l-3.6/lxml/includes/__init__.py -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/includes copying build/lib.linux-armv7l-3.6/lxml/includes/tree.pxd -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/includes copying build/lib.linux-armv7l-3.6/lxml/includes/etree_defs.h -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/includes copying build/lib.linux-armv7l-3.6/lxml/includes/xinclude.pxd -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/includes copying build/lib.linux-armv7l-3.6/lxml/includes/__init__.pxd -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/includes copying build/lib.linux-armv7l-3.6/lxml/includes/config.pxd -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/includes copying build/lib.linux-armv7l-3.6/lxml/includes/etreepublic.pxd -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/includes copying build/lib.linux-armv7l-3.6/lxml/includes/xslt.pxd -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/includes copying build/lib.linux-armv7l-3.6/lxml/includes/htmlparser.pxd -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/includes copying build/lib.linux-armv7l-3.6/lxml/includes/xpath.pxd -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/includes copying build/lib.linux-armv7l-3.6/lxml/etree.cpython-36m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml creating /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html copying build/lib.linux-armv7l-3.6/lxml/html/clean.cpython-36m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html copying build/lib.linux-armv7l-3.6/lxml/html/defs.py -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html copying build/lib.linux-armv7l-3.6/lxml/html/soupparser.py -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html copying build/lib.linux-armv7l-3.6/lxml/html/_html5builder.py -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html copying build/lib.linux-armv7l-3.6/lxml/html/_setmixin.py -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html copying build/lib.linux-armv7l-3.6/lxml/html/builder.py -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html copying build/lib.linux-armv7l-3.6/lxml/html/diff.py -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html copying build/lib.linux-armv7l-3.6/lxml/html/ElementSoup.py -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html copying build/lib.linux-armv7l-3.6/lxml/html/formfill.py -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html copying build/lib.linux-armv7l-3.6/lxml/html/__init__.py -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html copying build/lib.linux-armv7l-3.6/lxml/html/usedoctest.py -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html copying build/lib.linux-armv7l-3.6/lxml/html/_diffcommand.py -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html copying build/lib.linux-armv7l-3.6/lxml/html/html5parser.py -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html copying build/lib.linux-armv7l-3.6/lxml/html/clean.py -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html copying build/lib.linux-armv7l-3.6/lxml/html/diff.cpython-36m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html copying build/lib.linux-armv7l-3.6/lxml/etree_api.h -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml copying build/lib.linux-armv7l-3.6/lxml/__init__.py -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml copying build/lib.linux-armv7l-3.6/lxml/_elementpath.cpython-36m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml copying build/lib.linux-armv7l-3.6/lxml/usedoctest.py -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml copying build/lib.linux-armv7l-3.6/lxml/etree.h -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml copying build/lib.linux-armv7l-3.6/lxml/doctestcompare.py -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml copying build/lib.linux-armv7l-3.6/lxml/cssselect.py -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml copying build/lib.linux-armv7l-3.6/lxml/pyclasslookup.py -> /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml byte-compiling /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/_elementpath.py to _elementpath.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/isoschematron/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/ElementInclude.py to ElementInclude.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/sax.py to sax.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/builder.py to builder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/includes/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html/defs.py to defs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html/soupparser.py to soupparser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html/_html5builder.py to _html5builder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html/_setmixin.py to _setmixin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html/builder.py to builder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html/diff.py to diff.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html/ElementSoup.py to ElementSoup.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html/formfill.py to formfill.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html/usedoctest.py to usedoctest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html/_diffcommand.py to _diffcommand.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html/html5parser.py to html5parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html/clean.py to clean.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/usedoctest.py to usedoctest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/doctestcompare.py to doctestcompare.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/cssselect.py to cssselect.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/pyclasslookup.py to pyclasslookup.cpython-36.pyc writing byte-compilation script '/tmp/tmpp9c9qthz.py' /usr/bin/python3 /tmp/tmpp9c9qthz.py removing /tmp/tmpp9c9qthz.py running install_egg_info running egg_info writing src/lxml.egg-info/PKG-INFO writing dependency_links to src/lxml.egg-info/dependency_links.txt writing requirements to src/lxml.egg-info/requires.txt writing top-level names to src/lxml.egg-info/top_level.txt reading manifest file 'src/lxml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/lxml.egg-info/SOURCES.txt' Copying src/lxml.egg-info to /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml-4.2.5-py3.6.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-4.2.5 extracting debug info from /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/objectify.cpython-36m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/builder.cpython-36m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/etree.cpython-36m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html/clean.cpython-36m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/html/diff.cpython-36m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6/site-packages/lxml/_elementpath.cpython-36m-arm-linux-gnueabi.so /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 29729 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/python3-lxml-4.2.5-4.el7.arm/usr/lib/debug/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dsIGEZ + umask 022 + cd /builddir/build/BUILD + cd lxml-4.2.5 + /usr/bin/python3 setup.py test Building lxml version 4.2.5. Building without Cython. Using build configuration of libxslt 1.1.28 Building against libxml2/libxslt in the following directory: /usr/lib running test running egg_info writing src/lxml.egg-info/PKG-INFO writing dependency_links to src/lxml.egg-info/dependency_links.txt writing requirements to src/lxml.egg-info/requires.txt writing top-level names to src/lxml.egg-info/top_level.txt reading manifest file 'src/lxml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/lxml.egg-info/SOURCES.txt' running build_ext building 'lxml.etree' extension gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.6m -c src/lxml/etree.c -o build/temp.linux-armv7l-3.6/src/lxml/etree.o -w gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-armv7l-3.6/src/lxml/etree.o -L/usr/lib -L/usr/lib -lxslt -lexslt -lxml2 -lrt -lz -lm -lpython3.6m -o /builddir/build/BUILD/lxml-4.2.5/src/lxml/etree.cpython-36m-arm-linux-gnueabi.so building 'lxml.objectify' extension gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.6m -c src/lxml/objectify.c -o build/temp.linux-armv7l-3.6/src/lxml/objectify.o -w gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-armv7l-3.6/src/lxml/objectify.o -L/usr/lib -L/usr/lib -lxslt -lexslt -lxml2 -lrt -lz -lm -lpython3.6m -o /builddir/build/BUILD/lxml-4.2.5/src/lxml/objectify.cpython-36m-arm-linux-gnueabi.so building 'lxml.builder' extension gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.6m -c src/lxml/builder.c -o build/temp.linux-armv7l-3.6/src/lxml/builder.o -w gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-armv7l-3.6/src/lxml/builder.o -L/usr/lib -lpython3.6m -o /builddir/build/BUILD/lxml-4.2.5/src/lxml/builder.cpython-36m-arm-linux-gnueabi.so building 'lxml._elementpath' extension gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.6m -c src/lxml/_elementpath.c -o build/temp.linux-armv7l-3.6/src/lxml/_elementpath.o -w gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-armv7l-3.6/src/lxml/_elementpath.o -L/usr/lib -lpython3.6m -o /builddir/build/BUILD/lxml-4.2.5/src/lxml/_elementpath.cpython-36m-arm-linux-gnueabi.so building 'lxml.html.diff' extension gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.6m -c src/lxml/html/diff.c -o build/temp.linux-armv7l-3.6/src/lxml/html/diff.o -w gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-armv7l-3.6/src/lxml/html/diff.o -L/usr/lib -lpython3.6m -o /builddir/build/BUILD/lxml-4.2.5/src/lxml/html/diff.cpython-36m-arm-linux-gnueabi.so building 'lxml.html.clean' extension gcc -pthread -Wno-unused-result -Wsign-compare -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 -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.6m -c src/lxml/html/clean.c -o build/temp.linux-armv7l-3.6/src/lxml/html/clean.o -w gcc -pthread -shared -Wl,-z,relro -g build/temp.linux-armv7l-3.6/src/lxml/html/clean.o -L/usr/lib -lpython3.6m -o /builddir/build/BUILD/lxml-4.2.5/src/lxml/html/clean.cpython-36m-arm-linux-gnueabi.so ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK + exit 0 Processing files: python36-lxml-4.2.5-4.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QYrI14 + umask 022 + cd /builddir/build/BUILD + cd lxml-4.2.5 + DOCDIR=/builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/share/doc/python36-lxml-4.2.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/share/doc/python36-lxml-4.2.5 + cp -pr README.rst /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/share/doc/python36-lxml-4.2.5 + cp -pr src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/share/doc/python36-lxml-4.2.5 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.iqNPh6 + umask 022 + cd /builddir/build/BUILD + cd lxml-4.2.5 + LICENSEDIR=/builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/share/licenses/python36-lxml-4.2.5 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/share/licenses/python36-lxml-4.2.5 + cp -pr doc/licenses/ZopePublicLicense.txt /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/share/licenses/python36-lxml-4.2.5 + cp -pr LICENSES.txt /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm/usr/share/licenses/python36-lxml-4.2.5 + exit 0 Provides: python3-lxml = 4.2.5-4.el7 python3-lxml(armv7hl-32) = 4.2.5-4.el7 python3.6dist(lxml) = 4.2.5 python36-lxml = 4.2.5-4.el7 python36-lxml(armv7hl-32) = 4.2.5-4.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) libpython3.6m.so.1.0 librt.so.1 libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.5.2) 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.18) 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.32) libxml2.so.2(LIBXML2_2.6.5) libxml2.so.2(LIBXML2_2.7.0) libxml2.so.2(LIBXML2_2.7.4) 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) = 3.6 rtld(GNU_HASH) Processing files: python3-lxml-debuginfo-4.2.5-4.el7.armv7hl Provides: python3-lxml-debuginfo = 4.2.5-4.el7 python3-lxml-debuginfo(armv7hl-32) = 4.2.5-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/python3-lxml-4.2.5-4.el7.arm Wrote: /builddir/build/RPMS/python36-lxml-4.2.5-4.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-lxml-debuginfo-4.2.5-4.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.amXo1K + umask 022 + cd /builddir/build/BUILD + cd lxml-4.2.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python3-lxml-4.2.5-4.el7.arm + exit 0 Child return code was: 0