Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-html5-parser.spec'], chrootPath='/var/lib/mock/f31-build-16575487-1190227/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --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: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python-html5-parser-0.4.7-1.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-html5-parser.spec'], chrootPath='/var/lib/mock/f31-build-16575487-1190227/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --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: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.SZxrPW + umask 022 + cd /builddir/build/BUILD + export debug=True + debug=True + cd /builddir/build/BUILD + rm -rf html5-parser-0.4.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/html5-parser-0.4.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd html5-parser-0.4.7 + /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 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.fWdI8W + umask 022 + cd /builddir/build/BUILD + cd html5-parser-0.4.7 + sleep 1 + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-armv7l-2.7 creating build/lib.linux-armv7l-2.7/html5_parser copying src/html5_parser/stdlib_etree.py -> build/lib.linux-armv7l-2.7/html5_parser copying src/html5_parser/encoding_names.py -> build/lib.linux-armv7l-2.7/html5_parser copying src/html5_parser/soup.py -> build/lib.linux-armv7l-2.7/html5_parser copying src/html5_parser/encoding_parser.py -> build/lib.linux-armv7l-2.7/html5_parser copying src/html5_parser/__init__.py -> build/lib.linux-armv7l-2.7/html5_parser copying src/html5_parser/dom.py -> build/lib.linux-armv7l-2.7/html5_parser running build_ext building 'html5_parser.html_parser' extension creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-2.7/src creating build/temp.linux-armv7l-2.7/gumbo gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python2.7 -c src/python-wrapper.c -o build/temp.linux-armv7l-2.7/src/python-wrapper.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python2.7 -c src/as-libxml.c -o build/temp.linux-armv7l-2.7/src/as-libxml.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python2.7 -c src/as-python-tree.c -o build/temp.linux-armv7l-2.7/src/as-python-tree.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python2.7 -c gumbo/parser.c -o build/temp.linux-armv7l-2.7/gumbo/parser.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python2.7 -c gumbo/utf8.c -o build/temp.linux-armv7l-2.7/gumbo/utf8.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python2.7 -c gumbo/svg_attrs.c -o build/temp.linux-armv7l-2.7/gumbo/svg_attrs.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python2.7 -c gumbo/svg_tags.c -o build/temp.linux-armv7l-2.7/gumbo/svg_tags.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python2.7 -c gumbo/char_ref.c -o build/temp.linux-armv7l-2.7/gumbo/char_ref.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python2.7 -c gumbo/error.c -o build/temp.linux-armv7l-2.7/gumbo/error.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python2.7 -c gumbo/gumbo_edit.c -o build/temp.linux-armv7l-2.7/gumbo/gumbo_edit.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python2.7 -c gumbo/string_buffer.c -o build/temp.linux-armv7l-2.7/gumbo/string_buffer.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python2.7 -c gumbo/string_piece.c -o build/temp.linux-armv7l-2.7/gumbo/string_piece.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python2.7 -c gumbo/tag.c -o build/temp.linux-armv7l-2.7/gumbo/tag.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python2.7 -c gumbo/tokenizer.c -o build/temp.linux-armv7l-2.7/gumbo/tokenizer.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python2.7 -c gumbo/util.c -o build/temp.linux-armv7l-2.7/gumbo/util.o -O3 -std=c99 -fvisibility=hidden BUILDSTDERR: gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall+ sleep 1 + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python2.7 -c gumbo/vector.c -o build/temp.linux-armv7l-2.7/gumbo/vector.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -fno-strict-aliasing -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python2.7 -c gumbo/attribute.c -o build/temp.linux-armv7l-2.7/gumbo/attribute.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/src/python-wrapper.o build/temp.linux-armv7l-2.7/src/as-libxml.o build/temp.linux-armv7l-2.7/src/as-python-tree.o build/temp.linux-armv7l-2.7/gumbo/parser.o build/temp.linux-armv7l-2.7/gumbo/utf8.o build/temp.linux-armv7l-2.7/gumbo/svg_attrs.o build/temp.linux-armv7l-2.7/gumbo/svg_tags.o build/temp.linux-armv7l-2.7/gumbo/char_ref.o build/temp.linux-armv7l-2.7/gumbo/error.o build/temp.linux-armv7l-2.7/gumbo/gumbo_edit.o build/temp.linux-armv7l-2.7/gumbo/string_buffer.o build/temp.linux-armv7l-2.7/gumbo/string_piece.o build/temp.linux-armv7l-2.7/gumbo/tag.o build/temp.linux-armv7l-2.7/gumbo/tokenizer.o build/temp.linux-armv7l-2.7/gumbo/util.o build/temp.linux-armv7l-2.7/gumbo/vector.o build/temp.linux-armv7l-2.7/gumbo/attribute.o -L/usr/lib -lxml2 -lpython2.7 -o build/lib.linux-armv7l-2.7/html5_parser/html_parser.so running build running build_py creating build/lib.linux-armv7l-3.7 creating build/lib.linux-armv7l-3.7/html5_parser copying src/html5_parser/stdlib_etree.py -> build/lib.linux-armv7l-3.7/html5_parser copying src/html5_parser/encoding_names.py -> build/lib.linux-armv7l-3.7/html5_parser copying src/html5_parser/soup.py -> build/lib.linux-armv7l-3.7/html5_parser copying src/html5_parser/encoding_parser.py -> build/lib.linux-armv7l-3.7/html5_parser copying src/html5_parser/__init__.py -> build/lib.linux-armv7l-3.7/html5_parser copying src/html5_parser/dom.py -> build/lib.linux-armv7l-3.7/html5_parser running build_ext building 'html5_parser.html_parser' extension creating build/temp.linux-armv7l-3.7 creating build/temp.linux-armv7l-3.7/src creating build/temp.linux-armv7l-3.7/gumbo gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python3.7m -c src/python-wrapper.c -o build/temp.linux-armv7l-3.7/src/python-wrapper.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python3.7m -c src/as-libxml.c -o build/temp.linux-armv7l-3.7/src/as-libxml.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python3.7m -c src/as-python-tree.c -o build/temp.linux-armv7l-3.7/src/as-python-tree.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python3.7m -c gumbo/parser.c -o build/temp.linux-armv7l-3.7/gumbo/parser.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python3.7m -c gumbo/utf8.c -o build/temp.linux-armv7l-3.7/gumbo/utf8.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python3.7m -c gumbo/svg_attrs.c -o build/temp.linux-armv7l-3.7/gumbo/svg_attrs.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python3.7m -c gumbo/svg_tags.c -o build/temp.linux-armv7l-3.7/gumbo/svg_tags.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python3.7m -c gumbo/char_ref.c -o build/temp.linux-armv7l-3.7/gumbo/char_ref.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python3.7m -c gumbo/error.c -o build/temp.linux-armv7l-3.7/gumbo/error.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python3.7m -c gumbo/gumbo_edit.c -o build/temp.linux-armv7l-3.7/gumbo/gumbo_edit.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python3.7m -c gumbo/string_buffer.c -o build/temp.linux-armv7l-3.7/gumbo/string_buffer.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python3.7m -c gumbo/string_piece.c -o build/temp.linux-armv7l-3.7/gumbo/string_piece.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python3.7m -c gumbo/tag.c -o build/temp.linux-armv7l-3.7/gumbo/tag.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python3.7m -c gumbo/tokenizer.c -o build/temp.linux-armv7l-3.7/gumbo/tokenizer.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python3.7m -c gumbo/util.c -o build/temp.linux-armv7l-3.7/gumbo/util.o -O3 -std=c99 -fvisibility=hidden BUILDSTDERR: gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-ar+ RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 mv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python3.7m -c gumbo/vector.c -o build/temp.linux-armv7l-3.7/gumbo/vector.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/libxml2 -I/usr/include/python3.7m -c gumbo/attribute.c -o build/temp.linux-armv7l-3.7/gumbo/attribute.o -O3 -std=c99 -fvisibility=hidden gcc -pthread -shared -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 -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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/src/python-wrapper.o build/temp.linux-armv7l-3.7/src/as-libxml.o build/temp.linux-armv7l-3.7/src/as-python-tree.o build/temp.linux-armv7l-3.7/gumbo/parser.o build/temp.linux-armv7l-3.7/gumbo/utf8.o build/temp.linux-armv7l-3.7/gumbo/svg_attrs.o build/temp.linux-armv7l-3.7/gumbo/svg_tags.o build/temp.linux-armv7l-3.7/gumbo/char_ref.o build/temp.linux-armv7l-3.7/gumbo/error.o build/temp.linux-armv7l-3.7/gumbo/gumbo_edit.o build/temp.linux-armv7l-3.7/gumbo/string_buffer.o build/temp.linux-armv7l-3.7/gumbo/string_piece.o build/temp.linux-armv7l-3.7/gumbo/tag.o build/temp.linux-armv7l-3.7/gumbo/tokenizer.o build/temp.linux-armv7l-3.7/gumbo/util.o build/temp.linux-armv7l-3.7/gumbo/vector.o build/temp.linux-armv7l-3.7/gumbo/attribute.o -L/usr/lib -lxml2 -lpython3.7m -o build/lib.linux-armv7l-3.7/html5_parser/html_parser.cpython-37m-arm-linux-gnueabi.so Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.wKBUpX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm + cd html5-parser-0.4.7 + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm BUILDSTDERR: warning: no files found matching 'gumbo/*.py' + 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 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm running install running install_lib creating /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr creating /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib creating /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python2.7/site-packages/html5_parser copying build/lib.linux-armv7l-2.7/html5_parser/stdlib_etree.py -> /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python2.7/site-packages/html5_parser copying build/lib.linux-armv7l-2.7/html5_parser/html_parser.so -> /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python2.7/site-packages/html5_parser copying build/lib.linux-armv7l-2.7/html5_parser/encoding_names.py -> /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python2.7/site-packages/html5_parser copying build/lib.linux-armv7l-2.7/html5_parser/soup.py -> /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python2.7/site-packages/html5_parser copying build/lib.linux-armv7l-2.7/html5_parser/encoding_parser.py -> /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python2.7/site-packages/html5_parser copying build/lib.linux-armv7l-2.7/html5_parser/__init__.py -> /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python2.7/site-packages/html5_parser copying build/lib.linux-armv7l-2.7/html5_parser/dom.py -> /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python2.7/site-packages/html5_parser byte-compiling /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python2.7/site-packages/html5_parser/stdlib_etree.py to stdlib_etree.pyc byte-compiling /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python2.7/site-packages/html5_parser/encoding_names.py to encoding_names.pyc byte-compiling /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python2.7/site-packages/html5_parser/soup.py to soup.pyc byte-compiling /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python2.7/site-packages/html5_parser/encoding_parser.py to encoding_parser.pyc byte-compiling /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python2.7/site-packages/html5_parser/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python2.7/site-packages/html5_parser/dom.py to dom.pyc writing byte-compilation script '/tmp/tmpV7unuU.py' /usr/bin/python2 -O /tmp/tmpV7unuU.py removing /tmp/tmpV7unuU.py running install_egg_info running egg_info writing requirements to src/html5_parser.egg-info/requires.txt writing src/html5_parser.egg-info/PKG-INFO writing top-level names to src/html5_parser.egg-info/top_level.txt writing dependency_links to src/html5_parser.egg-info/dependency_links.txt reading manifest file 'src/html5_parser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' 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.7-1.fc31.arm/usr/lib/python2.7/site-packages/html5_parser-0.4.7-py2.7.egg-info running install_scripts running install running install_lib creating /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python3.7/site-packages/html5_parser copying build/lib.linux-armv7l-3.7/html5_parser/stdlib_etree.py -> /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python3.7/site-packages/html5_parser copying build/lib.linux-armv7l-3.7/html5_parser/encoding_names.py -> /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python3.7/site-packages/html5_parser BUILDSTDERR: copwarning: no files found matching 'gumbo/*.py' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.4.7-1.fc31 --unique-debug-suffix -0.4.7-1.fc31.arm --unique-debug-src-base python-html5-parser-0.4.7-1.fc31.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/html5-parser-0.4.7 BUILDSTDERR: cpio: NONE: Cannot stat: No such file or directory BUILDSTDERR: cpio: char_ref.c: Cannot stat: No such file or directory BUILDSTDERR: cpio: char_ref.rl: Cannot stat: No such file or directory BUILDSTDERR: cpio: svg_attrs.gperf: Cannot stat: No such file or directory BUILDSTDERR: cpio: svg_tags.gperf: Cannot stat: No such file or directory BUILDSTDERR: 945 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '%{__python}' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs ying build/lib.linux-armv7l-3.7/html5_parser/soup.py -> /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python3.7/site-packages/html5_parser copying build/lib.linux-armv7l-3.7/html5_parser/encoding_parser.py -> /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python3.7/site-packages/html5_parser copying build/lib.linux-armv7l-3.7/html5_parser/html_parser.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python3.7/site-packages/html5_parser copying build/lib.linux-armv7l-3.7/html5_parser/__init__.py -> /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python3.7/site-packages/html5_parser copying build/lib.linux-armv7l-3.7/html5_parser/dom.py -> /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python3.7/site-packages/html5_parser byte-compiling /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python3.7/site-packages/html5_parser/stdlib_etree.py to stdlib_etree.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python3.7/site-packages/html5_parser/encoding_names.py to encoding_names.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python3.7/site-packages/html5_parser/soup.py to soup.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python3.7/site-packages/html5_parser/encoding_parser.py to encoding_parser.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python3.7/site-packages/html5_parser/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python3.7/site-packages/html5_parser/dom.py to dom.cpython-37.pyc writing byte-compilation script '/tmp/tmputg3vfut.py' /usr/bin/python3 /tmp/tmputg3vfut.py removing /tmp/tmputg3vfut.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' 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.7-1.fc31.arm/usr/lib/python3.7/site-packages/html5_parser-0.4.7-py3.7.egg-info running install_scripts explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python2.7/site-packages/html5_parser/html_parser.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python3.7/site-packages/html5_parser/html_parser.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python3.7/site-packages/html5_parser/html_parser.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python2.7/site-packages/html5_parser/html_parser.so original debug info size: 1956kB, size after compression: 1748kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/lib/debug/usr/lib/python3.7 using /usr/bin/python3.7 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.koL0VW + umask 022 + cd /builddir/build/BUILD + cd html5-parser-0.4.7 + /usr/bin/python2 setup.py test BUILDSTDERR: ........................s BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 25 tests in 0.335s BUILDSTDERR: OK (skipped=1) + /usr/bin/python3 setup.py test BUILDSTDERR: ........................s BUILDSTDERR: ---------------------------------------------------------------------- BUILDSTDERR: Ran 25 tests in 0.407s BUILDSTDERR: OK (skipped=1) + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 running test running build_py running build_ext running tests... running test running build_py running build_ext running tests... Processing files: python2-html5-parser-0.4.7-1.fc31.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5yGdJV + umask 022 + cd /builddir/build/BUILD + cd html5-parser-0.4.7 + DOCDIR=/builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/share/doc/python2-html5-parser + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/share/doc/python2-html5-parser + cp -pr README.rst /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/share/doc/python2-html5-parser + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lup8kY + umask 022 + cd /builddir/build/BUILD + cd html5-parser-0.4.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/share/licenses/python2-html5-parser + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/share/licenses/python2-html5-parser + cp -pr LICENSE /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/share/licenses/python2-html5-parser + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: bundled(gumbo-parser) = 0.9.3-20160216git69b580ab4de04 bundled(sigil-gumbo) = 0.9.3-20170601git0830e1145fe08 python-html5-parser = 0.4.7-1.fc31 python-html5-parser(armv7hl-32) = 0.4.7-1.fc31 python2-html5-parser = 0.4.7-1.fc31 python2-html5-parser(armv7hl-32) = 0.4.7-1.fc31 python2.7dist(html5-parser) = 0.4.7 python2dist(html5-parser) = 0.4.7 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-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython2.7.so.1.0 libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.6.0) python(abi) = 2.7 python2.7dist(chardet) python2.7dist(lxml) >= 3.8.0 rtld(GNU_HASH) Obsoletes: python-html5-parser < 0.4.7-1.fc31 Processing files: python3-html5-parser-0.4.7-1.fc31.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IYfgBX + umask 022 + cd /builddir/build/BUILD + cd html5-parser-0.4.7 + DOCDIR=/builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/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.7-1.fc31.arm/usr/share/doc/python3-html5-parser + cp -pr README.rst /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/share/doc/python3-html5-parser + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.iEN4CY + umask 022 + cd /builddir/build/BUILD + cd html5-parser-0.4.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/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.7-1.fc31.arm/usr/share/licenses/python3-html5-parser + cp -pr LICENSE /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm/usr/share/licenses/python3-html5-parser + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: bundled(gumbo-parser) = 0.9.3-20160216git69b580ab4de04 bundled(sigil-gumbo) = 0.9.3-20170601git0830e1145fe08 python3-html5-parser = 0.4.7-1.fc31 python3-html5-parser(armv7hl-32) = 0.4.7-1.fc31 python3.7dist(html5-parser) = 0.4.7 python3dist(html5-parser) = 0.4.7 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-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython3.7m.so.1.0 libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.6.0) python(abi) = 3.7 python3.7dist(chardet) python3.7dist(lxml) >= 3.8.0 rtld(GNU_HASH) Processing files: python-html5-parser-debugsource-0.4.7-1.fc31.armv7hl Provides: python-html5-parser-debugsource = 0.4.7-1.fc31 python-html5-parser-debugsource(armv7hl-32) = 0.4.7-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-html5-parser-debuginfo-0.4.7-1.fc31.armv7hl Provides: python-html5-parser-debuginfo = 0.4.7-1.fc31 python-html5-parser-debuginfo(armv7hl-32) = 0.4.7-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-html5-parser-debugsource(armv7hl-32) = 0.4.7-1.fc31 Processing files: python2-html5-parser-debuginfo-0.4.7-1.fc31.armv7hl Provides: debuginfo(build-id) = e7ae98f557a689f667355e44c9a8759468322ae3 python2-html5-parser-debuginfo = 0.4.7-1.fc31 python2-html5-parser-debuginfo(armv7hl-32) = 0.4.7-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-html5-parser-debugsource(armv7hl-32) = 0.4.7-1.fc31 Processing files: python3-html5-parser-debuginfo-0.4.7-1.fc31.armv7hl Provides: debuginfo(build-id) = 16ba1be6fa5cd8d00d41178b3ecebe51afa56f9a python3-html5-parser-debuginfo = 0.4.7-1.fc31 python3-html5-parser-debuginfo(armv7hl-32) = 0.4.7-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-html5-parser-debugsource(armv7hl-32) = 0.4.7-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm Wrote: /builddir/build/RPMS/python-html5-parser-debuginfo-0.4.7-1.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/python-html5-parser-debugsource-0.4.7-1.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-html5-parser-0.4.7-1.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/python2-html5-parser-0.4.7-1.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/python2-html5-parser-debuginfo-0.4.7-1.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-html5-parser-debuginfo-0.4.7-1.fc31.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aQr1vZ + umask 022 + cd /builddir/build/BUILD + cd html5-parser-0.4.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-html5-parser-0.4.7-1.fc31.arm + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0