Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-html5-parser.spec'], chrootPath='/var/lib/mock/openeuler-23.03-aarch64-1688889419.645131/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-html5-parser.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 :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-html5-parser-0.4.10-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-html5-parser.spec'], chrootPath='/var/lib/mock/openeuler-23.03-aarch64-1688889419.645131/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-html5-parser.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 :1: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives :1: DeprecationWarning: The distutils.sysconfig module is deprecated, use sysconfig instead Building target platforms: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-html5-parser-0.4.10-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-html5-parser.spec'], chrootPath='/var/lib/mock/openeuler-23.03-aarch64-1688889419.645131/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=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-html5-parser.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.ybby1l + umask 022 + cd /builddir/build/BUILD + export debug=True + debug=True + cd /builddir/build/BUILD + rm -rf html5-parser-0.4.10 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/html5-parser-0.4.10.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd html5-parser-0.4.10 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i -e '/^#!\//, 1d' src/html5_parser/__init__.py src/html5_parser/dom.py src/html5_parser/encoding_names.py src/html5_parser/encoding_parser.py src/html5_parser/soup.py src/html5_parser/stdlib_etree.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.QQOqjw + umask 022 + cd /builddir/build/BUILD + cd html5-parser-0.4.10 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-aarch64-3.10 creating build/lib.linux-aarch64-3.10/html5_parser copying src/html5_parser/encoding_names.py -> build/lib.linux-aarch64-3.10/html5_parser copying src/html5_parser/__init__.py -> build/lib.linux-aarch64-3.10/html5_parser copying src/html5_parser/encoding_parser.py -> build/lib.linux-aarch64-3.10/html5_parser copying src/html5_parser/soup.py -> build/lib.linux-aarch64-3.10/html5_parser copying src/html5_parser/dom.py -> build/lib.linux-aarch64-3.10/html5_parser copying src/html5_parser/stdlib_etree.py -> build/lib.linux-aarch64-3.10/html5_parser running build_ext building 'html5_parser.html_parser' extension creating build/temp.linux-aarch64-3.10 creating build/temp.linux-aarch64-3.10/gumbo creating build/temp.linux-aarch64-3.10/src gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/libxml2 -I/usr/include/python3.10 -c gumbo/attribute.c -o build/temp.linux-aarch64-3.10/gumbo/attribute.o -O3 -std=c99 -fvisibility=hidden gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/libxml2 -I/usr/include/python3.10 -c gumbo/char_ref.c -o build/temp.linux-aarch64-3.10/gumbo/char_ref.o -O3 -std=c99 -fvisibility=hidden gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/libxml2 -I/usr/include/python3.10 -c gumbo/error.c -o build/temp.linux-aarch64-3.10/gumbo/error.o -O3 -std=c99 -fvisibility=hidden gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/libxml2 -I/usr/include/python3.10 -c gumbo/gumbo_edit.c -o build/temp.linux-aarch64-3.10/gumbo/gumbo_edit.o -O3 -std=c99 -fvisibility=hidden gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/libxml2 -I/usr/include/python3.10 -c gumbo/parser.c -o build/temp.linux-aarch64-3.10/gumbo/parser.o -O3 -std=c99 -fvisibility=hidden gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/libxml2 -I/usr/include/python3.10 -c gumbo/string_buffer.c -o build/temp.linux-aarch64-3.10/gumbo/string_buffer.o -O3 -std=c99 -fvisibility=hidden gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/libxml2 -I/usr/include/python3.10 -c gumbo/string_piece.c -o build/temp.linux-aarch64-3.10/gumbo/string_piece.o -O3 -std=c99 -fvisibility=hidden gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/libxml2 -I/usr/include/python3.10 -c gumbo/svg_attrs.c -o build/temp.linux-aarch64-3.10/gumbo/svg_attrs.o -O3 -std=c99 -fvisibility=hidden gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/libxml2 -I/usr/include/python3.10 -c gumbo/svg_tags.c -o build/temp.linux-aarch64-3.10/gumbo/svg_tags.o -O3 -std=c99 -fvisibility=hidden gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/libxml2 -I/usr/include/python3.10 -c gumbo/tag.c -o build/temp.linux-aarch64-3.10/gumbo/tag.o -O3 -std=c99 -fvisibility=hidden gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/libxml2 -I/usr/include/python3.10 -c gumbo/tokenizer.c -o build/temp.linux-aarch64-3.10/gumbo/tokenizer.o -O3 -std=c99 -fvisibility=hidden gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/libxml2 -I/usr/include/python3.10 -c gumbo/utf8.c -o build/temp.linux-aarch64-3.10/gumbo/utf8.o -O3 -std=c99 -fvisibility=hidden gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/libxml2 -I/usr/include/python3.10 -c gumbo/util.c -o build/temp.linux-aarch64-3.10/gumbo/util.o -O3 -std=c99 -fvisibility=hidden gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/libxml2 -I/usr/include/python3.10 -c gumbo/vector.c -o build/temp.linux-aarch64-3.10/gumbo/vector.o -O3 -std=c99 -fvisibility=hidden gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/libxml2 -I/usr/include/python3.10 -c src/as-libxml.c -o build/temp.linux-aarch64-3.10/src/as-libxml.o -O3 -std=c99 -fvisibility=hidden gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/libxml2 -I/usr/include/python3.10 -c src/as-python-tree.c -o build/temp.linux-aarch64-3.10/src/as-python-tree.o -O3 -std=c99 -fvisibility=hidden gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -D_GNU_SOURCE -fPIC -fwrapv -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -D_GNU_SOURCE -fPIC -fwrapv -fstack-protector-strong -D_FORTIFY_SOURCE=2 -O2 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/libxml2 -I/usr/include/python3.10 -c src/python-wrapper.c -o build/temp.linux-aarch64-3.10/src/python-wrapper.o -O3 -std=c99 -fvisibility=hidden gcc -shared -g -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.10/gumbo/attribute.o build/temp.linux-aarch64-3.10/gumbo/char_ref.o build/temp.linux-aarch64-3.10/gumbo/error.o build/temp.linux-aarch64-3.10/gumbo/gumbo_edit.o build/temp.linux-aarch64-3.10/gumbo/parser.o build/temp.linux-aarch64-3.10/gumbo/string_buffer.o build/temp.linux-aarch64-3.10/gumbo/string_piece.o build/temp.linux-aarch64-3.10/gumbo/svg_attrs.o build/temp.linux-aarch64-3.10/gumbo/svg_tags.o build/temp.linux-aarch64-3.10/gumbo/tag.o build/temp.linux-aarch64-3.10/gumbo/tokenizer.o build/temp.linux-aarch64-3.10/gumbo/utf8.o build/temp.linux-aarch64-3.10/gumbo/util.o build/temp.linux-aarch64-3.10/gumbo/vector.o build/temp.linux-aarch64-3.10/src/as-libxml.o build/temp.linux-aarch64-3.10/src/as-python-tree.o build/temp.linux-aarch64-3.10/src/python-wrapper.o -L/usr/lib64 -lxml2 -o build/lib.linux-aarch64-3.10/html5_parser/html_parser.cpython-310-aarch64-linux-gnu.so + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7bqCC7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64 + cd html5-parser-0.4.10 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64 running install /usr/lib/python3.10/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/python-html5-parser-0.4.10-1.aarch64/usr creating /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/lib64/python3.10 creating /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/lib64/python3.10/site-packages creating /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/lib64/python3.10/site-packages/html5_parser copying build/lib.linux-aarch64-3.10/html5_parser/encoding_names.py -> /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/lib64/python3.10/site-packages/html5_parser copying build/lib.linux-aarch64-3.10/html5_parser/__init__.py -> /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/lib64/python3.10/site-packages/html5_parser copying build/lib.linux-aarch64-3.10/html5_parser/encoding_parser.py -> /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/lib64/python3.10/site-packages/html5_parser copying build/lib.linux-aarch64-3.10/html5_parser/soup.py -> /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/lib64/python3.10/site-packages/html5_parser copying build/lib.linux-aarch64-3.10/html5_parser/dom.py -> /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/lib64/python3.10/site-packages/html5_parser copying build/lib.linux-aarch64-3.10/html5_parser/html_parser.cpython-310-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/lib64/python3.10/site-packages/html5_parser copying build/lib.linux-aarch64-3.10/html5_parser/stdlib_etree.py -> /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/lib64/python3.10/site-packages/html5_parser byte-compiling /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/lib64/python3.10/site-packages/html5_parser/encoding_names.py to encoding_names.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/lib64/python3.10/site-packages/html5_parser/__init__.py to __init__.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/lib64/python3.10/site-packages/html5_parser/encoding_parser.py to encoding_parser.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/lib64/python3.10/site-packages/html5_parser/soup.py to soup.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/lib64/python3.10/site-packages/html5_parser/dom.py to dom.cpython-310.pyc byte-compiling /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/lib64/python3.10/site-packages/html5_parser/stdlib_etree.py to stdlib_etree.cpython-310.pyc writing byte-compilation script '/tmp/tmpav1ve5uu.py' /usr/bin/python3 /tmp/tmpav1ve5uu.py removing /tmp/tmpav1ve5uu.py running install_egg_info running egg_info writing src/html5_parser.egg-info/PKG-INFO writing dependency_links to src/html5_parser.egg-info/dependency_links.txt writing requirements to src/html5_parser.egg-info/requires.txt writing top-level names to src/html5_parser.egg-info/top_level.txt reading manifest file 'src/html5_parser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'win-ci.py' warning: no files found matching 'gumbo/*.py' adding license file 'LICENSE' writing manifest file 'src/html5_parser.egg-info/SOURCES.txt' Copying src/html5_parser.egg-info to /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/lib64/python3.10/site-packages/html5_parser-0.4.10-py3.10.egg-info running install_scripts + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.4.10-1 --unique-debug-suffix -0.4.10-1.aarch64 --unique-debug-src-base python-html5-parser-0.4.10-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/html5-parser-0.4.10 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/lib64/python3.10/site-packages/html5_parser/html_parser.cpython-310-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/lib64/python3.10/site-packages/html5_parser/html_parser.cpython-310-aarch64-linux-gnu.so Support for debuginfod is not compiled into GDB. cpio: NONE: Cannot stat: No such file or directory cpio: char_ref.c: Cannot stat: No such file or directory cpio: char_ref.rl: Cannot stat: No such file or directory cpio: svg_attrs.gperf: Cannot stat: No such file or directory cpio: svg_tags.gperf: Cannot stat: No such file or directory 947 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/lib64/python3.10 using /usr/bin/python3.10 Bytecompiling .py files below /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/lib/debug/usr/lib64/python3.10 using /usr/bin/python3.10 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.lRbb46 + umask 022 + cd /builddir/build/BUILD + cd html5-parser-0.4.10 + /usr/bin/python3 setup.py test running test running build_py running build_ext running tests... .................../usr/lib/python3.10/site-packages/bs4/element.py:15: UserWarning: The soupsieve package is not installed. CSS selectors cannot be used. warnings.warn( ........s ---------------------------------------------------------------------- Ran 28 tests in 0.241s OK (skipped=1) + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-html5-parser-0.4.10-1.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zbMoGm + umask 022 + cd /builddir/build/BUILD + cd html5-parser-0.4.10 + DOCDIR=/builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/share/doc/python3-html5-parser + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/share/doc/python3-html5-parser + cp -pr README.rst /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/share/doc/python3-html5-parser + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dvnq1C + umask 022 + cd /builddir/build/BUILD + cd html5-parser-0.4.10 + LICENSEDIR=/builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/share/licenses/python3-html5-parser + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/share/licenses/python3-html5-parser + cp -pr LICENSE /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64/usr/share/licenses/python3-html5-parser + RPM_EC=0 ++ jobs -p + exit 0 Provides: bundled(gumbo-parser) = 0.9.3-20160216git69b580ab4de04 bundled(sigil-gumbo) = 0.9.3-20170601git0830e1145fe08 python-html5-parser = 0.4.10-1 python3-html5-parser = 0.4.10-1 python3-html5-parser(aarch-64) = 0.4.10-1 python3.10dist(html5-parser) = 0.4.10 python3dist(html5-parser) = 0.4.10 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) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.6.0)(64bit) python(abi) = 3.10 python3.10dist(chardet) python3.10dist(lxml) >= 3.8 rtld(GNU_HASH) Obsoletes: python-html5-parser < 0.4.10-1 Processing files: python-html5-parser-debuginfo-0.4.10-1.aarch64 Provides: python-html5-parser-debuginfo = 0.4.10-1 python-html5-parser-debuginfo(aarch-64) = 0.4.10-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-html5-parser-debugsource(aarch-64) = 0.4.10-1 Processing files: python-html5-parser-debugsource-0.4.10-1.aarch64 Provides: python-html5-parser-debugsource = 0.4.10-1 python-html5-parser-debugsource(aarch-64) = 0.4.10-1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64 Wrote: /builddir/build/RPMS/python-html5-parser-debugsource-0.4.10-1.aarch64.rpm Wrote: /builddir/build/RPMS/python3-html5-parser-0.4.10-1.aarch64.rpm Wrote: /builddir/build/RPMS/python-html5-parser-debuginfo-0.4.10-1.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.M4jqaE + umask 022 + cd /builddir/build/BUILD + cd html5-parser-0.4.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-html5-parser-0.4.10-1.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.KpWG9t + umask 022 + cd /builddir/build/BUILD + rm -rf html5-parser-0.4.10 html5-parser-0.4.10.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0