Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-PyMuPDF.spec'], chrootPath='/var/lib/mock/f32-build-118685-36058/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-PyMuPDF.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1573516800 Wrote: /builddir/build/SRPMS/python-PyMuPDF-1.16.7-1.fc32.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-PyMuPDF.spec'], chrootPath='/var/lib/mock/f32-build-118685-36058/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': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-PyMuPDF.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': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1573516800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.RdsWhH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PyMuPDF-1.16.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/PyMuPDF-1.16.7.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyMuPDF-1.16.7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/fix-library-linking.patch + /usr/bin/patch -s --fuzz=0 --no-backup-if-mismatch + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.6BjkmG + umask 022 + cd /builddir/build/BUILD + cd PyMuPDF-1.16.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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 running build_ext building 'fitz._fitz' extension swigging fitz/fitz.i to fitz/fitz_wrap.c swig -python -o fitz/fitz_wrap.c fitz/fitz.i creating build creating build/temp.linux-riscv64-3.8 creating build/temp.linux-riscv64-3.8/fitz gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -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 -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 -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 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include/mupdf -I/usr/local/include/mupdf -I/usr/include/python3.8 -c fitz/fitz_wrap.c -o build/temp.linux-riscv64-3.8/fitz/fitz_wrap.o BUILDSTDERR: fitz/fitz_wrap.c: In function ‘JM_EscapeStrFromBuffer’: BUILDSTDERR: fitz/fitz_wrap.c:3315:51: warning: pointer targets in passing argument 1 of ‘PyUnicode_DecodeUnicodeEscape’ differ in signedness [-Wpointer-sign] BUILDSTDERR: 3315 | PyObject *val = PyUnicode_DecodeUnicodeEscape(s, (Py_ssize_t) len, "replace"); BUILDSTDERR: | ^ BUILDSTDERR: | | BUILDSTDERR: | unsigned char * BUILDSTDERR: In file included from /usr/include/python3.8/Python.h:97, BUILDSTDERR: from fitz/fitz_wrap.c:154: BUILDSTDERR: /usr/include/python3.8/unicodeobject.h:599:23: note: expected ‘const char *’ but argument is of type ‘unsigned char *’ BUILDSTDERR: 599 | PyAPI_FUNC(PyObject*) PyUnicode_DecodeUnicodeEscape( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘JM_BinFromBuffer’: BUILDSTDERR: fitz/fitz_wrap.c:3561:50: warning: passing argument 3 of ‘fz_buffer_storage’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 3561 | size_t len = fz_buffer_storage(gctx, buffer, &c); BUILDSTDERR: | ^~ BUILDSTDERR: | | BUILDSTDERR: | char ** BUILDSTDERR: In file included from /usr/include/mupdf/fitz/output.h:6, BUILDSTDERR: from /usr/include/mupdf/fitz/hash.h:6, BUILDSTDERR: from /usr/include/mupdf/fitz.h:16, BUILDSTDERR: from fitz/fitz_wrap.c:2732: BUILDSTDERR: /usr/include/mupdf/fitz/buffer.h:18:75: note: expected ‘unsigned char **’ but argument is of type ‘char **’ BUILDSTDERR: 18 | size_t fz_buffer_storage(fz_context *ctx, fz_buffer *buf, unsigned char **datap); BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘JM_BArrayFromBuffer’: BUILDSTDERR: fitz/fitz_wrap.c:3575:49: warning: passing argument 3 of ‘fz_buffer_storage’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 3575 | size_t len = fz_buffer_storage(ctx, buffer, &c); BUILDSTDERR: | ^~ BUILDSTDERR: | | BUILDSTDERR: | char ** BUILDSTDERR: In file included from /usr/include/mupdf/fitz/output.h:6, BUILDSTDERR: from /usr/include/mupdf/fitz/hash.h:6, BUILDSTDERR: from /usr/include/mupdf/fitz.h:16, BUILDSTDERR: from fitz/fitz_wrap.c:2732: BUILDSTDERR: /usr/include/mupdf/fitz/buffer.h:18:75: note: expected ‘unsigned char **’ but argument is of type ‘char **’ BUILDSTDERR: 18 | size_t fz_buffer_storage(fz_context *ctx, fz_buffer *buf, unsigned char **datap); BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘JM_B64FromBuffer’: BUILDSTDERR: fitz/fitz_wrap.c:3589:53: warning: passing argument 3 of ‘fz_buffer_storage’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 3589 | size_t len = fz_buffer_storage(ctx, buffer, &c); BUILDSTDERR: | ^~ BUILDSTDERR: | | BUILDSTDERR: | char ** BUILDSTDERR: In file included from /usr/include/mupdf/fitz/output.h:6, BUILDSTDERR: from /usr/include/mupdf/fitz/hash.h:6, BUILDSTDERR: from /usr/include/mupdf/fitz.h:16, BUILDSTDERR: from fitz/fitz_wrap.c:2732: BUILDSTDERR: /usr/include/mupdf/fitz/buffer.h:18:75: note: expected ‘unsigned char **’ but argument is of type ‘char **’ BUILDSTDERR: 18 | size_t fz_buffer_storage(fz_context *ctx, fz_buffer *buf, unsigned char **datap); BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: fitz/fitz_wrap.c:3593:51: warning: passing argument 3 of ‘fz_buffer_storage’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 3593 | size_t nlen = fz_buffer_storage(ctx, res, &b64); BUILDSTDERR: | ^~~~ BUILDSTDERR: | | BUILDSTDERR: | char ** BUILDSTDERR: In file included from /usr/include/mupdf/fitz/output.h:6, BUILDSTDERR: from /usr/include/mupdf/fitz/hash.h:6, BUILDSTDERR: from /usr/include/mupdf/fitz.h:16, BUILDSTDERR: from fitz/fitz_wrap.c:2732: BUILDSTDERR: /usr/include/mupdf/fitz/buffer.h:18:75: note: expected ‘unsigned char **’ but argument is of type ‘char **’ BUILDSTDERR: 18 | size_t fz_buffer_storage(fz_context *ctx, fz_buffer *buf, unsigned char **datap); BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘JM_BufferFromBytes’: BUILDSTDERR: fitz/fitz_wrap.c:3762:58: warning: pointer targets in passing argument 2 of ‘fz_new_buffer_from_copied_data’ differ in signedness [-Wpointer-sign] BUILDSTDERR: 3762 | if (c) res = fz_new_buffer_from_copied_data(ctx, c, len); BUILDSTDERR: | ^ BUILDSTDERR: | | BUILDSTDERR: | char * BUILDSTDERR: In file included from /usr/include/mupdf/fitz/output.h:6, BUILDSTDERR: from /usr/include/mupdf/fitz/hash.h:6, BUILDSTDERR: from /usr/include/mupdf/fitz.h:16, BUILDSTDERR: from fitz/fitz_wrap.c:2732: BUILDSTDERR: /usr/include/mupdf/fitz/buffer.h:28:12: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ BUILDSTDERR: 28 | fz_buffer *fz_new_buffer_from_copied_data(fz_context *ctx, const unsigned char *data, size_t size); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘merge_range’: BUILDSTDERR: fitz/fitz_wrap.c:3915:26: warning: variable ‘count’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3915 | int page, afterpage, count; BUILDSTDERR: | ^~~~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘fontbuffer’: BUILDSTDERR: fitz/fitz_wrap.c:3970:11: warning: variable ‘ext’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3970 | char *ext = ""; BUILDSTDERR: | ^~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘JM_invert_pixmap_rect’: BUILDSTDERR: fitz/fitz_wrap.c:4260:19: warning: operation on ‘s’ may be undefined [-Wsequence-point] BUILDSTDERR: 4260 | *s++ = 255 - *s; BUILDSTDERR: | ~^~ BUILDSTDERR: fitz/fitz_wrap.c:4261:30: warning: value computed is not used [-Wunused-value] BUILDSTDERR: 4261 | if (dest->alpha) *s++; BUILDSTDERR: | ^~~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘JM_image_profile’: BUILDSTDERR: fitz/fitz_wrap.c:4287:11: warning: pointer targets in assignment from ‘char *’ to ‘unsigned char *’ differ in signedness [-Wpointer-sign] BUILDSTDERR: 4287 | c = PyBytes_AS_STRING(imagedata); BUILDSTDERR: | ^ BUILDSTDERR: fitz/fitz_wrap.c:4292:11: warning: pointer targets in assignment from ‘char *’ to ‘unsigned char *’ differ in signedness [-Wpointer-sign] BUILDSTDERR: 4292 | c = PyByteArray_AS_STRING(imagedata); BUILDSTDERR: | ^ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘JM_make_annot_DA’: BUILDSTDERR: fitz/fitz_wrap.c:4414:50: warning: passing argument 3 of ‘fz_buffer_storage’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 4414 | size_t len = fz_buffer_storage(ctx, buf, &da); BUILDSTDERR: | ^~~ BUILDSTDERR: | | BUILDSTDERR: | char ** BUILDSTDERR: In file included from /usr/include/mupdf/fitz/output.h:6, BUILDSTDERR: from /usr/include/mupdf/fitz/hash.h:6, BUILDSTDERR: from /usr/include/mupdf/fitz.h:16, BUILDSTDERR: from fitz/fitz_wrap.c:2732: BUILDSTDERR: /usr/include/mupdf/fitz/buffer.h:18:75: note: expected ‘unsigned char **’ but argument is of type ‘char **’ BUILDSTDERR: 18 | size_t fz_buffer_storage(fz_context *ctx, fz_buffer *buf, unsigned char **datap); BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘JM_repl_char’: BUILDSTDERR: fitz/fitz_wrap.c:4710:40: warning: pointer targets in passing argument 1 of ‘PyUnicode_FromStringAndSize’ differ in signedness [-Wpointer-sign] BUILDSTDERR: 4710 | return PyUnicode_FromStringAndSize(data, 2); BUILDSTDERR: | ^~~~ BUILDSTDERR: | | BUILDSTDERR: | const unsigned char * BUILDSTDERR: In file included from /usr/include/python3.8/Python.h:97, BUILDSTDERR: from fitz/fitz_wrap.c:154: BUILDSTDERR: /usr/include/python3.8/unicodeobject.h:130:23: note: expected ‘const char *’ but argument is of type ‘const unsigned char *’ BUILDSTDERR: 130 | PyAPI_FUNC(PyObject*) PyUnicode_FromStringAndSize( BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘JM_get_widget_properties’: BUILDSTDERR: fitz/fitz_wrap.c:5457:59: warning: macro expands to multiple statements [-Wmultistatement-macros] BUILDSTDERR: 5457 | JM_UNICODE(pdf_to_str_buf(ctx, obj)), val); BUILDSTDERR: | ^~~ BUILDSTDERR: fitz/fitz_wrap.c:5063:31: note: in definition of macro ‘SETATTR_DROP’ BUILDSTDERR: 5063 | #define SETATTR_DROP(a, v, t) t=v; PyObject_SetAttrString(Widget, a, v);Py_DECREF(t) BUILDSTDERR: | ^ BUILDSTDERR: fitz/fitz_wrap.c:5455:9: note: some parts of macro expansion are not guarded by this ‘if’ clause BUILDSTDERR: 5455 | if (obj) BUILDSTDERR: | ^~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘JM_set_widget_properties’: BUILDSTDERR: fitz/fitz_wrap.c:5623:9: warning: variable ‘result’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5623 | int result = 0; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘JM_embed_file’: BUILDSTDERR: fitz/fitz_wrap.c:5712:64: warning: pointer targets in passing argument 2 of ‘fz_new_buffer_from_copied_data’ differ in signedness [-Wpointer-sign] BUILDSTDERR: 5712 | fz_new_buffer_from_copied_data(ctx, " ", 1), BUILDSTDERR: | ^~~~ BUILDSTDERR: | | BUILDSTDERR: | char * BUILDSTDERR: In file included from /usr/include/mupdf/fitz/output.h:6, BUILDSTDERR: from /usr/include/mupdf/fitz/hash.h:6, BUILDSTDERR: from /usr/include/mupdf/fitz.h:16, BUILDSTDERR: from fitz/fitz_wrap.c:2732: BUILDSTDERR: /usr/include/mupdf/fitz/buffer.h:28:12: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ BUILDSTDERR: 28 | fz_buffer *fz_new_buffer_from_copied_data(fz_context *ctx, const unsigned char *data, size_t size); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘JM_xobject_from_page’: BUILDSTDERR: fitz/fitz_wrap.c:6147:22: warning: unused variable ‘contents’ [-Wunused-variable] BUILDSTDERR: 6147 | pdf_obj *xobj1, *contents = NULL, *resources = NULL, *o, *spageref; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘JM_convert_to_pdf’: BUILDSTDERR: fitz/fitz_wrap.c:6588:51: warning: passing argument 3 of ‘fz_buffer_storage’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 6588 | size_t len = fz_buffer_storage(gctx, res, &c); BUILDSTDERR: | ^~ BUILDSTDERR: | | BUILDSTDERR: | char ** BUILDSTDERR: In file included from /usr/include/mupdf/fitz/output.h:6, BUILDSTDERR: from /usr/include/mupdf/fitz/hash.h:6, BUILDSTDERR: from /usr/include/mupdf/fitz.h:16, BUILDSTDERR: from fitz/fitz_wrap.c:2732: BUILDSTDERR: /usr/include/mupdf/fitz/buffer.h:18:75: note: expected ‘unsigned char **’ but argument is of type ‘char **’ BUILDSTDERR: 18 | size_t fz_buffer_storage(fz_context *ctx, fz_buffer *buf, unsigned char **datap); BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘new_fz_document_s’: BUILDSTDERR: fitz/fitz_wrap.c:6864:49: warning: pointer targets in passing argument 2 of ‘fz_open_memory’ differ in signedness [-Wpointer-sign] BUILDSTDERR: 6864 | data = fz_open_memory(gctx, c, len); BUILDSTDERR: | ^ BUILDSTDERR: | | BUILDSTDERR: | char * BUILDSTDERR: In file included from /usr/include/mupdf/fitz/output.h:8, BUILDSTDERR: from /usr/include/mupdf/fitz/hash.h:6, BUILDSTDERR: from /usr/include/mupdf/fitz.h:16, BUILDSTDERR: from fitz/fitz_wrap.c:2732: BUILDSTDERR: /usr/include/mupdf/fitz/stream.h:25:12: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ BUILDSTDERR: 25 | fz_stream *fz_open_memory(fz_context *ctx, const unsigned char *data, size_t len); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘fz_document_s__embeddedFileAdd’: BUILDSTDERR: fitz/fitz_wrap.c:7213:54: warning: passing argument 3 of ‘fz_buffer_storage’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 7213 | size = fz_buffer_storage(gctx, data, &buffdata); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | | BUILDSTDERR: | char ** BUILDSTDERR: In file included from /usr/include/mupdf/fitz/output.h:6, BUILDSTDERR: from /usr/include/mupdf/fitz/hash.h:6, BUILDSTDERR: from /usr/include/mupdf/fitz.h:16, BUILDSTDERR: from fitz/fitz_wrap.c:2732: BUILDSTDERR: /usr/include/mupdf/fitz/buffer.h:18:75: note: expected ‘unsigned char **’ but argument is of type ‘char **’ BUILDSTDERR: 18 | size_t fz_buffer_storage(fz_context *ctx, fz_buffer *buf, unsigned char **datap); BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: fitz/fitz_wrap.c:7206:20: warning: variable ‘size’ set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7206 | size_t size = 0; BUILDSTDERR: | ^~~~ BUILDSTDERR: fitz/fitz_wrap.c:7205:17: warning: unused variable ‘entry’ [-Wunused-variable] BUILDSTDERR: 7205 | int entry = 0; BUILDSTDERR: | ^~~~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘fz_document_s__getPDFfileid’: BUILDSTDERR: fitz/fitz_wrap.c:7456:57: warning: passing argument 3 of ‘fz_buffer_storage’ from incompatible pointer type [-Wincompatible-pointer-types] BUILDSTDERR: 7456 | fz_buffer_storage(gctx, buffer, &hex); BUILDSTDERR: | ^~~~ BUILDSTDERR: | | BUILDSTDERR: | char ** BUILDSTDERR: In file included from /usr/include/mupdf/fitz/output.h:6, BUILDSTDERR: from /usr/include/mupdf/fitz/hash.h:6, BUILDSTDERR: from /usr/include/mupdf/fitz.h:16, BUILDSTDERR: from fitz/fitz_wrap.c:2732: BUILDSTDERR: /usr/include/mupdf/fitz/buffer.h:18:75: note: expected ‘unsigned char **’ but argument is of type ‘char **’ BUILDSTDERR: 18 | size_t fz_buffer_storage(fz_context *ctx, fz_buffer *buf, unsigned char **datap); BUILDSTDERR: | ~~~~~~~~~~~~~~~~^~~~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘fz_document_s__deletePage’: BUILDSTDERR: fitz/fitz_wrap.c:7666:21: warning: unused variable ‘count’ [-Wunused-variable] BUILDSTDERR: 7666 | int count = fz_count_pages(gctx, self); BUILDSTDERR: | ^~~~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘fz_document_s__getCharWidths’: BUILDSTDERR: fitz/fitz_wrap.c:7714:26: warning: pointer targets in assignment from ‘const unsigned char *’ to ‘const char *’ differ in signedness [-Wpointer-sign] BUILDSTDERR: 7714 | data = fz_lookup_cjk_font(gctx, ordering, &size, &index); BUILDSTDERR: | ^ BUILDSTDERR: fitz/fitz_wrap.c:7715:64: warning: pointer targets in passing argument 3 of ‘fz_new_font_from_memory’ differ in signedness [-Wpointer-sign] BUILDSTDERR: 7715 | font = fz_new_font_from_memory(gctx, NULL, data, size, index, 0); BUILDSTDERR: | ^~~~ BUILDSTDERR: | | BUILDSTDERR: | const char * BUILDSTDERR: In file included from /usr/include/mupdf/fitz.h:39, BUILDSTDERR: from fitz/fitz_wrap.c:2732: BUILDSTDERR: /usr/include/mupdf/fitz/font.h:225:10: note: expected ‘const unsigned char *’ but argument is of type ‘const char *’ BUILDSTDERR: 225 | fz_font *fz_new_font_from_memory(fz_context *ctx, const char *name, const unsigned char *data, int len, int index, int use_glyph_bbox); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fitz/fitz_wrap.c:7718:22: warning: pointer targets in assignment from ‘const unsigned char *’ to ‘const char *’ differ in signedness [-Wpointer-sign] BUILDSTDERR: 7718 | data = fz_lookup_base14_font(gctx, bfname, &size); BUILDSTDERR: | ^ BUILDSTDERR: fitz/fitz_wrap.c:7721:66: warning: pointer targets in passing argument 3 of ‘fz_new_font_from_memory’ differ in signedness [-Wpointer-sign] BUILDSTDERR: 7721 | font = fz_new_font_from_memory(gctx, bfname, data, size, 0, 0); BUILDSTDERR: | ^~~~ BUILDSTDERR: | | BUILDSTDERR: | const char * BUILDSTDERR: In file included from /usr/include/mupdf/fitz.h:39, BUILDSTDERR: from fitz/fitz_wrap.c:2732: BUILDSTDERR: /usr/include/mupdf/fitz/font.h:225:10: note: expected ‘const unsigned char *’ but argument is of type ‘const char *’ BUILDSTDERR: 225 | fz_font *fz_new_font_from_memory(fz_context *ctx, const char *name, const unsigned char *data, int len, int index, int use_glyph_bbox); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fitz/fitz_wrap.c:7706:36: warning: unused variable ‘fb_font’ [-Wunused-variable] BUILDSTDERR: 7706 | fz_font *font = NULL, *fb_font= NULL; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: fitz/fitz_wrap.c:7703:17: warning: unused variable ‘lang’ [-Wunused-variable] BUILDSTDERR: 7703 | int lang = 0; BUILDSTDERR: | ^~~~ BUILDSTDERR: fitz/fitz_wrap.c:7702:17: warning: unused variable ‘cwlen’ [-Wunused-variable] BUILDSTDERR: 7702 | int cwlen = 0; BUILDSTDERR: | ^~~~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘fz_document_s_extractFont’: BUILDSTDERR: fitz/fitz_wrap.c:7816:24: warning: unused variable ‘len’ [-Wunused-variable] BUILDSTDERR: 7816 | Py_ssize_t len = 0; BUILDSTDERR: | ^~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘fz_document_s_fullcopyPage’: BUILDSTDERR: fitz/fitz_wrap.c:8393:69: warning: pointer targets in passing argument 2 of ‘fz_new_buffer_from_copied_data’ differ in signedness [-Wpointer-sign] BUILDSTDERR: 8393 | fz_new_buffer_from_copied_data(gctx, " ", 1), NULL, 0); BUILDSTDERR: | ^~~~ BUILDSTDERR: | | BUILDSTDERR: | char * BUILDSTDERR: In file included from /usr/include/mupdf/fitz/output.h:6, BUILDSTDERR: from /usr/include/mupdf/fitz/hash.h:6, BUILDSTDERR: from /usr/include/mupdf/fitz.h:16, BUILDSTDERR: from fitz/fitz_wrap.c:2732: BUILDSTDERR: /usr/include/mupdf/fitz/buffer.h:28:12: note: expected ‘const unsigned char *’ but argument is of type ‘char *’ BUILDSTDERR: 28 | fz_buffer *fz_new_buffer_from_copied_data(fz_context *ctx, const unsigned char *data, size_t size); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: fitz/fitz_wrap.c:8373:22: warning: unused variable ‘page2’ [-Wunused-variable] BUILDSTDERR: 8373 | pdf_obj *page2 = NULL; BUILDSTDERR: | ^~~~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘fz_document_s__move_copy_page’: BUILDSTDERR: fitz/fitz_wrap.c:8429:26: warning: unused variable ‘page2’ [-Wunused-variable] BUILDSTDERR: 8429 | pdf_obj *page2 = pdf_lookup_page_loc(gctx, pdf, nb, &parent2, &i2); BUILDSTDERR: | ^~~~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘fz_page_s_getSVGimage’: BUILDSTDERR: fitz/fitz_wrap.c:8529:29: warning: unused variable ‘seps’ [-Wunused-variable] BUILDSTDERR: 8529 | fz_separations *seps = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘fz_page_s_addCaretAnnot’: BUILDSTDERR: fitz/fitz_wrap.c:8562:31: warning: unused variable ‘pdf’ [-Wunused-variable] BUILDSTDERR: 8562 | pdf_document *pdf = page->doc; BUILDSTDERR: | ^~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘fz_page_s_addFileAnnot’: BUILDSTDERR: fitz/fitz_wrap.c:8708:20: warning: unused variable ‘len’ [-Wunused-variable] BUILDSTDERR: 8708 | size_t len = 0; BUILDSTDERR: | ^~~ BUILDSTDERR: fitz/fitz_wrap.c:8705:19: warning: unused variable ‘data’ [-Wunused-variable] BUILDSTDERR: 8705 | char *data = NULL, *uf = ufilename, *d = desc; BUILDSTDERR: | ^~~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘fz_page_s__insertImage’: BUILDSTDERR: fitz/fitz_wrap.c:9172:19: warning: unused variable ‘cont’ [-Wunused-variable] BUILDSTDERR: 9172 | char *cont = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: fitz/fitz_wrap.c:9168:24: warning: unused variable ‘res’ [-Wunused-variable] BUILDSTDERR: 9168 | fz_buffer *res = NULL, *nres = NULL, *imgbuf = NULL; BUILDSTDERR: | ^~~ BUILDSTDERR: fitz/fitz_wrap.c:9166:29: warning: unused variable ‘seps’ [-Wunused-variable] BUILDSTDERR: 9166 | fz_separations *seps = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘new_fz_pixmap_s__SWIG_4’: BUILDSTDERR: fitz/fitz_wrap.c:9529:32: warning: comparison of integer expressions of different signedness: ‘int’ and ‘size_t’ {aka ‘long unsigned int’} [-Wsign-compare] BUILDSTDERR: 9529 | if (stride * h != size) THROWMSG("bad samples length"); BUILDSTDERR: | ^~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘pdf_annot_s_fileUpd’: BUILDSTDERR: fitz/fitz_wrap.c:10282:21: warning: unused variable ‘size’ [-Wunused-variable] BUILDSTDERR: 10282 | int64_t size = 0; BUILDSTDERR: | ^~~~ BUILDSTDERR: fitz/fitz_wrap.c:10279:19: warning: unused variable ‘data’ [-Wunused-variable] BUILDSTDERR: 10279 | char *data = NULL; // for new file content BUILDSTDERR: | ^~~~ BUILDSTDERR: fitz/fitz_wrap.c: In function ‘JM_print_stext_page_as_text’: BUILDSTDERR: fitz/fitz_wrap.c:4773:32: warning: ‘last_char’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 4773 | if (line_n > 0 && last_char != 10) BUILDSTDERR: | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ creating build/lib.linux-riscv64-3.8 creating build/lib.linux-riscv64-3.8/fitz gcc -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 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.8/fitz/fitz_wrap.o -L/usr/lib64 -lmupdf -ljbig2dec -lopenjp2 -ljpeg -lfreetype -lharfbuzz -lmupdf-third -o build/lib.linux-riscv64-3.8/fitz/_fitz.cpython-38-riscv64-linux-gnu.so copying fitz/__init__.py -> build/lib.linux-riscv64-3.8/fitz copying fitz/fitz.py -> build/lib.linux-riscv64-3.8/fitz copying fitz/utils.py -> build/lib.linux-riscv64-3.8/fitz + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0dNYlF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64 + cd PyMuPDF-1.16.7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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-PyMuPDF-1.16.7-1.fc32.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/usr creating /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/usr/lib64/python3.8/site-packages/fitz copying build/lib.linux-riscv64-3.8/fitz/fitz.py -> /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/usr/lib64/python3.8/site-packages/fitz copying build/lib.linux-riscv64-3.8/fitz/__init__.py -> /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/usr/lib64/python3.8/site-packages/fitz copying build/lib.linux-riscv64-3.8/fitz/_fitz.cpython-38-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/usr/lib64/python3.8/site-packages/fitz copying build/lib.linux-riscv64-3.8/fitz/utils.py -> /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/usr/lib64/python3.8/site-packages/fitz byte-compiling /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/usr/lib64/python3.8/site-packages/fitz/fitz.py to fitz.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/usr/lib64/python3.8/site-packages/fitz/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/usr/lib64/python3.8/site-packages/fitz/utils.py to utils.cpython-38.pyc writing byte-compilation script '/tmp/tmp8lgnr2v1.py' /usr/bin/python3 /tmp/tmp8lgnr2v1.py removing /tmp/tmp8lgnr2v1.py running install_egg_info Writing /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/usr/lib64/python3.8/site-packages/PyMuPDF-1.16.7-py3.8.egg-info + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.16.7-1.fc32 --unique-debug-suffix -1.16.7-1.fc32.riscv64 --unique-debug-src-base python-PyMuPDF-1.16.7-1.fc32.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/PyMuPDF-1.16.7 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/usr/lib64/python3.8/site-packages/fitz/_fitz.cpython-38-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/usr/lib64/python3.8/site-packages/fitz/_fitz.cpython-38-riscv64-linux-gnu.so original debug info size: 2860kB, size after compression: 2824kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 1462 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-PyMuPDF-1.16.7-1.fc32.riscv64/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/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.8cfMXG + umask 022 + cd /builddir/build/BUILD + cd PyMuPDF-1.16.7 + PYTHONPATH=/builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/usr/lib64/python3.8/site-packages + /usr/bin/python3 -c 'import sys; sys.path.remove(""); import fitz' + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Processing files: python3-PyMuPDF-1.16.7-1.fc32.riscv64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.L3oNHI + umask 022 + cd /builddir/build/BUILD + cd PyMuPDF-1.16.7 + LICENSEDIR=/builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/usr/share/licenses/python3-PyMuPDF + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/usr/share/licenses/python3-PyMuPDF + cp -pr COPYING /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/usr/share/licenses/python3-PyMuPDF + cp -pr 'GNU AFFERO GPL V3' /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/usr/share/licenses/python3-PyMuPDF + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-PyMuPDF = 1.16.7-1.fc32 python3-PyMuPDF = 1.16.7-1.fc32 python3-PyMuPDF(riscv-64) = 1.16.7-1.fc32 python3.8dist(pymupdf) = 1.16.7 python3dist(pymupdf) = 1.16.7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libfreetype.so.6()(64bit) libharfbuzz.so.0()(64bit) libjbig2dec.so.0()(64bit) libjpeg.so.62()(64bit) libjpeg.so.62(LIBJPEG_6.2)(64bit) libopenjp2.so.7()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) python(abi) = 3.8 rtld(GNU_HASH) Obsoletes: python-PyMuPDF < 1.16.7-1.fc32 Processing files: python-PyMuPDF-doc-1.16.7-1.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yYOm7E + umask 022 + cd /builddir/build/BUILD + cd PyMuPDF-1.16.7 + DOCDIR=/builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/usr/share/doc/python-PyMuPDF-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/usr/share/doc/python-PyMuPDF-doc + cp -pr demo /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/usr/share/doc/python-PyMuPDF-doc + cp -pr doc/PyMuPDF.pdf /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/usr/share/doc/python-PyMuPDF-doc + cp -pr examples /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/usr/share/doc/python-PyMuPDF-doc + cp -pr README.md /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64/usr/share/doc/python-PyMuPDF-doc + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-PyMuPDF-doc = 1.16.7-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-PyMuPDF-debugsource-1.16.7-1.fc32.riscv64 Provides: python-PyMuPDF-debugsource = 1.16.7-1.fc32 python-PyMuPDF-debugsource(riscv-64) = 1.16.7-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-PyMuPDF-debuginfo-1.16.7-1.fc32.riscv64 Provides: debuginfo(build-id) = 93f4022a9a2e71553b58f17f60fa2c5858d8a126 python3-PyMuPDF-debuginfo = 1.16.7-1.fc32 python3-PyMuPDF-debuginfo(riscv-64) = 1.16.7-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-PyMuPDF-debugsource(riscv-64) = 1.16.7-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64 Wrote: /builddir/build/RPMS/python-PyMuPDF-debugsource-1.16.7-1.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/python3-PyMuPDF-debuginfo-1.16.7-1.fc32.riscv64.rpm Wrote: /builddir/build/RPMS/python-PyMuPDF-doc-1.16.7-1.fc32.noarch.rpm Wrote: /builddir/build/RPMS/python3-PyMuPDF-1.16.7-1.fc32.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9eLrtG + umask 022 + cd /builddir/build/BUILD + cd PyMuPDF-1.16.7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-PyMuPDF-1.16.7-1.fc32.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0