D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-lxml-4.6.1-1.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Thq9WQ + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf lxml-4.6.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/lxml-4.6.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lxml-4.6.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -type f -name '*.c' -print -delete ./src/lxml/objectify.c ./src/lxml/etree.c ./src/lxml/sax.c ./src/lxml/html/clean.c ./src/lxml/html/diff.c ./src/lxml/builder.c ./src/lxml/_elementpath.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XdKq6T + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lxml-4.6.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' --with-cython Building lxml version 4.6.1. Building with Cython 0.29.21. Building against libxml2 2.9.10 and libxslt 1.1.34 Compiling src/lxml/etree.pyx because it changed. Compiling src/lxml/objectify.pyx because it changed. Compiling src/lxml/builder.py because it changed. Compiling src/lxml/_elementpath.py because it changed. Compiling src/lxml/html/diff.py because it changed. Compiling src/lxml/html/clean.py because it changed. Compiling src/lxml/sax.py because it changed. [1/7] Cythonizing src/lxml/_elementpath.py [2/7] Cythonizing src/lxml/builder.py [3/7] Cythonizing src/lxml/etree.pyx [4/7] Cythonizing src/lxml/html/clean.py [5/7] Cythonizing src/lxml/html/diff.py [6/7] Cythonizing src/lxml/objectify.pyx [7/7] Cythonizing src/lxml/sax.py running build running build_py creating build creating build/lib.linux-x86_64-3.8 creating build/lib.linux-x86_64-3.8/lxml copying src/lxml/_elementpath.py -> build/lib.linux-x86_64-3.8/lxml copying src/lxml/sax.py -> build/lib.linux-x86_64-3.8/lxml copying src/lxml/__init__.py -> build/lib.linux-x86_64-3.8/lxml copying src/lxml/pyclasslookup.py -> build/lib.linux-x86_64-3.8/lxml copying src/lxml/usedoctest.py -> build/lib.linux-x86_64-3.8/lxml copying src/lxml/cssselect.py -> build/lib.linux-x86_64-3.8/lxml copying src/lxml/doctestcompare.py -> build/lib.linux-x86_64-3.8/lxml copying src/lxml/builder.py -> build/lib.linux-x86_64-3.8/lxml copying src/lxml/ElementInclude.py -> build/lib.linux-x86_64-3.8/lxml creating build/lib.linux-x86_64-3.8/lxml/includes copying src/lxml/includes/__init__.py -> build/lib.linux-x86_64-3.8/lxml/includes creating build/lib.linux-x86_64-3.8/lxml/html copying src/lxml/html/defs.py -> build/lib.linux-x86_64-3.8/lxml/html copying src/lxml/html/diff.py -> build/lib.linux-x86_64-3.8/lxml/html copying src/lxml/html/_html5builder.py -> build/lib.linux-x86_64-3.8/lxml/html copying src/lxml/html/_setmixin.py -> build/lib.linux-x86_64-3.8/lxml/html copying src/lxml/html/html5parser.py -> build/lib.linux-x86_64-3.8/lxml/html copying src/lxml/html/__init__.py -> build/lib.linux-x86_64-3.8/lxml/html copying src/lxml/html/_diffcommand.py -> build/lib.linux-x86_64-3.8/lxml/html copying src/lxml/html/clean.py -> build/lib.linux-x86_64-3.8/lxml/html copying src/lxml/html/soupparser.py -> build/lib.linux-x86_64-3.8/lxml/html copying src/lxml/html/usedoctest.py -> build/lib.linux-x86_64-3.8/lxml/html copying src/lxml/html/ElementSoup.py -> build/lib.linux-x86_64-3.8/lxml/html copying src/lxml/html/formfill.py -> build/lib.linux-x86_64-3.8/lxml/html copying src/lxml/html/builder.py -> build/lib.linux-x86_64-3.8/lxml/html creating build/lib.linux-x86_64-3.8/lxml/isoschematron copying src/lxml/isoschematron/__init__.py -> build/lib.linux-x86_64-3.8/lxml/isoschematron copying src/lxml/etree.h -> build/lib.linux-x86_64-3.8/lxml copying src/lxml/etree_api.h -> build/lib.linux-x86_64-3.8/lxml copying src/lxml/lxml.etree.h -> build/lib.linux-x86_64-3.8/lxml copying src/lxml/lxml.etree_api.h -> build/lib.linux-x86_64-3.8/lxml copying src/lxml/includes/etreepublic.pxd -> build/lib.linux-x86_64-3.8/lxml/includes copying src/lxml/includes/xmlparser.pxd -> build/lib.linux-x86_64-3.8/lxml/includes copying src/lxml/includes/xmlschema.pxd -> build/lib.linux-x86_64-3.8/lxml/includes copying src/lxml/includes/dtdvalid.pxd -> build/lib.linux-x86_64-3.8/lxml/includes copying src/lxml/includes/tree.pxd -> build/lib.linux-x86_64-3.8/lxml/includes copying src/lxml/includes/htmlparser.pxd -> build/lib.linux-x86_64-3.8/lxml/includes copying src/lxml/includes/xinclude.pxd -> build/lib.linux-x86_64-3.8/lxml/includes copying src/lxml/includes/config.pxd -> build/lib.linux-x86_64-3.8/lxml/includes copying src/lxml/includes/schematron.pxd -> build/lib.linux-x86_64-3.8/lxml/includes copying src/lxml/includes/xpath.pxd -> build/lib.linux-x86_64-3.8/lxml/includes copying src/lxml/includes/c14n.pxd -> build/lib.linux-x86_64-3.8/lxml/includes copying src/lxml/includes/__init__.pxd -> build/lib.linux-x86_64-3.8/lxml/includes copying src/lxml/includes/relaxng.pxd -> build/lib.linux-x86_64-3.8/lxml/includes copying src/lxml/includes/xslt.pxd -> build/lib.linux-x86_64-3.8/lxml/includes copying src/lxml/includes/uri.pxd -> build/lib.linux-x86_64-3.8/lxml/includes copying src/lxml/includes/xmlerror.pxd -> build/lib.linux-x86_64-3.8/lxml/includes copying src/lxml/includes/etree_defs.h -> build/lib.linux-x86_64-3.8/lxml/includes copying src/lxml/includes/lxml-version.h -> build/lib.linux-x86_64-3.8/lxml/includes creating build/lib.linux-x86_64-3.8/lxml/isoschematron/resources creating build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/rng copying src/lxml/isoschematron/resources/rng/iso-schematron.rng -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/rng creating build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl copying src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl copying src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl creating build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 running build_ext building 'lxml.etree' extension creating build/temp.linux-x86_64-3.8 creating build/temp.linux-x86_64-3.8/src creating build/temp.linux-x86_64-3.8/src/lxml gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -Isrc/lxml -Isrc/lxml/includes -I/usr/include/libxml2 -Isrc -I/usr/include/python3.8 -c src/lxml/etree.c -o build/temp.linux-x86_64-3.8/src/lxml/etree.o -w gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/lxml/etree.o -L/usr/lib64 -lxslt -lexslt -lxml2 -lrt -lz -lm -lpython3.8 -o build/lib.linux-x86_64-3.8/lxml/etree.cpython-38-x86_64-linux-gnu.so building 'lxml.objectify' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -Isrc/lxml/includes -I/usr/include/libxml2 -Isrc -I/usr/include/python3.8 -c src/lxml/objectify.c -o build/temp.linux-x86_64-3.8/src/lxml/objectify.o -w gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/lxml/objectify.o -L/usr/lib64 -lxslt -lexslt -lxml2 -lrt -lz -lm -lpython3.8 -o build/lib.linux-x86_64-3.8/lxml/objectify.cpython-38-x86_64-linux-gnu.so building 'lxml.builder' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.8 -c src/lxml/builder.c -o build/temp.linux-x86_64-3.8/src/lxml/builder.o -w gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/lxml/builder.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-x86_64-3.8/lxml/builder.cpython-38-x86_64-linux-gnu.so building 'lxml._elementpath' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.8 -c src/lxml/_elementpath.c -o build/temp.linux-x86_64-3.8/src/lxml/_elementpath.o -w gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/lxml/_elementpath.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-x86_64-3.8/lxml/_elementpath.cpython-38-x86_64-linux-gnu.so building 'lxml.html.diff' extension creating build/temp.linux-x86_64-3.8/src/lxml/html gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.8 -c src/lxml/html/diff.c -o build/temp.linux-x86_64-3.8/src/lxml/html/diff.o -w gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/lxml/html/diff.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-x86_64-3.8/lxml/html/diff.cpython-38-x86_64-linux-gnu.so building 'lxml.html.clean' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.8 -c src/lxml/html/clean.c -o build/temp.linux-x86_64-3.8/src/lxml/html/clean.o -w gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/lxml/html/clean.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-x86_64-3.8/lxml/html/clean.cpython-38-x86_64-linux-gnu.so building 'lxml.sax' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.8 -c src/lxml/sax.c -o build/temp.linux-x86_64-3.8/src/lxml/sax.o -w gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-x86_64-3.8/src/lxml/sax.o -L/usr/lib64 -lpython3.8 -o build/lib.linux-x86_64-3.8/lxml/sax.cpython-38-x86_64-linux-gnu.so warning: src/lxml/xmlerror.pxi:657:22: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:658:69: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:659:20: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:664:22: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:665:73: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:666:20: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:671:22: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:672:73: local variable 'args' referenced before assignment warning: src/lxml/xmlerror.pxi:673:20: local variable 'args' referenced before assignment + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3TBTMR + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64 + cd lxml-4.6.1 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64 Building lxml version 4.6.1. Building without Cython. Building against libxml2 2.9.10 and libxslt 1.1.34 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml copying build/lib.linux-x86_64-3.8/lxml/_elementpath.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml copying build/lib.linux-x86_64-3.8/lxml/lxml.etree_api.h -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml copying build/lib.linux-x86_64-3.8/lxml/_elementpath.py -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml copying build/lib.linux-x86_64-3.8/lxml/builder.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml copying build/lib.linux-x86_64-3.8/lxml/sax.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml creating /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/includes copying build/lib.linux-x86_64-3.8/lxml/includes/etreepublic.pxd -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/includes copying build/lib.linux-x86_64-3.8/lxml/includes/xmlparser.pxd -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/includes copying build/lib.linux-x86_64-3.8/lxml/includes/xmlschema.pxd -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/includes copying build/lib.linux-x86_64-3.8/lxml/includes/dtdvalid.pxd -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/includes copying build/lib.linux-x86_64-3.8/lxml/includes/tree.pxd -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/includes copying build/lib.linux-x86_64-3.8/lxml/includes/etree_defs.h -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/includes copying build/lib.linux-x86_64-3.8/lxml/includes/htmlparser.pxd -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/includes copying build/lib.linux-x86_64-3.8/lxml/includes/xinclude.pxd -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/includes copying build/lib.linux-x86_64-3.8/lxml/includes/config.pxd -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/includes copying build/lib.linux-x86_64-3.8/lxml/includes/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/includes copying build/lib.linux-x86_64-3.8/lxml/includes/schematron.pxd -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/includes copying build/lib.linux-x86_64-3.8/lxml/includes/xpath.pxd -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/includes copying build/lib.linux-x86_64-3.8/lxml/includes/c14n.pxd -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/includes copying build/lib.linux-x86_64-3.8/lxml/includes/__init__.pxd -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/includes copying build/lib.linux-x86_64-3.8/lxml/includes/relaxng.pxd -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/includes copying build/lib.linux-x86_64-3.8/lxml/includes/lxml-version.h -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/includes copying build/lib.linux-x86_64-3.8/lxml/includes/xslt.pxd -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/includes copying build/lib.linux-x86_64-3.8/lxml/includes/uri.pxd -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/includes copying build/lib.linux-x86_64-3.8/lxml/includes/xmlerror.pxd -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/includes copying build/lib.linux-x86_64-3.8/lxml/etree.h -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml creating /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/isoschematron creating /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/isoschematron/resources creating /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/isoschematron/resources/xsl copying build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/isoschematron/resources/xsl creating /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/isoschematron/resources/xsl creating /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/isoschematron/resources/rng copying build/lib.linux-x86_64-3.8/lxml/isoschematron/resources/rng/iso-schematron.rng -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/isoschematron/resources/rng copying build/lib.linux-x86_64-3.8/lxml/isoschematron/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/isoschematron copying build/lib.linux-x86_64-3.8/lxml/sax.py -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml copying build/lib.linux-x86_64-3.8/lxml/objectify.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml copying build/lib.linux-x86_64-3.8/lxml/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml copying build/lib.linux-x86_64-3.8/lxml/pyclasslookup.py -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml copying build/lib.linux-x86_64-3.8/lxml/etree.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml copying build/lib.linux-x86_64-3.8/lxml/lxml.etree.h -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml copying build/lib.linux-x86_64-3.8/lxml/etree_api.h -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml creating /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html copying build/lib.linux-x86_64-3.8/lxml/html/defs.py -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html copying build/lib.linux-x86_64-3.8/lxml/html/diff.py -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html copying build/lib.linux-x86_64-3.8/lxml/html/_html5builder.py -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html copying build/lib.linux-x86_64-3.8/lxml/html/_setmixin.py -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html copying build/lib.linux-x86_64-3.8/lxml/html/html5parser.py -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html copying build/lib.linux-x86_64-3.8/lxml/html/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html copying build/lib.linux-x86_64-3.8/lxml/html/_diffcommand.py -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html copying build/lib.linux-x86_64-3.8/lxml/html/clean.py -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html copying build/lib.linux-x86_64-3.8/lxml/html/clean.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html copying build/lib.linux-x86_64-3.8/lxml/html/soupparser.py -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html copying build/lib.linux-x86_64-3.8/lxml/html/usedoctest.py -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html copying build/lib.linux-x86_64-3.8/lxml/html/ElementSoup.py -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html copying build/lib.linux-x86_64-3.8/lxml/html/formfill.py -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html copying build/lib.linux-x86_64-3.8/lxml/html/builder.py -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html copying build/lib.linux-x86_64-3.8/lxml/html/diff.cpython-38-x86_64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html copying build/lib.linux-x86_64-3.8/lxml/usedoctest.py -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml copying build/lib.linux-x86_64-3.8/lxml/cssselect.py -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml copying build/lib.linux-x86_64-3.8/lxml/doctestcompare.py -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml copying build/lib.linux-x86_64-3.8/lxml/builder.py -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml copying build/lib.linux-x86_64-3.8/lxml/ElementInclude.py -> /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/_elementpath.py to _elementpath.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/includes/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/isoschematron/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/sax.py to sax.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/pyclasslookup.py to pyclasslookup.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html/defs.py to defs.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html/diff.py to diff.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html/_html5builder.py to _html5builder.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html/_setmixin.py to _setmixin.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html/html5parser.py to html5parser.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html/_diffcommand.py to _diffcommand.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html/clean.py to clean.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html/soupparser.py to soupparser.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html/usedoctest.py to usedoctest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html/ElementSoup.py to ElementSoup.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html/formfill.py to formfill.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html/builder.py to builder.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/usedoctest.py to usedoctest.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/cssselect.py to cssselect.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/doctestcompare.py to doctestcompare.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/builder.py to builder.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/ElementInclude.py to ElementInclude.cpython-38.pyc writing byte-compilation script '/tmp/tmpvhq5e1pz.py' /usr/bin/python3 /tmp/tmpvhq5e1pz.py removing /tmp/tmpvhq5e1pz.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 /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml-4.6.1-py3.8.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 4.6.1-1.mga8 --unique-debug-suffix -4.6.1-1.mga8.x86_64 --unique-debug-src-base python-lxml-4.6.1-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/lxml-4.6.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/_elementpath.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/etree.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html/diff.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/_elementpath.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html/diff.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/builder.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/etree.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html/clean.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/objectify.cpython-38-x86_64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/sax.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/html/clean.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/objectify.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/builder.cpython-38-x86_64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8/site-packages/lxml/sax.cpython-38-x86_64-linux-gnu.so original debug info size: 23464kB, size after compression: 23076kB /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. 31998 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MXRzJS + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lxml-4.6.1 + '[' 1 -eq 1 ']' + /usr/bin/python3 setup.py test Building lxml version 4.6.1. Building without Cython. Building against libxml2 2.9.10 and libxslt 1.1.34 running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. 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 -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.8 -c src/lxml/etree.c -o build/temp.linux-x86_64-3.8/src/lxml/etree.o -w gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/src/lxml/etree.o -L/usr/lib64 -lxslt -lexslt -lxml2 -lrt -lz -lm -lpython3.8 -o /home/iurt/rpmbuild/BUILD/lxml-4.6.1/src/lxml/etree.cpython-38-x86_64-linux-gnu.so building 'lxml.objectify' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.8 -c src/lxml/objectify.c -o build/temp.linux-x86_64-3.8/src/lxml/objectify.o -w gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/src/lxml/objectify.o -L/usr/lib64 -lxslt -lexslt -lxml2 -lrt -lz -lm -lpython3.8 -o /home/iurt/rpmbuild/BUILD/lxml-4.6.1/src/lxml/objectify.cpython-38-x86_64-linux-gnu.so building 'lxml.builder' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.8 -c src/lxml/builder.c -o build/temp.linux-x86_64-3.8/src/lxml/builder.o -w gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/src/lxml/builder.o -L/usr/lib64 -lpython3.8 -o /home/iurt/rpmbuild/BUILD/lxml-4.6.1/src/lxml/builder.cpython-38-x86_64-linux-gnu.so building 'lxml._elementpath' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.8 -c src/lxml/_elementpath.c -o build/temp.linux-x86_64-3.8/src/lxml/_elementpath.o -w gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/src/lxml/_elementpath.o -L/usr/lib64 -lpython3.8 -o /home/iurt/rpmbuild/BUILD/lxml-4.6.1/src/lxml/_elementpath.cpython-38-x86_64-linux-gnu.so building 'lxml.html.diff' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.8 -c src/lxml/html/diff.c -o build/temp.linux-x86_64-3.8/src/lxml/html/diff.o -w gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/src/lxml/html/diff.o -L/usr/lib64 -lpython3.8 -o /home/iurt/rpmbuild/BUILD/lxml-4.6.1/src/lxml/html/diff.cpython-38-x86_64-linux-gnu.so building 'lxml.html.clean' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.8 -c src/lxml/html/clean.c -o build/temp.linux-x86_64-3.8/src/lxml/html/clean.o -w gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/src/lxml/html/clean.o -L/usr/lib64 -lpython3.8 -o /home/iurt/rpmbuild/BUILD/lxml-4.6.1/src/lxml/html/clean.cpython-38-x86_64-linux-gnu.so building 'lxml.sax' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.8 -c src/lxml/sax.c -o build/temp.linux-x86_64-3.8/src/lxml/sax.o -w gcc -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags build/temp.linux-x86_64-3.8/src/lxml/sax.o -L/usr/lib64 -lpython3.8 -o /home/iurt/rpmbuild/BUILD/lxml-4.6.1/src/lxml/sax.cpython-38-x86_64-linux-gnu.so ---------------------------------------------------------------------- Ran 0 tests in 0.000s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-lxml-4.6.1-1.mga8.x86_64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xf5fwU + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lxml-4.6.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/share/doc/python3-lxml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/share/doc/python3-lxml + cp -pr PKG-INFO /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/share/doc/python3-lxml + cp -pr CREDITS.txt /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/share/doc/python3-lxml + cp -pr CHANGES.txt /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/share/doc/python3-lxml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.AgLYuR + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lxml-4.6.1 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/share/licenses/python3-lxml + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/share/licenses/python3-lxml + cp -pr LICENSES.txt /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/share/licenses/python3-lxml + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-lxml = 4.6.1-1.mga8 python3-lxml = 4.6.1-1.mga8 python3-lxml(x86-64) = 4.6.1-1.mga8 python3.8-lxml = 4.6.1-1.mga8 python3.8dist(lxml) = 4.6.1 python3dist(lxml) = 4.6.1 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) libpython3.8.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.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.18)(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.32)(64bit) libxml2.so.2(LIBXML2_2.6.5)(64bit) libxml2.so.2(LIBXML2_2.7.0)(64bit) libxml2.so.2(LIBXML2_2.7.4)(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) python(abi) = 3.8 Obsoletes: python-lxml < 4.6.1-1.mga8 Processing files: python-lxml-docs-4.6.1-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8djSeV + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lxml-4.6.1 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/share/doc/python-lxml-docs + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/share/doc/python-lxml-docs + cp -pr doc/FAQ.txt doc/api 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/pdf 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 /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64/usr/share/doc/python-lxml-docs + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-lxml-docs = 4.6.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-lxml-debugsource-4.6.1-1.mga8.x86_64 Provides: python-lxml-debugsource = 4.6.1-1.mga8 python-lxml-debugsource(x86-64) = 4.6.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-lxml-debuginfo-4.6.1-1.mga8.x86_64 Provides: debuginfo(build-id) = 0a95ba293fa61c68a3a6a1460452449148e90edb debuginfo(build-id) = 4c84053c05b42c2ecc39682fda9b77321ec062f9 debuginfo(build-id) = 7c3aa981a1498ce01cdd7d470a899a26b5168181 debuginfo(build-id) = b5e2e564861b0dcb2a3210a4bf2f4895794ce90c debuginfo(build-id) = c4a7b91b6fe40f538f9cf8ffdb81e685434a2149 debuginfo(build-id) = c4a9103ae3bd9fe208e5f248660cefe9aa0e8bf1 debuginfo(build-id) = f87d4a83503f8456fd281c1c1aaa661d26af695b python-lxml-debuginfo = 4.6.1-1.mga8 python3-lxml-debuginfo = 4.6.1-1.mga8 python3-lxml-debuginfo(x86-64) = 4.6.1-1.mga8 python3.8-lxml-debuginfo = 4.6.1-1.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-lxml-debugsource(x86-64) = 4.6.1-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python-lxml-docs-4.6.1-1.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-lxml-4.6.1-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python-lxml-debugsource-4.6.1-1.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/python3-lxml-debuginfo-4.6.1-1.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jpqyjR + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lxml-4.6.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-lxml-4.6.1-1.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.i3OgdR + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf lxml-4.6.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!