Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/python-pikepdf.spec'], chrootPath='/var/lib/mock/f31-build-21299561-1670855/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 ppc64le --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: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1593648000 Wrote: /builddir/build/SRPMS/python-pikepdf-1.16.1-1.fc31.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/python-pikepdf.spec'], chrootPath='/var/lib/mock/f31-build-21299561-1670855/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 ppc64le --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: ppc64le Building for target ppc64le setting SOURCE_DATE_EPOCH=1593648000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.iASKPA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pikepdf-1.16.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pikepdf-1.16.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pikepdf-1.16.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.16.1'\''/g' docs/conf.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vuE1Oy + umask 022 + cd /builddir/build/BUILD + cd pikepdf-1.16.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 -m64 -mcpu=power8 -mtune=power8 -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-ppc64le-3.7 creating build/lib.linux-ppc64le-3.7/pikepdf copying src/pikepdf/jbig2.py -> build/lib.linux-ppc64le-3.7/pikepdf copying src/pikepdf/__init__.py -> build/lib.linux-ppc64le-3.7/pikepdf copying src/pikepdf/_version.py -> build/lib.linux-ppc64le-3.7/pikepdf copying src/pikepdf/objects.py -> build/lib.linux-ppc64le-3.7/pikepdf copying src/pikepdf/_cpphelpers.py -> build/lib.linux-ppc64le-3.7/pikepdf copying src/pikepdf/codec.py -> build/lib.linux-ppc64le-3.7/pikepdf copying src/pikepdf/_methods.py -> build/lib.linux-ppc64le-3.7/pikepdf creating build/lib.linux-ppc64le-3.7/pikepdf/models copying src/pikepdf/models/__init__.py -> build/lib.linux-ppc64le-3.7/pikepdf/models copying src/pikepdf/models/encryption.py -> build/lib.linux-ppc64le-3.7/pikepdf/models copying src/pikepdf/models/matrix.py -> build/lib.linux-ppc64le-3.7/pikepdf/models copying src/pikepdf/models/image.py -> build/lib.linux-ppc64le-3.7/pikepdf/models copying src/pikepdf/models/outlines.py -> build/lib.linux-ppc64le-3.7/pikepdf/models copying src/pikepdf/models/metadata.py -> build/lib.linux-ppc64le-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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c /tmp/has_flag__bc2hf9u7.cpp -o tmp/has_flag__bc2hf9u7.o -std=c++14 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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/python3.7m -c /tmp/has_flag__w6cepm09.cpp -o tmp/has_flag__w6cepm09.o -fvisibility=hidden building 'pikepdf._qpdf' extension creating build/temp.linux-ppc64le-3.7 creating build/temp.linux-ppc64le-3.7/src creating build/temp.linux-ppc64le-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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DVERSION_INFO="1.16.1" -I/usr/include/pybind11 -I/usr/include/python3.7m -c src/qpdf/annotation.cpp -o build/temp.linux-ppc64le-3.7/src/qpdf/annotation.o -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DVERSION_INFO="1.16.1" -I/usr/include/pybind11 -I/usr/include/python3.7m -c src/qpdf/object.cpp -o build/temp.linux-ppc64le-3.7/src/qpdf/object.o -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DVERSION_INFO="1.16.1" -I/usr/include/pybind11 -I/usr/include/python3.7m -c src/qpdf/object_convert.cpp -o build/temp.linux-ppc64le-3.7/src/qpdf/object_convert.o -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DVERSION_INFO="1.16.1" -I/usr/include/pybind11 -I/usr/include/python3.7m -c src/qpdf/object_repr.cpp -o build/temp.linux-ppc64le-3.7/src/qpdf/object_repr.o -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DVERSION_INFO="1.16.1" -I/usr/include/pybind11 -I/usr/include/python3.7m -c src/qpdf/page.cpp -o build/temp.linux-ppc64le-3.7/src/qpdf/page.o -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DVERSION_INFO="1.16.1" -I/usr/include/pybind11 -I/usr/include/python3.7m -c src/qpdf/pikepdf.cpp -o build/temp.linux-ppc64le-3.7/src/qpdf/pikepdf.o -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DVERSION_INFO="1.16.1" -I/usr/include/pybind11 -I/usr/include/python3.7m -c src/qpdf/pipeline.cpp -o build/temp.linux-ppc64le-3.7/src/qpdf/pipeline.o -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DVERSION_INFO="1.16.1" -I/usr/include/pybind11 -I/usr/include/python3.7m -c src/qpdf/qpdf.cpp -o build/temp.linux-ppc64le-3.7/src/qpdf/qpdf.o -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DVERSION_INFO="1.16.1" -I/usr/include/pybind11 -I/usr/include/python3.7m -c src/qpdf/qpdf_pagelist.cpp -o build/temp.linux-ppc64le-3.7/src/qpdf/qpdf_pagelist.o -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -DVERSION_INFO="1.16.1" -I/usr/include/pybind11 -I/usr/include/python3.7m -c src/qpdf/utils.cpp -o build/temp.linux-ppc64le-3.7/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 -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 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-ppc64le-3.7/src/qpdf/annotation.o build/temp.linux-ppc64le-3.7/src/qpdf/object.o build/temp.linux-ppc64le-3.7/src/qpdf/object_convert.o build/temp.linux-ppc64le-3.7/src/qpdf/object_repr.o build/temp.linux-ppc64le-3.7/src/qpdf/page.o build/temp.linux-ppc64le-3.7/src/qpdf/pikepdf.o build/temp.linux-ppc64le-3.7/src/qpdf/pipeline.o build/temp.linux-ppc64le-3.7/src/qpdf/qpdf.o build/temp.linux-ppc64le-3.7/src/qpdf/qpdf_pagelist.o build/temp.linux-ppc64le-3.7/src/qpdf/utils.o -L/usr/lib64 -lqpdf -lpython3.7m -o build/lib.linux-ppc64le-3.7/pikepdf/_qpdf.cpython-37m-ppc64le-linux-gnu.so ~/build/BUILD/pikepdf-1.16.1/docs ~/build/BUILD/pikepdf-1.16.1 + pushd docs ++ ls -d /builddir/build/BUILD/pikepdf-1.16.1/docs/../build/lib.linux-ppc64le-3.7 + PYTHONPATH=/builddir/build/BUILD/pikepdf-1.16.1/docs/../build/lib.linux-ppc64le-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, 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: 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 /builddir/build/BUILD/pikepdf-1.16.1/docs/references/arch.rst:49: WARNING: Title underline too short. PyPy3 support ------------ looking for now-outdated files... /builddir/build/BUILD/pikepdf-1.16.1/docs/references/arch.rst:49: WARNING: Title underline too short. PyPy3 support ------------ 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... genindex writing additional pages... search copying images... [ 11%] images/pike.jpg copying images... [ 22%] images/pike-cartoon.png copying images... [ 33%] images/pikemen.jpg copying images... [ 44%] images/pike-tree.jpg copying images... [ 55%] images/pike-release.jpg copying images... [ 66%] images/pdfcoords.svg copying images... [ 77%] images/congress_im0.jpg copying images... [ 88%] images/28fish.jpg copying images... [100%] images/save-pike.jpg copying static files... WARNING: html_static_path entry '/builddir/build/BUILD/pikepdf-1.16.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, 4 warnings. The HTML pages are in ../html. + popd ~/build/BUILD/pikepdf-1.16.1 + rm -rf html/.doctrees html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AdWkgA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le ++ dirname /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le + cd pikepdf-1.16.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 -m64 -mcpu=power8 -mtune=power8 -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.16.1-1.fc31.ppc64le running install running install_lib creating /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr creating /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64 creating /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf creating /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf/models copying build/lib.linux-ppc64le-3.7/pikepdf/models/__init__.py -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf/models creating /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf/models/__pycache__ copying build/lib.linux-ppc64le-3.7/pikepdf/models/__pycache__/encryption.cpython-37.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf/models/__pycache__ copying build/lib.linux-ppc64le-3.7/pikepdf/models/__pycache__/matrix.cpython-37.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf/models/__pycache__ copying build/lib.linux-ppc64le-3.7/pikepdf/models/__pycache__/metadata.cpython-37.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf/models/__pycache__ copying build/lib.linux-ppc64le-3.7/pikepdf/models/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf/models/__pycache__ copying build/lib.linux-ppc64le-3.7/pikepdf/models/__pycache__/outlines.cpython-37.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf/models/__pycache__ copying build/lib.linux-ppc64le-3.7/pikepdf/models/__pycache__/image.cpython-37.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf/models/__pycache__ copying build/lib.linux-ppc64le-3.7/pikepdf/models/encryption.py -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf/models copying build/lib.linux-ppc64le-3.7/pikepdf/models/matrix.py -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf/models copying build/lib.linux-ppc64le-3.7/pikepdf/models/image.py -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf/models copying build/lib.linux-ppc64le-3.7/pikepdf/models/outlines.py -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf/models copying build/lib.linux-ppc64le-3.7/pikepdf/models/metadata.py -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf/models copying build/lib.linux-ppc64le-3.7/pikepdf/jbig2.py -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf copying build/lib.linux-ppc64le-3.7/pikepdf/__init__.py -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf copying build/lib.linux-ppc64le-3.7/pikepdf/_version.py -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf creating /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf/__pycache__ copying build/lib.linux-ppc64le-3.7/pikepdf/__pycache__/objects.cpython-37.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf/__pycache__ copying build/lib.linux-ppc64le-3.7/pikepdf/__pycache__/_cpphelpers.cpython-37.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf/__pycache__ copying build/lib.linux-ppc64le-3.7/pikepdf/__pycache__/jbig2.cpython-37.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf/__pycache__ copying build/lib.linux-ppc64le-3.7/pikepdf/__pycache__/codec.cpython-37.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf/__pycache__ copying build/lib.linux-ppc64le-3.7/pikepdf/__pycache__/__init__.cpython-37.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf/__pycache__ copying build/lib.linux-ppc64le-3.7/pikepdf/__pycache__/_version.cpython-37.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf/__pycache__ copying build/lib.linux-ppc64le-3.7/pikepdf/__pycache__/_methods.cpython-37.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf/__pycache__ copying build/lib.linux-ppc64le-3.7/pikepdf/objects.py -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf copying build/lib.linux-ppc64le-3.7/pikepdf/_cpphelpers.py -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf copying build/lib.linux-ppc64le-3.7/pikepdf/codec.py -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf copying build/lib.linux-ppc64le-3.7/pikepdf/_methods.py -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf copying build/lib.linux-ppc64le-3.7/pikepdf/_qpdf.cpython-37m-ppc64le-linux-gnu.so -> /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf writing byte-compilation script '/tmp/tmpahlgm50z.py' /usr/bin/python3 /tmp/tmpahlgm50z.py removing /tmp/tmpahlgm50z.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.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf-1.16.1-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 1.16.1-1.fc31 --unique-debug-suffix -1.16.1-1.fc31.ppc64le --unique-debug-src-base python-pikepdf-1.16.1-1.fc31.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pikepdf-1.16.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf/_qpdf.cpython-37m-ppc64le-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages/pikepdf/_qpdf.cpython-37m-ppc64le-linux-gnu.so original debug info size: 38248kB, size after compression: 35272kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 268 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.16.1-1.fc31.ppc64le/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/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.l01RDB + umask 022 + cd /builddir/build/BUILD + cd pikepdf-1.16.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 -m64 -mcpu=power8 -mtune=power8 -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.16.1-1.fc31.ppc64le/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib64/python3.7/site-packages:/builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/lib/python3.7/site-packages + PYTHONDONTWRITEBYTECODE=1 + /usr/bin/pytest -ra ============================= test session starts ============================== platform linux -- Python 3.7.7, pytest-4.6.11, py-1.8.2, pluggy-0.12.0 hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/builddir/build/BUILD/pikepdf-1.16.1/.hypothesis/examples') rootdir: /builddir/build/BUILD/pikepdf-1.16.1, inifile: setup.cfg, testpaths: tests plugins: xdist-1.29.0, forked-1.0.2, timeout-1.3.3, hypothesis-4.23.8, helpers-namespace-2019.1.8 collected 327 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 ............ [ 28%] tests/test_ipython.py .... [ 29%] tests/test_metadata.py ................................................. [ 44%] .......... [ 48%] tests/test_object.py ................................................... [ 63%] .............. [ 67%] tests/test_outlines.py ................. [ 73%] tests/test_page.py .. [ 73%] 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:392: jbig2dec not installed SKIPPED [1] tests/test_image_access.py:400: jbig2dec not installed SKIPPED [1] tests/test_image_access.py:408: 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 ==================== 321 passed, 6 skipped in 23.73 seconds ==================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-pikepdf-1.16.1-1.fc31.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Oln4yA + umask 022 + cd /builddir/build/BUILD + cd pikepdf-1.16.1 + DOCDIR=/builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/share/doc/python3-pikepdf + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/share/doc/python3-pikepdf + cp -pr README.md /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/share/doc/python3-pikepdf + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YvS0fz + umask 022 + cd /builddir/build/BUILD + cd pikepdf-1.16.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/share/licenses/python3-pikepdf + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/share/licenses/python3-pikepdf + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/share/licenses/python3-pikepdf + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pikepdf = 1.16.1-1.fc31 python3-pikepdf = 1.16.1-1.fc31 python3-pikepdf(ppc-64) = 1.16.1-1.fc31 python3.7dist(pikepdf) = 1.16.1 python3dist(pikepdf) = 1.16.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: 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) libpython3.7m.so.1.0()(64bit) libqpdf.so.21()(64bit) libqpdf.so.21(LIBQPDF_21)(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.7 python3.7dist(lxml) >= 4 rtld(GNU_HASH) Obsoletes: python-pikepdf < 1.16.1-1.fc31 Processing files: python-pikepdf-doc-1.16.1-1.fc31.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cvDEfy + umask 022 + cd /builddir/build/BUILD + cd pikepdf-1.16.1 + DOCDIR=/builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/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.16.1-1.fc31.ppc64le/usr/share/doc/python-pikepdf-doc + cp -pr html /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/share/doc/python-pikepdf-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.jafLcy + umask 022 + cd /builddir/build/BUILD + cd pikepdf-1.16.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/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.16.1-1.fc31.ppc64le/usr/share/licenses/python-pikepdf-doc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le/usr/share/licenses/python-pikepdf-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pikepdf-doc = 1.16.1-1.fc31 python-pikepdf-doc(ppc-64) = 1.16.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.16.1-1.fc31.ppc64le Provides: python-pikepdf-debugsource = 1.16.1-1.fc31 python-pikepdf-debugsource(ppc-64) = 1.16.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.16.1-1.fc31.ppc64le Provides: debuginfo(build-id) = 14f7889fabc409e68ec1ed28d4fcae4ca73889eb python3-pikepdf-debuginfo = 1.16.1-1.fc31 python3-pikepdf-debuginfo(ppc-64) = 1.16.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(ppc-64) = 1.16.1-1.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le Wrote: /builddir/build/RPMS/python-pikepdf-debugsource-1.16.1-1.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-pikepdf-1.16.1-1.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/python-pikepdf-doc-1.16.1-1.fc31.ppc64le.rpm Wrote: /builddir/build/RPMS/python3-pikepdf-debuginfo-1.16.1-1.fc31.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dExDyz + umask 022 + cd /builddir/build/BUILD + cd pikepdf-1.16.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pikepdf-1.16.1-1.fc31.ppc64le + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0