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/pyproj.spec'], chrootPath='/var/lib/mock/f31-build-98871-33090/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/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=1564099200 Wrote: /builddir/build/SRPMS/pyproj-1.9.6-3.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/pyproj.spec'], chrootPath='/var/lib/mock/f31-build-98871-33090/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/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=1564099200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xZs0by + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyproj-1.9.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyproj-1.9.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyproj-1.9.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf src + rm -f nad2bin.c + rm -f _proj.c + rm -rf lib/pyproj/data + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7lYIZA + umask 022 + cd /builddir/build/BUILD + cd pyproj-1.9.6 + export PROJ_DIR=/usr/ + PROJ_DIR=/usr/ + 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' BUILDSTDERR: _proj.c: In function ‘__pyx_pf_6pyproj_5_proj_4Proj_10_fwd’: BUILDSTDERR: _proj.c:2532:3: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 2532 | __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_lons, (&__pyx_v_londata), (&__pyx_v_buflenx)) != 0) != 0); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:147, BUILDSTDERR: from _proj.c:35: BUILDSTDERR: /usr/include/python3.7m/abstract.h:500:17: note: declared here BUILDSTDERR: 500 | PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: _proj.c:2561:3: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 2561 | __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_lats, (&__pyx_v_latdata), (&__pyx_v_bufleny)) != 0) != 0); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:147, BUILDSTDERR: from _proj.c:35: BUILDSTDERR: /usr/include/python3.7m/abstract.h:500:17: note: declared here BUILDSTDERR: 500 | PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: _proj.c: In function ‘__pyx_pf_6pyproj_5_proj_4Proj_12_inv’: BUILDSTDERR: _proj.c:3221:3: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 3221 | __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_x, (&__pyx_v_xdata), (&__pyx_v_buflenx)) != 0) != 0); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:147, BUILDSTDERR: from _proj.c:35: BUILDSTDERR: /usr/include/python3.7m/abstract.h:500:17: note: declared here BUILDSTDERR: 500 | PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: _proj.c:3250:3: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 3250 | __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_y, (&__pyx_v_ydata), (&__pyx_v_bufleny)) != 0) != 0); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:147, BUILDSTDERR: from _proj.c:35: BUILDSTDERR: /usr/include/python3.7m/abstract.h:500:17: note: declared here BUILDSTDERR: 500 | PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: _proj.c: In function ‘__pyx_pf_6pyproj_5_proj_4_transform’: BUILDSTDERR: _proj.c:4573:3: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 4573 | __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_inx, (&__pyx_v_xdata), (&__pyx_v_buflenx)) != 0) != 0); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:147, BUILDSTDERR: from _proj.c:35: BUILDSTDERR: /usr/include/python3.7m/abstract.h:500:17: note: declared here BUILDSTDERR: 500 | PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: _proj.c:4602:3: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 4602 | __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_iny, (&__pyx_v_ydata), (&__pyx_v_bufleny)) != 0) != 0); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:147, BUILDSTDERR: from _proj.c:35: BUILDSTDERR: /usr/include/python3.7m/abstract.h:500:17: note: declared here BUILDSTDERR: 500 | PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: _proj.c:4642:5: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 4642 | __pyx_t_2 = ((PyObject_AsWriteBuffer(__pyx_v_inz, (&__pyx_v_zdata), (&__pyx_v_buflenz)) != 0) != 0); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:147, BUILDSTDERR: from _proj.c:35: BUILDSTDERR: /usr/include/python3.7m/abstract.h:500:17: note: declared here BUILDSTDERR: 500 | PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: _proj.c: In function ‘__pyx_pf_6pyproj_5_proj_6_transform_sequence’: BUILDSTDERR: _proj.c:5374:3: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 5374 | __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_inseq, (&__pyx_v_buffer), (&__pyx_v_buflen)) != 0) != 0); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:147, BUILDSTDERR: from _proj.c:35: BUILDSTDERR: /usr/include/python3.7m/abstract.h:500:17: note: declared here BUILDSTDERR: 500 | PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: _proj.c: In function ‘__pyx_pf_6pyproj_5_proj_4Geod_4_fwd’: BUILDSTDERR: _proj.c:6294:3: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 6294 | __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_lons, (&__pyx_v_londata), (&__pyx_v_buflenlons)) != 0) != 0); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:147, BUILDSTDERR: from _proj.c:35: BUILDSTDERR: /usr/include/python3.7m/abstract.h:500:17: note: declared here BUILDSTDERR: 500 | PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: _proj.c:6323:3: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 6323 | __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_lats, (&__pyx_v_latdata), (&__pyx_v_buflenlats)) != 0) != 0); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:147, BUILDSTDERR: from _proj.c:35: BUILDSTDERR: /usr/include/python3.7m/abstract.h:500:17: note: declared here BUILDSTDERR: 500 | PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: _proj.c:6352:3: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 6352 | __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_az, (&__pyx_v_azdat), (&__pyx_v_buflenaz)) != 0) != 0); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:147, BUILDSTDERR: from _proj.c:35: BUILDSTDERR: /usr/include/python3.7m/abstract.h:500:17: note: declared here BUILDSTDERR: 500 | PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: _proj.c:6381:3: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 6381 | __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_dist, (&__pyx_v_distdat), (&__pyx_v_buflend)) != 0) != 0); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:147, BUILDSTDERR: from _proj.c:35: BUILDSTDERR: /usr/include/python3.7m/abstract.h:500:17: note: declared here BUILDSTDERR: 500 | PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: _proj.c: In function ‘__pyx_pf_6pyproj_5_proj_4Geod_6_inv’: BUILDSTDERR: _proj.c:6918:3: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 6918 | __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_lons1, (&__pyx_v_londata), (&__pyx_v_buflenlons)) != 0) != 0); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:147, BUILDSTDERR: from _proj.c:35: BUILDSTDERR: /usr/include/python3.7m/abstract.h:500:17: note: declared here BUILDSTDERR: 500 | PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: _proj.c:6947:3: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 6947 | __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_lats1, (&__pyx_v_latdata), (&__pyx_v_buflenlats)) != 0) != 0); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:147, BUILDSTDERR: from _proj.c:35: BUILDSTDERR: /usr/include/python3.7m/abstract.h:500:17: note: declared here BUILDSTDERR: 500 | PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: _proj.c:6976:3: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 6976 | __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_lons2, (&__pyx_v_azdat), (&__pyx_v_buflenaz)) != 0) != 0); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:147, BUILDSTDERR: from _proj.c:35: BUILDSTDERR: /usr/include/python3.7m/abstract.h:500:17: note: declared here BUILDSTDERR: 500 | PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: _proj.c:7005:3: warning: ‘PyObject_AsWriteBuffer’ is deprecated [-Wdeprecated-declarations] BUILDSTDERR: 7005 | __pyx_t_1 = ((PyObject_AsWriteBuffer(__pyx_v_lats2, (&__pyx_v_distdat), (&__pyx_v_buflend)) != 0) != 0); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: In file included from /usr/include/python3.7m/Python.h:147, BUILDSTDERR: from _proj.c:35: BUILDSTDERR: /usr/include/python3.7m/abstract.h:500:17: note: declared here BUILDSTDERR: 500 | PyAPI_FUNC(int) PyObject_AsWriteBuffer(PyObject *obj, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: _proj.c: In function ‘__pyx_pw_6pyproj_5_proj_5_transform’: BUILDSTDERR: _proj.c:4871:19: warning: ‘__pyx_v_zz’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 4871 | __pyx_v_err = pj_transform(__pyx_v_p1->projpj, __pyx_v_p2->projpj, __pyx_v_npts, 0, __pyx_v_xx, __pyx_v_yy, __pyx_v_zz); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: _proj.c:4548:11: note: ‘__pyx_v_zz’ was declared here BUILDSTDERR: 4548 | double *__pyx_v_zz; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: PROJ_DIR is set, using existing proj4 installation.. BUILDSTDERR: /usr/lib64/python3.7/site-packages/Cython/Compiler/Main.py:369: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/pyproj-1.9.6/_proj.pyx BUILDSTDERR: tree = Parsing.p_module(s, pxd, full_module_name) + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Compiling _proj.pyx because it changed. [1/1] Cythonizing _proj.pyx running build running build_py creating build creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/pyproj copying lib/pyproj/__init__.py -> build/lib.linux-riscv64-3.7/pyproj copying lib/pyproj/datadir.py -> build/lib.linux-riscv64-3.7/pyproj running build_ext building 'pyproj._proj' extension creating build/temp.linux-riscv64-3.7 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 -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 -I/usr/include/python3.7m -c _proj.c -o build/temp.linux-riscv64-3.7/_proj.o gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-riscv64-3.7/_proj.o -L/usr/lib -L/usr/lib64 -L/usr/lib64 -Wl,--enable-new-dtags,-R/usr/lib -lproj -lpython3.7m -o build/lib.linux-riscv64-3.7/pyproj/_proj.cpython-37m-riscv64-linux-gnu.so Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mPCiOy + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64 + cd pyproj-1.9.6 + export PROJ_DIR=/usr/ + PROJ_DIR=/usr/ + 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/pyproj-1.9.6-3.fc31.riscv64 BUILDSTDERR: PROJ_DIR is set, using existing proj4 installation.. BUILDSTDERR: warning: no files found matching 'nad2bin.c' BUILDSTDERR: warning: no files found matching 'src/*.c' BUILDSTDERR: warning: no files found matching 'src/*.h' BUILDSTDERR: warning: no files found matching 'src/*diff' BUILDSTDERR: warning: no files found matching 'lib/pyproj/data/*' + chmod 755 /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64//usr/lib64/python3.7/site-packages/pyproj/_proj.cpython-37m-riscv64-linux-gnu.so + chrpath -d /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64//usr/lib64/python3.7/site-packages/pyproj/_proj.cpython-37m-riscv64-linux-gnu.so + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.9.6-3.fc31 --unique-debug-suffix -1.9.6-3.fc31.riscv64 --unique-debug-src-base pyproj-1.9.6-3.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pyproj-1.9.6 BUILDSTDERR: 857 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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs running install running install_lib creating /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64/usr creating /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64/usr/lib64/python3.7/site-packages/pyproj copying build/lib.linux-riscv64-3.7/pyproj/__init__.py -> /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64/usr/lib64/python3.7/site-packages/pyproj copying build/lib.linux-riscv64-3.7/pyproj/_proj.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64/usr/lib64/python3.7/site-packages/pyproj copying build/lib.linux-riscv64-3.7/pyproj/datadir.py -> /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64/usr/lib64/python3.7/site-packages/pyproj byte-compiling /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64/usr/lib64/python3.7/site-packages/pyproj/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64/usr/lib64/python3.7/site-packages/pyproj/datadir.py to datadir.cpython-37.pyc writing byte-compilation script '/tmp/tmpa3ksjsbu.py' /usr/bin/python3 /tmp/tmpa3ksjsbu.py removing /tmp/tmpa3ksjsbu.py running install_egg_info running egg_info writing lib/pyproj.egg-info/PKG-INFO writing dependency_links to lib/pyproj.egg-info/dependency_links.txt writing top-level names to lib/pyproj.egg-info/top_level.txt reading manifest file 'lib/pyproj.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'lib/pyproj.egg-info/SOURCES.txt' Copying lib/pyproj.egg-info to /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64/usr/lib64/python3.7/site-packages/pyproj-1.9.6-py3.7.egg-info running install_scripts explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64/usr/lib64/python3.7/site-packages/pyproj/_proj.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64/usr/lib64/python3.7/site-packages/pyproj/_proj.cpython-37m-riscv64-linux-gnu.so original debug info size: 552kB, size after compression: 544kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Bytecompiling .py files below /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.TwqSRB + umask 022 + cd /builddir/build/BUILD + cd pyproj-1.9.6 + PYTHONPATH=/builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64/usr/lib64/python3.7/site-packages + /usr/bin/python3 -c 'import pyproj;pyproj.test()' -v Trying: from pyproj import Geod Expecting nothing ok Trying: gclrk1 = Geod(ellps='clrk66') # Use Clarke 1866 ellipsoid. Expecting nothing ok Trying: gclrk2 = Geod(a=6378206.4, b=6356583.8) # Define Clarke 1866 using parameters Expecting nothing ok Trying: gclrk1 == gclrk2 Expecting: True ok Trying: gwgs66 = Geod('+ellps=WGS66') # WGS 66 ellipsoid, Proj.4 style Expecting nothing ok Trying: gnwl9d = Geod('+ellps=NWL9D') # Naval Weapons Lab., 1965 ellipsoid Expecting nothing ok Trying: gnwl9d == gwgs66 Expecting: True ok Trying: gclrk1 != gnwl9d # Clarke 1866 is unlike NWL9D Expecting: True ok Trying: from pyproj import Geod Expecting nothing ok Trying: g = Geod(ellps='clrk66') # Use Clarke 1866 ellipsoid. Expecting nothing ok Trying: boston_lat = 42.+(15./60.); boston_lon = -71.-(7./60.) Expecting nothing ok Trying: portland_lat = 45.+(31./60.); portland_lon = -123.-(41./60.) Expecting nothing ok Trying: newyork_lat = 40.+(47./60.); newyork_lon = -73.-(58./60.) Expecting nothing ok Trying: london_lat = 51.+(32./60.); london_lon = -(5./60.) Expecting nothing ok Trying: az12,az21,dist = g.inv(boston_lon,boston_lat,portland_lon,portland_lat) Expecting nothing ok Trying: "%7.3f %6.3f %12.3f" % (az12,az21,dist) Expecting: '-66.531 75.654 4164192.708' ok Trying: endlon, endlat, backaz = g.fwd(boston_lon, boston_lat, az12, dist) Expecting nothing ok Trying: "%6.3f %6.3f %13.3f" % (endlat,endlon,backaz) Expecting: '45.517 -123.683 75.654' ok Trying: lons1 = 3*[newyork_lon]; lats1 = 3*[newyork_lat] Expecting nothing ok Trying: lons2 = [boston_lon, portland_lon, london_lon] Expecting nothing ok Trying: lats2 = [boston_lat, portland_lat, london_lat] Expecting nothing ok Trying: az12,az21,dist = g.inv(lons1,lats1,lons2,lats2) Expecting nothing ok Trying: for faz,baz,d in list(zip(az12,az21,dist)): "%7.3f %7.3f %9.3f" % (faz,baz,d) Expecting: ' 54.663 -123.448 288303.720' '-65.463 79.342 4013037.318' ' 51.254 -71.576 5579916.651' ok Trying: g2 = Geod('+ellps=clrk66') # use proj4 style initialization string Expecting nothing ok Trying: az12,az21,dist = g2.inv(boston_lon,boston_lat,portland_lon,portland_lat) Expecting nothing ok Trying: "%7.3f %6.3f %12.3f" % (az12,az21,dist) Expecting: '-66.531 75.654 4164192.708' ok Trying: from pyproj import Geod Expecting nothing ok Trying: g = Geod(ellps='clrk66') # Use Clarke 1866 ellipsoid. Expecting nothing ok Trying: boston_lat = 42.+(15./60.); boston_lon = -71.-(7./60.) Expecting nothing ok Trying: portland_lat = 45.+(31./60.); portland_lon = -123.-(41./60.) Expecting nothing ok Trying: lonlats = g.npts(boston_lon,boston_lat,portland_lon,portland_lat,10) Expecting nothing ok Trying: for lon,lat in lonlats: '%6.3f %7.3f' % (lat, lon) Expecting: '43.528 -75.414' '44.637 -79.883' '45.565 -84.512' '46.299 -89.279' '46.830 -94.156' '47.149 -99.112' '47.251 -104.106' '47.136 -109.100' '46.805 -114.051' '46.262 -118.924' ok Trying: import math Expecting nothing ok Trying: dg2rad = math.radians(1.) Expecting nothing ok Trying: rad2dg = math.degrees(1.) Expecting nothing ok Trying: lonlats = g.npts(dg2rad*boston_lon,dg2rad*boston_lat,dg2rad*portland_lon,dg2rad*portland_lat,10,radians=True) Expecting nothing ok Trying: for lon,lat in lonlats: '%6.3f %7.3f' % (rad2dg*lat, rad2dg*lon) Expecting: '43.528 -75.414' '44.637 -79.883' '45.565 -84.512' '46.299 -89.279' '46.830 -94.156' '47.149 -99.112' '47.251 -104.106' '47.136 -109.100' '46.805 -114.051' '46.262 -118.924' ok Trying: from pyproj import Proj Expecting nothing ok Trying: p = Proj(proj='utm',zone=10,ellps='WGS84') # use kwargs Expecting nothing ok Trying: x,y = p(-120.108, 34.36116666) Expecting nothing ok Trying: 'x=%9.3f y=%11.3f' % (x,y) Expecting: 'x=765975.641 y=3805993.134' ok Trying: 'lon=%8.3f lat=%5.3f' % p(x,y,inverse=True) Expecting: 'lon=-120.108 lat=34.361' ok Trying: lons = (-119.72,-118.40,-122.38) Expecting nothing ok Trying: lats = (36.77, 33.93, 37.62 ) Expecting nothing ok Trying: x,y = p(lons, lats) Expecting nothing ok Trying: 'x: %9.3f %9.3f %9.3f' % x Expecting: 'x: 792763.863 925321.537 554714.301' ok Trying: 'y: %9.3f %9.3f %9.3f' % y Expecting: 'y: 4074377.617 3763936.941 4163835.303' ok Trying: lons, lats = p(x, y, inverse=True) # inverse transform Expecting nothing ok Trying: 'lons: %8.3f %8.3f %8.3f' % lons Expecting: 'lons: -119.720 -118.400 -122.380' ok Trying: 'lats: %8.3f %8.3f %8.3f' % lats Expecting: 'lats: 36.770 33.930 37.620' ok Trying: p2 = Proj('+proj=utm +zone=10 +ellps=WGS84') # use proj4 string Expecting nothing ok Trying: x,y = p2(-120.108, 34.36116666) Expecting nothing ok Trying: 'x=%9.3f y=%11.3f' % (x,y) Expecting: 'x=765975.641 y=3805993.134' ok Trying: p = Proj(init="epsg:32667") Expecting nothing ok Trying: 'x=%12.3f y=%12.3f (meters)' % p(-114.057222, 51.045) Expecting: 'x=-1783486.760 y= 6193833.196 (meters)' ok Trying: p = Proj("+init=epsg:32667",preserve_units=True) Expecting nothing ok Trying: 'x=%12.3f y=%12.3f (feet)' % p(-114.057222, 51.045) Expecting: 'x=-5851322.810 y=20320934.409 (feet)' ok Trying: Proj('+init=epsg:4326').definition_string() Expecting: ' +units=m +init=epsg:4326 +proj=longlat +datum=WGS84 +no_defs +ellps=WGS84 +towgs84=0,0,0' ok Trying: p1 = Proj(init='epsg:4326') Expecting nothing ok Trying: p2 = Proj(init='epsg:2100') Expecting nothing ok Trying: points = [(22.95, 40.63), (22.81, 40.53), (23.51, 40.86)] Expecting nothing ok Trying: for pt in itransform(p1,p2,points): '%6.3f %7.3f' % pt Expecting: '411050.470 4497928.574' '399060.236 4486978.710' '458553.243 4523045.485' ok Trying: p1 = Proj(init='epsg:26915') Expecting nothing ok Trying: p2 = Proj(init='epsg:26715') Expecting nothing ok Trying: x1, y1 = p1(-92.199881,38.56694) Expecting nothing ok Trying: x2, y2 = transform(p1,p2,x1,y1) Expecting nothing ok Trying: '%9.3f %11.3f' % (x1,y1) Expecting: '569704.566 4269024.671' ok Trying: '%9.3f %11.3f' % (x2,y2) Expecting: '569722.342 4268814.027' ok Trying: '%8.3f %5.3f' % p2(x2,y2,inverse=True) Expecting: ' -92.200 38.567' ok Trying: lats = (38.83,39.32,38.75) # Columbia, KC and StL Missouri Expecting nothing ok Trying: lons = (-92.22,-94.72,-90.37) Expecting nothing ok Trying: x1, y1 = p1(lons,lats) Expecting nothing ok Trying: x2, y2 = transform(p1,p2,x1,y1) Expecting nothing ok Trying: xy = x1+y1 Expecting nothing ok Trying: '%9.3f %9.3f %9.3f %11.3f %11.3f %11.3f' % xy Expecting: '567703.344 351730.944 728553.093 4298200.739 4353698.725 4292319.005' ok Trying: xy = x2+y2 Expecting nothing ok Trying: '%9.3f %9.3f %9.3f %11.3f %11.3f %11.3f' % xy Expecting: '567721.149 351747.558 728569.133 4297989.112 4353489.644 4292106.305' ok Trying: lons, lats = p2(x2,y2,inverse=True) Expecting nothing ok Trying: xy = lons+lats Expecting nothing ok Trying: '%8.3f %8.3f %8.3f %5.3f %5.3f %5.3f' % xy Expecting: ' -92.220 -94.720 -90.370 38.830 39.320 38.750' ok Trying: p1 = Proj(proj='latlong',datum='WGS84') Expecting nothing ok Trying: x1 = -111.5; y1 = 45.25919444444 Expecting nothing ok Trying: p2 = Proj(proj="utm",zone=10,datum='NAD27') Expecting nothing ok Trying: x2, y2 = transform(p1, p2, x1, y1) Expecting nothing ok Trying: "%s %s" % (str(x2)[:9],str(y2)[:9]) Expecting: '1402285.9 5076292.4' ok 15 items had no tests: pyproj pyproj.Geod pyproj.Geod.__repr__ pyproj.Geod.fwd pyproj.Geod.inv pyproj.Proj pyproj.Proj.__call__ pyproj.Proj.is_geocent pyproj.Proj.is_latlong pyproj.Proj.to_latlong pyproj._convertback pyproj._copytobuffer pyproj._copytobuffer_return_scalar pyproj._dict2string pyproj.test 7 items passed all tests: 8 tests in pyproj.Geod.__eq__ 18 tests in pyproj.Geod.__new__ 11 tests in pyproj.Geod.npts 20 tests in pyproj.Proj.__new__ 1 tests in pyproj.Proj.definition_string 4 tests in pyproj.itransform 23 tests in pyproj.transform 85 tests in 22 items. 85 passed and 0 failed. Test passed. Processing files: python3-pyproj-1.9.6-3.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AB9lmA + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd pyproj-1.9.6 + DOCDIR=/builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64/usr/share/doc/python3-pyproj + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64/usr/share/doc/python3-pyproj + cp -pr Changelog /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64/usr/share/doc/python3-pyproj + cp -pr docs /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64/usr/share/doc/python3-pyproj + cp -pr README.md /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64/usr/share/doc/python3-pyproj + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: python-pyproj = 1.9.6-3.fc31 python3-pyproj = 1.9.6-3.fc31 python3-pyproj(riscv-64) = 1.9.6-3.fc31 python3.7dist(pyproj) = 1.9.6 python3dist(pyproj) = 1.9.6 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) libproj.so.13()(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Obsoletes: python-pyproj < 1.9.6-3.fc31 Processing files: pyproj-debugsource-1.9.6-3.fc31.riscv64 Provides: pyproj-debugsource = 1.9.6-3.fc31 pyproj-debugsource(riscv-64) = 1.9.6-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pyproj-debuginfo-1.9.6-3.fc31.riscv64 Provides: debuginfo(build-id) = f4717c7b5c9a74ebc80ebb5618750035e980ea1f python3-pyproj-debuginfo = 1.9.6-3.fc31 python3-pyproj-debuginfo(riscv-64) = 1.9.6-3.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pyproj-debugsource(riscv-64) = 1.9.6-3.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64 Wrote: /builddir/build/RPMS/python3-pyproj-debuginfo-1.9.6-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/python3-pyproj-1.9.6-3.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/pyproj-debugsource-1.9.6-3.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NrE3JA + umask 022 + cd /builddir/build/BUILD + cd pyproj-1.9.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/pyproj-1.9.6-3.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0