Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python3.11-lxml.spec'], chrootPath='/var/lib/mock/dist-circle9-build-96593-44315/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 --target aarch64 --nodeps /builddir/build/SPECS/python3.11-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 setting SOURCE_DATE_EPOCH=1676505600 Wrote: /builddir/build/SRPMS/python3.11-lxml-4.9.2-3.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps --nocheck /builddir/build/SPECS/python3.11-lxml.spec'], chrootPath='/var/lib/mock/dist-circle9-build-96593-44315/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 --target aarch64 --nodeps --nocheck /builddir/build/SPECS/python3.11-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 setting SOURCE_DATE_EPOCH=1676505600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.o6ZtLm + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf lxml-4.9.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/lxml-4.9.2-no-isoschematron.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lxml-4.9.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/, '\''lxml.isoschematron'\''//' setup.py + sed -Ei '/^Schematron$/,/^\(Pre-ISO-Schematron\)$/d' doc/validation.txt + find -type f -name '*.c' -print -delete ./src/lxml/_elementpath.c ./src/lxml/html/diff.c ./src/lxml/html/clean.c ./src/lxml/etree.c ./src/lxml/builder.c ./src/lxml/sax.c ./src/lxml/objectify.c + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fjtbfi + umask 022 + cd /builddir/build/BUILD + cd lxml-4.9.2 + env WITH_CYTHON=true 'CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'LDFLAGS=-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' /usr/bin/python3.11 setup.py build '--executable=/usr/bin/python3.11 -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.9.2. Building with Cython 0.29.32. Building against libxml2 2.9.13 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-aarch64-cpython-311 creating build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/pyclasslookup.py -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/sax.py -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/usedoctest.py -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/__init__.py -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/_elementpath.py -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/doctestcompare.py -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/cssselect.py -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/ElementInclude.py -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/builder.py -> build/lib.linux-aarch64-cpython-311/lxml creating build/lib.linux-aarch64-cpython-311/lxml/includes copying src/lxml/includes/__init__.py -> build/lib.linux-aarch64-cpython-311/lxml/includes creating build/lib.linux-aarch64-cpython-311/lxml/html copying src/lxml/html/defs.py -> build/lib.linux-aarch64-cpython-311/lxml/html copying src/lxml/html/html5parser.py -> build/lib.linux-aarch64-cpython-311/lxml/html copying src/lxml/html/formfill.py -> build/lib.linux-aarch64-cpython-311/lxml/html copying src/lxml/html/diff.py -> build/lib.linux-aarch64-cpython-311/lxml/html copying src/lxml/html/usedoctest.py -> build/lib.linux-aarch64-cpython-311/lxml/html copying src/lxml/html/__init__.py -> build/lib.linux-aarch64-cpython-311/lxml/html copying src/lxml/html/soupparser.py -> build/lib.linux-aarch64-cpython-311/lxml/html copying src/lxml/html/_html5builder.py -> build/lib.linux-aarch64-cpython-311/lxml/html copying src/lxml/html/_setmixin.py -> build/lib.linux-aarch64-cpython-311/lxml/html copying src/lxml/html/ElementSoup.py -> build/lib.linux-aarch64-cpython-311/lxml/html copying src/lxml/html/clean.py -> build/lib.linux-aarch64-cpython-311/lxml/html copying src/lxml/html/_diffcommand.py -> build/lib.linux-aarch64-cpython-311/lxml/html copying src/lxml/html/builder.py -> build/lib.linux-aarch64-cpython-311/lxml/html copying src/lxml/etree.h -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/etree_api.h -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/lxml.etree.h -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/lxml.etree_api.h -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/objectify.pyx -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/etree.pyx -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/xpath.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/readonlytree.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/parser.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/xslt.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/debug.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/extensions.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/relaxng.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/nsclasses.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/classlookup.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/xmlschema.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/xinclude.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/schematron.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/iterparse.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/xmlerror.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/proxy.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/saxparser.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/parsertarget.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/dtd.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/cleanup.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/apihelpers.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/xsltext.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/xmlid.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/serializer.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/public-api.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/docloader.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/objectpath.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/includes/uri.pxd -> build/lib.linux-aarch64-cpython-311/lxml/includes copying src/lxml/includes/dtdvalid.pxd -> build/lib.linux-aarch64-cpython-311/lxml/includes copying src/lxml/includes/tree.pxd -> build/lib.linux-aarch64-cpython-311/lxml/includes copying src/lxml/includes/xpath.pxd -> build/lib.linux-aarch64-cpython-311/lxml/includes copying src/lxml/includes/schematron.pxd -> build/lib.linux-aarch64-cpython-311/lxml/includes copying src/lxml/includes/xinclude.pxd -> build/lib.linux-aarch64-cpython-311/lxml/includes copying src/lxml/includes/htmlparser.pxd -> build/lib.linux-aarch64-cpython-311/lxml/includes copying src/lxml/includes/xmlerror.pxd -> build/lib.linux-aarch64-cpython-311/lxml/includes copying src/lxml/includes/etreepublic.pxd -> build/lib.linux-aarch64-cpython-311/lxml/includes copying src/lxml/includes/__init__.pxd -> build/lib.linux-aarch64-cpython-311/lxml/includes copying src/lxml/includes/xmlparser.pxd -> build/lib.linux-aarch64-cpython-311/lxml/includes copying src/lxml/includes/relaxng.pxd -> build/lib.linux-aarch64-cpython-311/lxml/includes copying src/lxml/includes/c14n.pxd -> build/lib.linux-aarch64-cpython-311/lxml/includes copying src/lxml/includes/xmlschema.pxd -> build/lib.linux-aarch64-cpython-311/lxml/includes copying src/lxml/includes/config.pxd -> build/lib.linux-aarch64-cpython-311/lxml/includes copying src/lxml/includes/xslt.pxd -> build/lib.linux-aarch64-cpython-311/lxml/includes copying src/lxml/includes/etree_defs.h -> build/lib.linux-aarch64-cpython-311/lxml/includes copying src/lxml/includes/lxml-version.h -> build/lib.linux-aarch64-cpython-311/lxml/includes running build_ext building 'lxml.etree' extension creating build/temp.linux-aarch64-cpython-311 creating build/temp.linux-aarch64-cpython-311/src creating build/temp.linux-aarch64-cpython-311/src/lxml gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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.11 -c src/lxml/etree.c -o build/temp.linux-aarch64-cpython-311/src/lxml/etree.o -w gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-cpython-311/src/lxml/etree.o -L/usr/lib64 -lxslt -lexslt -lxml2 -lrt -lz -lm -o build/lib.linux-aarch64-cpython-311/lxml/etree.cpython-311-aarch64-linux-gnu.so building 'lxml.objectify' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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.11 -c src/lxml/objectify.c -o build/temp.linux-aarch64-cpython-311/src/lxml/objectify.o -w gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-cpython-311/src/lxml/objectify.o -L/usr/lib64 -lxslt -lexslt -lxml2 -lrt -lz -lm -o build/lib.linux-aarch64-cpython-311/lxml/objectify.cpython-311-aarch64-linux-gnu.so building 'lxml.builder' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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.11 -c src/lxml/builder.c -o build/temp.linux-aarch64-cpython-311/src/lxml/builder.o -w gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-cpython-311/src/lxml/builder.o -L/usr/lib64 -o build/lib.linux-aarch64-cpython-311/lxml/builder.cpython-311-aarch64-linux-gnu.so building 'lxml._elementpath' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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.11 -c src/lxml/_elementpath.c -o build/temp.linux-aarch64-cpython-311/src/lxml/_elementpath.o -w gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-cpython-311/src/lxml/_elementpath.o -L/usr/lib64 -o build/lib.linux-aarch64-cpython-311/lxml/_elementpath.cpython-311-aarch64-linux-gnu.so building 'lxml.html.diff' extension creating build/temp.linux-aarch64-cpython-311/src/lxml/html gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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.11 -c src/lxml/html/diff.c -o build/temp.linux-aarch64-cpython-311/src/lxml/html/diff.o -w gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-cpython-311/src/lxml/html/diff.o -L/usr/lib64 -o build/lib.linux-aarch64-cpython-311/lxml/html/diff.cpython-311-aarch64-linux-gnu.so building 'lxml.html.clean' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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.11 -c src/lxml/html/clean.c -o build/temp.linux-aarch64-cpython-311/src/lxml/html/clean.o -w gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-cpython-311/src/lxml/html/clean.o -L/usr/lib64 -o build/lib.linux-aarch64-cpython-311/lxml/html/clean.cpython-311-aarch64-linux-gnu.so building 'lxml.sax' extension gcc -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -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.11 -c src/lxml/sax.c -o build/temp.linux-aarch64-cpython-311/src/lxml/sax.o -w gcc -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-cpython-311/src/lxml/sax.o -L/usr/lib64 -o build/lib.linux-aarch64-cpython-311/lxml/sax.cpython-311-aarch64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dJdxDA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64 ++ dirname /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64 + cd lxml-4.9.2 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3.11 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64 Building lxml version 4.9.2. Building without Cython. Building against libxml2 2.9.13 and libxslt 1.1.34 running install /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr creating /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11 creating /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages creating /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/xpath.pxi -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/etree_api.h -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/readonlytree.pxi -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/parser.pxi -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/xslt.pxi -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/pyclasslookup.py -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/debug.pxi -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/extensions.pxi -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/sax.py -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/relaxng.pxi -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/nsclasses.pxi -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/lxml.etree.h -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/classlookup.pxi -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/xmlschema.pxi -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/builder.cpython-311-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/xinclude.pxi -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/schematron.pxi -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/iterparse.pxi -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/lxml.etree_api.h -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml creating /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html copying build/lib.linux-aarch64-cpython-311/lxml/html/defs.py -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html copying build/lib.linux-aarch64-cpython-311/lxml/html/html5parser.py -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html copying build/lib.linux-aarch64-cpython-311/lxml/html/clean.cpython-311-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html copying build/lib.linux-aarch64-cpython-311/lxml/html/formfill.py -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html copying build/lib.linux-aarch64-cpython-311/lxml/html/diff.py -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html copying build/lib.linux-aarch64-cpython-311/lxml/html/usedoctest.py -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html copying build/lib.linux-aarch64-cpython-311/lxml/html/__init__.py -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html copying build/lib.linux-aarch64-cpython-311/lxml/html/soupparser.py -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html copying build/lib.linux-aarch64-cpython-311/lxml/html/_html5builder.py -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html copying build/lib.linux-aarch64-cpython-311/lxml/html/_setmixin.py -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html copying build/lib.linux-aarch64-cpython-311/lxml/html/ElementSoup.py -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html copying build/lib.linux-aarch64-cpython-311/lxml/html/clean.py -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html copying build/lib.linux-aarch64-cpython-311/lxml/html/diff.cpython-311-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html copying build/lib.linux-aarch64-cpython-311/lxml/html/_diffcommand.py -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html copying build/lib.linux-aarch64-cpython-311/lxml/html/builder.py -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html copying build/lib.linux-aarch64-cpython-311/lxml/usedoctest.py -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/xmlerror.pxi -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/sax.cpython-311-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/objectify.cpython-311-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/__init__.py -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/proxy.pxi -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/_elementpath.py -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/etree.cpython-311-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/saxparser.pxi -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/doctestcompare.py -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/cssselect.py -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/etree.h -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/ElementInclude.py -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/objectify.pyx -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/parsertarget.pxi -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/etree.pyx -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/dtd.pxi -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml creating /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/includes copying build/lib.linux-aarch64-cpython-311/lxml/includes/uri.pxd -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/includes copying build/lib.linux-aarch64-cpython-311/lxml/includes/dtdvalid.pxd -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/includes copying build/lib.linux-aarch64-cpython-311/lxml/includes/tree.pxd -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/includes copying build/lib.linux-aarch64-cpython-311/lxml/includes/xpath.pxd -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/includes copying build/lib.linux-aarch64-cpython-311/lxml/includes/schematron.pxd -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/includes copying build/lib.linux-aarch64-cpython-311/lxml/includes/xinclude.pxd -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/includes copying build/lib.linux-aarch64-cpython-311/lxml/includes/htmlparser.pxd -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/includes copying build/lib.linux-aarch64-cpython-311/lxml/includes/xmlerror.pxd -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/includes copying build/lib.linux-aarch64-cpython-311/lxml/includes/etreepublic.pxd -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/includes copying build/lib.linux-aarch64-cpython-311/lxml/includes/__init__.pxd -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/includes copying build/lib.linux-aarch64-cpython-311/lxml/includes/xmlparser.pxd -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/includes copying build/lib.linux-aarch64-cpython-311/lxml/includes/relaxng.pxd -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/includes copying build/lib.linux-aarch64-cpython-311/lxml/includes/__init__.py -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/includes copying build/lib.linux-aarch64-cpython-311/lxml/includes/etree_defs.h -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/includes copying build/lib.linux-aarch64-cpython-311/lxml/includes/c14n.pxd -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/includes copying build/lib.linux-aarch64-cpython-311/lxml/includes/xmlschema.pxd -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/includes copying build/lib.linux-aarch64-cpython-311/lxml/includes/config.pxd -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/includes copying build/lib.linux-aarch64-cpython-311/lxml/includes/lxml-version.h -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/includes copying build/lib.linux-aarch64-cpython-311/lxml/includes/xslt.pxd -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/includes copying build/lib.linux-aarch64-cpython-311/lxml/cleanup.pxi -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/apihelpers.pxi -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/xsltext.pxi -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/xmlid.pxi -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/serializer.pxi -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/_elementpath.cpython-311-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/public-api.pxi -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/docloader.pxi -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/objectpath.pxi -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml copying build/lib.linux-aarch64-cpython-311/lxml/builder.py -> /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml byte-compiling /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/pyclasslookup.py to pyclasslookup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/sax.py to sax.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html/defs.py to defs.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html/html5parser.py to html5parser.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html/formfill.py to formfill.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html/diff.py to diff.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html/usedoctest.py to usedoctest.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html/soupparser.py to soupparser.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html/_html5builder.py to _html5builder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html/_setmixin.py to _setmixin.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html/ElementSoup.py to ElementSoup.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html/clean.py to clean.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html/_diffcommand.py to _diffcommand.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html/builder.py to builder.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/usedoctest.py to usedoctest.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/_elementpath.py to _elementpath.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/doctestcompare.py to doctestcompare.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/cssselect.py to cssselect.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/ElementInclude.py to ElementInclude.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/includes/__init__.py to __init__.cpython-311.pyc byte-compiling /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/builder.py to builder.cpython-311.pyc writing byte-compilation script '/tmp/tmpk5299nn6.py' /usr/bin/python3.11 /tmp/tmpk5299nn6.py removing /tmp/tmpk5299nn6.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' warning: no files found matching '*.rng' under directory 'src/lxml/isoschematron' warning: no files found matching '*.xsl' under directory 'src/lxml/isoschematron' warning: no files found matching '*.txt' under directory 'src/lxml/isoschematron' adding license file 'LICENSE.txt' adding license file 'LICENSES.txt' writing manifest file 'src/lxml.egg-info/SOURCES.txt' Copying src/lxml.egg-info to /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml-4.9.2-py3.11.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 4.9.2-3.el9 --unique-debug-suffix -4.9.2-3.el9.aarch64 --unique-debug-src-base python3.11-lxml-4.9.2-3.el9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/lxml-4.9.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/_elementpath.cpython-311-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/etree.cpython-311-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/builder.cpython-311-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html/clean.cpython-311-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html/diff.cpython-311-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/sax.cpython-311-aarch64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/objectify.cpython-311-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/etree.cpython-311-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/builder.cpython-311-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/_elementpath.cpython-311-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html/diff.cpython-311-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/html/clean.cpython-311-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/sax.cpython-311-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11/site-packages/lxml/objectify.cpython-311-aarch64-linux-gnu.so original debug info size: 15404kB, size after compression: 14912kB /usr/lib/rpm/sepdebugcrcfix: Updated 7 CRC32s, 0 CRC32s did match. 32755 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib/debug/usr/lib64/python3.11 using python3.11 Bytecompiling .py files below /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/lib64/python3.11 using python3.11 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3.11-lxml-4.9.2-3.el9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uS30m6 + umask 022 + cd /builddir/build/BUILD + cd lxml-4.9.2 + DOCDIR=/builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/share/doc/python3.11-lxml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/share/doc/python3.11-lxml + cp -pr README.rst /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/share/doc/python3.11-lxml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NJKmYD + umask 022 + cd /builddir/build/BUILD + cd lxml-4.9.2 + LICENSEDIR=/builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/share/licenses/python3.11-lxml + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/share/licenses/python3.11-lxml + cp -pr doc/licenses/BSD.txt /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/share/licenses/python3.11-lxml + cp -pr doc/licenses/elementtree.txt /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64/usr/share/licenses/python3.11-lxml + RPM_EC=0 ++ jobs -p + exit 0 Provides: python3.11-lxml = 4.9.2-3.el9 python3.11-lxml(aarch-64) = 4.9.2-3.el9 python3.11dist(lxml) = 4.9.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libexslt.so.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.11 rtld(GNU_HASH) Processing files: python3.11-lxml-debugsource-4.9.2-3.el9.aarch64 Provides: python3.11-lxml-debugsource = 4.9.2-3.el9 python3.11-lxml-debugsource(aarch-64) = 4.9.2-3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3.11-lxml-debuginfo-4.9.2-3.el9.aarch64 Provides: debuginfo(build-id) = 05b8073712df8e3ad756205496627782c908d30e debuginfo(build-id) = 26d5c865f61505429c0c5ad20df356725bd2abab debuginfo(build-id) = 58998be71ba7f01ae33a250cb92c53553959d41b debuginfo(build-id) = 60a8212ef7aa8a94cd90659138e3df7cc0fd8fb1 debuginfo(build-id) = 69bf28d42b760cad89f81223bb742a3864b96069 debuginfo(build-id) = 6d5074f9271f6e6e4e71e8e180f7db917e843739 debuginfo(build-id) = 986c3de1710a37a3bd8cb18f77583e3cff052248 python3.11-lxml-debuginfo = 4.9.2-3.el9 python3.11-lxml-debuginfo(aarch-64) = 4.9.2-3.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python3.11-lxml-debugsource(aarch-64) = 4.9.2-3.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64 Wrote: /builddir/build/RPMS/python3.11-lxml-4.9.2-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/python3.11-lxml-debuginfo-4.9.2-3.el9.aarch64.rpm Wrote: /builddir/build/RPMS/python3.11-lxml-debugsource-4.9.2-3.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.fS8330 + umask 022 + cd /builddir/build/BUILD + cd lxml-4.9.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python3.11-lxml-4.9.2-3.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0