Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pikepdf.spec'], chrootPath='/var/lib/mock/f33-build-21597451-1736980/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-pikepdf.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1594944000 Wrote: /builddir/build/SRPMS/python-pikepdf-1.17.2-1.fc33.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-pikepdf.spec'], chrootPath='/var/lib/mock/f33-build-21597451-1736980/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-pikepdf.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1594944000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dADhEF + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pikepdf-1.17.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/pikepdf-1.17.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pikepdf-1.17.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Reduce-some-requirements.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -rf src/pikepdf.egg-info + sed -i -e 's/release = .\+/release = '\''1.17.2'\''/g' docs/conf.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KooiLC + umask 022 + cd /builddir/build/BUILD + cd pikepdf-1.17.2 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/pikepdf copying src/pikepdf/codec.py -> build/lib.linux-aarch64-3.9/pikepdf copying src/pikepdf/_version.py -> build/lib.linux-aarch64-3.9/pikepdf copying src/pikepdf/objects.py -> build/lib.linux-aarch64-3.9/pikepdf copying src/pikepdf/_methods.py -> build/lib.linux-aarch64-3.9/pikepdf copying src/pikepdf/jbig2.py -> build/lib.linux-aarch64-3.9/pikepdf copying src/pikepdf/__init__.py -> build/lib.linux-aarch64-3.9/pikepdf copying src/pikepdf/_cpphelpers.py -> build/lib.linux-aarch64-3.9/pikepdf creating build/lib.linux-aarch64-3.9/pikepdf/models copying src/pikepdf/models/metadata.py -> build/lib.linux-aarch64-3.9/pikepdf/models copying src/pikepdf/models/encryption.py -> build/lib.linux-aarch64-3.9/pikepdf/models copying src/pikepdf/models/outlines.py -> build/lib.linux-aarch64-3.9/pikepdf/models copying src/pikepdf/models/__init__.py -> build/lib.linux-aarch64-3.9/pikepdf/models copying src/pikepdf/models/image.py -> build/lib.linux-aarch64-3.9/pikepdf/models copying src/pikepdf/models/matrix.py -> build/lib.linux-aarch64-3.9/pikepdf/models running build_ext creating tmp gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c /tmp/has_flag__l6h289zi.cpp -o tmp/has_flag__l6h289zi.o -std=c++14 gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.9 -c /tmp/has_flag__uds3943o.cpp -o tmp/has_flag__uds3943o.o -fvisibility=hidden building 'pikepdf._qpdf' extension creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/src creating build/temp.linux-aarch64-3.9/src/qpdf gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DVERSION_INFO="1.17.2" -I/usr/include/pybind11 -I/usr/include/python3.9 -c src/qpdf/annotation.cpp -o build/temp.linux-aarch64-3.9/src/qpdf/annotation.o -std=c++14 -fvisibility=hidden gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DVERSION_INFO="1.17.2" -I/usr/include/pybind11 -I/usr/include/python3.9 -c src/qpdf/object.cpp -o build/temp.linux-aarch64-3.9/src/qpdf/object.o -std=c++14 -fvisibility=hidden gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DVERSION_INFO="1.17.2" -I/usr/include/pybind11 -I/usr/include/python3.9 -c src/qpdf/object_convert.cpp -o build/temp.linux-aarch64-3.9/src/qpdf/object_convert.o -std=c++14 -fvisibility=hidden gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DVERSION_INFO="1.17.2" -I/usr/include/pybind11 -I/usr/include/python3.9 -c src/qpdf/object_repr.cpp -o build/temp.linux-aarch64-3.9/src/qpdf/object_repr.o -std=c++14 -fvisibility=hidden gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DVERSION_INFO="1.17.2" -I/usr/include/pybind11 -I/usr/include/python3.9 -c src/qpdf/page.cpp -o build/temp.linux-aarch64-3.9/src/qpdf/page.o -std=c++14 -fvisibility=hidden gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DVERSION_INFO="1.17.2" -I/usr/include/pybind11 -I/usr/include/python3.9 -c src/qpdf/pikepdf.cpp -o build/temp.linux-aarch64-3.9/src/qpdf/pikepdf.o -std=c++14 -fvisibility=hidden gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DVERSION_INFO="1.17.2" -I/usr/include/pybind11 -I/usr/include/python3.9 -c src/qpdf/pipeline.cpp -o build/temp.linux-aarch64-3.9/src/qpdf/pipeline.o -std=c++14 -fvisibility=hidden gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DVERSION_INFO="1.17.2" -I/usr/include/pybind11 -I/usr/include/python3.9 -c src/qpdf/qpdf.cpp -o build/temp.linux-aarch64-3.9/src/qpdf/qpdf.o -std=c++14 -fvisibility=hidden gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DVERSION_INFO="1.17.2" -I/usr/include/pybind11 -I/usr/include/python3.9 -c src/qpdf/qpdf_pagelist.cpp -o build/temp.linux-aarch64-3.9/src/qpdf/qpdf_pagelist.o -std=c++14 -fvisibility=hidden gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DVERSION_INFO="1.17.2" -I/usr/include/pybind11 -I/usr/include/python3.9 -c src/qpdf/utils.cpp -o build/temp.linux-aarch64-3.9/src/qpdf/utils.o -std=c++14 -fvisibility=hidden building using 4 processes g++ -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-aarch64-3.9/src/qpdf/annotation.o build/temp.linux-aarch64-3.9/src/qpdf/object.o build/temp.linux-aarch64-3.9/src/qpdf/object_convert.o build/temp.linux-aarch64-3.9/src/qpdf/object_repr.o build/temp.linux-aarch64-3.9/src/qpdf/page.o build/temp.linux-aarch64-3.9/src/qpdf/pikepdf.o build/temp.linux-aarch64-3.9/src/qpdf/pipeline.o build/temp.linux-aarch64-3.9/src/qpdf/qpdf.o build/temp.linux-aarch64-3.9/src/qpdf/qpdf_pagelist.o build/temp.linux-aarch64-3.9/src/qpdf/utils.o -L/usr/lib64 -lqpdf -o build/lib.linux-aarch64-3.9/pikepdf/_qpdf.cpython-39-aarch64-linux-gnu.so + pushd docs ~/build/BUILD/pikepdf-1.17.2/docs ~/build/BUILD/pikepdf-1.17.2 ++ ls -d /builddir/build/BUILD/pikepdf-1.17.2/docs/../build/lib.linux-aarch64-3.9 + PYTHONPATH=/builddir/build/BUILD/pikepdf-1.17.2/docs/../build/lib.linux-aarch64-3.9 + sphinx-build-3 . ../html Running Sphinx v3.1.1 making output directory... done WARNING: html_static_path entry '_static' does not exist loading intersphinx inventory from https://docs.python.org/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/objects.inv' not fetchable due to : HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /objects.inv (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known')) [autosummary] generating autosummary for: api/filters.rst, api/main.rst, api/models.rst, index.rst, installation.rst, references/arch.rst, references/contributing.rst, references/debugging.rst, references/resources.rst, release_notes.rst, topics/content_streams.rst, topics/encoding.rst, topics/images.rst, topics/metadata.rst, topics/objects.rst, topics/outlines.rst, topics/page.rst, topics/pages.rst, topics/streams.rst, tutorial.rst building [mo]: targets for 0 po files that are out of date building [html]: targets for 20 source files that are out of date updating environment: [new config] 20 added, 0 changed, 0 removed reading sources... [ 5%] api/filters reading sources... [ 10%] api/main reading sources... [ 15%] api/models reading sources... [ 20%] index reading sources... [ 25%] installation reading sources... [ 30%] references/arch reading sources... [ 35%] references/contributing reading sources... [ 40%] references/debugging reading sources... [ 45%] references/resources reading sources... [ 50%] release_notes reading sources... [ 55%] topics/content_streams reading sources... [ 60%] topics/encoding reading sources... [ 65%] topics/images reading sources... [ 70%] topics/metadata reading sources... [ 75%] topics/objects reading sources... [ 80%] topics/outlines reading sources... [ 85%] topics/page reading sources... [ 90%] topics/pages reading sources... [ 95%] topics/streams reading sources... [100%] tutorial looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 5%] api/filters writing output... [ 10%] api/main writing output... [ 15%] api/models writing output... [ 20%] index writing output... [ 25%] installation writing output... [ 30%] references/arch writing output... [ 35%] references/contributing writing output... [ 40%] references/debugging writing output... [ 45%] references/resources writing output... [ 50%] release_notes writing output... [ 55%] topics/content_streams writing output... [ 60%] topics/encoding writing output... [ 65%] topics/images writing output... [ 70%] topics/metadata writing output... [ 75%] topics/objects writing output... [ 80%] topics/outlines writing output... [ 85%] topics/page writing output... [ 90%] topics/pages writing output... [ 95%] topics/streams writing output... [100%] tutorial generating indices... genindexdone writing additional pages... searchdone copying images... [ 10%] images/pike.jpg copying images... [ 20%] images/pike-cartoon.png copying images... [ 30%] images/pikemen.jpg copying images... [ 40%] images/pike-tree.jpg copying images... [ 50%] images/sushi.jpg copying images... [ 60%] images/pike-release.jpg copying images... [ 70%] images/pdfcoords.svg copying images... [ 80%] images/congress_im0.jpg copying images... [ 90%] images/28fish.jpg copying images... [100%] images/save-pike.jpg copying static files... ... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in ../html. ~/build/BUILD/pikepdf-1.17.2 + popd + rm -rf html/.doctrees html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kbMAEE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64 ++ dirname /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64 + cd pikepdf-1.17.2 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64 running install running install_lib creating /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr creating /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64 creating /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf copying build/lib.linux-aarch64-3.9/pikepdf/codec.py -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf creating /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf/models copying build/lib.linux-aarch64-3.9/pikepdf/models/metadata.py -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf/models copying build/lib.linux-aarch64-3.9/pikepdf/models/encryption.py -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf/models copying build/lib.linux-aarch64-3.9/pikepdf/models/outlines.py -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf/models copying build/lib.linux-aarch64-3.9/pikepdf/models/__init__.py -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf/models creating /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf/models/__pycache__ copying build/lib.linux-aarch64-3.9/pikepdf/models/__pycache__/encryption.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf/models/__pycache__ copying build/lib.linux-aarch64-3.9/pikepdf/models/__pycache__/image.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf/models/__pycache__ copying build/lib.linux-aarch64-3.9/pikepdf/models/__pycache__/__init__.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf/models/__pycache__ copying build/lib.linux-aarch64-3.9/pikepdf/models/__pycache__/metadata.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf/models/__pycache__ copying build/lib.linux-aarch64-3.9/pikepdf/models/__pycache__/outlines.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf/models/__pycache__ copying build/lib.linux-aarch64-3.9/pikepdf/models/__pycache__/matrix.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf/models/__pycache__ copying build/lib.linux-aarch64-3.9/pikepdf/models/image.py -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf/models copying build/lib.linux-aarch64-3.9/pikepdf/models/matrix.py -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf/models copying build/lib.linux-aarch64-3.9/pikepdf/_version.py -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf copying build/lib.linux-aarch64-3.9/pikepdf/objects.py -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf copying build/lib.linux-aarch64-3.9/pikepdf/_methods.py -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf copying build/lib.linux-aarch64-3.9/pikepdf/jbig2.py -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf copying build/lib.linux-aarch64-3.9/pikepdf/__init__.py -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf copying build/lib.linux-aarch64-3.9/pikepdf/_qpdf.cpython-39-aarch64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf copying build/lib.linux-aarch64-3.9/pikepdf/_cpphelpers.py -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf creating /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf/__pycache__ copying build/lib.linux-aarch64-3.9/pikepdf/__pycache__/objects.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf/__pycache__ copying build/lib.linux-aarch64-3.9/pikepdf/__pycache__/codec.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf/__pycache__ copying build/lib.linux-aarch64-3.9/pikepdf/__pycache__/__init__.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf/__pycache__ copying build/lib.linux-aarch64-3.9/pikepdf/__pycache__/_cpphelpers.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf/__pycache__ copying build/lib.linux-aarch64-3.9/pikepdf/__pycache__/_version.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf/__pycache__ copying build/lib.linux-aarch64-3.9/pikepdf/__pycache__/_methods.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf/__pycache__ copying build/lib.linux-aarch64-3.9/pikepdf/__pycache__/jbig2.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf/__pycache__ writing byte-compilation script '/tmp/tmpv67ak1xz.py' /usr/bin/python3 /tmp/tmpv67ak1xz.py removing /tmp/tmpv67ak1xz.py running install_egg_info running egg_info creating src/pikepdf.egg-info writing src/pikepdf.egg-info/PKG-INFO writing dependency_links to src/pikepdf.egg-info/dependency_links.txt writing requirements to src/pikepdf.egg-info/requires.txt writing top-level names to src/pikepdf.egg-info/top_level.txt writing manifest file 'src/pikepdf.egg-info/SOURCES.txt' reading manifest file 'src/pikepdf.egg-info/SOURCES.txt' writing manifest file 'src/pikepdf.egg-info/SOURCES.txt' Copying src/pikepdf.egg-info to /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf-1.17.2-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 1.17.2-1.fc33 --unique-debug-suffix -1.17.2-1.fc33.aarch64 --unique-debug-src-base python-pikepdf-1.17.2-1.fc33.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pikepdf-1.17.2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf/_qpdf.cpython-39-aarch64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages/pikepdf/_qpdf.cpython-39-aarch64-linux-gnu.so original debug info size: 35028kB, size after compression: 32228kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 288 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib/debug/usr/lib64/python3.9 using /usr/bin/python3.9 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.KnF5HC + umask 022 + cd /builddir/build/BUILD + cd pikepdf-1.17.2 + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + PATH=/builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest -ra ============================= test session starts ============================== platform linux -- Python 3.9.0b4, pytest-5.4.3, py-1.9.0, pluggy-0.13.1 rootdir: /builddir/build/BUILD/pikepdf-1.17.2, inifile: setup.cfg, testpaths: tests plugins: forked-1.2.0, xdist-1.33.0, hypothesis-5.15.1, helpers-namespace-2019.1.8, timeout-1.4.2 collected 332 items tests/test_codec.py .. [ 0%] tests/test_decimal.py ..... [ 2%] tests/test_dictionary.py .. [ 2%] tests/test_encrypt.py ................................. [ 12%] tests/test_filters.py ....... [ 14%] tests/test_formxobject.py . [ 15%] tests/test_image_access.py ..............................sss [ 25%] tests/test_io.py ............... [ 29%] tests/test_ipython.py .... [ 30%] tests/test_metadata.py ................................................. [ 45%] ........... [ 48%] tests/test_object.py ................................................... [ 64%] .............. [ 68%] tests/test_outlines.py ................. [ 73%] tests/test_page.py .. [ 74%] tests/test_pages.py ............................. [ 82%] tests/test_parsers.py ....... [ 84%] tests/test_pdf.py ................................ [ 94%] tests/test_pdfa.py ss [ 95%] tests/test_private_pdfs.py s [ 95%] tests/test_refcount.py ..... [ 96%] tests/test_sanity.py .......... [100%] =========================== short test summary info ============================ SKIPPED [1] tests/test_image_access.py:410: jbig2dec not installed SKIPPED [1] tests/test_image_access.py:419: jbig2dec not installed SKIPPED [1] tests/test_image_access.py:428: jbig2dec not installed SKIPPED [1] tests/test_pdfa.py:33: verapdf not found SKIPPED [1] tests/test_pdfa.py:45: verapdf not found SKIPPED [1] tests/test_private_pdfs.py:25: private resources not available ======================= 326 passed, 6 skipped in 18.46s ======================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-pikepdf-1.17.2-1.fc33.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PqVGqF + umask 022 + cd /builddir/build/BUILD + cd pikepdf-1.17.2 + DOCDIR=/builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/share/doc/python3-pikepdf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/share/doc/python3-pikepdf + cp -pr README.md /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/share/doc/python3-pikepdf + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.iQOAKF + umask 022 + cd /builddir/build/BUILD + cd pikepdf-1.17.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/share/licenses/python3-pikepdf + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/share/licenses/python3-pikepdf + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/share/licenses/python3-pikepdf + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pikepdf = 1.17.2-1.fc33 python3-pikepdf = 1.17.2-1.fc33 python3-pikepdf(aarch-64) = 1.17.2-1.fc33 python3.9-pikepdf = 1.17.2-1.fc33 python3.9dist(pikepdf) = 1.17.2 python3dist(pikepdf) = 1.17.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libqpdf.so.28()(64bit) libqpdf.so.28(LIBQPDF_28)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.2)(64bit) libstdc++.so.6(CXXABI_1.3.3)(64bit) libstdc++.so.6(CXXABI_1.3.5)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) python(abi) = 3.9 python3.9dist(lxml) >= 4 python3.9dist(pillow) >= 6 rtld(GNU_HASH) Obsoletes: python-pikepdf < 1.17.2-1.fc33 Processing files: python-pikepdf-doc-1.17.2-1.fc33.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AP2gkD + umask 022 + cd /builddir/build/BUILD + cd pikepdf-1.17.2 + DOCDIR=/builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/share/doc/python-pikepdf-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/share/doc/python-pikepdf-doc + cp -pr html /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/share/doc/python-pikepdf-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RZ0syE + umask 022 + cd /builddir/build/BUILD + cd pikepdf-1.17.2 + LICENSEDIR=/builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/share/licenses/python-pikepdf-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/share/licenses/python-pikepdf-doc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64/usr/share/licenses/python-pikepdf-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pikepdf-doc = 1.17.2-1.fc33 python-pikepdf-doc(aarch-64) = 1.17.2-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-pikepdf-debugsource-1.17.2-1.fc33.aarch64 Provides: python-pikepdf-debugsource = 1.17.2-1.fc33 python-pikepdf-debugsource(aarch-64) = 1.17.2-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pikepdf-debuginfo-1.17.2-1.fc33.aarch64 Provides: debuginfo(build-id) = e6fec9183e0502b1898ebb213e2c429675a831a0 python-pikepdf-debuginfo = 1.17.2-1.fc33 python3-pikepdf-debuginfo = 1.17.2-1.fc33 python3-pikepdf-debuginfo(aarch-64) = 1.17.2-1.fc33 python3.9-pikepdf-debuginfo = 1.17.2-1.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pikepdf-debugsource(aarch-64) = 1.17.2-1.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64 Wrote: /builddir/build/RPMS/python-pikepdf-debugsource-1.17.2-1.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/python3-pikepdf-1.17.2-1.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/python-pikepdf-doc-1.17.2-1.fc33.aarch64.rpm Wrote: /builddir/build/RPMS/python3-pikepdf-debuginfo-1.17.2-1.fc33.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hTfahF + umask 022 + cd /builddir/build/BUILD + cd pikepdf-1.17.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pikepdf-1.17.2-1.fc33.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0