Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-shapely.spec'], chrootPath='/var/lib/mock/centos7-rutgers-staging-build-5344-8366/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=488) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-shapely.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: opus7.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-shapely-1.5.2-3.ru7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-shapely.spec'], chrootPath='/var/lib/mock/centos7-rutgers-staging-build-5344-8366/root'shell=Falseuid=488env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-shapely.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hasipG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Shapely-1.5.2 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/Shapely-1.5.2.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Shapely-1.5.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iO3BzJ + umask 022 + cd /builddir/build/BUILD + cd Shapely-1.5.2 + /usr/bin/python setup.py build running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/shapely copying shapely/__init__.py -> build/lib.linux-x86_64-2.7/shapely copying shapely/affinity.py -> build/lib.linux-x86_64-2.7/shapely copying shapely/coords.py -> build/lib.linux-x86_64-2.7/shapely copying shapely/ctypes_declarations.py -> build/lib.linux-x86_64-2.7/shapely copying shapely/ftools.py -> build/lib.linux-x86_64-2.7/shapely copying shapely/geos.py -> build/lib.linux-x86_64-2.7/shapely copying shapely/impl.py -> build/lib.linux-x86_64-2.7/shapely copying shapely/iterops.py -> build/lib.linux-x86_64-2.7/shapely copying shapely/linref.py -> build/lib.linux-x86_64-2.7/shapely copying shapely/ops.py -> build/lib.linux-x86_64-2.7/shapely copying shapely/predicates.py -> build/lib.linux-x86_64-2.7/shapely copying shapely/prepared.py -> build/lib.linux-x86_64-2.7/shapely copying shapely/strtree.py -> build/lib.linux-x86_64-2.7/shapely copying shapely/topology.py -> build/lib.linux-x86_64-2.7/shapely copying shapely/validation.py -> build/lib.linux-x86_64-2.7/shapely copying shapely/wkb.py -> build/lib.linux-x86_64-2.7/shapely copying shapely/wkt.py -> build/lib.linux-x86_64-2.7/shapely creating build/lib.linux-x86_64-2.7/shapely/geometry copying shapely/geometry/__init__.py -> build/lib.linux-x86_64-2.7/shapely/geometry copying shapely/geometry/base.py -> build/lib.linux-x86_64-2.7/shapely/geometry copying shapely/geometry/collection.py -> build/lib.linux-x86_64-2.7/shapely/geometry copying shapely/geometry/geo.py -> build/lib.linux-x86_64-2.7/shapely/geometry copying shapely/geometry/linestring.py -> build/lib.linux-x86_64-2.7/shapely/geometry copying shapely/geometry/multilinestring.py -> build/lib.linux-x86_64-2.7/shapely/geometry copying shapely/geometry/multipoint.py -> build/lib.linux-x86_64-2.7/shapely/geometry copying shapely/geometry/multipolygon.py -> build/lib.linux-x86_64-2.7/shapely/geometry copying shapely/geometry/point.py -> build/lib.linux-x86_64-2.7/shapely/geometry copying shapely/geometry/polygon.py -> build/lib.linux-x86_64-2.7/shapely/geometry copying shapely/geometry/proxy.py -> build/lib.linux-x86_64-2.7/shapely/geometry creating build/lib.linux-x86_64-2.7/shapely/algorithms copying shapely/algorithms/__init__.py -> build/lib.linux-x86_64-2.7/shapely/algorithms copying shapely/algorithms/cga.py -> build/lib.linux-x86_64-2.7/shapely/algorithms creating build/lib.linux-x86_64-2.7/shapely/examples copying shapely/examples/__init__.py -> build/lib.linux-x86_64-2.7/shapely/examples copying shapely/examples/dissolve.py -> build/lib.linux-x86_64-2.7/shapely/examples copying shapely/examples/geoms.py -> build/lib.linux-x86_64-2.7/shapely/examples copying shapely/examples/intersect.py -> build/lib.linux-x86_64-2.7/shapely/examples creating build/lib.linux-x86_64-2.7/shapely/speedups copying shapely/speedups/__init__.py -> build/lib.linux-x86_64-2.7/shapely/speedups creating build/lib.linux-x86_64-2.7/shapely/vectorized copying shapely/vectorized/__init__.py -> build/lib.linux-x86_64-2.7/shapely/vectorized running build_ext building 'shapely.speedups._speedups' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/shapely creating build/temp.linux-x86_64-2.7/shapely/speedups gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include -I/usr/include/python2.7 -c shapely/speedups/_speedups.c -o build/temp.linux-x86_64-2.7/shapely/speedups/_speedups.o shapely/speedups/_speedups.c: In function '__pyx_pf_7shapely_8speedups_9_speedups_2geos_linestring_from_py': shapely/speedups/_speedups.c:1674:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] __pyx_v_cs = GEOSGeom_getCoordSeq_r(__pyx_v_handle, __pyx_v_g); ^ shapely/speedups/_speedups.c:2158:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] __pyx_v_cs = GEOSGeom_getCoordSeq_r(__pyx_v_handle, __pyx_f_7shapely_8speedups_9_speedups_cast_geom(__pyx_t_3)); ^ shapely/speedups/_speedups.c:2624:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] __pyx_v_cs = GEOSGeom_getCoordSeq_r(__pyx_v_handle, __pyx_f_7shapely_8speedups_9_speedups_cast_geom(__pyx_t_3)); ^ shapely/speedups/_speedups.c: In function '__pyx_pf_7shapely_8speedups_9_speedups_4geos_linearring_from_py': shapely/speedups/_speedups.c:3189:18: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] __pyx_v_cs = GEOSGeom_getCoordSeq_r(__pyx_v_handle, __pyx_v_g); ^ shapely/speedups/_speedups.c:3198:7: warning: pointer targets in passing argument 3 of 'GEOSCoordSeq_getSize_r' differ in signedness [-Wpointer-sign] GEOSCoordSeq_getSize_r(__pyx_v_handle, __pyx_v_cs, (&__pyx_v_m)); ^ In file included from shapely/speedups/_speedups.c:229:0: /usr/include/geos_c.h:337:21: note: expected 'unsigned int *' but argument is of type 'int *' extern int GEOS_DLL GEOSCoordSeq_getSize_r(GEOSContextHandle_t handle, ^ shapely/speedups/_speedups.c:3685:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] __pyx_v_cs = GEOSGeom_getCoordSeq_r(__pyx_v_handle, __pyx_f_7shapely_8speedups_9_speedups_cast_geom(__pyx_t_3)); ^ shapely/speedups/_speedups.c:4229:20: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] __pyx_v_cs = GEOSGeom_getCoordSeq_r(__pyx_v_handle, __pyx_f_7shapely_8speedups_9_speedups_cast_geom(__pyx_t_3)); ^ shapely/speedups/_speedups.c: In function '__pyx_f_7shapely_8speedups_9_speedups_transform': shapely/speedups/_speedups.c:5387:3: warning: pointer targets in passing argument 3 of 'GEOSCoordSeq_getSize_r' differ in signedness [-Wpointer-sign] GEOSCoordSeq_getSize_r(__pyx_v_handle, __pyx_v_cs, (&__pyx_v_m)); ^ In file included from shapely/speedups/_speedups.c:229:0: /usr/include/geos_c.h:337:21: note: expected 'unsigned int *' but argument is of type 'int *' extern int GEOS_DLL GEOSCoordSeq_getSize_r(GEOSContextHandle_t handle, ^ shapely/speedups/_speedups.c: In function '__pyx_f_7shapely_8speedups_9_speedups_affine_transform': shapely/speedups/_speedups.c:6180:16: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] __pyx_v_cs = GEOSGeom_getCoordSeq_r(__pyx_v_handle, __pyx_v_the_geom); ^ shapely/speedups/_speedups.c: At top level: shapely/speedups/_speedups.c:995:28: warning: '__pyx_f_7shapely_8speedups_9_speedups_get_geos_context_handle' defined but not used [-Wunused-function] static GEOSContextHandle_t __pyx_f_7shapely_8speedups_9_speedups_get_geos_context_handle(void) { ^ shapely/speedups/_speedups.c:1081:30: warning: '__pyx_f_7shapely_8speedups_9_speedups_geos_from_prepared' defined but not used [-Wunused-function] static GEOSPreparedGeometry *__pyx_f_7shapely_8speedups_9_speedups_geos_from_prepared(PyObject *__pyx_v_shapely_geom) { ^ shapely/speedups/_speedups.c: In function '__pyx_f_7shapely_8speedups_9_speedups_affine_transform.isra.36': shapely/speedups/_speedups.c:6274:47: warning: '__pyx_v_the_geom_t' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_t_1 = __Pyx_PyInt_From_unsigned_long(((unsigned long)__pyx_v_the_geom_t)); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 487; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ shapely/speedups/_speedups.c:5501:19: warning: '__pyx_v_zoff' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_z_t = ((((__pyx_v_g * __pyx_v_x) + (__pyx_v_h * __pyx_v_y)) + (__pyx_v_i * __pyx_v_z)) + __pyx_v_zoff); ^ shapely/speedups/_speedups.c:5566:10: note: '__pyx_v_zoff' was declared here double __pyx_v_zoff; ^ shapely/speedups/_speedups.c:5501:88: warning: '__pyx_v_i' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_z_t = ((((__pyx_v_g * __pyx_v_x) + (__pyx_v_h * __pyx_v_y)) + (__pyx_v_i * __pyx_v_z)) + __pyx_v_zoff); ^ shapely/speedups/_speedups.c:5563:10: note: '__pyx_v_i' was declared here double __pyx_v_i; ^ shapely/speedups/_speedups.c:5501:61: warning: '__pyx_v_h' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_z_t = ((((__pyx_v_g * __pyx_v_x) + (__pyx_v_h * __pyx_v_y)) + (__pyx_v_i * __pyx_v_z)) + __pyx_v_zoff); ^ shapely/speedups/_speedups.c:5562:10: note: '__pyx_v_h' was declared here double __pyx_v_h; ^ shapely/speedups/_speedups.c:5501:35: warning: '__pyx_v_g' may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_z_t = ((((__pyx_v_g * __pyx_v_x) + (__pyx_v_h * __pyx_v_y)) + (__pyx_v_i * __pyx_v_z)) + __pyx_v_zoff); ^ shapely/speedups/_speedups.c:5561:10: note: '__pyx_v_g' was declared here double __pyx_v_g; ^ gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/shapely/speedups/_speedups.o -L/usr/lib64 -lgeos_c -lpython2.7 -o build/lib.linux-x86_64-2.7/shapely/speedups/_speedups.so cythoning shapely/vectorized/_vectorized.pyx to shapely/vectorized/_vectorized.c building 'shapely.vectorized._vectorized' extension creating build/temp.linux-x86_64-2.7/shapely/vectorized gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c shapely/vectorized/_vectorized.c -o build/temp.linux-x86_64-2.7/shapely/vectorized/_vectorized.o In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1728:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:17, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from shapely/vectorized/_vectorized.c:303: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_deprecated_api.h:11:2: warning: #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by #defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:26:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:15, from shapely/vectorized/_vectorized.c:303: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__multiarray_api.h:1594:1: warning: '_import_array' defined but not used [-Wunused-function] _import_array(void) ^ In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ufuncobject.h:311:0, from shapely/vectorized/_vectorized.c:304: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/__ufunc_api.h:236:1: warning: '_import_umath' defined but not used [-Wunused-function] _import_umath(void) ^ warning: no library file corresponding to '/usr/lib64/python2.7/site-packages/numpy/core/include' found (skipping) gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/shapely/vectorized/_vectorized.o -L/usr/lib64 -lgeos_c -lpython2.7 -o build/lib.linux-x86_64-2.7/shapely/vectorized/_vectorized.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SWkRbr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64 ++ dirname /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64 + cd Shapely-1.5.2 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr creating /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely copying build/lib.linux-x86_64-2.7/shapely/__init__.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely copying build/lib.linux-x86_64-2.7/shapely/affinity.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely copying build/lib.linux-x86_64-2.7/shapely/coords.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely copying build/lib.linux-x86_64-2.7/shapely/ctypes_declarations.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely copying build/lib.linux-x86_64-2.7/shapely/ftools.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely copying build/lib.linux-x86_64-2.7/shapely/geos.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely copying build/lib.linux-x86_64-2.7/shapely/impl.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely copying build/lib.linux-x86_64-2.7/shapely/iterops.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely copying build/lib.linux-x86_64-2.7/shapely/linref.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely copying build/lib.linux-x86_64-2.7/shapely/ops.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely copying build/lib.linux-x86_64-2.7/shapely/predicates.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely copying build/lib.linux-x86_64-2.7/shapely/prepared.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely copying build/lib.linux-x86_64-2.7/shapely/strtree.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely copying build/lib.linux-x86_64-2.7/shapely/topology.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely copying build/lib.linux-x86_64-2.7/shapely/validation.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely copying build/lib.linux-x86_64-2.7/shapely/wkb.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely copying build/lib.linux-x86_64-2.7/shapely/wkt.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely creating /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/geometry copying build/lib.linux-x86_64-2.7/shapely/geometry/__init__.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/geometry copying build/lib.linux-x86_64-2.7/shapely/geometry/base.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/geometry copying build/lib.linux-x86_64-2.7/shapely/geometry/collection.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/geometry copying build/lib.linux-x86_64-2.7/shapely/geometry/geo.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/geometry copying build/lib.linux-x86_64-2.7/shapely/geometry/linestring.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/geometry copying build/lib.linux-x86_64-2.7/shapely/geometry/multilinestring.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/geometry copying build/lib.linux-x86_64-2.7/shapely/geometry/multipoint.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/geometry copying build/lib.linux-x86_64-2.7/shapely/geometry/multipolygon.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/geometry copying build/lib.linux-x86_64-2.7/shapely/geometry/point.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/geometry copying build/lib.linux-x86_64-2.7/shapely/geometry/polygon.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/geometry copying build/lib.linux-x86_64-2.7/shapely/geometry/proxy.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/geometry creating /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/algorithms copying build/lib.linux-x86_64-2.7/shapely/algorithms/__init__.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/algorithms copying build/lib.linux-x86_64-2.7/shapely/algorithms/cga.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/algorithms creating /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/examples copying build/lib.linux-x86_64-2.7/shapely/examples/__init__.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/examples copying build/lib.linux-x86_64-2.7/shapely/examples/dissolve.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/examples copying build/lib.linux-x86_64-2.7/shapely/examples/geoms.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/examples copying build/lib.linux-x86_64-2.7/shapely/examples/intersect.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/examples creating /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/speedups copying build/lib.linux-x86_64-2.7/shapely/speedups/__init__.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/speedups copying build/lib.linux-x86_64-2.7/shapely/speedups/_speedups.so -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/speedups creating /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/vectorized copying build/lib.linux-x86_64-2.7/shapely/vectorized/__init__.py -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/vectorized copying build/lib.linux-x86_64-2.7/shapely/vectorized/_vectorized.so -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/vectorized byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/affinity.py to affinity.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/coords.py to coords.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/ctypes_declarations.py to ctypes_declarations.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/ftools.py to ftools.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/geos.py to geos.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/impl.py to impl.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/iterops.py to iterops.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/linref.py to linref.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/ops.py to ops.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/predicates.py to predicates.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/prepared.py to prepared.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/strtree.py to strtree.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/topology.py to topology.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/validation.py to validation.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/wkb.py to wkb.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/wkt.py to wkt.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/geometry/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/geometry/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/geometry/collection.py to collection.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/geometry/geo.py to geo.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/geometry/linestring.py to linestring.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/geometry/multilinestring.py to multilinestring.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/geometry/multipoint.py to multipoint.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/geometry/multipolygon.py to multipolygon.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/geometry/point.py to point.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/geometry/polygon.py to polygon.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/geometry/proxy.py to proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/algorithms/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/algorithms/cga.py to cga.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/examples/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/examples/dissolve.py to dissolve.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/examples/geoms.py to geoms.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/examples/intersect.py to intersect.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/speedups/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/vectorized/__init__.py to __init__.pyc running install_data creating /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/shapely copying shapely/_geos.pxi -> /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/shapely running install_egg_info running egg_info writing Shapely.egg-info/PKG-INFO writing top-level names to Shapely.egg-info/top_level.txt writing dependency_links to Shapely.egg-info/dependency_links.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.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/Shapely-1.5.2-py2.7.egg-info running install_scripts + rm -f /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/shapely/_geos.pxi + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/Shapely-1.5.2 extracting debug info from /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/speedups/_speedups.so extracting debug info from /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7/site-packages/shapely/vectorized/_vectorized.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 2387 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.EBzbLX + umask 022 + cd /builddir/build/BUILD + cd Shapely-1.5.2 + /usr/bin/python setup.py test running test + exit 0 Processing files: python-shapely-1.5.2-3.ru7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rXZO3L + umask 022 + cd /builddir/build/BUILD + cd Shapely-1.5.2 + DOCDIR=/builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/share/doc/python-shapely-1.5.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/share/doc/python-shapely-1.5.2 + cp -pr CHANGES.txt /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/share/doc/python-shapely-1.5.2 + cp -pr README.rst /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/share/doc/python-shapely-1.5.2 + cp -pr CREDITS.txt /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/share/doc/python-shapely-1.5.2 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/share/doc/python-shapely-1.5.2 + cp -pr docs /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64/usr/share/doc/python-shapely-1.5.2 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: python-shapely = 1.5.2-3.ru7 python-shapely(x86-64) = 1.5.2-3.ru7 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-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.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgeos_c.so.1()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-shapely-debuginfo-1.5.2-3.ru7.x86_64 Provides: python-shapely-debuginfo = 1.5.2-3.ru7 python-shapely-debuginfo(x86-64) = 1.5.2-3.ru7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64 warning: Could not canonicalize hostname: opus7.rutgers.edu Wrote: /builddir/build/RPMS/python-shapely-1.5.2-3.ru7.x86_64.rpm Wrote: /builddir/build/RPMS/python-shapely-debuginfo-1.5.2-3.ru7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Dw3sBZ + umask 022 + cd /builddir/build/BUILD + cd Shapely-1.5.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-shapely-1.5.2-3.ru7.x86_64 + exit 0 Child return code was: 0