Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-shapely.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3990-6105/root/', None, 86400, True, 0, 488, 498, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-shapely.spec'] 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: opus3 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-shapely-1.3.0-2.ru6.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-shapely.spec'], False, '/var/lib/mock/centos6-rutgers-staging-build-3990-6105/root/', None, 86400, True, 0, 488, 498, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-shapely.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dE3K1B + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf Shapely-1.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/Shapely-1.3.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd Shapely-1.3.0 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #0 (python-shapely-1.3.0-encoding.patch): + echo 'Patch #0 (python-shapely-1.3.0-encoding.patch):' + /bin/cat /builddir/build/SOURCES/python-shapely-1.3.0-encoding.patch + /usr/bin/patch -s -p1 --fuzz=0 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.53xahR + umask 022 + cd /builddir/build/BUILD + cd Shapely-1.3.0 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py build running build running build_py creating build creating build/lib.linux-x86_64-2.6 creating build/lib.linux-x86_64-2.6/shapely copying shapely/wkt.py -> build/lib.linux-x86_64-2.6/shapely copying shapely/prepared.py -> build/lib.linux-x86_64-2.6/shapely copying shapely/coords.py -> build/lib.linux-x86_64-2.6/shapely copying shapely/topology.py -> build/lib.linux-x86_64-2.6/shapely copying shapely/ctypes_declarations.py -> build/lib.linux-x86_64-2.6/shapely copying shapely/predicates.py -> build/lib.linux-x86_64-2.6/shapely copying shapely/iterops.py -> build/lib.linux-x86_64-2.6/shapely copying shapely/ops.py -> build/lib.linux-x86_64-2.6/shapely copying shapely/validation.py -> build/lib.linux-x86_64-2.6/shapely copying shapely/ftools.py -> build/lib.linux-x86_64-2.6/shapely copying shapely/geos.py -> build/lib.linux-x86_64-2.6/shapely copying shapely/wkb.py -> build/lib.linux-x86_64-2.6/shapely copying shapely/__init__.py -> build/lib.linux-x86_64-2.6/shapely copying shapely/linref.py -> build/lib.linux-x86_64-2.6/shapely copying shapely/affinity.py -> build/lib.linux-x86_64-2.6/shapely copying shapely/impl.py -> build/lib.linux-x86_64-2.6/shapely creating build/lib.linux-x86_64-2.6/shapely/geometry copying shapely/geometry/multipoint.py -> build/lib.linux-x86_64-2.6/shapely/geometry copying shapely/geometry/base.py -> build/lib.linux-x86_64-2.6/shapely/geometry copying shapely/geometry/polygon.py -> build/lib.linux-x86_64-2.6/shapely/geometry copying shapely/geometry/multipolygon.py -> build/lib.linux-x86_64-2.6/shapely/geometry copying shapely/geometry/multilinestring.py -> build/lib.linux-x86_64-2.6/shapely/geometry copying shapely/geometry/linestring.py -> build/lib.linux-x86_64-2.6/shapely/geometry copying shapely/geometry/proxy.py -> build/lib.linux-x86_64-2.6/shapely/geometry copying shapely/geometry/point.py -> build/lib.linux-x86_64-2.6/shapely/geometry copying shapely/geometry/collection.py -> build/lib.linux-x86_64-2.6/shapely/geometry copying shapely/geometry/__init__.py -> build/lib.linux-x86_64-2.6/shapely/geometry copying shapely/geometry/geo.py -> build/lib.linux-x86_64-2.6/shapely/geometry creating build/lib.linux-x86_64-2.6/shapely/algorithms copying shapely/algorithms/cga.py -> build/lib.linux-x86_64-2.6/shapely/algorithms copying shapely/algorithms/__init__.py -> build/lib.linux-x86_64-2.6/shapely/algorithms creating build/lib.linux-x86_64-2.6/shapely/examples copying shapely/examples/intersect.py -> build/lib.linux-x86_64-2.6/shapely/examples copying shapely/examples/geoms.py -> build/lib.linux-x86_64-2.6/shapely/examples copying shapely/examples/world.py -> build/lib.linux-x86_64-2.6/shapely/examples copying shapely/examples/dissolve.py -> build/lib.linux-x86_64-2.6/shapely/examples copying shapely/examples/__init__.py -> build/lib.linux-x86_64-2.6/shapely/examples creating build/lib.linux-x86_64-2.6/shapely/speedups copying shapely/speedups/__init__.py -> build/lib.linux-x86_64-2.6/shapely/speedups creating build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_box.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_getitem.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_iterops.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_mapping.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_polygon.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_persist.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_collection.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_styles.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/threading_test.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_point.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_delegated.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_geointerface.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_predicates.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_transform.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_polygonize.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_multipoint.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_xy.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_affinity.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_dlls.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_linestring.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_operations.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_cga.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_multilinestring.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_emptiness.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/__init__.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_equality.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_speedups.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_products_z.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_singularity.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_doctests.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_linear_referencing.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_multipolygon.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_pickle.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_linemerge.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_union.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_invalid_geometries.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_geomseq.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_validation.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_locale.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_operators.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_prepared.py -> build/lib.linux-x86_64-2.6/shapely/tests copying shapely/tests/test_ndarrays.py -> build/lib.linux-x86_64-2.6/shapely/tests running build_ext building 'shapely.speedups._speedups' extension creating build/temp.linux-x86_64-2.6 creating build/temp.linux-x86_64-2.6/shapely creating build/temp.linux-x86_64-2.6/shapely/speedups gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.6 -c shapely/speedups/_speedups.c -o build/temp.linux-x86_64-2.6/shapely/speedups/_speedups.o shapely/speedups/_speedups.c: In function '__pyx_pf_7shapely_8speedups_9_speedups_2geos_linestring_from_py': shapely/speedups/_speedups.c:1381: warning: assignment discards qualifiers from pointer target type shapely/speedups/_speedups.c:1739: warning: assignment discards qualifiers from pointer target type shapely/speedups/_speedups.c: In function '__pyx_pf_7shapely_8speedups_9_speedups_4geos_linearring_from_py': shapely/speedups/_speedups.c:2424: warning: assignment discards qualifiers from pointer target type shapely/speedups/_speedups.c:2870: warning: assignment discards qualifiers from pointer target type gcc -pthread -shared build/temp.linux-x86_64-2.6/shapely/speedups/_speedups.o -L/usr/lib64 -lgeos_c -lpython2.6 -o build/lib.linux-x86_64-2.6/shapely/speedups/_speedups.so + unset DISPLAY + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aXvtje + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64 ++ dirname /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64 + cd Shapely-1.3.0 + LANG=C + export LANG + unset DISPLAY + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr creating /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6 creating /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages creating /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely copying build/lib.linux-x86_64-2.6/shapely/wkt.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely copying build/lib.linux-x86_64-2.6/shapely/prepared.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely copying build/lib.linux-x86_64-2.6/shapely/coords.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely creating /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/geometry copying build/lib.linux-x86_64-2.6/shapely/geometry/multipoint.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/geometry copying build/lib.linux-x86_64-2.6/shapely/geometry/base.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/geometry copying build/lib.linux-x86_64-2.6/shapely/geometry/polygon.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/geometry copying build/lib.linux-x86_64-2.6/shapely/geometry/multipolygon.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/geometry copying build/lib.linux-x86_64-2.6/shapely/geometry/multilinestring.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/geometry copying build/lib.linux-x86_64-2.6/shapely/geometry/linestring.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/geometry copying build/lib.linux-x86_64-2.6/shapely/geometry/proxy.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/geometry copying build/lib.linux-x86_64-2.6/shapely/geometry/point.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/geometry copying build/lib.linux-x86_64-2.6/shapely/geometry/collection.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/geometry copying build/lib.linux-x86_64-2.6/shapely/geometry/__init__.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/geometry copying build/lib.linux-x86_64-2.6/shapely/geometry/geo.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/geometry copying build/lib.linux-x86_64-2.6/shapely/topology.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely creating /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/algorithms copying build/lib.linux-x86_64-2.6/shapely/algorithms/cga.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/algorithms copying build/lib.linux-x86_64-2.6/shapely/algorithms/__init__.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/algorithms copying build/lib.linux-x86_64-2.6/shapely/ctypes_declarations.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely copying build/lib.linux-x86_64-2.6/shapely/predicates.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely copying build/lib.linux-x86_64-2.6/shapely/iterops.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely copying build/lib.linux-x86_64-2.6/shapely/ops.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely copying build/lib.linux-x86_64-2.6/shapely/validation.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely creating /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/examples copying build/lib.linux-x86_64-2.6/shapely/examples/intersect.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/examples copying build/lib.linux-x86_64-2.6/shapely/examples/geoms.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/examples copying build/lib.linux-x86_64-2.6/shapely/examples/world.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/examples copying build/lib.linux-x86_64-2.6/shapely/examples/dissolve.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/examples copying build/lib.linux-x86_64-2.6/shapely/examples/__init__.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/examples copying build/lib.linux-x86_64-2.6/shapely/ftools.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely creating /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_box.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_getitem.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_iterops.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_mapping.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_polygon.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_persist.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_collection.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_styles.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/threading_test.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_point.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_delegated.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_geointerface.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_predicates.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_transform.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_polygonize.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_multipoint.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_xy.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_affinity.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_dlls.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_linestring.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_operations.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_cga.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_multilinestring.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_emptiness.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/__init__.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_equality.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_speedups.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_products_z.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_singularity.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_doctests.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_linear_referencing.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_multipolygon.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_pickle.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_linemerge.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_union.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_invalid_geometries.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_geomseq.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_validation.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_locale.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_operators.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_prepared.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/tests/test_ndarrays.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests copying build/lib.linux-x86_64-2.6/shapely/geos.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely copying build/lib.linux-x86_64-2.6/shapely/wkb.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely copying build/lib.linux-x86_64-2.6/shapely/__init__.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely copying build/lib.linux-x86_64-2.6/shapely/linref.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely copying build/lib.linux-x86_64-2.6/shapely/affinity.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely copying build/lib.linux-x86_64-2.6/shapely/impl.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely creating /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/speedups copying build/lib.linux-x86_64-2.6/shapely/speedups/_speedups.so -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/speedups copying build/lib.linux-x86_64-2.6/shapely/speedups/__init__.py -> /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/speedups byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/wkt.py to wkt.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/prepared.py to prepared.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/coords.py to coords.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/geometry/multipoint.py to multipoint.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/geometry/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/geometry/polygon.py to polygon.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/geometry/multipolygon.py to multipolygon.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/geometry/multilinestring.py to multilinestring.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/geometry/linestring.py to linestring.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/geometry/proxy.py to proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/geometry/point.py to point.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/geometry/collection.py to collection.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/geometry/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/geometry/geo.py to geo.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/topology.py to topology.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/algorithms/cga.py to cga.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/algorithms/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/ctypes_declarations.py to ctypes_declarations.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/predicates.py to predicates.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/iterops.py to iterops.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/ops.py to ops.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/validation.py to validation.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/examples/intersect.py to intersect.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/examples/geoms.py to geoms.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/examples/world.py to world.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/examples/dissolve.py to dissolve.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/examples/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/ftools.py to ftools.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_box.py to test_box.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_getitem.py to test_getitem.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_iterops.py to test_iterops.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_mapping.py to test_mapping.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_polygon.py to test_polygon.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_persist.py to test_persist.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_collection.py to test_collection.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_styles.py to test_styles.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/threading_test.py to threading_test.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_point.py to test_point.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_delegated.py to test_delegated.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_geointerface.py to test_geointerface.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_predicates.py to test_predicates.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_transform.py to test_transform.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_polygonize.py to test_polygonize.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_multipoint.py to test_multipoint.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_xy.py to test_xy.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_affinity.py to test_affinity.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_dlls.py to test_dlls.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_linestring.py to test_linestring.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_operations.py to test_operations.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_cga.py to test_cga.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_multilinestring.py to test_multilinestring.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_emptiness.py to test_emptiness.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_equality.py to test_equality.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_speedups.py to test_speedups.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_products_z.py to test_products_z.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_singularity.py to test_singularity.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_doctests.py to test_doctests.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_linear_referencing.py to test_linear_referencing.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_multipolygon.py to test_multipolygon.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_pickle.py to test_pickle.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_linemerge.py to test_linemerge.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_union.py to test_union.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_invalid_geometries.py to test_invalid_geometries.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_geomseq.py to test_geomseq.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_validation.py to test_validation.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_locale.py to test_locale.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_operators.py to test_operators.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_prepared.py to test_prepared.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/tests/test_ndarrays.py to test_ndarrays.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/geos.py to geos.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/wkb.py to wkb.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/linref.py to linref.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/affinity.py to affinity.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/impl.py to impl.pyc byte-compiling /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/speedups/__init__.py to __init__.pyc 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.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/Shapely-1.3.0-py2.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/Shapely-1.3.0 extracting debug info from /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/site-packages/shapely/speedups/_speedups.so 461 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile Bytecompiling .py files below /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/lib64/python2.6/ using /usr/bin/python2.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-shapely-1.3.0-2.ru6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yKduGG + umask 022 + cd /builddir/build/BUILD + cd Shapely-1.3.0 + DOCDIR=/builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/share/doc/python-shapely-1.3.0 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/share/doc/python-shapely-1.3.0 + /bin/mkdir -p /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/share/doc/python-shapely-1.3.0 + cp -pr CHANGES.txt README.rst CREDITS.txt LICENSE.txt /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/share/doc/python-shapely-1.3.0 + cp -pr docs /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64/usr/share/doc/python-shapely-1.3.0 + exit 0 Finding Provides: /bin/sh -c " /bin/grep -v '/usr/lib64/python2.6/site-packages/.*\.so$' | while read FILE; do /usr/lib/rpm/rpmdeps -P ${FILE}; done | /bin/sort -u " Finding Requires: /bin/sh -c " while read FILE; do /usr/lib/rpm/rpmdeps -R ${FILE}; done | /bin/sort -u " 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.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgeos_c.so.1()(64bit) libpthread.so.0()(64bit) libpython2.6.so.1.0()(64bit) python(abi) = 2.6 rtld(GNU_HASH) Processing files: python-shapely-debuginfo-1.3.0-2.ru6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64 warning: Could not canonicalize hostname: opus3 Wrote: /builddir/build/RPMS/python-shapely-1.3.0-2.ru6.x86_64.rpm Wrote: /builddir/build/RPMS/python-shapely-debuginfo-1.3.0-2.ru6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.0pdg7k + umask 022 + cd /builddir/build/BUILD + cd Shapely-1.3.0 + /bin/rm -rf /builddir/build/BUILDROOT/python-shapely-1.3.0-2.ru6.x86_64 + exit 0 Child returncode was: 0 LEAVE do -->