Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-pikepdf.spec'], chrootPath='/var/lib/mock/f31-build-19404883-1363099/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 armv7hl --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: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1581638400 Wrote: /builddir/build/SRPMS/python-pikepdf-1.10.1-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-pikepdf.spec'], chrootPath='/var/lib/mock/f31-build-19404883-1363099/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 armv7hl --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: armv7hl Building for target armv7hl setting SOURCE_DATE_EPOCH=1581638400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.O9znvS + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pikepdf-1.10.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pikepdf-1.10.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pikepdf-1.10.1 + /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.10.1'\''/g' docs/conf.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DCdnZR + umask 022 + cd /builddir/build/BUILD + cd pikepdf-1.10.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' running build running build_py creating build creating build/lib.linux-armv7l-3.7 creating build/lib.linux-armv7l-3.7/pikepdf copying src/pikepdf/_cpphelpers.py -> build/lib.linux-armv7l-3.7/pikepdf copying src/pikepdf/_version.py -> build/lib.linux-armv7l-3.7/pikepdf copying src/pikepdf/objects.py -> build/lib.linux-armv7l-3.7/pikepdf copying src/pikepdf/_methods.py -> build/lib.linux-armv7l-3.7/pikepdf copying src/pikepdf/codec.py -> build/lib.linux-armv7l-3.7/pikepdf copying src/pikepdf/__init__.py -> build/lib.linux-armv7l-3.7/pikepdf creating build/lib.linux-armv7l-3.7/pikepdf/models copying src/pikepdf/models/image.py -> build/lib.linux-armv7l-3.7/pikepdf/models copying src/pikepdf/models/metadata.py -> build/lib.linux-armv7l-3.7/pikepdf/models copying src/pikepdf/models/matrix.py -> build/lib.linux-armv7l-3.7/pikepdf/models copying src/pikepdf/models/encryption.py -> build/lib.linux-armv7l-3.7/pikepdf/models copying src/pikepdf/models/__init__.py -> build/lib.linux-armv7l-3.7/pikepdf/models running build_ext creating tmp gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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/python3.7m -c /tmp/tmpc7ia8_i6.cpp -o tmp/tmpc7ia8_i6.o -std=c++14 Building using 4 processes gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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/python3.7m -c /tmp/tmp40n3mq8w.cpp -o tmp/tmp40n3mq8w.o -fvisibility=hidden Building using 4 processes building 'pikepdf._qpdf' extension creating build/temp.linux-armv7l-3.7 creating build/temp.linux-armv7l-3.7/src creating build/temp.linux-armv7l-3.7/src/qpdf gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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/pybind11 -I/usr/include/pybind11 -I/usr/include/python3.7m -c src/qpdf/annotation.cpp -o build/temp.linux-armv7l-3.7/src/qpdf/annotation.o -DVERSION_INFO="1.10.1" -std=c++14 -fvisibility=hidden gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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/pybind11 -I/usr/include/pybind11 -I/usr/include/python3.7m -c src/qpdf/object.cpp -o build/temp.linux-armv7l-3.7/src/qpdf/object.o -DVERSION_INFO="1.10.1" -std=c++14 -fvisibility=hidden gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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/pybind11 -I/usr/include/pybind11 -I/usr/include/python3.7m -c src/qpdf/object_convert.cpp -o build/temp.linux-armv7l-3.7/src/qpdf/object_convert.o -DVERSION_INFO="1.10.1" -std=c++14 -fvisibility=hidden gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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/pybind11 -I/usr/include/pybind11 -I/usr/include/python3.7m -c src/qpdf/object_repr.cpp -o build/temp.linux-armv7l-3.7/src/qpdf/object_repr.o -DVERSION_INFO="1.10.1" -std=c++14 -fvisibility=hidden gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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/pybind11 -I/usr/include/pybind11 -I/usr/include/python3.7m -c src/qpdf/page.cpp -o build/temp.linux-armv7l-3.7/src/qpdf/page.o -DVERSION_INFO="1.10.1" -std=c++14 -fvisibility=hidden gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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/pybind11 -I/usr/include/pybind11 -I/usr/include/python3.7m -c src/qpdf/pikepdf.cpp -o build/temp.linux-armv7l-3.7/src/qpdf/pikepdf.o -DVERSION_INFO="1.10.1" -std=c++14 -fvisibility=hidden gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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/pybind11 -I/usr/include/pybind11 -I/usr/include/python3.7m -c src/qpdf/pipeline.cpp -o build/temp.linux-armv7l-3.7/src/qpdf/pipeline.o -DVERSION_INFO="1.10.1" -std=c++14 -fvisibility=hidden gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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/pybind11 -I/usr/include/pybind11 -I/usr/include/python3.7m -c src/qpdf/qpdf.cpp -o build/temp.linux-armv7l-3.7/src/qpdf/qpdf.o -DVERSION_INFO="1.10.1" -std=c++14 -fvisibility=hidden gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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/pybind11 -I/usr/include/pybind11 -I/usr/include/python3.7m -c src/qpdf/qpdf_pagelist.cpp -o build/temp.linux-armv7l-3.7/src/qpdf/qpdf_pagelist.o -DVERSION_INFO="1.10.1" -std=c++14 -fvisibility=hidden gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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/pybind11 -I/usr/include/pybind11 -I/usr/include/python3.7m -c src/qpdf/utils.cpp -o build/temp.linux-armv7l-3.7/src/qpdf/utils.o -DVERSION_INFO="1.10.1" -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 -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/qpdf/annotation.o build/temp.linux-armv7l-3.7/src/qpdf/object.o build/temp.linux-armv7l-3.7/src/qpdf/object_convert.o build/temp.linux-armv7l-3.7/src/qpdf/object_repr.o build/temp.linux-armv7l-3.7/src/qpdf/page.o build/temp.linux-armv7l-3.7/src/qpdf/pikepdf.o build/temp.linux-armv7l-3.7/src/qpdf/pipeline.o build/temp.linux-armv7l-3.7/src/qpdf/qpdf.o build/temp.linux-armv7l-3.7/src/qpdf/qpdf_pagelist.o build/temp.linux-armv7l-3.7/src/qpdf/utils.o -L/usr/lib -lqpdf -lpython3.7m -o build/lib.linux-armv7l-3.7/pikepdf/_qpdf.cpython-37m-arm-linux-gnueabi.so + pushd docs ~/build/BUILD/pikepdf-1.10.1/docs ~/build/BUILD/pikepdf-1.10.1 ++ ls -d /builddir/build/BUILD/pikepdf-1.10.1/docs/../build/lib.linux-armv7l-3.7 + PYTHONPATH=/builddir/build/BUILD/pikepdf-1.10.1/docs/../build/lib.linux-armv7l-3.7 + sphinx-build-3 . ../html Running Sphinx v2.1.2 making output directory... done 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, arch.rst, index.rst, installation.rst, release_notes.rst, resources.rst, topics/content_streams.rst, topics/encoding.rst, topics/images.rst, topics/metadata.rst, topics/objects.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 17 source files that are out of date updating environment: 17 added, 0 changed, 0 removed reading sources... [ 5%] api/filters reading sources... [ 11%] api/main reading sources... [ 17%] api/models reading sources... [ 23%] arch reading sources... [ 29%] index reading sources... [ 35%] installation reading sources... [ 41%] release_notes reading sources... [ 47%] resources reading sources... [ 52%] topics/content_streams reading sources... [ 58%] topics/encoding reading sources... [ 64%] topics/images reading sources... [ 70%] topics/metadata reading sources... [ 76%] topics/objects reading sources... [ 82%] topics/page reading sources... [ 88%] topics/pages reading sources... [ 94%] 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... [ 11%] api/main writing output... [ 17%] api/models writing output... [ 23%] arch writing output... [ 29%] index writing output... [ 35%] installation writing output... [ 41%] release_notes writing output... [ 47%] resources writing output... [ 52%] topics/content_streams writing output... [ 58%] topics/encoding writing output... [ 64%] topics/images writing output... [ 70%] topics/metadata writing output... [ 76%] topics/objects writing output... [ 82%] topics/page writing output... [ 88%] topics/pages writing output... [ 94%] topics/streams writing output... [100%] tutorial generating indices... genindex writing additional pages... search copying images... [ 14%] images/pike.jpg copying images... [ 28%] images/pike-cartoon.png copying images... [ 42%] images/pikemen.jpg copying images... [ 57%] images/pike-tree.jpg copying images... [ 71%] images/pike-release.jpg copying images... [ 85%] images/pdfcoords.svg copying images... [100%] images/congress_im0.jpg copying static files... WARNING: html_static_path entry '/builddir/build/BUILD/pikepdf-1.10.1/docs/_static' does not exist 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. + popd ~/build/BUILD/pikepdf-1.10.1 + rm -rf html/.doctrees html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.a41alT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm ++ dirname /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm + cd pikepdf-1.10.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 install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm running install running install_lib creating /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr creating /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib creating /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf creating /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf/models copying build/lib.linux-armv7l-3.7/pikepdf/models/image.py -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf/models creating /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf/models/__pycache__ copying build/lib.linux-armv7l-3.7/pikepdf/models/__pycache__/encryption.cpython-37.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf/models/__pycache__ copying build/lib.linux-armv7l-3.7/pikepdf/models/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf/models/__pycache__ copying build/lib.linux-armv7l-3.7/pikepdf/models/__pycache__/image.cpython-37.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf/models/__pycache__ copying build/lib.linux-armv7l-3.7/pikepdf/models/__pycache__/metadata.cpython-37.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf/models/__pycache__ copying build/lib.linux-armv7l-3.7/pikepdf/models/__pycache__/matrix.cpython-37.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf/models/__pycache__ copying build/lib.linux-armv7l-3.7/pikepdf/models/metadata.py -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf/models copying build/lib.linux-armv7l-3.7/pikepdf/models/matrix.py -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf/models copying build/lib.linux-armv7l-3.7/pikepdf/models/encryption.py -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf/models copying build/lib.linux-armv7l-3.7/pikepdf/models/__init__.py -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf/models copying build/lib.linux-armv7l-3.7/pikepdf/_cpphelpers.py -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf copying build/lib.linux-armv7l-3.7/pikepdf/_version.py -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf creating /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf/__pycache__ copying build/lib.linux-armv7l-3.7/pikepdf/__pycache__/_cpphelpers.cpython-37.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf/__pycache__ copying build/lib.linux-armv7l-3.7/pikepdf/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf/__pycache__ copying build/lib.linux-armv7l-3.7/pikepdf/__pycache__/codec.cpython-37.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf/__pycache__ copying build/lib.linux-armv7l-3.7/pikepdf/__pycache__/objects.cpython-37.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf/__pycache__ copying build/lib.linux-armv7l-3.7/pikepdf/__pycache__/_methods.cpython-37.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf/__pycache__ copying build/lib.linux-armv7l-3.7/pikepdf/__pycache__/_version.cpython-37.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf/__pycache__ copying build/lib.linux-armv7l-3.7/pikepdf/objects.py -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf copying build/lib.linux-armv7l-3.7/pikepdf/_methods.py -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf copying build/lib.linux-armv7l-3.7/pikepdf/_qpdf.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf copying build/lib.linux-armv7l-3.7/pikepdf/codec.py -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf copying build/lib.linux-armv7l-3.7/pikepdf/__init__.py -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf writing byte-compilation script '/tmp/tmpgtts8im7.py' /usr/bin/python3 /tmp/tmpgtts8im7.py removing /tmp/tmpgtts8im7.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.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf-1.10.1-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 1.10.1-1.fc31 --unique-debug-suffix -1.10.1-1.fc31.arm --unique-debug-src-base python-pikepdf-1.10.1-1.fc31.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pikepdf-1.10.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf/_qpdf.cpython-37m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7/site-packages/pikepdf/_qpdf.cpython-37m-arm-linux-gnueabi.so original debug info size: 29584kB, size after compression: 26944kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 254 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/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/debug/usr/lib/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.2VVuzR + umask 022 + cd /builddir/build/BUILD + cd pikepdf-1.10.1 + /usr/bin/python3 setup.py test --addopts -ra running pytest running 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 reading manifest file 'src/pikepdf.egg-info/SOURCES.txt' writing manifest file 'src/pikepdf.egg-info/SOURCES.txt' running build_ext gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.7m -c /tmp/tmp90_ft9fp.cpp -o tmp/tmp90_ft9fp.o -std=c++14 Building using 4 processes gcc -pthread -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.7m -c /tmp/tmp0gs33wn7.cpp -o tmp/tmp0gs33wn7.o -fvisibility=hidden Building using 4 processes copying build/lib.linux-armv7l-3.7/pikepdf/_qpdf.cpython-37m-arm-linux-gnueabi.so -> src/pikepdf ============================= test session starts ============================== platform linux -- Python 3.7.6, pytest-4.6.9, py-1.8.0, pluggy-0.12.0 hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/builddir/build/BUILD/pikepdf-1.10.1/.hypothesis/examples') rootdir: /builddir/build/BUILD/pikepdf-1.10.1, inifile: setup.cfg, testpaths: tests plugins: timeout-1.3.3, xdist-1.29.0, helpers-namespace-2019.1.8, forked-1.0.2, hypothesis-4.23.8 collected 267 items tests/test_codec.py .. [ 0%] tests/test_dictionary.py .. [ 1%] tests/test_encrypt.py ................................. [ 13%] tests/test_filters.py ....... [ 16%] tests/test_formxobject.py . [ 16%] tests/test_image_access.py ........................... [ 26%] tests/test_io.py ...... [ 29%] tests/test_ipython.py .... [ 30%] tests/test_metadata.py ................................................. [ 49%] [ 49%] tests/test_object.py ................................................... [ 68%] ... [ 69%] tests/test_page.py .. [ 70%] tests/test_pages.py ......................... [ 79%] tests/test_parsers.py ..... [ 81%] tests/test_pdf.py ................................ [ 93%] tests/test_pdfa.py ss [ 94%] tests/test_private_pdfs.py s [ 94%] tests/test_refcount.py ..... [ 96%] tests/test_sanity.py .......... [100%] =========================== short test summary info ============================ 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 ==================== 264 passed, 3 skipped in 22.52 seconds ==================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-pikepdf-1.10.1-1.fc31.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.evz7lU + umask 022 + cd /builddir/build/BUILD + cd pikepdf-1.10.1 + DOCDIR=/builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/share/doc/python3-pikepdf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/share/doc/python3-pikepdf + cp -pr README.md /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/share/doc/python3-pikepdf + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PGDjRV + umask 022 + cd /builddir/build/BUILD + cd pikepdf-1.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/share/licenses/python3-pikepdf + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/share/licenses/python3-pikepdf + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/share/licenses/python3-pikepdf + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pikepdf = 1.10.1-1.fc31 python3-pikepdf = 1.10.1-1.fc31 python3-pikepdf(armv7hl-32) = 1.10.1-1.fc31 python3.7dist(pikepdf) = 1.10.1 python3dist(pikepdf) = 1.10.1 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 libqpdf.so.21 libqpdf.so.21(LIBQPDF_21) libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(CXXABI_1.3.2) libstdc++.so.6(CXXABI_1.3.3) libstdc++.so.6(CXXABI_1.3.5) libstdc++.so.6(CXXABI_1.3.9) libstdc++.so.6(CXXABI_ARM_1.3.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.18) libstdc++.so.6(GLIBCXX_3.4.20) libstdc++.so.6(GLIBCXX_3.4.21) libstdc++.so.6(GLIBCXX_3.4.9) python(abi) = 3.7 python3.7dist(lxml) >= 4 rtld(GNU_HASH) Obsoletes: python-pikepdf < 1.10.1-1.fc31 Processing files: python-pikepdf-doc-1.10.1-1.fc31.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rKX0OV + umask 022 + cd /builddir/build/BUILD + cd pikepdf-1.10.1 + DOCDIR=/builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/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.10.1-1.fc31.arm/usr/share/doc/python-pikepdf-doc + cp -pr html /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/share/doc/python-pikepdf-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.B6pNcV + umask 022 + cd /builddir/build/BUILD + cd pikepdf-1.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/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.10.1-1.fc31.arm/usr/share/licenses/python-pikepdf-doc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm/usr/share/licenses/python-pikepdf-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pikepdf-doc = 1.10.1-1.fc31 python-pikepdf-doc(armv7hl-32) = 1.10.1-1.fc31 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.10.1-1.fc31.armv7hl Provides: python-pikepdf-debugsource = 1.10.1-1.fc31 python-pikepdf-debugsource(armv7hl-32) = 1.10.1-1.fc31 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.10.1-1.fc31.armv7hl Provides: debuginfo(build-id) = a496327838991f6d856b63de9f2fa6ba8f89c295 python3-pikepdf-debuginfo = 1.10.1-1.fc31 python3-pikepdf-debuginfo(armv7hl-32) = 1.10.1-1.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pikepdf-debugsource(armv7hl-32) = 1.10.1-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm Wrote: /builddir/build/RPMS/python-pikepdf-debugsource-1.10.1-1.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-pikepdf-1.10.1-1.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/python-pikepdf-doc-1.10.1-1.fc31.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-pikepdf-debuginfo-1.10.1-1.fc31.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1BUBLV + umask 022 + cd /builddir/build/BUILD + cd pikepdf-1.10.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc31.arm + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0