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 x86_64 --nodeps /builddir/build/SPECS/python-pikepdf.spec'], chrootPath='/var/lib/mock/f32-build-19404890-1363090/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 x86_64 --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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1581638400 Wrote: /builddir/build/SRPMS/python-pikepdf-1.10.1-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-pikepdf.spec'], chrootPath='/var/lib/mock/f32-build-19404890-1363090/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 x86_64 --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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1581638400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CXfE1t + 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.FSpwUu + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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-x86_64-3.8 creating build/lib.linux-x86_64-3.8/pikepdf copying src/pikepdf/objects.py -> build/lib.linux-x86_64-3.8/pikepdf copying src/pikepdf/_version.py -> build/lib.linux-x86_64-3.8/pikepdf copying src/pikepdf/__init__.py -> build/lib.linux-x86_64-3.8/pikepdf copying src/pikepdf/codec.py -> build/lib.linux-x86_64-3.8/pikepdf copying src/pikepdf/_cpphelpers.py -> build/lib.linux-x86_64-3.8/pikepdf copying src/pikepdf/_methods.py -> build/lib.linux-x86_64-3.8/pikepdf creating build/lib.linux-x86_64-3.8/pikepdf/models copying src/pikepdf/models/__init__.py -> build/lib.linux-x86_64-3.8/pikepdf/models copying src/pikepdf/models/metadata.py -> build/lib.linux-x86_64-3.8/pikepdf/models copying src/pikepdf/models/matrix.py -> build/lib.linux-x86_64-3.8/pikepdf/models copying src/pikepdf/models/image.py -> build/lib.linux-x86_64-3.8/pikepdf/models copying src/pikepdf/models/encryption.py -> build/lib.linux-x86_64-3.8/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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c /tmp/tmpuifmtfls.cpp -o tmp/tmpuifmtfls.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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/python3.8 -c /tmp/tmpdjqpu30b.cpp -o tmp/tmpdjqpu30b.o -fvisibility=hidden Building using 4 processes building 'pikepdf._qpdf' extension creating build/temp.linux-x86_64-3.8 creating build/temp.linux-x86_64-3.8/src creating build/temp.linux-x86_64-3.8/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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/pybind11 -I/usr/include/pybind11 -I/usr/include/python3.8 -c src/qpdf/annotation.cpp -o build/temp.linux-x86_64-3.8/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/pybind11 -I/usr/include/pybind11 -I/usr/include/python3.8 -c src/qpdf/object.cpp -o build/temp.linux-x86_64-3.8/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/pybind11 -I/usr/include/pybind11 -I/usr/include/python3.8 -c src/qpdf/object_convert.cpp -o build/temp.linux-x86_64-3.8/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/pybind11 -I/usr/include/pybind11 -I/usr/include/python3.8 -c src/qpdf/object_repr.cpp -o build/temp.linux-x86_64-3.8/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/pybind11 -I/usr/include/pybind11 -I/usr/include/python3.8 -c src/qpdf/page.cpp -o build/temp.linux-x86_64-3.8/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/pybind11 -I/usr/include/pybind11 -I/usr/include/python3.8 -c src/qpdf/pikepdf.cpp -o build/temp.linux-x86_64-3.8/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/pybind11 -I/usr/include/pybind11 -I/usr/include/python3.8 -c src/qpdf/pipeline.cpp -o build/temp.linux-x86_64-3.8/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/pybind11 -I/usr/include/pybind11 -I/usr/include/python3.8 -c src/qpdf/qpdf.cpp -o build/temp.linux-x86_64-3.8/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/pybind11 -I/usr/include/pybind11 -I/usr/include/python3.8 -c src/qpdf/qpdf_pagelist.cpp -o build/temp.linux-x86_64-3.8/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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include/pybind11 -I/usr/include/pybind11 -I/usr/include/python3.8 -c src/qpdf/utils.cpp -o build/temp.linux-x86_64-3.8/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 -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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.8/src/qpdf/annotation.o build/temp.linux-x86_64-3.8/src/qpdf/object.o build/temp.linux-x86_64-3.8/src/qpdf/object_convert.o build/temp.linux-x86_64-3.8/src/qpdf/object_repr.o build/temp.linux-x86_64-3.8/src/qpdf/page.o build/temp.linux-x86_64-3.8/src/qpdf/pikepdf.o build/temp.linux-x86_64-3.8/src/qpdf/pipeline.o build/temp.linux-x86_64-3.8/src/qpdf/qpdf.o build/temp.linux-x86_64-3.8/src/qpdf/qpdf_pagelist.o build/temp.linux-x86_64-3.8/src/qpdf/utils.o -L/usr/lib64 -lqpdf -o build/lib.linux-x86_64-3.8/pikepdf/_qpdf.cpython-38-x86_64-linux-gnu.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-x86_64-3.8 + PYTHONPATH=/builddir/build/BUILD/pikepdf-1.10.1/docs/../build/lib.linux-x86_64-3.8 + sphinx-build-3 . ../html Running Sphinx v2.2.2 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, 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: [new config] 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... genindexdone writing additional pages... searchdone 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... ... 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 + rm -rf html/.doctrees html/.buildinfo ~/build/BUILD/pikepdf-1.10.1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.A7I2Wt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64 + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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.10.1-1.fc32.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr creating /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf copying build/lib.linux-x86_64-3.8/pikepdf/objects.py -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf copying build/lib.linux-x86_64-3.8/pikepdf/_version.py -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf copying build/lib.linux-x86_64-3.8/pikepdf/__init__.py -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf copying build/lib.linux-x86_64-3.8/pikepdf/_qpdf.cpython-38-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf creating /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf/models copying build/lib.linux-x86_64-3.8/pikepdf/models/__init__.py -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf/models copying build/lib.linux-x86_64-3.8/pikepdf/models/metadata.py -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf/models creating /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf/models/__pycache__ copying build/lib.linux-x86_64-3.8/pikepdf/models/__pycache__/matrix.cpython-38.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf/models/__pycache__ copying build/lib.linux-x86_64-3.8/pikepdf/models/__pycache__/__init__.cpython-38.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf/models/__pycache__ copying build/lib.linux-x86_64-3.8/pikepdf/models/__pycache__/image.cpython-38.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf/models/__pycache__ copying build/lib.linux-x86_64-3.8/pikepdf/models/__pycache__/metadata.cpython-38.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf/models/__pycache__ copying build/lib.linux-x86_64-3.8/pikepdf/models/__pycache__/encryption.cpython-38.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf/models/__pycache__ copying build/lib.linux-x86_64-3.8/pikepdf/models/matrix.py -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf/models copying build/lib.linux-x86_64-3.8/pikepdf/models/image.py -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf/models copying build/lib.linux-x86_64-3.8/pikepdf/models/encryption.py -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf/models copying build/lib.linux-x86_64-3.8/pikepdf/codec.py -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf copying build/lib.linux-x86_64-3.8/pikepdf/_cpphelpers.py -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf creating /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf/__pycache__ copying build/lib.linux-x86_64-3.8/pikepdf/__pycache__/__init__.cpython-38.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf/__pycache__ copying build/lib.linux-x86_64-3.8/pikepdf/__pycache__/_cpphelpers.cpython-38.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf/__pycache__ copying build/lib.linux-x86_64-3.8/pikepdf/__pycache__/_version.cpython-38.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf/__pycache__ copying build/lib.linux-x86_64-3.8/pikepdf/__pycache__/codec.cpython-38.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf/__pycache__ copying build/lib.linux-x86_64-3.8/pikepdf/__pycache__/_methods.cpython-38.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf/__pycache__ copying build/lib.linux-x86_64-3.8/pikepdf/__pycache__/objects.cpython-38.pyc -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf/__pycache__ copying build/lib.linux-x86_64-3.8/pikepdf/_methods.py -> /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf writing byte-compilation script '/tmp/tmpucsbdr1d.py' /usr/bin/python3 /tmp/tmpucsbdr1d.py removing /tmp/tmpucsbdr1d.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.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf-1.10.1-py3.8.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j48 --strict-build-id -m -i --build-id-seed 1.10.1-1.fc32 --unique-debug-suffix -1.10.1-1.fc32.x86_64 --unique-debug-src-base python-pikepdf-1.10.1-1.fc32.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -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.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf/_qpdf.cpython-38-x86_64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib64/python3.8/site-packages/pikepdf/_qpdf.cpython-38-x86_64-linux-gnu.so Exception caught while booting Guile. /usr/bin/gdb.minimal: warning: Could not complete Guile gdb module initialization from: /usr/share/gdb/guile/gdb/boot.scm. Limited Guile support is available. Suggest passing --data-directory=/path/to/gdb/data-directory. Error in function "open-file": No such file or directory: "/usr/share/gdb/guile/gdb/boot.scm"original debug info size: 34528kB, size after compression: 31772kB /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.fc32.x86_64/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.gscKyw + 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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.8 -c /tmp/tmp172jtxrd.cpp -o tmp/tmp172jtxrd.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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python3.8 -c /tmp/tmpmp8w09tr.cpp -o tmp/tmpmp8w09tr.o -fvisibility=hidden Building using 4 processes copying build/lib.linux-x86_64-3.8/pikepdf/_qpdf.cpython-38-x86_64-linux-gnu.so -> src/pikepdf ============================= test session starts ============================== platform linux -- Python 3.8.2rc1, pytest-4.6.9, py-1.8.0, pluggy-0.13.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: xdist-1.31.0, hypothesis-4.23.8, timeout-1.3.4, forked-1.1.1, helpers-namespace-2019.1.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 7.01 seconds ===================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-pikepdf-1.10.1-1.fc32.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.a1NbOs + umask 022 + cd /builddir/build/BUILD + cd pikepdf-1.10.1 + DOCDIR=/builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/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.fc32.x86_64/usr/share/doc/python3-pikepdf + cp -pr README.md /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/share/doc/python3-pikepdf + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.XxO4ix + umask 022 + cd /builddir/build/BUILD + cd pikepdf-1.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/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.fc32.x86_64/usr/share/licenses/python3-pikepdf + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/share/licenses/python3-pikepdf + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pikepdf = 1.10.1-1.fc32 python3-pikepdf = 1.10.1-1.fc32 python3-pikepdf(x86-64) = 1.10.1-1.fc32 python3.8dist(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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libqpdf.so.26()(64bit) libqpdf.so.26(LIBQPDF_26)(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.8 python3.8dist(lxml) >= 4 rtld(GNU_HASH) Obsoletes: python-pikepdf < 1.10.1-1.fc32 Processing files: python-pikepdf-doc-1.10.1-1.fc32.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TFo9Xs + umask 022 + cd /builddir/build/BUILD + cd pikepdf-1.10.1 + DOCDIR=/builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/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.fc32.x86_64/usr/share/doc/python-pikepdf-doc + cp -pr html /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/share/doc/python-pikepdf-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.TLo3Mw + umask 022 + cd /builddir/build/BUILD + cd pikepdf-1.10.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/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.fc32.x86_64/usr/share/licenses/python-pikepdf-doc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64/usr/share/licenses/python-pikepdf-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pikepdf-doc = 1.10.1-1.fc32 python-pikepdf-doc(x86-64) = 1.10.1-1.fc32 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.fc32.x86_64 Provides: python-pikepdf-debugsource = 1.10.1-1.fc32 python-pikepdf-debugsource(x86-64) = 1.10.1-1.fc32 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.fc32.x86_64 Provides: debuginfo(build-id) = 9babf8aa6008537fabdea14c4f544f5821e135ea python3-pikepdf-debuginfo = 1.10.1-1.fc32 python3-pikepdf-debuginfo(x86-64) = 1.10.1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pikepdf-debugsource(x86-64) = 1.10.1-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64 Wrote: /builddir/build/RPMS/python-pikepdf-debugsource-1.10.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/python3-pikepdf-1.10.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/python-pikepdf-doc-1.10.1-1.fc32.x86_64.rpm Wrote: /builddir/build/RPMS/python3-pikepdf-debuginfo-1.10.1-1.fc32.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.mmjHRw + umask 022 + cd /builddir/build/BUILD + cd pikepdf-1.10.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pikepdf-1.10.1-1.fc32.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0