Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-shapely.spec'], chrootPath='/var/lib/mock/f30-build-42515-24422/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=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/python-shapely.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 Wrote: /builddir/build/SRPMS/python-shapely-1.6.4-5.post2.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-shapely.spec'], chrootPath='/var/lib/mock/f30-build-42515-24422/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=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-shapely.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 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mNVb8m + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Shapely-1.6.4.post2 + /usr/bin/gzip -dc /builddir/build/SOURCES/Shapely-1.6.4.post2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Shapely-1.6.4.post2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '*.py' + xargs sed -i '1s|^#!python|#!/usr/bin/python3|' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.YXFUhU + umask 022 + cd /builddir/build/BUILD + cd Shapely-1.6.4.post2 + 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 creating build creating build/lib.linux-riscv64-3.7 creating build/lib.linux-riscv64-3.7/shapely copying shapely/ops.py -> build/lib.linux-riscv64-3.7/shapely copying shapely/impl.py -> build/lib.linux-riscv64-3.7/shapely copying shapely/_buildcfg.py -> build/lib.linux-riscv64-3.7/shapely copying shapely/errors.py -> build/lib.linux-riscv64-3.7/shapely copying shapely/iterops.py -> build/lib.linux-riscv64-3.7/shapely copying shapely/prepared.py -> build/lib.linux-riscv64-3.7/shapely copying shapely/validation.py -> build/lib.linux-riscv64-3.7/shapely copying shapely/linref.py -> build/lib.linux-riscv64-3.7/shapely copying shapely/ctypes_declarations.py -> build/lib.linux-riscv64-3.7/shapely copying shapely/topology.py -> build/lib.linux-riscv64-3.7/shapely copying shapely/predicates.py -> build/lib.linux-riscv64-3.7/shapely copying shapely/__init__.py -> build/lib.linux-riscv64-3.7/shapely copying shapely/ftools.py -> build/lib.linux-riscv64-3.7/shapely copying shapely/geos.py -> build/lib.linux-riscv64-3.7/shapely copying shapely/affinity.py -> build/lib.linux-riscv64-3.7/shapely copying shapely/wkt.py -> build/lib.linux-riscv64-3.7/shapely copying shapely/coords.py -> build/lib.linux-riscv64-3.7/shapely copying shapely/wkb.py -> build/lib.linux-riscv64-3.7/shapely copying shapely/strtree.py -> build/lib.linux-riscv64-3.7/shapely creating build/lib.linux-riscv64-3.7/shapely/geometry copying shapely/geometry/multilinestring.py -> build/lib.linux-riscv64-3.7/shapely/geometry copying shapely/geometry/point.py -> build/lib.linux-riscv64-3.7/shapely/geometry copying shapely/geometry/base.py -> build/lib.linux-riscv64-3.7/shapely/geometry copying shapely/geometry/collection.py -> build/lib.linux-riscv64-3.7/shapely/geometry copying shapely/geometry/geo.py -> build/lib.linux-riscv64-3.7/shapely/geometry copying shapely/geometry/__init__.py -> build/lib.linux-riscv64-3.7/shapely/geometry copying shapely/geometry/multipoint.py -> build/lib.linux-riscv64-3.7/shapely/geometry copying shapely/geometry/proxy.py -> build/lib.linux-riscv64-3.7/shapely/geometry copying shapely/geometry/linestring.py -> build/lib.linux-riscv64-3.7/shapely/geometry copying shapely/geometry/polygon.py -> build/lib.linux-riscv64-3.7/shapely/geometry copying shapely/geometry/multipolygon.py -> build/lib.linux-riscv64-3.7/shapely/geometry creating build/lib.linux-riscv64-3.7/shapely/algorithms copying shapely/algorithms/__init__.py -> build/lib.linux-riscv64-3.7/shapely/algorithms copying shapely/algorithms/polylabel.py -> build/lib.linux-riscv64-3.7/shapely/algorithms copying shapely/algorithms/cga.py -> build/lib.linux-riscv64-3.7/shapely/algorithms creating build/lib.linux-riscv64-3.7/shapely/examples copying shapely/examples/intersect.py -> build/lib.linux-riscv64-3.7/shapely/examples copying shapely/examples/__init__.py -> build/lib.linux-riscv64-3.7/shapely/examples copying shapely/examples/geoms.py -> build/lib.linux-riscv64-3.7/shapely/examples copying shapely/examples/dissolve.py -> build/lib.linux-riscv64-3.7/shapely/examples creating build/lib.linux-riscv64-3.7/shapely/speedups copying shapely/speedups/__init__.py -> build/lib.linux-riscv64-3.7/shapely/speedups creating build/lib.linux-riscv64-3.7/shapely/vectorized copying shapely/vectorized/__init__.py -> build/lib.linux-riscv64-3.7/shapely/vectorized running egg_info writing Shapely.egg-info/PKG-INFO writing dependency_links to Shapely.egg-info/dependency_links.txt writing requirements to Shapely.egg-info/requires.txt writing top-level names to Shapely.egg-info/top_level.txt reading manifest file 'Shapely.egg-info/SOURCES.txt' writing manifest file 'Shapely.egg-info/SOURCES.txt' copying shapely/_geos.pxi -> build/lib.linux-riscv64-3.7/shapely copying shapely/speedups/_speedups.c -> build/lib.linux-riscv64-3.7/shapely/speedups copying shapely/speedups/_speedups.pyx -> build/lib.linux-riscv64-3.7/shapely/speedups copying shapely/vectorized/_vectorized.pyx -> build/lib.linux-riscv64-3.7/shapely/vectorized running build_ext building 'shapely.speedups._speedups' extension creating build/temp.linux-riscv64-3.7 creating build/temp.linux-riscv64-3.7/shapely creating build/temp.linux-riscv64-3.7/shapely/speedups gcc -pthread -DNDEBUG -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 -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/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c shapely/speedups/_speedups.c -o build/temp.linux-riscv64-3.7/shapely/speedups/_speedups.o BUILDSTDERR: shapely/speedups/_speedups.c:1670:30: warning: ‘__pyx_f_7shapely_8speedups_9_speedups_geos_from_prepared’ defined but not used [-Wunused-function] BUILDSTDERR: static GEOSPreparedGeometry *__pyx_f_7shapely_8speedups_9_speedups_geos_from_prepared(PyObject *__pyx_v_shapely_geom) { BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: shapely/speedups/_speedups.c:1587:28: warning: ‘__pyx_f_7shapely_8speedups_9_speedups_get_geos_context_handle’ defined but not used [-Wunused-function] BUILDSTDERR: static GEOSContextHandle_t __pyx_f_7shapely_8speedups_9_speedups_get_geos_context_handle(void) { BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: shapely/speedups/_speedups.c: In function ‘__pyx_f_7shapely_8speedups_9_speedups_affine_transform.isra.46’: BUILDSTDERR: shapely/speedups/_speedups.c:7653:17: warning: ‘__pyx_v_the_geom_t’ may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: __pyx_t_1 = __Pyx_PyInt_FromSize_t(((uintptr_t)__pyx_v_the_geom_t)); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 518, __pyx_L1_error) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/shapely/speedups/_speedups.o -L/usr/lib64 -L/usr/lib64 -lgeos_c -lpython3.7m -o build/lib.linux-riscv64-3.7/shapely/speedups/_speedups.cpython-37m-riscv64-linux-gnu.so cythoning shapely/vectorized/_vectorized.pyx to shapely/vectorized/_vectorized.c building 'shapely.vectorized._vectorized' extension creating build/temp.linux-riscv64-3.7/shapely/vectorized gcc -pthread -DNDEBUG -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 -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/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c shapely/vectorized/_vectorized.c -o build/temp.linux-riscv64-3.7/shapely/vectorized/_vectorized.o BUILDSTDERR: In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, BUILDSTDERR: from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, BUILDSTDERR: from shapely/vectorized/_vectorized.c:567: BUILDSTDERR: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] BUILDSTDERR: #warning "Using deprecated NumPy API, disable it by " \ BUILDSTDERR: ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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/shapely/vectorized/_vectorized.o -L/usr/lib64 -L/usr/lib64 -lgeos_c -lpython3.7m -o build/lib.linux-riscv64-3.7/shapely/vectorized/_vectorized.cpython-37m-riscv64-linux-gnu.so BUILDSTDERR: warning: no library file corresponding to '/usr/lib64/python3.7/site-packages/numpy/core/include' found (skipping) BUILDSTDERR: warning: no library file corresponding to '/usr/lib64/python3.7/site-packages/numpy/core/include' found (skipping) + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ciygwC + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64 + cd Shapely-1.6.4.post2 + 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-shapely-1.6.4-5.post2.fc30.riscv64 running install running install_lib creating /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr creating /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely copying build/lib.linux-riscv64-3.7/shapely/ops.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely creating /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/geometry copying build/lib.linux-riscv64-3.7/shapely/geometry/multilinestring.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/geometry copying build/lib.linux-riscv64-3.7/shapely/geometry/point.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/geometry copying build/lib.linux-riscv64-3.7/shapely/geometry/base.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/geometry copying build/lib.linux-riscv64-3.7/shapely/geometry/collection.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/geometry copying build/lib.linux-riscv64-3.7/shapely/geometry/geo.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/geometry copying build/lib.linux-riscv64-3.7/shapely/geometry/__init__.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/geometry copying build/lib.linux-riscv64-3.7/shapely/geometry/multipoint.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/geometry copying build/lib.linux-riscv64-3.7/shapely/geometry/proxy.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/geometry copying build/lib.linux-riscv64-3.7/shapely/geometry/linestring.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/geometry copying build/lib.linux-riscv64-3.7/shapely/geometry/polygon.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/geometry copying build/lib.linux-riscv64-3.7/shapely/geometry/multipolygon.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/geometry creating /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/speedups copying build/lib.linux-riscv64-3.7/shapely/speedups/_speedups.pyx -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/speedups copying build/lib.linux-riscv64-3.7/shapely/speedups/_speedups.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/speedups copying build/lib.linux-riscv64-3.7/shapely/speedups/_speedups.c -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/speedups copying build/lib.linux-riscv64-3.7/shapely/speedups/__init__.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/speedups copying build/lib.linux-riscv64-3.7/shapely/impl.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely copying build/lib.linux-riscv64-3.7/shapely/_buildcfg.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely copying build/lib.linux-riscv64-3.7/shapely/errors.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely copying build/lib.linux-riscv64-3.7/shapely/iterops.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely creating /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/examples copying build/lib.linux-riscv64-3.7/shapely/examples/intersect.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/examples copying build/lib.linux-riscv64-3.7/shapely/examples/__init__.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/examples copying build/lib.linux-riscv64-3.7/shapely/examples/geoms.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/examples copying build/lib.linux-riscv64-3.7/shapely/examples/dissolve.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/examples copying build/lib.linux-riscv64-3.7/shapely/prepared.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely copying build/lib.linux-riscv64-3.7/shapely/validation.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely copying build/lib.linux-riscv64-3.7/shapely/linref.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely copying build/lib.linux-riscv64-3.7/shapely/ctypes_declarations.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely copying build/lib.linux-riscv64-3.7/shapely/topology.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely copying build/lib.linux-riscv64-3.7/shapely/predicates.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely copying build/lib.linux-riscv64-3.7/shapely/__init__.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely copying build/lib.linux-riscv64-3.7/shapely/ftools.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely copying build/lib.linux-riscv64-3.7/shapely/geos.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely creating /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/vectorized copying build/lib.linux-riscv64-3.7/shapely/vectorized/_vectorized.cpython-37m-riscv64-linux-gnu.so -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/vectorized copying build/lib.linux-riscv64-3.7/shapely/vectorized/_vectorized.pyx -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/vectorized copying build/lib.linux-riscv64-3.7/shapely/vectorized/__init__.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/vectorized copying build/lib.linux-riscv64-3.7/shapely/affinity.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely copying build/lib.linux-riscv64-3.7/shapely/wkt.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely copying build/lib.linux-riscv64-3.7/shapely/coords.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely copying build/lib.linux-riscv64-3.7/shapely/wkb.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely copying build/lib.linux-riscv64-3.7/shapely/_geos.pxi -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely creating /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/algorithms copying build/lib.linux-riscv64-3.7/shapely/algorithms/__init__.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/algorithms copying build/lib.linux-riscv64-3.7/shapely/algorithms/polylabel.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/algorithms copying build/lib.linux-riscv64-3.7/shapely/algorithms/cga.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/algorithms copying build/lib.linux-riscv64-3.7/shapely/strtree.py -> /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/ops.py to ops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/geometry/multilinestring.py to multilinestring.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/geometry/point.py to point.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/geometry/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/geometry/collection.py to collection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/geometry/geo.py to geo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/geometry/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/geometry/multipoint.py to multipoint.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/geometry/proxy.py to proxy.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/geometry/linestring.py to linestring.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/geometry/polygon.py to polygon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/geometry/multipolygon.py to multipolygon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/speedups/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/impl.py to impl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/_buildcfg.py to _buildcfg.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/errors.py to errors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/iterops.py to iterops.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/examples/intersect.py to intersect.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/examples/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/examples/geoms.py to geoms.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/examples/dissolve.py to dissolve.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/prepared.py to prepared.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/validation.py to validation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/linref.py to linref.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/ctypes_declarations.py to ctypes_declarations.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/topology.py to topology.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/predicates.py to predicates.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/ftools.py to ftools.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/geos.py to geos.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/vectorized/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/affinity.py to affinity.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/wkt.py to wkt.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/coords.py to coords.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/wkb.py to wkb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/algorithms/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/algorithms/polylabel.py to polylabel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/algorithms/cga.py to cga.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/strtree.py to strtree.cpython-37.pyc writing byte-compilation script '/tmp/tmp3roa4lxf.py' /usr/bin/python3 /tmp/tmp3roa4lxf.py removing /tmp/tmp3roa4lxf.py running install_egg_info running egg_info writing Shapely.egg-info/PKG-INFO writing dependency_links to Shapely.egg-info/dependency_links.txt writing requirements to Shapely.egg-info/requires.txt writing top-level names to Shapely.egg-info/top_level.txt reading manifest file 'Shapely.egg-info/SOURCES.txt' writing manifest file 'Shapely.egg-info/SOURCES.txt' Copying Shapely.egg-info to /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/Shapely-1.6.4.post2-py3.7.egg-info running install_scripts + rm -f /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/_geos.pxi + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.6.4-5.post2.fc30 --unique-debug-suffix -1.6.4-5.post2.fc30.riscv64 --unique-debug-src-base python-shapely-1.6.4-5.post2.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Shapely-1.6.4.post2 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/vectorized/_vectorized.cpython-37m-riscv64-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/speedups/_speedups.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/vectorized/_vectorized.cpython-37m-riscv64-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7/site-packages/shapely/speedups/_speedups.cpython-37m-riscv64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. BUILDSTDERR: 3057 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/lib64/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.7EMEUE Processing files: python3-shapely-1.6.4-5.post2.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AvbD4C + umask 022 + cd /builddir/build/BUILD + cd Shapely-1.6.4.post2 + DOCDIR=/builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/share/doc/python3-shapely + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/share/doc/python3-shapely + cp -pr CHANGES.txt /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/share/doc/python3-shapely + cp -pr README.rst /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/share/doc/python3-shapely + cp -pr CREDITS.txt /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/share/doc/python3-shapely + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/share/doc/python3-shapely + cp -pr docs /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64/usr/share/doc/python3-shapely + exit 0 Provides: python3-shapely = 1.6.4-5.post2.fc30 python3-shapely(riscv-64) = 1.6.4-5.post2.fc30 python3.7dist(shapely) = 1.6.4.post2 python3dist(shapely) = 1.6.4.post2 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) libgeos_c.so.1()(64bit) libpthread.so.0()(64bit) libpython3.7m.so.1.0()(64bit) python(abi) = 3.7 rtld(GNU_HASH) Processing files: python-shapely-debugsource-1.6.4-5.post2.fc30.riscv64 Provides: python-shapely-debugsource = 1.6.4-5.post2.fc30 python-shapely-debugsource(riscv-64) = 1.6.4-5.post2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-shapely-debuginfo-1.6.4-5.post2.fc30.riscv64 Provides: debuginfo(build-id) = 5e0ce1ecca121ff6d39287d59def52aaf90ce150 debuginfo(build-id) = 6f472bebda4b1640ab7e1919b3d19784b6ce6ccc python3-shapely-debuginfo = 1.6.4-5.post2.fc30 python3-shapely-debuginfo(riscv-64) = 1.6.4-5.post2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-shapely-debugsource(riscv-64) = 1.6.4-5.post2.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64 Wrote: /builddir/build/RPMS/python3-shapely-1.6.4-5.post2.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python-shapely-debugsource-1.6.4-5.post2.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/python3-shapely-debuginfo-1.6.4-5.post2.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.NcTkbd + umask 022 + cd /builddir/build/BUILD + cd Shapely-1.6.4.post2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-shapely-1.6.4-5.post2.fc30.riscv64 + exit 0 Child return code was: 0