Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/python-lxml.spec'], chrootPath='/var/lib/mock/module-python39-3.9-8080020240530183340-8c1d297e-build-75051-51973/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/python-lxml.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/python-lxml.spec'], chrootPath='/var/lib/mock/module-python39-3.9-8080020240530183340-8c1d297e-build-75051-51973/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/python-lxml.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.bu5DLi + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lxml-4.6.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/lxml-4.6.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lxml-4.6.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find -type f -name '*.c' -print -delete ./src/lxml/etree.c ./src/lxml/builder.c ./src/lxml/_elementpath.c ./src/lxml/html/clean.c ./src/lxml/html/diff.c ./src/lxml/objectify.c ./src/lxml/sax.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.r74rkp + umask 022 + cd /builddir/build/BUILD + cd lxml-4.6.5 + export WITH_CYTHON=true + WITH_CYTHON=true + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.9 setup.py build '--executable=/usr/bin/python3.9 -s' 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 Building lxml version 4.6.5. Building with Cython 0.29.21. Building against libxml2 2.9.7 and libxslt 1.1.32 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-aarch64-3.9 creating build/lib.linux-aarch64-3.9/lxml copying src/lxml/_elementpath.py -> build/lib.linux-aarch64-3.9/lxml copying src/lxml/__init__.py -> build/lib.linux-aarch64-3.9/lxml copying src/lxml/usedoctest.py -> build/lib.linux-aarch64-3.9/lxml copying src/lxml/sax.py -> build/lib.linux-aarch64-3.9/lxml copying src/lxml/doctestcompare.py -> build/lib.linux-aarch64-3.9/lxml copying src/lxml/cssselect.py -> build/lib.linux-aarch64-3.9/lxml copying src/lxml/pyclasslookup.py -> build/lib.linux-aarch64-3.9/lxml copying src/lxml/ElementInclude.py -> build/lib.linux-aarch64-3.9/lxml copying src/lxml/builder.py -> build/lib.linux-aarch64-3.9/lxml creating build/lib.linux-aarch64-3.9/lxml/includes copying src/lxml/includes/__init__.py -> build/lib.linux-aarch64-3.9/lxml/includes creating build/lib.linux-aarch64-3.9/lxml/html copying src/lxml/html/_setmixin.py -> build/lib.linux-aarch64-3.9/lxml/html copying src/lxml/html/__init__.py -> build/lib.linux-aarch64-3.9/lxml/html copying src/lxml/html/usedoctest.py -> build/lib.linux-aarch64-3.9/lxml/html copying src/lxml/html/soupparser.py -> build/lib.linux-aarch64-3.9/lxml/html copying src/lxml/html/diff.py -> build/lib.linux-aarch64-3.9/lxml/html copying src/lxml/html/defs.py -> build/lib.linux-aarch64-3.9/lxml/html copying src/lxml/html/_html5builder.py -> build/lib.linux-aarch64-3.9/lxml/html copying src/lxml/html/clean.py -> build/lib.linux-aarch64-3.9/lxml/html copying src/lxml/html/_diffcommand.py -> build/lib.linux-aarch64-3.9/lxml/html copying src/lxml/html/formfill.py -> build/lib.linux-aarch64-3.9/lxml/html copying src/lxml/html/ElementSoup.py -> build/lib.linux-aarch64-3.9/lxml/html copying src/lxml/html/html5parser.py -> build/lib.linux-aarch64-3.9/lxml/html copying src/lxml/html/builder.py -> build/lib.linux-aarch64-3.9/lxml/html creating build/lib.linux-aarch64-3.9/lxml/isoschematron copying src/lxml/isoschematron/__init__.py -> build/lib.linux-aarch64-3.9/lxml/isoschematron copying src/lxml/etree.h -> build/lib.linux-aarch64-3.9/lxml copying src/lxml/etree_api.h -> build/lib.linux-aarch64-3.9/lxml copying src/lxml/lxml.etree.h -> build/lib.linux-aarch64-3.9/lxml copying src/lxml/lxml.etree_api.h -> build/lib.linux-aarch64-3.9/lxml copying src/lxml/includes/uri.pxd -> build/lib.linux-aarch64-3.9/lxml/includes copying src/lxml/includes/schematron.pxd -> build/lib.linux-aarch64-3.9/lxml/includes copying src/lxml/includes/xmlerror.pxd -> build/lib.linux-aarch64-3.9/lxml/includes copying src/lxml/includes/xpath.pxd -> build/lib.linux-aarch64-3.9/lxml/includes copying src/lxml/includes/xinclude.pxd -> build/lib.linux-aarch64-3.9/lxml/includes copying src/lxml/includes/relaxng.pxd -> build/lib.linux-aarch64-3.9/lxml/includes copying src/lxml/includes/htmlparser.pxd -> build/lib.linux-aarch64-3.9/lxml/includes copying src/lxml/includes/xslt.pxd -> build/lib.linux-aarch64-3.9/lxml/includes copying src/lxml/includes/config.pxd -> build/lib.linux-aarch64-3.9/lxml/includes copying src/lxml/includes/xmlparser.pxd -> build/lib.linux-aarch64-3.9/lxml/includes copying src/lxml/includes/c14n.pxd -> build/lib.linux-aarch64-3.9/lxml/includes copying src/lxml/includes/xmlschema.pxd -> build/lib.linux-aarch64-3.9/lxml/includes copying src/lxml/includes/dtdvalid.pxd -> build/lib.linux-aarch64-3.9/lxml/includes copying src/lxml/includes/tree.pxd -> build/lib.linux-aarch64-3.9/lxml/includes copying src/lxml/includes/etreepublic.pxd -> build/lib.linux-aarch64-3.9/lxml/includes copying src/lxml/includes/__init__.pxd -> build/lib.linux-aarch64-3.9/lxml/includes copying src/lxml/includes/lxml-version.h -> build/lib.linux-aarch64-3.9/lxml/includes copying src/lxml/includes/etree_defs.h -> build/lib.linux-aarch64-3.9/lxml/includes creating build/lib.linux-aarch64-3.9/lxml/isoschematron/resources creating build/lib.linux-aarch64-3.9/lxml/isoschematron/resources/rng copying src/lxml/isoschematron/resources/rng/iso-schematron.rng -> build/lib.linux-aarch64-3.9/lxml/isoschematron/resources/rng creating build/lib.linux-aarch64-3.9/lxml/isoschematron/resources/xsl copying src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/lib.linux-aarch64-3.9/lxml/isoschematron/resources/xsl copying src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/lib.linux-aarch64-3.9/lxml/isoschematron/resources/xsl creating build/lib.linux-aarch64-3.9/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> build/lib.linux-aarch64-3.9/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-aarch64-3.9/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> build/lib.linux-aarch64-3.9/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> build/lib.linux-aarch64-3.9/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> build/lib.linux-aarch64-3.9/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> build/lib.linux-aarch64-3.9/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 running build_ext building 'lxml.etree' extension creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/src creating build/temp.linux-aarch64-3.9/src/lxml gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -Isrc/lxml -Isrc/lxml/includes -I/usr/include/libxml2 -Isrc -I/usr/include/python3.9 -c src/lxml/etree.c -o build/temp.linux-aarch64-3.9/src/lxml/etree.o -w gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/src/lxml/etree.o -L/usr/lib64 -lxslt -lexslt -lxml2 -lrt -lz -lm -o build/lib.linux-aarch64-3.9/lxml/etree.cpython-39-aarch64-linux-gnu.so building 'lxml.objectify' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -Isrc/lxml/includes -I/usr/include/libxml2 -Isrc -I/usr/include/python3.9 -c src/lxml/objectify.c -o build/temp.linux-aarch64-3.9/src/lxml/objectify.o -w gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/src/lxml/objectify.o -L/usr/lib64 -lxslt -lexslt -lxml2 -lrt -lz -lm -o build/lib.linux-aarch64-3.9/lxml/objectify.cpython-39-aarch64-linux-gnu.so building 'lxml.builder' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.9 -c src/lxml/builder.c -o build/temp.linux-aarch64-3.9/src/lxml/builder.o -w gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/src/lxml/builder.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/lxml/builder.cpython-39-aarch64-linux-gnu.so building 'lxml._elementpath' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.9 -c src/lxml/_elementpath.c -o build/temp.linux-aarch64-3.9/src/lxml/_elementpath.o -w gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/src/lxml/_elementpath.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/lxml/_elementpath.cpython-39-aarch64-linux-gnu.so building 'lxml.html.diff' extension creating build/temp.linux-aarch64-3.9/src/lxml/html gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.9 -c src/lxml/html/diff.c -o build/temp.linux-aarch64-3.9/src/lxml/html/diff.o -w gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/src/lxml/html/diff.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/lxml/html/diff.cpython-39-aarch64-linux-gnu.so building 'lxml.html.clean' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.9 -c src/lxml/html/clean.c -o build/temp.linux-aarch64-3.9/src/lxml/html/clean.o -w gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/src/lxml/html/clean.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/lxml/html/clean.cpython-39-aarch64-linux-gnu.so building 'lxml.sax' extension gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python3.9 -c src/lxml/sax.c -o build/temp.linux-aarch64-3.9/src/lxml/sax.o -w gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/src/lxml/sax.o -L/usr/lib64 -o build/lib.linux-aarch64-3.9/lxml/sax.cpython-39-aarch64-linux-gnu.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.oaKCXA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64 ++ dirname /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64 + cd lxml-4.6.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3.9 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64 Building lxml version 4.6.5. Building without Cython. Building against libxml2 2.9.7 and libxslt 1.1.32 running install running install_lib creating /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr creating /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml copying build/lib.linux-aarch64-3.9/lxml/lxml.etree.h -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml copying build/lib.linux-aarch64-3.9/lxml/_elementpath.py -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml copying build/lib.linux-aarch64-3.9/lxml/_elementpath.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml copying build/lib.linux-aarch64-3.9/lxml/lxml.etree_api.h -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml copying build/lib.linux-aarch64-3.9/lxml/__init__.py -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml copying build/lib.linux-aarch64-3.9/lxml/usedoctest.py -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml copying build/lib.linux-aarch64-3.9/lxml/sax.py -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml copying build/lib.linux-aarch64-3.9/lxml/doctestcompare.py -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml copying build/lib.linux-aarch64-3.9/lxml/cssselect.py -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml copying build/lib.linux-aarch64-3.9/lxml/pyclasslookup.py -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml copying build/lib.linux-aarch64-3.9/lxml/ElementInclude.py -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml copying build/lib.linux-aarch64-3.9/lxml/etree_api.h -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml copying build/lib.linux-aarch64-3.9/lxml/sax.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml copying build/lib.linux-aarch64-3.9/lxml/etree.h -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml copying build/lib.linux-aarch64-3.9/lxml/etree.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml creating /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/isoschematron creating /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/isoschematron/resources creating /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/isoschematron/resources/xsl copying build/lib.linux-aarch64-3.9/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/isoschematron/resources/xsl copying build/lib.linux-aarch64-3.9/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/isoschematron/resources/xsl creating /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-aarch64-3.9/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_svrl_for_xslt1.xsl -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-aarch64-3.9/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_skeleton_for_xslt1.xsl -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-aarch64-3.9/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-aarch64-3.9/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-aarch64-3.9/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying build/lib.linux-aarch64-3.9/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 creating /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/isoschematron/resources/rng copying build/lib.linux-aarch64-3.9/lxml/isoschematron/resources/rng/iso-schematron.rng -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/isoschematron/resources/rng copying build/lib.linux-aarch64-3.9/lxml/isoschematron/__init__.py -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/isoschematron creating /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html copying build/lib.linux-aarch64-3.9/lxml/html/diff.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html copying build/lib.linux-aarch64-3.9/lxml/html/_setmixin.py -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html copying build/lib.linux-aarch64-3.9/lxml/html/__init__.py -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html copying build/lib.linux-aarch64-3.9/lxml/html/usedoctest.py -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html copying build/lib.linux-aarch64-3.9/lxml/html/soupparser.py -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html copying build/lib.linux-aarch64-3.9/lxml/html/diff.py -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html copying build/lib.linux-aarch64-3.9/lxml/html/defs.py -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html copying build/lib.linux-aarch64-3.9/lxml/html/_html5builder.py -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html copying build/lib.linux-aarch64-3.9/lxml/html/clean.py -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html copying build/lib.linux-aarch64-3.9/lxml/html/_diffcommand.py -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html copying build/lib.linux-aarch64-3.9/lxml/html/formfill.py -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html copying build/lib.linux-aarch64-3.9/lxml/html/ElementSoup.py -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html copying build/lib.linux-aarch64-3.9/lxml/html/clean.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html copying build/lib.linux-aarch64-3.9/lxml/html/html5parser.py -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html copying build/lib.linux-aarch64-3.9/lxml/html/builder.py -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html creating /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/includes copying build/lib.linux-aarch64-3.9/lxml/includes/uri.pxd -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/includes copying build/lib.linux-aarch64-3.9/lxml/includes/schematron.pxd -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/includes copying build/lib.linux-aarch64-3.9/lxml/includes/xmlerror.pxd -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/includes copying build/lib.linux-aarch64-3.9/lxml/includes/lxml-version.h -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/includes copying build/lib.linux-aarch64-3.9/lxml/includes/xpath.pxd -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/includes copying build/lib.linux-aarch64-3.9/lxml/includes/__init__.py -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/includes copying build/lib.linux-aarch64-3.9/lxml/includes/etree_defs.h -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/includes copying build/lib.linux-aarch64-3.9/lxml/includes/xinclude.pxd -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/includes copying build/lib.linux-aarch64-3.9/lxml/includes/relaxng.pxd -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/includes copying build/lib.linux-aarch64-3.9/lxml/includes/htmlparser.pxd -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/includes copying build/lib.linux-aarch64-3.9/lxml/includes/xslt.pxd -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/includes copying build/lib.linux-aarch64-3.9/lxml/includes/config.pxd -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/includes copying build/lib.linux-aarch64-3.9/lxml/includes/xmlparser.pxd -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/includes copying build/lib.linux-aarch64-3.9/lxml/includes/c14n.pxd -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/includes copying build/lib.linux-aarch64-3.9/lxml/includes/xmlschema.pxd -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/includes copying build/lib.linux-aarch64-3.9/lxml/includes/dtdvalid.pxd -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/includes copying build/lib.linux-aarch64-3.9/lxml/includes/tree.pxd -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/includes copying build/lib.linux-aarch64-3.9/lxml/includes/etreepublic.pxd -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/includes copying build/lib.linux-aarch64-3.9/lxml/includes/__init__.pxd -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/includes copying build/lib.linux-aarch64-3.9/lxml/builder.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml copying build/lib.linux-aarch64-3.9/lxml/objectify.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml copying build/lib.linux-aarch64-3.9/lxml/builder.py -> /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml byte-compiling /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/_elementpath.py to _elementpath.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/usedoctest.py to usedoctest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/sax.py to sax.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/doctestcompare.py to doctestcompare.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/cssselect.py to cssselect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/pyclasslookup.py to pyclasslookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/ElementInclude.py to ElementInclude.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/isoschematron/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html/_setmixin.py to _setmixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html/usedoctest.py to usedoctest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html/soupparser.py to soupparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html/diff.py to diff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html/defs.py to defs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html/_html5builder.py to _html5builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html/clean.py to clean.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html/_diffcommand.py to _diffcommand.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html/formfill.py to formfill.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html/ElementSoup.py to ElementSoup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html/html5parser.py to html5parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html/builder.py to builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/includes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/builder.py to builder.cpython-39.pyc writing byte-compilation script '/tmp/tmpxv0jjbas.py' /usr/bin/python3.9 /tmp/tmpxv0jjbas.py removing /tmp/tmpxv0jjbas.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/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml-4.6.5-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j8 --strict-build-id -m -i --build-id-seed 4.6.5-1.module+oc8.8.0+563+9a4db398 --unique-debug-suffix -4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64 --unique-debug-src-base python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/lxml-4.6.5 extracting debug info from /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/etree.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/builder.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html/clean.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/_elementpath.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/html/diff.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/objectify.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9/site-packages/lxml/sax.cpython-39-aarch64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. 32234 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-lxml-4.6.5-1.module+oc8.8.0+563+9a4db398.aarch64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3.9 + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GSpKx1 + umask 022 + cd /builddir/build/BUILD + cd lxml-4.6.5 + cp -a build/lib.linux-aarch64-3.9/lxml src/ + /usr/bin/python3.9 test.py -vuf .............................................................................ss...s............s...ss...........s........................................................................................................................................................................................................................................................................................................................................................................................ssss...ssssssssssssss...ssssssssssssss...........................................................................................................................................................................................................................................................................................ssss....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s.............s................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. ====================================================================== FAIL: test_simple_xml (lxml.tests.test_elementtree.ElementTreePullTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/lib64/python3.9/unittest/case.py", line 59, in testPartExecutor yield File "/usr/lib64/python3.9/unittest/case.py", line 593, in run self._callTestMethod(testMethod) File "/usr/lib64/python3.9/unittest/case.py", line 550, in _callTestMethod method() File "/builddir/build/BUILD/lxml-4.6.5/src/lxml/tests/test_elementtree.py", line 4362, in test_simple_xml self.assert_event_tags(parser, [('end', 'element')]) File "/builddir/build/BUILD/lxml-4.6.5/src/lxml/tests/test_elementtree.py", line 4347, in assert_event_tags self.assertEqual([(action, elem.tag) for action, elem in events], File "/usr/lib64/python3.9/unittest/case.py", line 831, in assertEqual assertion_func(first, second, msg=msg) File "/usr/lib64/python3.9/unittest/case.py", line 1037, in assertListEqual self.assertSequenceEqual(list1, list2, msg, seq_type=list) File "/usr/lib64/python3.9/unittest/case.py", line 1019, in assertSequenceEqual self.fail(msg) File "/usr/lib64/python3.9/unittest/case.py", line 670, in fail raise self.failureException(msg) AssertionError: Lists differ: [] != [('end', 'element')] Second list contains 1 additional elements. First extra element 0: ('end', 'element') - [] + [('end', 'element')] ---------------------------------------------------------------------- Ran 1939 tests in 2.229s FAILED (failures=1) Skipping tests in lxml.cssselect - external cssselect package is not installed Comparing with ElementTree 1.3.0 TESTED VERSION: 4.6.5 Python: sys.version_info(major=3, minor=9, micro=2, releaselevel='final', serial=0) lxml.etree: (4, 6, 5, 0) libxml used: (2, 9, 7) libxml compiled: (2, 9, 7) libxslt used: (1, 1, 32) libxslt compiled: (1, 1, 32) FS encoding: utf-8 Default encoding: utf-8 Max Unicode: 1114111 error: Bad exit status from /var/tmp/rpm-tmp.GSpKx1 (%check) Bad exit status from /var/tmp/rpm-tmp.GSpKx1 (%check) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/python-lxml.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 597, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/python-lxml.spec