Mock Version: 5.5 Mock Version: 5.5 Mock Version: 5.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/python3.11-lxml.spec'], chrootPath='/var/lib/mock/dist-an8.9-python3.11-test-build-398532-72310/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=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --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 sh: /usr/bin/python3.11: No such file or directory sh: /usr/bin/python3.11: No such file or directory sh: /usr/bin/python3.11: No such file or directory Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python3.11-lxml-4.9.2-4.an8.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/python3.11-lxml.spec'], chrootPath='/var/lib/mock/dist-an8.9-python3.11-test-build-398532-72310/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=982gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.v5ODQ7 + 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-rng.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 . + /usr/bin/cat /builddir/build/SOURCES/Make-the-validation-of-ISO-Schematron-files-optional.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/380.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + find -type f -name '*.c' -print -delete ./src/lxml/_elementpath.c ./src/lxml/builder.c ./src/lxml/etree.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.YHcIxp + umask 022 + cd /builddir/build/BUILD + cd lxml-4.9.2 + env 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.11 setup.py build '--executable=/usr/bin/python3.11 -sP' 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.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-cpython-311 creating build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/ElementInclude.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/builder.py -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/cssselect.py -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/doctestcompare.py -> 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 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/ElementSoup.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/_diffcommand.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/builder.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/defs.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/formfill.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/soupparser.py -> build/lib.linux-aarch64-cpython-311/lxml/html copying src/lxml/html/usedoctest.py -> build/lib.linux-aarch64-cpython-311/lxml/html creating build/lib.linux-aarch64-cpython-311/lxml/isoschematron copying src/lxml/isoschematron/__init__.py -> build/lib.linux-aarch64-cpython-311/lxml/isoschematron 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/etree.pyx -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/objectify.pyx -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/apihelpers.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/classlookup.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/cleanup.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/debug.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/docloader.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/dtd.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/extensions.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/iterparse.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/nsclasses.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/objectpath.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/parser.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/parsertarget.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/proxy.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/public-api.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/readonlytree.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/relaxng.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/saxparser.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/schematron.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/serializer.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/xinclude.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/xmlerror.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/xmlid.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/xmlschema.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/xpath.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/xslt.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/xsltext.pxi -> build/lib.linux-aarch64-cpython-311/lxml copying src/lxml/includes/__init__.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/config.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/etreepublic.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/relaxng.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/tree.pxd -> build/lib.linux-aarch64-cpython-311/lxml/includes copying src/lxml/includes/uri.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/xmlerror.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/xmlschema.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/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 creating build/lib.linux-aarch64-cpython-311/lxml/isoschematron/resources creating build/lib.linux-aarch64-cpython-311/lxml/isoschematron/resources/xsl copying src/lxml/isoschematron/resources/xsl/RNG2Schtrn.xsl -> build/lib.linux-aarch64-cpython-311/lxml/isoschematron/resources/xsl copying src/lxml/isoschematron/resources/xsl/XSD2Schtrn.xsl -> build/lib.linux-aarch64-cpython-311/lxml/isoschematron/resources/xsl creating build/lib.linux-aarch64-cpython-311/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_abstract_expand.xsl -> build/lib.linux-aarch64-cpython-311/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_dsdl_include.xsl -> build/lib.linux-aarch64-cpython-311/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/iso_schematron_message.xsl -> build/lib.linux-aarch64-cpython-311/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-cpython-311/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-cpython-311/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 copying src/lxml/isoschematron/resources/xsl/iso-schematron-xslt1/readme.txt -> build/lib.linux-aarch64-cpython-311/lxml/isoschematron/resources/xsl/iso-schematron-xslt1 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 -pthread -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.11 -c src/lxml/etree.c -o build/temp.linux-aarch64-cpython-311/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-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 -pthread -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.11 -c src/lxml/objectify.c -o build/temp.linux-aarch64-cpython-311/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-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 -pthread -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.11 -c src/lxml/builder.c -o build/temp.linux-aarch64-cpython-311/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-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 -pthread -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.11 -c src/lxml/_elementpath.c -o build/temp.linux-aarch64-cpython-311/src/lxml/_elementpath.o -w