Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/pyproj.spec'], chrootPath='/var/lib/mock/f33-build-569963-65951/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=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/pyproj.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=1595894400 Wrote: /builddir/build/SRPMS/pyproj-2.6.1.post1-3.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pyproj.spec'], chrootPath='/var/lib/mock/f33-build-569963-65951/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=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pyproj.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=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8ZiqPe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyproj-2.6.1.post1 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyproj-2.6.1.post1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyproj-2.6.1.post1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ++ grep -rl '/\* Generated by Cython' + rm -v pyproj/_transformer.c pyproj/_geod.c pyproj/_crs.c pyproj/_proj.c pyproj/_list.c pyproj/_datadir.c removed 'pyproj/_transformer.c' removed 'pyproj/_geod.c' removed 'pyproj/_crs.c' removed 'pyproj/_proj.c' removed 'pyproj/_list.c' removed 'pyproj/_datadir.c' + sed -i -e 's/^#!\/usr\/bin\/env python3/#!\/usr\/bin\/python3/g' docs/conf.py + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.p1xrai + umask 022 + cd /builddir/build/BUILD + cd pyproj-2.6.1.post1 + export PROJ_DIR=/usr/ + PROJ_DIR=/usr/ + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' PROJ_DIR is set, using existing proj4 installation.. running build running build_py creating build creating build/lib.linux-riscv64-3.9 creating build/lib.linux-riscv64-3.9/pyproj copying pyproj/geod.py -> build/lib.linux-riscv64-3.9/pyproj copying pyproj/datadir.py -> build/lib.linux-riscv64-3.9/pyproj copying pyproj/transformer.py -> build/lib.linux-riscv64-3.9/pyproj copying pyproj/proj.py -> build/lib.linux-riscv64-3.9/pyproj copying pyproj/exceptions.py -> build/lib.linux-riscv64-3.9/pyproj copying pyproj/utils.py -> build/lib.linux-riscv64-3.9/pyproj copying pyproj/enums.py -> build/lib.linux-riscv64-3.9/pyproj copying pyproj/__main__.py -> build/lib.linux-riscv64-3.9/pyproj copying pyproj/_show_versions.py -> build/lib.linux-riscv64-3.9/pyproj copying pyproj/__init__.py -> build/lib.linux-riscv64-3.9/pyproj copying pyproj/compat.py -> build/lib.linux-riscv64-3.9/pyproj creating build/lib.linux-riscv64-3.9/pyproj/crs copying pyproj/crs/_cf1x8.py -> build/lib.linux-riscv64-3.9/pyproj/crs copying pyproj/crs/crs.py -> build/lib.linux-riscv64-3.9/pyproj/crs copying pyproj/crs/coordinate_operation.py -> build/lib.linux-riscv64-3.9/pyproj/crs copying pyproj/crs/enums.py -> build/lib.linux-riscv64-3.9/pyproj/crs copying pyproj/crs/datum.py -> build/lib.linux-riscv64-3.9/pyproj/crs copying pyproj/crs/__init__.py -> build/lib.linux-riscv64-3.9/pyproj/crs copying pyproj/crs/coordinate_system.py -> build/lib.linux-riscv64-3.9/pyproj/crs running build_ext building 'pyproj._proj' extension creating build/temp.linux-riscv64-3.9 creating build/temp.linux-riscv64-3.9/pyproj gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I/usr/include/python3.9 -c pyproj/_proj.c -o build/temp.linux-riscv64-3.9/pyproj/_proj.o pyproj/_proj.c: In function ‘__pyx_pf_6pyproj_5_proj_18PyBuffWriteManager_2__init__’: pyproj/_proj.c:1612:37: warning: passing argument 1 of ‘PyObject_GetBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] 1612 | __pyx_t_1 = ((PyObject_GetBuffer(((struct PyObject *)__pyx_v_data), (&__pyx_v_self->buffer), PyBUF_WRITABLE) != 0) != 0); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | struct PyObject * In file included from /usr/include/python3.9/abstract.h:843, from /usr/include/python3.9/Python.h:151, from pyproj/_proj.c:34: /usr/include/python3.9/cpython/abstract.h:274:46: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘struct PyObject *’ 274 | PyAPI_FUNC(int) PyObject_GetBuffer(PyObject *obj, Py_buffer *view, | ~~~~~~~~~~^~~ 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/pyproj/_proj.o -L/usr/lib -L/usr/lib64 -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib -lproj -o build/lib.linux-riscv64-3.9/pyproj/_proj.cpython-39-riscv64-linux-gnu.so building 'pyproj._geod' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I/usr/include/python3.9 -c pyproj/_geod.c -o build/temp.linux-riscv64-3.9/pyproj/_geod.o pyproj/_geod.c: In function ‘__pyx_pf_6pyproj_5_geod_18PyBuffWriteManager_2__init__’: pyproj/_geod.c:1540:37: warning: passing argument 1 of ‘PyObject_GetBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] 1540 | __pyx_t_1 = ((PyObject_GetBuffer(((struct PyObject *)__pyx_v_data), (&__pyx_v_self->buffer), PyBUF_WRITABLE) != 0) != 0); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | struct PyObject * In file included from /usr/include/python3.9/abstract.h:843, from /usr/include/python3.9/Python.h:151, from pyproj/_geod.c:34: /usr/include/python3.9/cpython/abstract.h:274:46: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘struct PyObject *’ 274 | PyAPI_FUNC(int) PyObject_GetBuffer(PyObject *obj, Py_buffer *view, | ~~~~~~~~~~^~~ 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/pyproj/_geod.o -L/usr/lib -L/usr/lib64 -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib -lproj -o build/lib.linux-riscv64-3.9/pyproj/_geod.cpython-39-riscv64-linux-gnu.so building 'pyproj._crs' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I/usr/include/python3.9 -c pyproj/_crs.c -o build/temp.linux-riscv64-3.9/pyproj/_crs.o pyproj/_crs.c: In function ‘__pyx_f_6pyproj_4_crs_5Param_create’: pyproj/_crs.c:19121:94: warning: passing argument 4 of ‘proj_coordoperation_get_param’ from incompatible pointer type [-Wincompatible-pointer-types] 19121 | (void)(proj_coordoperation_get_param(__pyx_v_context, __pyx_v_projobj, __pyx_v_param_idx, (&__pyx_v_out_name), (&__pyx_v_out_auth_name), (&__pyx_v_out_code), (&__pyx_v_value_double), (&__pyx_v_out_value_string), (&__pyx_v_param->unit_conversion_factor), (&__pyx_v_out_unit_name), (&__pyx_v_out_unit_auth_name), (&__pyx_v_out_unit_code), (&__pyx_v_out_unit_category))); | ~^~~~~~~~~~~~~~~~~~ | | | char ** In file included from pyproj/_crs.c:637: /usr/include/proj.h:1064:57: note: expected ‘const char **’ but argument is of type ‘char **’ 1064 | const char **out_name, | ~~~~~~~~~~~~~^~~~~~~~ pyproj/_crs.c:19121:115: warning: passing argument 5 of ‘proj_coordoperation_get_param’ from incompatible pointer type [-Wincompatible-pointer-types] 19121 | (void)(proj_coordoperation_get_param(__pyx_v_context, __pyx_v_projobj, __pyx_v_param_idx, (&__pyx_v_out_name), (&__pyx_v_out_auth_name), (&__pyx_v_out_code), (&__pyx_v_value_double), (&__pyx_v_out_value_string), (&__pyx_v_param->unit_conversion_factor), (&__pyx_v_out_unit_name), (&__pyx_v_out_unit_auth_name), (&__pyx_v_out_unit_code), (&__pyx_v_out_unit_category))); | ~^~~~~~~~~~~~~~~~~~~~~~~ | | | char ** In file included from pyproj/_crs.c:637: /usr/include/proj.h:1065:57: note: expected ‘const char **’ but argument is of type ‘char **’ 1065 | const char **out_auth_name, | ~~~~~~~~~~~~~^~~~~~~~~~~~~ pyproj/_crs.c:19121:141: warning: passing argument 6 of ‘proj_coordoperation_get_param’ from incompatible pointer type [-Wincompatible-pointer-types] 19121 | (void)(proj_coordoperation_get_param(__pyx_v_context, __pyx_v_projobj, __pyx_v_param_idx, (&__pyx_v_out_name), (&__pyx_v_out_auth_name), (&__pyx_v_out_code), (&__pyx_v_value_double), (&__pyx_v_out_value_string), (&__pyx_v_param->unit_conversion_factor), (&__pyx_v_out_unit_name), (&__pyx_v_out_unit_auth_name), (&__pyx_v_out_unit_code), (&__pyx_v_out_unit_category))); | ~^~~~~~~~~~~~~~~~~~ | | | char ** In file included from pyproj/_crs.c:637: /usr/include/proj.h:1066:57: note: expected ‘const char **’ but argument is of type ‘char **’ 1066 | const char **out_code, | ~~~~~~~~~~~~~^~~~~~~~ pyproj/_crs.c:19121:187: warning: passing argument 8 of ‘proj_coordoperation_get_param’ from incompatible pointer type [-Wincompatible-pointer-types] 19121 | (void)(proj_coordoperation_get_param(__pyx_v_context, __pyx_v_projobj, __pyx_v_param_idx, (&__pyx_v_out_name), (&__pyx_v_out_auth_name), (&__pyx_v_out_code), (&__pyx_v_value_double), (&__pyx_v_out_value_string), (&__pyx_v_param->unit_conversion_factor), (&__pyx_v_out_unit_name), (&__pyx_v_out_unit_auth_name), (&__pyx_v_out_unit_code), (&__pyx_v_out_unit_category))); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char ** In file included from pyproj/_crs.c:637: /usr/include/proj.h:1068:57: note: expected ‘const char **’ but argument is of type ‘char **’ 1068 | const char **out_value_string, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ pyproj/_crs.c:19121:258: warning: passing argument 10 of ‘proj_coordoperation_get_param’ from incompatible pointer type [-Wincompatible-pointer-types] 19121 | (void)(proj_coordoperation_get_param(__pyx_v_context, __pyx_v_projobj, __pyx_v_param_idx, (&__pyx_v_out_name), (&__pyx_v_out_auth_name), (&__pyx_v_out_code), (&__pyx_v_value_double), (&__pyx_v_out_value_string), (&__pyx_v_param->unit_conversion_factor), (&__pyx_v_out_unit_name), (&__pyx_v_out_unit_auth_name), (&__pyx_v_out_unit_code), (&__pyx_v_out_unit_category))); | ~^~~~~~~~~~~~~~~~~~~~~~~ | | | char ** In file included from pyproj/_crs.c:637: /usr/include/proj.h:1070:57: note: expected ‘const char **’ but argument is of type ‘char **’ 1070 | const char **out_unit_name, | ~~~~~~~~~~~~~^~~~~~~~~~~~~ pyproj/_crs.c:19121:284: warning: passing argument 11 of ‘proj_coordoperation_get_param’ from incompatible pointer type [-Wincompatible-pointer-types] 19121 | (void)(proj_coordoperation_get_param(__pyx_v_context, __pyx_v_projobj, __pyx_v_param_idx, (&__pyx_v_out_name), (&__pyx_v_out_auth_name), (&__pyx_v_out_code), (&__pyx_v_value_double), (&__pyx_v_out_value_string), (&__pyx_v_param->unit_conversion_factor), (&__pyx_v_out_unit_name), (&__pyx_v_out_unit_auth_name), (&__pyx_v_out_unit_code), (&__pyx_v_out_unit_category))); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char ** In file included from pyproj/_crs.c:637: /usr/include/proj.h:1071:57: note: expected ‘const char **’ but argument is of type ‘char **’ 1071 | const char **out_unit_auth_name, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ pyproj/_crs.c:19121:315: warning: passing argument 12 of ‘proj_coordoperation_get_param’ from incompatible pointer type [-Wincompatible-pointer-types] 19121 | (void)(proj_coordoperation_get_param(__pyx_v_context, __pyx_v_projobj, __pyx_v_param_idx, (&__pyx_v_out_name), (&__pyx_v_out_auth_name), (&__pyx_v_out_code), (&__pyx_v_value_double), (&__pyx_v_out_value_string), (&__pyx_v_param->unit_conversion_factor), (&__pyx_v_out_unit_name), (&__pyx_v_out_unit_auth_name), (&__pyx_v_out_unit_code), (&__pyx_v_out_unit_category))); | ~^~~~~~~~~~~~~~~~~~~~~~~ | | | char ** In file included from pyproj/_crs.c:637: /usr/include/proj.h:1072:57: note: expected ‘const char **’ but argument is of type ‘char **’ 1072 | const char **out_unit_code, | ~~~~~~~~~~~~~^~~~~~~~~~~~~ pyproj/_crs.c:19121:341: warning: passing argument 13 of ‘proj_coordoperation_get_param’ from incompatible pointer type [-Wincompatible-pointer-types] 19121 | (void)(proj_coordoperation_get_param(__pyx_v_context, __pyx_v_projobj, __pyx_v_param_idx, (&__pyx_v_out_name), (&__pyx_v_out_auth_name), (&__pyx_v_out_code), (&__pyx_v_value_double), (&__pyx_v_out_value_string), (&__pyx_v_param->unit_conversion_factor), (&__pyx_v_out_unit_name), (&__pyx_v_out_unit_auth_name), (&__pyx_v_out_unit_code), (&__pyx_v_out_unit_category))); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char ** In file included from pyproj/_crs.c:637: /usr/include/proj.h:1073:57: note: expected ‘const char **’ but argument is of type ‘char **’ 1073 | const char **out_unit_category); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ pyproj/_crs.c: In function ‘__pyx_f_6pyproj_4_crs_4Grid_create’: pyproj/_crs.c:20244:97: warning: passing argument 4 of ‘proj_coordoperation_get_grid_used’ from incompatible pointer type [-Wincompatible-pointer-types] 20244 | (void)(proj_coordoperation_get_grid_used(__pyx_v_context, __pyx_v_projobj, __pyx_v_grid_idx, (&__pyx_v_out_short_name), (&__pyx_v_out_full_name), (&__pyx_v_out_package_name), (&__pyx_v_out_url), (&__pyx_v_direct_download), (&__pyx_v_open_license), (&__pyx_v_available))); | ~^~~~~~~~~~~~~~~~~~~~~~~~ | | | char ** In file included from pyproj/_crs.c:637: /usr/include/proj.h:1081:61: note: expected ‘const char **’ but argument is of type ‘char **’ 1081 | const char **out_short_name, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~ pyproj/_crs.c:20244:124: warning: passing argument 5 of ‘proj_coordoperation_get_grid_used’ from incompatible pointer type [-Wincompatible-pointer-types] 20244 | (void)(proj_coordoperation_get_grid_used(__pyx_v_context, __pyx_v_projobj, __pyx_v_grid_idx, (&__pyx_v_out_short_name), (&__pyx_v_out_full_name), (&__pyx_v_out_package_name), (&__pyx_v_out_url), (&__pyx_v_direct_download), (&__pyx_v_open_license), (&__pyx_v_available))); | ~^~~~~~~~~~~~~~~~~~~~~~~ | | | char ** In file included from pyproj/_crs.c:637: /usr/include/proj.h:1082:61: note: expected ‘const char **’ but argument is of type ‘char **’ 1082 | const char **out_full_name, | ~~~~~~~~~~~~~^~~~~~~~~~~~~ pyproj/_crs.c:20244:150: warning: passing argument 6 of ‘proj_coordoperation_get_grid_used’ from incompatible pointer type [-Wincompatible-pointer-types] 20244 | (void)(proj_coordoperation_get_grid_used(__pyx_v_context, __pyx_v_projobj, __pyx_v_grid_idx, (&__pyx_v_out_short_name), (&__pyx_v_out_full_name), (&__pyx_v_out_package_name), (&__pyx_v_out_url), (&__pyx_v_direct_download), (&__pyx_v_open_license), (&__pyx_v_available))); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char ** In file included from pyproj/_crs.c:637: /usr/include/proj.h:1083:61: note: expected ‘const char **’ but argument is of type ‘char **’ 1083 | const char **out_package_name, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ pyproj/_crs.c:20244:179: warning: passing argument 7 of ‘proj_coordoperation_get_grid_used’ from incompatible pointer type [-Wincompatible-pointer-types] 20244 | (void)(proj_coordoperation_get_grid_used(__pyx_v_context, __pyx_v_projobj, __pyx_v_grid_idx, (&__pyx_v_out_short_name), (&__pyx_v_out_full_name), (&__pyx_v_out_package_name), (&__pyx_v_out_url), (&__pyx_v_direct_download), (&__pyx_v_open_license), (&__pyx_v_available))); | ~^~~~~~~~~~~~~~~~~ | | | char ** In file included from pyproj/_crs.c:637: /usr/include/proj.h:1084:61: note: expected ‘const char **’ but argument is of type ‘char **’ 1084 | const char **out_url, | ~~~~~~~~~~~~~^~~~~~~ pyproj/_crs.c: In function ‘__pyx_f_6pyproj_4_crs_19CoordinateOperation_create’: pyproj/_crs.c:21336:159: warning: passing argument 3 of ‘proj_coordoperation_get_method_info’ from incompatible pointer type [-Wincompatible-pointer-types] 21336 | (void)(proj_coordoperation_get_method_info(__pyx_v_coord_operation->__pyx_base.__pyx_base.context, __pyx_v_coord_operation->__pyx_base.__pyx_base.projobj, (&__pyx_v_out_method_name), (&__pyx_v_out_method_auth_name), (&__pyx_v_out_method_code))); | ~^~~~~~~~~~~~~~~~~~~~~~~~~ | | | char ** In file included from pyproj/_crs.c:637: /usr/include/proj.h:1044:63: note: expected ‘const char **’ but argument is of type ‘char **’ 1044 | const char **out_method_name, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ pyproj/_crs.c:21336:187: warning: passing argument 4 of ‘proj_coordoperation_get_method_info’ from incompatible pointer type [-Wincompatible-pointer-types] 21336 | (void)(proj_coordoperation_get_method_info(__pyx_v_coord_operation->__pyx_base.__pyx_base.context, __pyx_v_coord_operation->__pyx_base.__pyx_base.projobj, (&__pyx_v_out_method_name), (&__pyx_v_out_method_auth_name), (&__pyx_v_out_method_code))); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | char ** In file included from pyproj/_crs.c:637: /usr/include/proj.h:1045:63: note: expected ‘const char **’ but argument is of type ‘char **’ 1045 | const char **out_method_auth_name, | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ pyproj/_crs.c:21336:220: warning: passing argument 5 of ‘proj_coordoperation_get_method_info’ from incompatible pointer type [-Wincompatible-pointer-types] 21336 | (void)(proj_coordoperation_get_method_info(__pyx_v_coord_operation->__pyx_base.__pyx_base.context, __pyx_v_coord_operation->__pyx_base.__pyx_base.projobj, (&__pyx_v_out_method_name), (&__pyx_v_out_method_auth_name), (&__pyx_v_out_method_code))); | ~^~~~~~~~~~~~~~~~~~~~~~~~~ | | | char ** In file included from pyproj/_crs.c:637: /usr/include/proj.h:1046:63: note: expected ‘const char **’ but argument is of type ‘char **’ 1046 | const char **out_method_code); | ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/pyproj/_crs.o -L/usr/lib -L/usr/lib64 -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib -lproj -o build/lib.linux-riscv64-3.9/pyproj/_crs.cpython-39-riscv64-linux-gnu.so building 'pyproj._transformer' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I/usr/include/python3.9 -c pyproj/_transformer.c -o build/temp.linux-riscv64-3.9/pyproj/_transformer.o pyproj/_transformer.c: In function ‘__pyx_pf_6pyproj_12_transformer_18PyBuffWriteManager_2__init__’: pyproj/_transformer.c:2287:37: warning: passing argument 1 of ‘PyObject_GetBuffer’ from incompatible pointer type [-Wincompatible-pointer-types] 2287 | __pyx_t_1 = ((PyObject_GetBuffer(((struct PyObject *)__pyx_v_data), (&__pyx_v_self->buffer), PyBUF_WRITABLE) != 0) != 0); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | struct PyObject * In file included from /usr/include/python3.9/abstract.h:843, from /usr/include/python3.9/Python.h:151, from pyproj/_transformer.c:34: /usr/include/python3.9/cpython/abstract.h:274:46: note: expected ‘PyObject *’ {aka ‘struct _object *’} but argument is of type ‘struct PyObject *’ 274 | PyAPI_FUNC(int) PyObject_GetBuffer(PyObject *obj, Py_buffer *view, | ~~~~~~~~~~^~~ 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/pyproj/_transformer.o -L/usr/lib -L/usr/lib64 -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib -lproj -o build/lib.linux-riscv64-3.9/pyproj/_transformer.cpython-39-riscv64-linux-gnu.so building 'pyproj._datadir' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I/usr/include/python3.9 -c pyproj/_datadir.c -o build/temp.linux-riscv64-3.9/pyproj/_datadir.o pyproj/_datadir.c: In function ‘__pyx_f_6pyproj_8_datadir_set_context_data_dir’: pyproj/_datadir.c:1547:63: warning: passing argument 3 of ‘proj_context_set_search_paths’ from incompatible pointer type [-Wincompatible-pointer-types] 1547 | proj_context_set_search_paths(__pyx_v_context, __pyx_t_5, __pyx_v_c_data_dir); | ^~~~~~~~~~~~~~~~~~ | | | char ** In file included from pyproj/_datadir.c:637: /usr/include/proj.h:351:98: note: expected ‘const char * const*’ but argument is of type ‘char **’ 351 | void PROJ_DLL proj_context_set_search_paths(PJ_CONTEXT *ctx, int count_paths, const char* const* paths); | ~~~~~~~~~~~~~~~~~~~^~~~~ 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/pyproj/_datadir.o -L/usr/lib -L/usr/lib64 -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib -lproj -o build/lib.linux-riscv64-3.9/pyproj/_datadir.cpython-39-riscv64-linux-gnu.so building 'pyproj._list' extension gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I/usr/include/python3.9 -c pyproj/_list.c -o build/temp.linux-riscv64-3.9/pyproj/_list.o pyproj/_list.c: In function ‘__pyx_pf_6pyproj_5_list_get_proj_operations_map’: pyproj/_list.c:1516:27: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 1516 | __pyx_v_proj_operations = proj_list_operations(); | ^ pyproj/_list.c: In function ‘__pyx_pf_6pyproj_5_list_2get_ellps_map’: pyproj/_list.c:1728:22: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 1728 | __pyx_v_proj_ellps = proj_list_ellps(); | ^ pyproj/_list.c: In function ‘__pyx_pf_6pyproj_5_list_4get_prime_meridians_map’: pyproj/_list.c:2138:27: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 2138 | __pyx_v_prime_meridians = proj_list_prime_meridians(); | ^ pyproj/_list.c: In function ‘__pyx_pf_6pyproj_5_list_6get_units_map’: pyproj/_list.c:2362:22: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 2362 | __pyx_v_proj_units = proj_list_units(); | ^ pyproj/_list.c: In function ‘__pyx_pf_6pyproj_5_list_8get_angular_units_map’: pyproj/_list.c:2677:22: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 2677 | __pyx_v_proj_units = proj_list_angular_units(); | ^ 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 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.9/pyproj/_list.o -L/usr/lib -L/usr/lib64 -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib -lproj -o build/lib.linux-riscv64-3.9/pyproj/_list.cpython-39-riscv64-linux-gnu.so + cd docs + PYTHONPATH='/builddir/build/BUILD/pyproj-2.6.1.post1/build/%{py_build_libdir}/' + make html Running Sphinx v3.2.1 Configuration error: There is a programmable error in your configuration file: Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/sphinx/config.py", line 319, in eval_config_file execfile_(filename, namespace) File "/usr/lib/python3.9/site-packages/sphinx/util/pycompat.py", line 89, in execfile_ exec(code, _globals) File "/builddir/build/BUILD/pyproj-2.6.1.post1/docs/conf.py", line 23, in import pyproj ModuleNotFoundError: No module named 'pyproj' make: *** [Makefile:20: html] Error 2 RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.p1xrai (%build) Bad exit status from /var/tmp/rpm-tmp.p1xrai (%build) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pyproj.spec