Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-shapely.spec'], chrootPath='/var/lib/mock/alma+epel-9-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1626998400 Wrote: /builddir/build/SRPMS/python-shapely-1.7.1-12.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /builddir/build/SPECS/python-shapely.spec"], chrootPath='/var/lib/mock/alma+epel-9-x86_64/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=1001user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', "/usr/bin/rpmbuild -bb --target x86_64 --nodeps --define '__spec_check_template exit 0; ' /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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1626998400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.mx9RuC + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Shapely-1.7.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/1.7.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Shapely-1.7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/shapely-1.7.1-611a0b3b-subset.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/shapely-1.7.1-test_wkb-endianness.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -rf _vendor + sed -r -i 's/_vendor\.//g' setup.py + find . -type f -name '*.c' -print -delete + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.icjEnZ + umask 022 + cd /builddir/build/BUILD + cd Shapely-1.7.1 + CFLAGS='-O2 -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib64/python3.9/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/Shapely-1.7.1/shapely/speedups/_speedups.pyx tree = Parsing.p_module(s, pxd, full_module_name) running build running build_py creating build creating build/lib.linux-x86_64-3.9 creating build/lib.linux-x86_64-3.9/shapely copying shapely/ctypes_declarations.py -> build/lib.linux-x86_64-3.9/shapely copying shapely/wkt.py -> build/lib.linux-x86_64-3.9/shapely copying shapely/affinity.py -> build/lib.linux-x86_64-3.9/shapely copying shapely/topology.py -> build/lib.linux-x86_64-3.9/shapely copying shapely/_buildcfg.py -> build/lib.linux-x86_64-3.9/shapely copying shapely/impl.py -> build/lib.linux-x86_64-3.9/shapely copying shapely/__init__.py -> build/lib.linux-x86_64-3.9/shapely copying shapely/strtree.py -> build/lib.linux-x86_64-3.9/shapely copying shapely/prepared.py -> build/lib.linux-x86_64-3.9/shapely copying shapely/linref.py -> build/lib.linux-x86_64-3.9/shapely copying shapely/predicates.py -> build/lib.linux-x86_64-3.9/shapely copying shapely/geos.py -> build/lib.linux-x86_64-3.9/shapely copying shapely/iterops.py -> build/lib.linux-x86_64-3.9/shapely copying shapely/errors.py -> build/lib.linux-x86_64-3.9/shapely copying shapely/wkb.py -> build/lib.linux-x86_64-3.9/shapely copying shapely/coords.py -> build/lib.linux-x86_64-3.9/shapely copying shapely/validation.py -> build/lib.linux-x86_64-3.9/shapely copying shapely/ops.py -> build/lib.linux-x86_64-3.9/shapely creating build/lib.linux-x86_64-3.9/shapely/geometry copying shapely/geometry/collection.py -> build/lib.linux-x86_64-3.9/shapely/geometry copying shapely/geometry/multipoint.py -> build/lib.linux-x86_64-3.9/shapely/geometry copying shapely/geometry/multilinestring.py -> build/lib.linux-x86_64-3.9/shapely/geometry copying shapely/geometry/multipolygon.py -> build/lib.linux-x86_64-3.9/shapely/geometry copying shapely/geometry/linestring.py -> build/lib.linux-x86_64-3.9/shapely/geometry copying shapely/geometry/__init__.py -> build/lib.linux-x86_64-3.9/shapely/geometry copying shapely/geometry/proxy.py -> build/lib.linux-x86_64-3.9/shapely/geometry copying shapely/geometry/geo.py -> build/lib.linux-x86_64-3.9/shapely/geometry copying shapely/geometry/base.py -> build/lib.linux-x86_64-3.9/shapely/geometry copying shapely/geometry/point.py -> build/lib.linux-x86_64-3.9/shapely/geometry copying shapely/geometry/polygon.py -> build/lib.linux-x86_64-3.9/shapely/geometry creating build/lib.linux-x86_64-3.9/shapely/algorithms copying shapely/algorithms/__init__.py -> build/lib.linux-x86_64-3.9/shapely/algorithms copying shapely/algorithms/cga.py -> build/lib.linux-x86_64-3.9/shapely/algorithms copying shapely/algorithms/polylabel.py -> build/lib.linux-x86_64-3.9/shapely/algorithms creating build/lib.linux-x86_64-3.9/shapely/examples copying shapely/examples/intersect.py -> build/lib.linux-x86_64-3.9/shapely/examples copying shapely/examples/__init__.py -> build/lib.linux-x86_64-3.9/shapely/examples copying shapely/examples/geoms.py -> build/lib.linux-x86_64-3.9/shapely/examples copying shapely/examples/dissolve.py -> build/lib.linux-x86_64-3.9/shapely/examples creating build/lib.linux-x86_64-3.9/shapely/speedups copying shapely/speedups/__init__.py -> build/lib.linux-x86_64-3.9/shapely/speedups creating build/lib.linux-x86_64-3.9/shapely/vectorized copying shapely/vectorized/__init__.py -> build/lib.linux-x86_64-3.9/shapely/vectorized running egg_info creating Shapely.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 writing manifest file 'Shapely.egg-info/SOURCES.txt' reading manifest file 'Shapely.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'manual' no previously-included directories found matching 'debian' no previously-included directories found matching 'docs' no previously-included directories found matching 'DLLs_AMD64' no previously-included directories found matching 'DLLs_x86' warning: no previously-included files found matching '*.txt' warning: no files found matching '*.py' under directory '_vendor' warning: no files found matching '*.dll' under directory 'shapely/DLLs' warning: no files found matching '*.rst' under directory 'shapely/DLLs' warning: no files found matching '*.txt' under directory 'shapely/DLLs' adding license file 'LICENSE.txt' writing manifest file 'Shapely.egg-info/SOURCES.txt' copying shapely/_geos.pxi -> build/lib.linux-x86_64-3.9/shapely copying shapely/speedups/_speedups.c -> build/lib.linux-x86_64-3.9/shapely/speedups copying shapely/speedups/_speedups.pyx -> build/lib.linux-x86_64-3.9/shapely/speedups copying shapely/vectorized/_vectorized.pyx -> build/lib.linux-x86_64-3.9/shapely/vectorized running build_ext cythoning shapely/vectorized/_vectorized.pyx to shapely/vectorized/_vectorized.c /usr/lib64/python3.9/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/Shapely-1.7.1/shapely/vectorized/_vectorized.pyx tree = Parsing.p_module(s, pxd, full_module_name) building 'shapely.speedups._speedups' extension creating build/temp.linux-x86_64-3.9 creating build/temp.linux-x86_64-3.9/shapely creating build/temp.linux-x86_64-3.9/shapely/speedups gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c shapely/speedups/_speedups.c -o build/temp.linux-x86_64-3.9/shapely/speedups/_speedups.o shapely/speedups/_speedups.c: In function ‘__pyx_pf_7shapely_8speedups_9_speedups_6geos_linearring_from_py’: shapely/speedups/_speedups.c:5245:39: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 5245 | for (__pyx_t_12 = 0; __pyx_t_12 < __pyx_t_14; __pyx_t_12+=1) { | ^ shapely/speedups/_speedups.c:5357:31: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 5357 | __pyx_t_5 = ((__pyx_v_M > __pyx_v_m) != 0); | ^ shapely/speedups/_speedups.c:5945:39: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 5945 | for (__pyx_t_12 = 0; __pyx_t_12 < __pyx_t_14; __pyx_t_12+=1) { | ^ shapely/speedups/_speedups.c:6164:31: warning: comparison of integer expressions of different signedness: ‘int’ and ‘unsigned int’ [-Wsign-compare] 6164 | __pyx_t_4 = ((__pyx_v_M > __pyx_v_m) != 0); | ^ At top level: shapely/speedups/_speedups.c:1820:30: warning: ‘__pyx_f_7shapely_8speedups_9_speedups_geos_from_prepared’ defined but not used [-Wunused-function] 1820 | static GEOSPreparedGeometry *__pyx_f_7shapely_8speedups_9_speedups_geos_from_prepared(PyObject *__pyx_v_shapely_geom) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ shapely/speedups/_speedups.c:1734:28: warning: ‘__pyx_f_7shapely_8speedups_9_speedups_get_geos_context_handle’ defined but not used [-Wunused-function] 1734 | static GEOSContextHandle_t __pyx_f_7shapely_8speedups_9_speedups_get_geos_context_handle(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ shapely/speedups/_speedups.c: In function ‘__pyx_f_7shapely_8speedups_9_speedups_affine_transform.constprop’: shapely/speedups/_speedups.c:8313:17: warning: ‘__pyx_v_the_geom_t’ may be used uninitialized in this function [-Wmaybe-uninitialized] 8313 | __pyx_t_1 = __Pyx_PyInt_FromSize_t(((uintptr_t)__pyx_v_the_geom_t)); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 558, __pyx_L1_error) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: no library file corresponding to '/usr/lib64/python3.9/site-packages/numpy/core/include' found (skipping) gcc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.9/shapely/speedups/_speedups.o -L/usr/lib64 -L/usr/lib64 -lgeos_c -o build/lib.linux-x86_64-3.9/shapely/speedups/_speedups.cpython-39-x86_64-linux-gnu.so building 'shapely.vectorized._vectorized' extension creating build/temp.linux-x86_64-3.9/shapely/vectorized gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIC -I/usr/include -I/usr/lib64/python3.9/site-packages/numpy/core/include -I/usr/include/python3.9 -c shapely/vectorized/_vectorized.c -o build/temp.linux-x86_64-3.9/shapely/vectorized/_vectorized.o In file included from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarraytypes.h:1944, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/arrayobject.h:4, from shapely/vectorized/_vectorized.c:610: /usr/lib64/python3.9/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ warning: no library file corresponding to '/usr/lib64/python3.9/site-packages/numpy/core/include' found (skipping) gcc -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -O2 -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection build/temp.linux-x86_64-3.9/shapely/vectorized/_vectorized.o -L/usr/lib64 -L/usr/lib64 -lgeos_c -o build/lib.linux-x86_64-3.9/shapely/vectorized/_vectorized.cpython-39-x86_64-linux-gnu.so + /usr/bin/make -O -j6 V=1 VERBOSE=1 -C docs html SPHINXOPTS=-j6 make: Entering directory '/builddir/build/BUILD/Shapely-1.7.1/docs' sphinx-apidoc -f -s txt -o . ../shapely Creating file ./shapely.txt. Creating file ./shapely.algorithms.txt. Creating file ./shapely.examples.txt. Creating file ./shapely.geometry.txt. Creating file ./shapely.speedups.txt. Creating file ./shapely.vectorized.txt. Creating file ./modules.txt. Build finished. The HTML pages are in _build/html. make: Leaving directory '/builddir/build/BUILD/Shapely-1.7.1/docs' make: Entering directory '/builddir/build/BUILD/Shapely-1.7.1/docs' sphinx-build -b html -d _build/doctrees -j6 . _build/html Running Sphinx v3.4.3 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 4 source files that are out of date updating environment: [new config] 4 added, 0 changed, 0 removed reading sources... [ 25%] design reading sources... [ 50%] index reading sources... [ 75%] manual reading sources... [100%] project looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 33%] index writing output... [ 66%] manual writing output... [100%] project waiting for workers... generating indices... genindex done writing additional pages... search done copying images... [ 20%] _build/plot_directive/code/linestring.png copying images... [ 40%] _build/plot_directive/code/linearring.png copying images... [ 60%] _build/plot_directive/code/geometrycollection.png copying images... [ 80%] _build/plot_directive/code/multilinestring.png copying images... [100%] _build/plot_directive/code/rotate.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 20 warnings. The HTML pages are in _build/html. Build finished. The HTML pages are in _build/html. make: Leaving directory '/builddir/build/BUILD/Shapely-1.7.1/docs' :40: SyntaxWarning: "is" with a literal. Did you mean "=="? :40: SyntaxWarning: "is" with a literal. Did you mean "=="? :40: SyntaxWarning: "is" with a literal. Did you mean "=="? /builddir/build/BUILD/Shapely-1.7.1/docs/index.rst:8: WARNING: toctree contains reference to nonexisting document 'modules' /builddir/build/BUILD/Shapely-1.7.1/docs/manual.rst:486: WARNING: Exception occurred in plotting polygon from /builddir/build/BUILD/Shapely-1.7.1/docs/code/polygon.py: Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/matplotlib/sphinxext/plot_directive.py", line 517, in _run_code exec(code, ns) File "", line 3, in ModuleNotFoundError: No module named 'descartes' /builddir/build/BUILD/Shapely-1.7.1/docs/manual.rst:493: WARNING: Exception occurred in plotting polygon2 from /builddir/build/BUILD/Shapely-1.7.1/docs/code/polygon2.py: Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/matplotlib/sphinxext/plot_directive.py", line 517, in _run_code exec(code, ns) File "", line 4, in ModuleNotFoundError: No module named 'descartes' /builddir/build/BUILD/Shapely-1.7.1/docs/manual.rst:763: WARNING: Exception occurred in plotting multipolygon from /builddir/build/BUILD/Shapely-1.7.1/docs/code/multipolygon.py: Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/matplotlib/sphinxext/plot_directive.py", line 517, in _run_code exec(code, ns) File "", line 3, in ModuleNotFoundError: No module named 'descartes' /builddir/build/BUILD/Shapely-1.7.1/docs/manual.rst:1456: WARNING: Exception occurred in plotting difference from /builddir/build/BUILD/Shapely-1.7.1/docs/code/difference.py: Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/matplotlib/sphinxext/plot_directive.py", line 517, in _run_code exec(code, ns) File "", line 3, in ModuleNotFoundError: No module named 'descartes' /builddir/build/BUILD/Shapely-1.7.1/docs/manual.rst:1493: WARNING: Exception occurred in plotting intersection-sym-difference from /builddir/build/BUILD/Shapely-1.7.1/docs/code/intersection-sym-difference.py: Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/matplotlib/sphinxext/plot_directive.py", line 517, in _run_code exec(code, ns) File "", line 3, in ModuleNotFoundError: No module named 'descartes' /builddir/build/BUILD/Shapely-1.7.1/docs/manual.rst:1522: WARNING: Exception occurred in plotting union from /builddir/build/BUILD/Shapely-1.7.1/docs/code/union.py: Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/matplotlib/sphinxext/plot_directive.py", line 517, in _run_code exec(code, ns) File "", line 3, in ModuleNotFoundError: No module named 'descartes' /builddir/build/BUILD/Shapely-1.7.1/docs/manual.rst:1539: WARNING: Explicit markup ends without a blank line; unexpected unindent. /builddir/build/BUILD/Shapely-1.7.1/docs/manual.rst:1609: WARNING: Exception occurred in plotting buffer from /builddir/build/BUILD/Shapely-1.7.1/docs/code/buffer.py: Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/matplotlib/sphinxext/plot_directive.py", line 517, in _run_code exec(code, ns) File "", line 3, in ModuleNotFoundError: No module named 'descartes' /builddir/build/BUILD/Shapely-1.7.1/docs/manual.rst:1676: WARNING: Exception occurred in plotting convex_hull from /builddir/build/BUILD/Shapely-1.7.1/docs/code/convex_hull.py: Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/matplotlib/sphinxext/plot_directive.py", line 517, in _run_code exec(code, ns) File "", line 4, in ModuleNotFoundError: No module named 'descartes' /builddir/build/BUILD/Shapely-1.7.1/docs/manual.rst:1708: WARNING: Exception occurred in plotting minimum_rotated_rectangle from /builddir/build/BUILD/Shapely-1.7.1/docs/code/minimum_rotated_rectangle.py: Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/matplotlib/sphinxext/plot_directive.py", line 517, in _run_code exec(code, ns) File "", line 3, in ModuleNotFoundError: No module named 'descartes' /builddir/build/BUILD/Shapely-1.7.1/docs/manual.rst:1748: WARNING: Exception occurred in plotting parallel_offset from /builddir/build/BUILD/Shapely-1.7.1/docs/code/parallel_offset.py: Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/matplotlib/sphinxext/plot_directive.py", line 517, in _run_code exec(code, ns) File "", line 3, in ModuleNotFoundError: No module named 'descartes' /builddir/build/BUILD/Shapely-1.7.1/docs/manual.rst:1756: WARNING: Exception occurred in plotting parallel_offset_mitre from /builddir/build/BUILD/Shapely-1.7.1/docs/code/parallel_offset_mitre.py: Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/matplotlib/sphinxext/plot_directive.py", line 517, in _run_code exec(code, ns) File "", line 3, in ModuleNotFoundError: No module named 'descartes' /builddir/build/BUILD/Shapely-1.7.1/docs/manual.rst:1783: WARNING: Exception occurred in plotting simplify from /builddir/build/BUILD/Shapely-1.7.1/docs/code/simplify.py: Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/matplotlib/sphinxext/plot_directive.py", line 517, in _run_code exec(code, ns) File "", line 3, in ModuleNotFoundError: No module named 'descartes' /builddir/build/BUILD/Shapely-1.7.1/docs/manual.rst:1953: WARNING: Exception occurred in plotting scale from /builddir/build/BUILD/Shapely-1.7.1/docs/code/scale.py: Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/matplotlib/sphinxext/plot_directive.py", line 517, in _run_code exec(code, ns) File "", line 4, in ModuleNotFoundError: No module named 'descartes' /builddir/build/BUILD/Shapely-1.7.1/docs/manual.rst:1985: WARNING: Exception occurred in plotting skew from /builddir/build/BUILD/Shapely-1.7.1/docs/code/skew.py: Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/matplotlib/sphinxext/plot_directive.py", line 517, in _run_code exec(code, ns) File "", line 4, in ModuleNotFoundError: No module named 'descartes' /builddir/build/BUILD/Shapely-1.7.1/docs/manual.rst:2180: WARNING: Exception occurred in plotting unary_union from /builddir/build/BUILD/Shapely-1.7.1/docs/code/unary_union.py: Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/matplotlib/sphinxext/plot_directive.py", line 517, in _run_code exec(code, ns) File "", line 4, in ModuleNotFoundError: No module named 'descartes' /builddir/build/BUILD/Shapely-1.7.1/docs/manual.rst:2229: WARNING: Exception occurred in plotting triangulate from /builddir/build/BUILD/Shapely-1.7.1/docs/code/triangulate.py: Traceback (most recent call last): File "/usr/lib64/python3.9/site-packages/matplotlib/sphinxext/plot_directive.py", line 517, in _run_code exec(code, ns) File "", line 5, in ModuleNotFoundError: No module named 'descartes' /builddir/build/BUILD/Shapely-1.7.1/docs/design.rst: WARNING: document isn't included in any toctree /builddir/build/BUILD/Shapely-1.7.1/docs/manual.rst:1390: WARNING: undefined label: is_empty + rm -vf docs/_build/html/.buildinfo removed 'docs/_build/html/.buildinfo' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.G1ueZ9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64 + cd Shapely-1.7.1 + CFLAGS='-O2 -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 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr creating /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9 creating /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages creating /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely copying build/lib.linux-x86_64-3.9/shapely/ctypes_declarations.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely copying build/lib.linux-x86_64-3.9/shapely/wkt.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely copying build/lib.linux-x86_64-3.9/shapely/affinity.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely copying build/lib.linux-x86_64-3.9/shapely/topology.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely copying build/lib.linux-x86_64-3.9/shapely/_geos.pxi -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely copying build/lib.linux-x86_64-3.9/shapely/_buildcfg.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely copying build/lib.linux-x86_64-3.9/shapely/impl.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely creating /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/examples copying build/lib.linux-x86_64-3.9/shapely/examples/intersect.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/examples copying build/lib.linux-x86_64-3.9/shapely/examples/__init__.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/examples copying build/lib.linux-x86_64-3.9/shapely/examples/geoms.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/examples copying build/lib.linux-x86_64-3.9/shapely/examples/dissolve.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/examples creating /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/geometry copying build/lib.linux-x86_64-3.9/shapely/geometry/collection.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/geometry copying build/lib.linux-x86_64-3.9/shapely/geometry/multipoint.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/geometry copying build/lib.linux-x86_64-3.9/shapely/geometry/multilinestring.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/geometry copying build/lib.linux-x86_64-3.9/shapely/geometry/multipolygon.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/geometry copying build/lib.linux-x86_64-3.9/shapely/geometry/linestring.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/geometry copying build/lib.linux-x86_64-3.9/shapely/geometry/__init__.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/geometry copying build/lib.linux-x86_64-3.9/shapely/geometry/proxy.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/geometry copying build/lib.linux-x86_64-3.9/shapely/geometry/geo.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/geometry copying build/lib.linux-x86_64-3.9/shapely/geometry/base.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/geometry copying build/lib.linux-x86_64-3.9/shapely/geometry/point.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/geometry copying build/lib.linux-x86_64-3.9/shapely/geometry/polygon.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/geometry copying build/lib.linux-x86_64-3.9/shapely/__init__.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely copying build/lib.linux-x86_64-3.9/shapely/strtree.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely copying build/lib.linux-x86_64-3.9/shapely/prepared.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely copying build/lib.linux-x86_64-3.9/shapely/linref.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely copying build/lib.linux-x86_64-3.9/shapely/predicates.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely copying build/lib.linux-x86_64-3.9/shapely/geos.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely copying build/lib.linux-x86_64-3.9/shapely/iterops.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely copying build/lib.linux-x86_64-3.9/shapely/errors.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely copying build/lib.linux-x86_64-3.9/shapely/wkb.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely copying build/lib.linux-x86_64-3.9/shapely/coords.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely creating /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/speedups copying build/lib.linux-x86_64-3.9/shapely/speedups/__init__.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/speedups copying build/lib.linux-x86_64-3.9/shapely/speedups/_speedups.pyx -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/speedups copying build/lib.linux-x86_64-3.9/shapely/speedups/_speedups.c -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/speedups copying build/lib.linux-x86_64-3.9/shapely/speedups/_speedups.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/speedups creating /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/algorithms copying build/lib.linux-x86_64-3.9/shapely/algorithms/__init__.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/algorithms copying build/lib.linux-x86_64-3.9/shapely/algorithms/cga.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/algorithms copying build/lib.linux-x86_64-3.9/shapely/algorithms/polylabel.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/algorithms copying build/lib.linux-x86_64-3.9/shapely/validation.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely copying build/lib.linux-x86_64-3.9/shapely/ops.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely creating /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/vectorized copying build/lib.linux-x86_64-3.9/shapely/vectorized/_vectorized.pyx -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/vectorized copying build/lib.linux-x86_64-3.9/shapely/vectorized/__init__.py -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/vectorized copying build/lib.linux-x86_64-3.9/shapely/vectorized/_vectorized.cpython-39-x86_64-linux-gnu.so -> /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/vectorized byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/ctypes_declarations.py to ctypes_declarations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/wkt.py to wkt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/affinity.py to affinity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/topology.py to topology.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/_buildcfg.py to _buildcfg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/impl.py to impl.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/examples/intersect.py to intersect.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/examples/geoms.py to geoms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/examples/dissolve.py to dissolve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/geometry/collection.py to collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/geometry/multipoint.py to multipoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/geometry/multilinestring.py to multilinestring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/geometry/multipolygon.py to multipolygon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/geometry/linestring.py to linestring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/geometry/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/geometry/proxy.py to proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/geometry/geo.py to geo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/geometry/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/geometry/point.py to point.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/geometry/polygon.py to polygon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/strtree.py to strtree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/prepared.py to prepared.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/linref.py to linref.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/predicates.py to predicates.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/geos.py to geos.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/iterops.py to iterops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/wkb.py to wkb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/coords.py to coords.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/speedups/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/algorithms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/algorithms/cga.py to cga.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/algorithms/polylabel.py to polylabel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/validation.py to validation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/ops.py to ops.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/vectorized/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp1i8zonuh.py' /usr/bin/python3 /tmp/tmp1i8zonuh.py removing /tmp/tmp1i8zonuh.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' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'manual' no previously-included directories found matching 'debian' no previously-included directories found matching 'DLLs_AMD64' no previously-included directories found matching 'DLLs_x86' warning: no files found matching '*.py' under directory '_vendor' warning: no files found matching '*.dll' under directory 'shapely/DLLs' warning: no files found matching '*.rst' under directory 'shapely/DLLs' warning: no files found matching '*.txt' under directory 'shapely/DLLs' adding license file 'LICENSE.txt' writing manifest file 'Shapely.egg-info/SOURCES.txt' Copying Shapely.egg-info to /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/Shapely-1.7.1-py3.9.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/bin/__pycache__ + find /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely -type f '(' -name '*.pyx' -o -name '*.c' ')' -print -delete /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/speedups/_speedups.pyx /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/speedups/_speedups.c /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9/site-packages/shapely/vectorized/_vectorized.pyx + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.bZ9HGm Processing files: python3-shapely+vectorized-1.7.1-12.el9.x86_64 Provides: python-shapely+vectorized = 1.7.1-12.el9 python3-shapely+vectorized = 1.7.1-12.el9 python3-shapely+vectorized(x86-64) = 1.7.1-12.el9 python3.9-shapely+vectorized = 1.7.1-12.el9 python3.9dist(shapely[vectorized]) = 1.7.1 python3dist(shapely[vectorized]) = 1.7.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(numpy) Obsoletes: python39-shapely+vectorized < 1.7.1-12.el9 Processing files: python3-shapely-1.7.1-12.el9.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.BmzYhq + umask 022 + cd /builddir/build/BUILD + cd Shapely-1.7.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/share/licenses/python3-shapely + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/share/licenses/python3-shapely + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/share/licenses/python3-shapely + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-shapely = 1.7.1-12.el9 python3-shapely = 1.7.1-12.el9 python3-shapely(x86-64) = 1.7.1-12.el9 python3.9-shapely = 1.7.1-12.el9 python3.9dist(shapely) = 1.7.1 python3dist(shapely) = 1.7.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgeos_c.so.1()(64bit) python(abi) = 3.9 rtld(GNU_HASH) Obsoletes: python39-shapely < 1.7.1-12.el9 Processing files: python-shapely-doc-1.7.1-12.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JPzTM5 + umask 022 + cd /builddir/build/BUILD + cd Shapely-1.7.1 + DOCDIR=/builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/share/doc/python-shapely-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/share/doc/python-shapely-doc + cp -pr CHANGES.txt /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/share/doc/python-shapely-doc + cp -pr CITATION.txt /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/share/doc/python-shapely-doc + cp -pr CODE_OF_CONDUCT.md /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/share/doc/python-shapely-doc + cp -pr CREDITS.txt /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/share/doc/python-shapely-doc + cp -pr FAQ.rst /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/share/doc/python-shapely-doc + cp -pr GEOS-C-API.txt /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/share/doc/python-shapely-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/share/doc/python-shapely-doc + cp -pr docs/design.rst /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/share/doc/python-shapely-doc + cp -pr docs/_build/html /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/share/doc/python-shapely-doc + cp -pr shapely/examples/ /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/share/doc/python-shapely-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fB8pBD + umask 022 + cd /builddir/build/BUILD + cd Shapely-1.7.1 + LICENSEDIR=/builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/share/licenses/python-shapely-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/share/licenses/python-shapely-doc + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64/usr/share/licenses/python-shapely-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-shapely-doc = 1.7.1-12.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64 Wrote: /builddir/build/RPMS/python3-shapely+vectorized-1.7.1-12.el9.x86_64.rpm Wrote: /builddir/build/RPMS/python3-shapely-1.7.1-12.el9.x86_64.rpm Wrote: /builddir/build/RPMS/python-shapely-doc-1.7.1-12.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.h4lXAc + umask 022 + cd /builddir/build/BUILD + cd Shapely-1.7.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-shapely-1.7.1-12.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0