Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-cartopy.spec'], chrootPath='/var/lib/mock/f27-build-11643945-867353/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-cartopy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Wrote: /builddir/build/SRPMS/python-cartopy-0.16.0-2.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-cartopy.spec'], chrootPath='/var/lib/mock/f27-build-11643945-867353/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-cartopy.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.YRYTno + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Cartopy-0.16.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/Cartopy-0.16.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Cartopy-0.16.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0001-Merge-pull-request-1032-from-QuLogic-test-updates.patch + /usr/bin/cat /builddir/build/SOURCES/0002-Skip-doctest-that-uses-the-network.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0003-Add-ne_-prefix-to-NaturalEarth-cache-files.patch + /usr/bin/cat /builddir/build/SOURCES/0004-Increase-tolerance-for-new-FreeType.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0005-Normalize-grid-coordinates-used-for-interpolation.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0006-Increase-some-tolerances-for-32-bit-systems.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/0007-Increase-tolerance-for-non-x86-systems.patch + cp -a /builddir/build/SOURCES/siteconfig.py lib/cartopy/ + cd /builddir/build/BUILD + cd Cartopy-0.16.0 + /usr/bin/xz -dc /builddir/build/SOURCES/Cartopy-norm-images.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf cartopy.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.icdnrP + umask 022 + cd /builddir/build/BUILD + cd Cartopy-0.16.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-s390x-2.7 creating build/lib.linux-s390x-2.7/cartopy copying lib/cartopy/_version.py -> build/lib.linux-s390x-2.7/cartopy copying lib/cartopy/_epsg.py -> build/lib.linux-s390x-2.7/cartopy copying lib/cartopy/util.py -> build/lib.linux-s390x-2.7/cartopy copying lib/cartopy/__init__.py -> build/lib.linux-s390x-2.7/cartopy copying lib/cartopy/feature.py -> build/lib.linux-s390x-2.7/cartopy copying lib/cartopy/crs.py -> build/lib.linux-s390x-2.7/cartopy copying lib/cartopy/img_transform.py -> build/lib.linux-s390x-2.7/cartopy copying lib/cartopy/vector_transform.py -> build/lib.linux-s390x-2.7/cartopy copying lib/cartopy/siteconfig.py -> build/lib.linux-s390x-2.7/cartopy creating build/lib.linux-s390x-2.7/cartopy/sphinxext copying lib/cartopy/sphinxext/summarise_package.py -> build/lib.linux-s390x-2.7/cartopy/sphinxext copying lib/cartopy/sphinxext/__init__.py -> build/lib.linux-s390x-2.7/cartopy/sphinxext creating build/lib.linux-s390x-2.7/cartopy/io copying lib/cartopy/io/img_tiles.py -> build/lib.linux-s390x-2.7/cartopy/io copying lib/cartopy/io/shapereader.py -> build/lib.linux-s390x-2.7/cartopy/io copying lib/cartopy/io/__init__.py -> build/lib.linux-s390x-2.7/cartopy/io copying lib/cartopy/io/img_nest.py -> build/lib.linux-s390x-2.7/cartopy/io copying lib/cartopy/io/srtm.py -> build/lib.linux-s390x-2.7/cartopy/io copying lib/cartopy/io/ogc_clients.py -> build/lib.linux-s390x-2.7/cartopy/io creating build/lib.linux-s390x-2.7/cartopy/tests copying lib/cartopy/tests/test_features.py -> build/lib.linux-s390x-2.7/cartopy/tests copying lib/cartopy/tests/test_coding_standards.py -> build/lib.linux-s390x-2.7/cartopy/tests copying lib/cartopy/tests/test_img_nest.py -> build/lib.linux-s390x-2.7/cartopy/tests copying lib/cartopy/tests/test_coastline.py -> build/lib.linux-s390x-2.7/cartopy/tests copying lib/cartopy/tests/test_geodesic.py -> build/lib.linux-s390x-2.7/cartopy/tests copying lib/cartopy/tests/__init__.py -> build/lib.linux-s390x-2.7/cartopy/tests copying lib/cartopy/tests/test_shapereader.py -> build/lib.linux-s390x-2.7/cartopy/tests copying lib/cartopy/tests/test_vector_transform.py -> build/lib.linux-s390x-2.7/cartopy/tests copying lib/cartopy/tests/test_line_string.py -> build/lib.linux-s390x-2.7/cartopy/tests copying lib/cartopy/tests/test_util.py -> build/lib.linux-s390x-2.7/cartopy/tests copying lib/cartopy/tests/test_crs_transform_vectors.py -> build/lib.linux-s390x-2.7/cartopy/tests copying lib/cartopy/tests/test_polygon.py -> build/lib.linux-s390x-2.7/cartopy/tests copying lib/cartopy/tests/test_linear_ring.py -> build/lib.linux-s390x-2.7/cartopy/tests copying lib/cartopy/tests/test_img_tiles.py -> build/lib.linux-s390x-2.7/cartopy/tests copying lib/cartopy/tests/test_img_transform.py -> build/lib.linux-s390x-2.7/cartopy/tests copying lib/cartopy/tests/test_crs.py -> build/lib.linux-s390x-2.7/cartopy/tests creating build/lib.linux-s390x-2.7/cartopy/geodesic copying lib/cartopy/geodesic/__init__.py -> build/lib.linux-s390x-2.7/cartopy/geodesic creating build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/un_flag.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/star_shaped_boundary.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/tick_labels.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/arrows.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/tube_stations.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/effects_of_the_ellipse.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/tissot.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/favicon.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/feature_creation.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/__init__.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/eccentric_ellipse.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/features.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/wmts.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/eyja_volcano.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/geostationary.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/hurricane_katrina.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/wms.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/regridding_arrows.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/logo.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/rotated_pole.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/global_map.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/utm_all_zones.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/always_circular_stereo.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/aurora_forecast.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/waves.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/image_tiles.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/reprojected_wmts.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/axes_grid_basic.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/wmts_time.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/barbs.py -> build/lib.linux-s390x-2.7/cartopy/examples copying lib/cartopy/examples/streamplot.py -> build/lib.linux-s390x-2.7/cartopy/examples creating build/lib.linux-s390x-2.7/cartopy/mpl copying lib/cartopy/mpl/patch.py -> build/lib.linux-s390x-2.7/cartopy/mpl copying lib/cartopy/mpl/slippy_image_artist.py -> build/lib.linux-s390x-2.7/cartopy/mpl copying lib/cartopy/mpl/feature_artist.py -> build/lib.linux-s390x-2.7/cartopy/mpl copying lib/cartopy/mpl/__init__.py -> build/lib.linux-s390x-2.7/cartopy/mpl copying lib/cartopy/mpl/clip_path.py -> build/lib.linux-s390x-2.7/cartopy/mpl copying lib/cartopy/mpl/geoaxes.py -> build/lib.linux-s390x-2.7/cartopy/mpl copying lib/cartopy/mpl/ticker.py -> build/lib.linux-s390x-2.7/cartopy/mpl copying lib/cartopy/mpl/gridliner.py -> build/lib.linux-s390x-2.7/cartopy/mpl creating build/lib.linux-s390x-2.7/cartopy/tests/io copying lib/cartopy/tests/io/__init__.py -> build/lib.linux-s390x-2.7/cartopy/tests/io copying lib/cartopy/tests/io/test_downloaders.py -> build/lib.linux-s390x-2.7/cartopy/tests/io copying lib/cartopy/tests/io/test_ogc_clients.py -> build/lib.linux-s390x-2.7/cartopy/tests/io copying lib/cartopy/tests/io/test_srtm.py -> build/lib.linux-s390x-2.7/cartopy/tests/io creating build/lib.linux-s390x-2.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_features.py -> build/lib.linux-s390x-2.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_images.py -> build/lib.linux-s390x-2.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_set_extent.py -> build/lib.linux-s390x-2.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_shapely_to_mpl.py -> build/lib.linux-s390x-2.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_gridliner.py -> build/lib.linux-s390x-2.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_ticker.py -> build/lib.linux-s390x-2.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/__init__.py -> build/lib.linux-s390x-2.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_patch.py -> build/lib.linux-s390x-2.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_quiver.py -> build/lib.linux-s390x-2.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_img_transform.py -> build/lib.linux-s390x-2.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_web_services.py -> build/lib.linux-s390x-2.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_caching.py -> build/lib.linux-s390x-2.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_crs.py -> build/lib.linux-s390x-2.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_contour.py -> build/lib.linux-s390x-2.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_ticks.py -> build/lib.linux-s390x-2.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_axes.py -> build/lib.linux-s390x-2.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_pseudo_color.py -> build/lib.linux-s390x-2.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_examples.py -> build/lib.linux-s390x-2.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_mpl_integration.py -> build/lib.linux-s390x-2.7/cartopy/tests/mpl creating build/lib.linux-s390x-2.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_robinson.py -> build/lib.linux-s390x-2.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_mercator.py -> build/lib.linux-s390x-2.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_rotated_geodetic.py -> build/lib.linux-s390x-2.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_geostationary.py -> build/lib.linux-s390x-2.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_rotated_pole.py -> build/lib.linux-s390x-2.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_sinusoidal.py -> build/lib.linux-s390x-2.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_nearside_perspective.py -> build/lib.linux-s390x-2.7/cartopy/tests/crs copying lib/cartopy/tests/crs/__init__.py -> build/lib.linux-s390x-2.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_lambert_conformal.py -> build/lib.linux-s390x-2.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_lambert_azimuthal_equal_area.py -> build/lib.linux-s390x-2.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_transverse_mercator.py -> build/lib.linux-s390x-2.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_albers_equal_area.py -> build/lib.linux-s390x-2.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_azimuthal_equidistant.py -> build/lib.linux-s390x-2.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_stereographic.py -> build/lib.linux-s390x-2.7/cartopy/tests/crs creating build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images creating build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl creating build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying lib/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xyticks_pre_mpl_1.5.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying lib/cartopy/tests/mpl/baseline_images/mpl/test_ticks/yticks_cylindrical_pre_mpl_1.5.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying lib/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xticks_no_transform.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying lib/cartopy/tests/mpl/baseline_images/mpl/test_ticks/yticks_cylindrical.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying lib/cartopy/tests/mpl/baseline_images/mpl/test_ticks/yticks_no_transform_pre_mpl_1.5.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying lib/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xyticks.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying lib/cartopy/tests/mpl/baseline_images/mpl/test_ticks/yticks_no_transform.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying lib/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xticks_cylindrical_pre_mpl_1.5.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying lib/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xticks_cylindrical.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_ticks creating build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_images copying lib/cartopy/tests/mpl/baseline_images/mpl/test_images/imshow_natural_earth_ortho.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_images copying lib/cartopy/tests/mpl/baseline_images/mpl/test_images/image_nest.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_images copying lib/cartopy/tests/mpl/baseline_images/mpl/test_images/image_merge.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_images copying lib/cartopy/tests/mpl/baseline_images/mpl/test_images/web_tiles.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_images copying lib/cartopy/tests/mpl/baseline_images/mpl/test_images/imshow_regional_projected.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_images creating build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_web_services copying lib/cartopy/tests/mpl/baseline_images/mpl/test_web_services/wms.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_web_services copying lib/cartopy/tests/mpl/baseline_images/mpl/test_web_services/wmts.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_web_services creating build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying lib/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels_pre_mpl_1.5.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying lib/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying lib/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner1.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying lib/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels_1.5.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_gridliner creating build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_img_transform copying lib/cartopy/tests/mpl/baseline_images/mpl/test_img_transform/regrid_image.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_img_transform creating build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl copying lib/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl/poly_interiors.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl copying lib/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl/contour_with_interiors.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl copying lib/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl/poly_interiors_pre_mpl_1.5.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl creating build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_examples copying lib/cartopy/tests/mpl/baseline_images/mpl/test_examples/global_map.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_examples creating build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_img_tiles2 copying lib/cartopy/tests/mpl/baseline_images/mpl/test_img_tiles2/web_tiles.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_img_tiles2 creating build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_crs copying lib/cartopy/tests/mpl/baseline_images/mpl/test_crs/lambert_conformal_south.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_crs copying lib/cartopy/tests/mpl/baseline_images/mpl/test_crs/mercator_squashed.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_crs creating build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_features copying lib/cartopy/tests/mpl/baseline_images/mpl/test_features/natural_earth_custom.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_features copying lib/cartopy/tests/mpl/baseline_images/mpl/test_features/gshhs_coastlines.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_features copying lib/cartopy/tests/mpl/baseline_images/mpl/test_features/wfs.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_features copying lib/cartopy/tests/mpl/baseline_images/mpl/test_features/natural_earth.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_features creating build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_goode_wrap.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_rotated_pole.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_plate_carree.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/natural_earth_interface.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/multiple_projections1.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_1d.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_1d_transformed.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_global_wrap1.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_global_wrap2.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_global_wrap3.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_plate_carree.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_contour_wrap.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_limited_area_wrap.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_single_column_wrap.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_regrid_with_extent.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_mercator_wrap.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_pcolor_wrap_pre_mpl_1.4.3.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_map.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_scatter_wrap.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_contourf_wrap.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_pcolor_wrap.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/simple_global.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_regrid_with_extent.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_regrid.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_regrid.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_1.4.3.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_2.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_pre_mpl_1.4.3.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration creating build/lib.linux-s390x-2.7/cartopy/data creating build/lib.linux-s390x-2.7/cartopy/data/raster creating build/lib.linux-s390x-2.7/cartopy/data/raster/natural_earth copying lib/cartopy/data/raster/natural_earth/images.json -> build/lib.linux-s390x-2.7/cartopy/data/raster/natural_earth copying lib/cartopy/data/raster/natural_earth/50-natural-earth-1-downsampled.png -> build/lib.linux-s390x-2.7/cartopy/data/raster/natural_earth creating build/lib.linux-s390x-2.7/cartopy/data/raster/sample copying lib/cartopy/data/raster/sample/Miriam.A2012270.2050.2km.jpg -> build/lib.linux-s390x-2.7/cartopy/data/raster/sample copying lib/cartopy/data/raster/sample/Miriam.A2012270.2050.2km.README.txt -> build/lib.linux-s390x-2.7/cartopy/data/raster/sample creating build/lib.linux-s390x-2.7/cartopy/data/netcdf copying lib/cartopy/data/netcdf/HadISST1_SST_update.README.txt -> build/lib.linux-s390x-2.7/cartopy/data/netcdf copying lib/cartopy/data/netcdf/HadISST1_SST_update.nc -> build/lib.linux-s390x-2.7/cartopy/data/netcdf creating build/lib.linux-s390x-2.7/cartopy/data/shapefiles creating build/lib.linux-s390x-2.7/cartopy/data/shapefiles/gshhs copying lib/cartopy/data/shapefiles/gshhs/README.TXT -> build/lib.linux-s390x-2.7/cartopy/data/shapefiles/gshhs creating build/lib.linux-s390x-2.7/cartopy/data/shapefiles/gshhs/c copying lib/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.dbf -> build/lib.linux-s390x-2.7/cartopy/data/shapefiles/gshhs/c copying lib/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.shx -> build/lib.linux-s390x-2.7/cartopy/data/shapefiles/gshhs/c copying lib/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.shp -> build/lib.linux-s390x-2.7/cartopy/data/shapefiles/gshhs/c creating build/lib.linux-s390x-2.7/cartopy/data/shapefiles/gshhs/l copying lib/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.dbf -> build/lib.linux-s390x-2.7/cartopy/data/shapefiles/gshhs/l copying lib/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.shp -> build/lib.linux-s390x-2.7/cartopy/data/shapefiles/gshhs/l copying lib/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.shx -> build/lib.linux-s390x-2.7/cartopy/data/shapefiles/gshhs/l copying lib/cartopy/io/srtm.npz -> build/lib.linux-s390x-2.7/cartopy/io UPDATING build/lib.linux-s390x-2.7/cartopy/_version.py set build/lib.linux-s390x-2.7/cartopy/_version.py to '0.16.0' running build_ext cythoning lib/cartopy/trace.pyx to lib/cartopy/trace.cpp building 'cartopy.trace' extension creating build/temp.linux-s390x-2.7 creating build/temp.linux-s390x-2.7/lib creating build/temp.linux-s390x-2.7/lib/cartopy gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include -I./lib/cartopy -I/usr/include -I/usr/include/python2.7 -c lib/cartopy/trace.cpp -o build/temp.linux-s390x-2.7/lib/cartopy/trace.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include -I./lib/cartopy -I/usr/include -I/usr/include/python2.7 -c lib/cartopy/_trace.cpp -o build/temp.linux-s390x-2.7/lib/cartopy/_trace.o g++ -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-2.7/lib/cartopy/trace.o build/temp.linux-s390x-2.7/lib/cartopy/_trace.o -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -lproj -lgeos_c -lpython2.7 -o build/lib.linux-s390x-2.7/cartopy/trace.so cythoning lib/cartopy/_crs.pyx to lib/cartopy/_crs.c building 'cartopy._crs' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c lib/cartopy/_crs.c -o build/temp.linux-s390x-2.7/lib/cartopy/_crs.o In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1809:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from lib/cartopy/_crs.c:526: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-2.7/lib/cartopy/_crs.o -L/usr/lib64 -L/usr/lib64 -lproj -lpython2.7 -o build/lib.linux-s390x-2.7/cartopy/_crs.so cythoning lib/cartopy/geodesic/_geodesic.pyx to lib/cartopy/geodesic/_geodesic.c building 'cartopy.geodesic._geodesic' extension creating build/temp.linux-s390x-2.7/lib/cartopy/geodesic gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include -I/usr/lib64/python2.7/site-packages/numpy/core/include -I/usr/include/python2.7 -c lib/cartopy/geodesic/_geodesic.c -o build/temp.linux-s390x-2.7/lib/cartopy/geodesic/_geodesic.o In file included from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1809:0, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from lib/cartopy/geodesic/_geodesic.c:525: /usr/lib64/python2.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-2.7/lib/cartopy/geodesic/_geodesic.o -L/usr/lib64 -L/usr/lib64 -lproj -lpython2.7 -o build/lib.linux-s390x-2.7/cartopy/geodesic/_geodesic.so + sleep 1 + rm -f lib/cartopy/trace.cpp lib/cartopy/trace.pyd + rm -f lib/cartopy/_crs.c lib/cartopy/_crs.pyd + rm -f lib/cartopy/geodesic/_geodesic.c lib/cartopy/geodesic/_geodesic.pyd + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-s390x-3.6 creating build/lib.linux-s390x-3.6/cartopy copying lib/cartopy/_version.py -> build/lib.linux-s390x-3.6/cartopy copying lib/cartopy/_epsg.py -> build/lib.linux-s390x-3.6/cartopy copying lib/cartopy/util.py -> build/lib.linux-s390x-3.6/cartopy copying lib/cartopy/__init__.py -> build/lib.linux-s390x-3.6/cartopy copying lib/cartopy/feature.py -> build/lib.linux-s390x-3.6/cartopy copying lib/cartopy/crs.py -> build/lib.linux-s390x-3.6/cartopy copying lib/cartopy/img_transform.py -> build/lib.linux-s390x-3.6/cartopy copying lib/cartopy/vector_transform.py -> build/lib.linux-s390x-3.6/cartopy copying lib/cartopy/siteconfig.py -> build/lib.linux-s390x-3.6/cartopy creating build/lib.linux-s390x-3.6/cartopy/sphinxext copying lib/cartopy/sphinxext/summarise_package.py -> build/lib.linux-s390x-3.6/cartopy/sphinxext copying lib/cartopy/sphinxext/__init__.py -> build/lib.linux-s390x-3.6/cartopy/sphinxext creating build/lib.linux-s390x-3.6/cartopy/io copying lib/cartopy/io/img_tiles.py -> build/lib.linux-s390x-3.6/cartopy/io copying lib/cartopy/io/shapereader.py -> build/lib.linux-s390x-3.6/cartopy/io copying lib/cartopy/io/__init__.py -> build/lib.linux-s390x-3.6/cartopy/io copying lib/cartopy/io/img_nest.py -> build/lib.linux-s390x-3.6/cartopy/io copying lib/cartopy/io/srtm.py -> build/lib.linux-s390x-3.6/cartopy/io copying lib/cartopy/io/ogc_clients.py -> build/lib.linux-s390x-3.6/cartopy/io creating build/lib.linux-s390x-3.6/cartopy/tests copying lib/cartopy/tests/test_features.py -> build/lib.linux-s390x-3.6/cartopy/tests copying lib/cartopy/tests/test_coding_standards.py -> build/lib.linux-s390x-3.6/cartopy/tests copying lib/cartopy/tests/test_img_nest.py -> build/lib.linux-s390x-3.6/cartopy/tests copying lib/cartopy/tests/test_coastline.py -> build/lib.linux-s390x-3.6/cartopy/tests copying lib/cartopy/tests/test_geodesic.py -> build/lib.linux-s390x-3.6/cartopy/tests copying lib/cartopy/tests/__init__.py -> build/lib.linux-s390x-3.6/cartopy/tests copying lib/cartopy/tests/test_shapereader.py -> build/lib.linux-s390x-3.6/cartopy/tests copying lib/cartopy/tests/test_vector_transform.py -> build/lib.linux-s390x-3.6/cartopy/tests copying lib/cartopy/tests/test_line_string.py -> build/lib.linux-s390x-3.6/cartopy/tests copying lib/cartopy/tests/test_util.py -> build/lib.linux-s390x-3.6/cartopy/tests copying lib/cartopy/tests/test_crs_transform_vectors.py -> build/lib.linux-s390x-3.6/cartopy/tests copying lib/cartopy/tests/test_polygon.py -> build/lib.linux-s390x-3.6/cartopy/tests copying lib/cartopy/tests/test_linear_ring.py -> build/lib.linux-s390x-3.6/cartopy/tests copying lib/cartopy/tests/test_img_tiles.py -> build/lib.linux-s390x-3.6/cartopy/tests copying lib/cartopy/tests/test_img_transform.py -> build/lib.linux-s390x-3.6/cartopy/tests copying lib/cartopy/tests/test_crs.py -> build/lib.linux-s390x-3.6/cartopy/tests creating build/lib.linux-s390x-3.6/cartopy/geodesic copying lib/cartopy/geodesic/__init__.py -> build/lib.linux-s390x-3.6/cartopy/geodesic creating build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/un_flag.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/star_shaped_boundary.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/tick_labels.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/arrows.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/tube_stations.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/effects_of_the_ellipse.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/tissot.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/favicon.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/feature_creation.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/__init__.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/eccentric_ellipse.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/features.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/wmts.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/eyja_volcano.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/geostationary.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/hurricane_katrina.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/wms.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/regridding_arrows.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/logo.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/rotated_pole.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/global_map.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/utm_all_zones.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/always_circular_stereo.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/aurora_forecast.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/waves.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/image_tiles.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/reprojected_wmts.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/axes_grid_basic.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/wmts_time.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/barbs.py -> build/lib.linux-s390x-3.6/cartopy/examples copying lib/cartopy/examples/streamplot.py -> build/lib.linux-s390x-3.6/cartopy/examples creating build/lib.linux-s390x-3.6/cartopy/mpl copying lib/cartopy/mpl/patch.py -> build/lib.linux-s390x-3.6/cartopy/mpl copying lib/cartopy/mpl/slippy_image_artist.py -> build/lib.linux-s390x-3.6/cartopy/mpl copying lib/cartopy/mpl/feature_artist.py -> build/lib.linux-s390x-3.6/cartopy/mpl copying lib/cartopy/mpl/__init__.py -> build/lib.linux-s390x-3.6/cartopy/mpl copying lib/cartopy/mpl/clip_path.py -> build/lib.linux-s390x-3.6/cartopy/mpl copying lib/cartopy/mpl/geoaxes.py -> build/lib.linux-s390x-3.6/cartopy/mpl copying lib/cartopy/mpl/ticker.py -> build/lib.linux-s390x-3.6/cartopy/mpl copying lib/cartopy/mpl/gridliner.py -> build/lib.linux-s390x-3.6/cartopy/mpl creating build/lib.linux-s390x-3.6/cartopy/tests/io copying lib/cartopy/tests/io/__init__.py -> build/lib.linux-s390x-3.6/cartopy/tests/io copying lib/cartopy/tests/io/test_downloaders.py -> build/lib.linux-s390x-3.6/cartopy/tests/io copying lib/cartopy/tests/io/test_ogc_clients.py -> build/lib.linux-s390x-3.6/cartopy/tests/io copying lib/cartopy/tests/io/test_srtm.py -> build/lib.linux-s390x-3.6/cartopy/tests/io creating build/lib.linux-s390x-3.6/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_features.py -> build/lib.linux-s390x-3.6/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_images.py -> build/lib.linux-s390x-3.6/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_set_extent.py -> build/lib.linux-s390x-3.6/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_shapely_to_mpl.py -> build/lib.linux-s390x-3.6/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_gridliner.py -> build/lib.linux-s390x-3.6/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_ticker.py -> build/lib.linux-s390x-3.6/cartopy/tests/mpl copying lib/cartopy/tests/mpl/__init__.py -> build/lib.linux-s390x-3.6/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_patch.py -> build/lib.linux-s390x-3.6/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_quiver.py -> build/lib.linux-s390x-3.6/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_img_transform.py -> build/lib.linux-s390x-3.6/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_web_services.py -> build/lib.linux-s390x-3.6/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_caching.py -> build/lib.linux-s390x-3.6/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_crs.py -> build/lib.linux-s390x-3.6/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_contour.py -> build/lib.linux-s390x-3.6/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_ticks.py -> build/lib.linux-s390x-3.6/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_axes.py -> build/lib.linux-s390x-3.6/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_pseudo_color.py -> build/lib.linux-s390x-3.6/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_examples.py -> build/lib.linux-s390x-3.6/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_mpl_integration.py -> build/lib.linux-s390x-3.6/cartopy/tests/mpl creating build/lib.linux-s390x-3.6/cartopy/tests/crs copying lib/cartopy/tests/crs/test_robinson.py -> build/lib.linux-s390x-3.6/cartopy/tests/crs copying lib/cartopy/tests/crs/test_mercator.py -> build/lib.linux-s390x-3.6/cartopy/tests/crs copying lib/cartopy/tests/crs/test_rotated_geodetic.py -> build/lib.linux-s390x-3.6/cartopy/tests/crs copying lib/cartopy/tests/crs/test_geostationary.py -> build/lib.linux-s390x-3.6/cartopy/tests/crs copying lib/cartopy/tests/crs/test_rotated_pole.py -> build/lib.linux-s390x-3.6/cartopy/tests/crs copying lib/cartopy/tests/crs/test_sinusoidal.py -> build/lib.linux-s390x-3.6/cartopy/tests/crs copying lib/cartopy/tests/crs/test_nearside_perspective.py -> build/lib.linux-s390x-3.6/cartopy/tests/crs copying lib/cartopy/tests/crs/__init__.py -> build/lib.linux-s390x-3.6/cartopy/tests/crs copying lib/cartopy/tests/crs/test_lambert_conformal.py -> build/lib.linux-s390x-3.6/cartopy/tests/crs copying lib/cartopy/tests/crs/test_lambert_azimuthal_equal_area.py -> build/lib.linux-s390x-3.6/cartopy/tests/crs copying lib/cartopy/tests/crs/test_transverse_mercator.py -> build/lib.linux-s390x-3.6/cartopy/tests/crs copying lib/cartopy/tests/crs/test_albers_equal_area.py -> build/lib.linux-s390x-3.6/cartopy/tests/crs copying lib/cartopy/tests/crs/test_azimuthal_equidistant.py -> build/lib.linux-s390x-3.6/cartopy/tests/crs copying lib/cartopy/tests/crs/test_stereographic.py -> build/lib.linux-s390x-3.6/cartopy/tests/crs creating build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images creating build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl creating build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying lib/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xyticks_pre_mpl_1.5.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying lib/cartopy/tests/mpl/baseline_images/mpl/test_ticks/yticks_cylindrical_pre_mpl_1.5.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying lib/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xticks_no_transform.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying lib/cartopy/tests/mpl/baseline_images/mpl/test_ticks/yticks_cylindrical.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying lib/cartopy/tests/mpl/baseline_images/mpl/test_ticks/yticks_no_transform_pre_mpl_1.5.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying lib/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xyticks.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying lib/cartopy/tests/mpl/baseline_images/mpl/test_ticks/yticks_no_transform.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying lib/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xticks_cylindrical_pre_mpl_1.5.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying lib/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xticks_cylindrical.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_ticks creating build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_images copying lib/cartopy/tests/mpl/baseline_images/mpl/test_images/imshow_natural_earth_ortho.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_images copying lib/cartopy/tests/mpl/baseline_images/mpl/test_images/image_nest.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_images copying lib/cartopy/tests/mpl/baseline_images/mpl/test_images/image_merge.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_images copying lib/cartopy/tests/mpl/baseline_images/mpl/test_images/web_tiles.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_images copying lib/cartopy/tests/mpl/baseline_images/mpl/test_images/imshow_regional_projected.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_images creating build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_web_services copying lib/cartopy/tests/mpl/baseline_images/mpl/test_web_services/wms.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_web_services copying lib/cartopy/tests/mpl/baseline_images/mpl/test_web_services/wmts.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_web_services creating build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying lib/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels_pre_mpl_1.5.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying lib/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying lib/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner1.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying lib/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels_1.5.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_gridliner creating build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_img_transform copying lib/cartopy/tests/mpl/baseline_images/mpl/test_img_transform/regrid_image.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_img_transform creating build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl copying lib/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl/poly_interiors.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl copying lib/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl/contour_with_interiors.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl copying lib/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl/poly_interiors_pre_mpl_1.5.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl creating build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_examples copying lib/cartopy/tests/mpl/baseline_images/mpl/test_examples/global_map.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_examples creating build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_img_tiles2 copying lib/cartopy/tests/mpl/baseline_images/mpl/test_img_tiles2/web_tiles.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_img_tiles2 creating build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_crs copying lib/cartopy/tests/mpl/baseline_images/mpl/test_crs/lambert_conformal_south.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_crs copying lib/cartopy/tests/mpl/baseline_images/mpl/test_crs/mercator_squashed.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_crs creating build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_features copying lib/cartopy/tests/mpl/baseline_images/mpl/test_features/natural_earth_custom.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_features copying lib/cartopy/tests/mpl/baseline_images/mpl/test_features/gshhs_coastlines.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_features copying lib/cartopy/tests/mpl/baseline_images/mpl/test_features/wfs.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_features copying lib/cartopy/tests/mpl/baseline_images/mpl/test_features/natural_earth.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_features creating build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_goode_wrap.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_rotated_pole.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_plate_carree.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/natural_earth_interface.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/multiple_projections1.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_1d.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_1d_transformed.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_global_wrap1.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_global_wrap2.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_global_wrap3.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_plate_carree.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_contour_wrap.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_limited_area_wrap.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_single_column_wrap.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_regrid_with_extent.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_mercator_wrap.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_pcolor_wrap_pre_mpl_1.4.3.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_map.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_scatter_wrap.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_contourf_wrap.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_pcolor_wrap.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/simple_global.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_regrid_with_extent.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_regrid.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_regrid.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_1.4.3.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_2.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_pre_mpl_1.4.3.png -> build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration creating build/lib.linux-s390x-3.6/cartopy/data creating build/lib.linux-s390x-3.6/cartopy/data/raster creating build/lib.linux-s390x-3.6/cartopy/data/raster/natural_earth copying lib/cartopy/data/raster/natural_earth/images.json -> build/lib.linux-s390x-3.6/cartopy/data/raster/natural_earth copying lib/cartopy/data/raster/natural_earth/50-natural-earth-1-downsampled.png -> build/lib.linux-s390x-3.6/cartopy/data/raster/natural_earth creating build/lib.linux-s390x-3.6/cartopy/data/raster/sample copying lib/cartopy/data/raster/sample/Miriam.A2012270.2050.2km.jpg -> build/lib.linux-s390x-3.6/cartopy/data/raster/sample copying lib/cartopy/data/raster/sample/Miriam.A2012270.2050.2km.README.txt -> build/lib.linux-s390x-3.6/cartopy/data/raster/sample creating build/lib.linux-s390x-3.6/cartopy/data/netcdf copying lib/cartopy/data/netcdf/HadISST1_SST_update.README.txt -> build/lib.linux-s390x-3.6/cartopy/data/netcdf copying lib/cartopy/data/netcdf/HadISST1_SST_update.nc -> build/lib.linux-s390x-3.6/cartopy/data/netcdf creating build/lib.linux-s390x-3.6/cartopy/data/shapefiles creating build/lib.linux-s390x-3.6/cartopy/data/shapefiles/gshhs copying lib/cartopy/data/shapefiles/gshhs/README.TXT -> build/lib.linux-s390x-3.6/cartopy/data/shapefiles/gshhs creating build/lib.linux-s390x-3.6/cartopy/data/shapefiles/gshhs/c copying lib/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.dbf -> build/lib.linux-s390x-3.6/cartopy/data/shapefiles/gshhs/c copying lib/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.shx -> build/lib.linux-s390x-3.6/cartopy/data/shapefiles/gshhs/c copying lib/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.shp -> build/lib.linux-s390x-3.6/cartopy/data/shapefiles/gshhs/c creating build/lib.linux-s390x-3.6/cartopy/data/shapefiles/gshhs/l copying lib/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.dbf -> build/lib.linux-s390x-3.6/cartopy/data/shapefiles/gshhs/l copying lib/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.shp -> build/lib.linux-s390x-3.6/cartopy/data/shapefiles/gshhs/l copying lib/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.shx -> build/lib.linux-s390x-3.6/cartopy/data/shapefiles/gshhs/l copying lib/cartopy/io/srtm.npz -> build/lib.linux-s390x-3.6/cartopy/io UPDATING build/lib.linux-s390x-3.6/cartopy/_version.py set build/lib.linux-s390x-3.6/cartopy/_version.py to '0.16.0' running build_ext cythoning lib/cartopy/trace.pyx to lib/cartopy/trace.cpp building 'cartopy.trace' extension creating build/temp.linux-s390x-3.6 creating build/temp.linux-s390x-3.6/lib creating build/temp.linux-s390x-3.6/lib/cartopy gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include -I./lib/cartopy -I/usr/include -I/usr/include/python3.6m -c lib/cartopy/trace.cpp -o build/temp.linux-s390x-3.6/lib/cartopy/trace.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include -I./lib/cartopy -I/usr/include -I/usr/include/python3.6m -c lib/cartopy/_trace.cpp -o build/temp.linux-s390x-3.6/lib/cartopy/_trace.o g++ -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-3.6/lib/cartopy/trace.o build/temp.linux-s390x-3.6/lib/cartopy/_trace.o -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -lproj -lgeos_c -lpython3.6m -o build/lib.linux-s390x-3.6/cartopy/trace.cpython-36m-s390x-linux-gnu.so cythoning lib/cartopy/_crs.pyx to lib/cartopy/_crs.c building 'cartopy._crs' extension gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c lib/cartopy/_crs.c -o build/temp.linux-s390x-3.6/lib/cartopy/_crs.o In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1809:0, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from lib/cartopy/_crs.c:526: /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-3.6/lib/cartopy/_crs.o -L/usr/lib64 -L/usr/lib64 -lproj -lpython3.6m -o build/lib.linux-s390x-3.6/cartopy/_crs.cpython-36m-s390x-linux-gnu.so cythoning lib/cartopy/geodesic/_geodesic.pyx to lib/cartopy/geodesic/_geodesic.c building 'cartopy.geodesic._geodesic' extension creating build/temp.linux-s390x-3.6/lib/cartopy/geodesic gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -fPIC -I/usr/include -I/usr/lib64/python3.6/site-packages/numpy/core/include -I/usr/include/python3.6m -c lib/cartopy/geodesic/_geodesic.c -o build/temp.linux-s390x-3.6/lib/cartopy/geodesic/_geodesic.o In file included from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarraytypes.h:1809:0, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/arrayobject.h:4, from lib/cartopy/geodesic/_geodesic.c:525: /usr/lib64/python3.6/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 build/temp.linux-s390x-3.6/lib/cartopy/geodesic/_geodesic.o -L/usr/lib64 -L/usr/lib64 -lproj -lpython3.6m -o build/lib.linux-s390x-3.6/cartopy/geodesic/_geodesic.cpython-36m-s390x-linux-gnu.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.me5xrI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x ++ dirname /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x + cd Cartopy-0.16.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x running install running install_lib creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64 creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6 creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy copying build/lib.linux-s390x-3.6/cartopy/_epsg.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy copying build/lib.linux-s390x-3.6/cartopy/util.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy copying build/lib.linux-s390x-3.6/cartopy/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy copying build/lib.linux-s390x-3.6/cartopy/feature.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy copying build/lib.linux-s390x-3.6/cartopy/crs.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy copying build/lib.linux-s390x-3.6/cartopy/img_transform.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy copying build/lib.linux-s390x-3.6/cartopy/vector_transform.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy copying build/lib.linux-s390x-3.6/cartopy/siteconfig.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/sphinxext copying build/lib.linux-s390x-3.6/cartopy/sphinxext/summarise_package.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/sphinxext copying build/lib.linux-s390x-3.6/cartopy/sphinxext/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/sphinxext creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/io copying build/lib.linux-s390x-3.6/cartopy/io/img_tiles.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/io copying build/lib.linux-s390x-3.6/cartopy/io/shapereader.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/io copying build/lib.linux-s390x-3.6/cartopy/io/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/io copying build/lib.linux-s390x-3.6/cartopy/io/img_nest.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/io copying build/lib.linux-s390x-3.6/cartopy/io/srtm.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/io copying build/lib.linux-s390x-3.6/cartopy/io/ogc_clients.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/io copying build/lib.linux-s390x-3.6/cartopy/io/srtm.npz -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/io creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests copying build/lib.linux-s390x-3.6/cartopy/tests/test_features.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests copying build/lib.linux-s390x-3.6/cartopy/tests/test_coding_standards.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests copying build/lib.linux-s390x-3.6/cartopy/tests/test_img_nest.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests copying build/lib.linux-s390x-3.6/cartopy/tests/test_coastline.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests copying build/lib.linux-s390x-3.6/cartopy/tests/test_geodesic.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests copying build/lib.linux-s390x-3.6/cartopy/tests/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests copying build/lib.linux-s390x-3.6/cartopy/tests/test_shapereader.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests copying build/lib.linux-s390x-3.6/cartopy/tests/test_vector_transform.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests copying build/lib.linux-s390x-3.6/cartopy/tests/test_line_string.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests copying build/lib.linux-s390x-3.6/cartopy/tests/test_util.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests copying build/lib.linux-s390x-3.6/cartopy/tests/test_crs_transform_vectors.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests copying build/lib.linux-s390x-3.6/cartopy/tests/test_polygon.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests copying build/lib.linux-s390x-3.6/cartopy/tests/test_linear_ring.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests copying build/lib.linux-s390x-3.6/cartopy/tests/test_img_tiles.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests copying build/lib.linux-s390x-3.6/cartopy/tests/test_img_transform.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests copying build/lib.linux-s390x-3.6/cartopy/tests/test_crs.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/io copying build/lib.linux-s390x-3.6/cartopy/tests/io/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/io copying build/lib.linux-s390x-3.6/cartopy/tests/io/test_downloaders.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/io copying build/lib.linux-s390x-3.6/cartopy/tests/io/test_ogc_clients.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/io copying build/lib.linux-s390x-3.6/cartopy/tests/io/test_srtm.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/io creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/test_features.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/test_images.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/test_set_extent.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/test_shapely_to_mpl.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/test_gridliner.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/test_ticker.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/test_patch.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/test_quiver.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/test_img_transform.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/test_web_services.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/test_caching.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/test_crs.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/test_contour.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/test_ticks.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/test_axes.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/test_pseudo_color.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/test_examples.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/test_mpl_integration.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xyticks_pre_mpl_1.5.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_ticks/yticks_cylindrical_pre_mpl_1.5.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xticks_no_transform.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_ticks/yticks_cylindrical.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_ticks/yticks_no_transform_pre_mpl_1.5.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xyticks.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_ticks/yticks_no_transform.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xticks_cylindrical_pre_mpl_1.5.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xticks_cylindrical.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_images copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_images/imshow_natural_earth_ortho.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_images copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_images/image_nest.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_images copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_images/image_merge.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_images copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_images/web_tiles.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_images copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_images/imshow_regional_projected.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_images creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_web_services copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_web_services/wms.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_web_services copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_web_services/wmts.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_web_services creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels_pre_mpl_1.5.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner1.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels_1.5.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_gridliner creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_img_transform copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_img_transform/regrid_image.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_img_transform creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl/poly_interiors.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl/contour_with_interiors.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl/poly_interiors_pre_mpl_1.5.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_examples copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_examples/global_map.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_examples creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_img_tiles2 copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_img_tiles2/web_tiles.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_img_tiles2 creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_crs copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_crs/lambert_conformal_south.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_crs copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_crs/mercator_squashed.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_crs creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_features copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_features/natural_earth_custom.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_features copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_features/gshhs_coastlines.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_features copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_features/wfs.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_features copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_features/natural_earth.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_features creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_goode_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_rotated_pole.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_plate_carree.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/natural_earth_interface.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/multiple_projections1.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_1d.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_1d_transformed.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_global_wrap1.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_global_wrap2.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_global_wrap3.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_plate_carree.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_contour_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_limited_area_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_single_column_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_regrid_with_extent.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_mercator_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_pcolor_wrap_pre_mpl_1.4.3.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_map.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_scatter_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_contourf_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_pcolor_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/simple_global.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_regrid_with_extent.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_regrid.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_regrid.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_1.4.3.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_2.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.6/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_pre_mpl_1.4.3.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.6/cartopy/tests/crs/test_robinson.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.6/cartopy/tests/crs/test_mercator.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.6/cartopy/tests/crs/test_rotated_geodetic.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.6/cartopy/tests/crs/test_geostationary.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.6/cartopy/tests/crs/test_rotated_pole.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.6/cartopy/tests/crs/test_sinusoidal.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.6/cartopy/tests/crs/test_nearside_perspective.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.6/cartopy/tests/crs/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.6/cartopy/tests/crs/test_lambert_conformal.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.6/cartopy/tests/crs/test_lambert_azimuthal_equal_area.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.6/cartopy/tests/crs/test_transverse_mercator.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.6/cartopy/tests/crs/test_albers_equal_area.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.6/cartopy/tests/crs/test_azimuthal_equidistant.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.6/cartopy/tests/crs/test_stereographic.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/geodesic copying build/lib.linux-s390x-3.6/cartopy/geodesic/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/geodesic copying build/lib.linux-s390x-3.6/cartopy/geodesic/_geodesic.cpython-36m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/geodesic creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/un_flag.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/star_shaped_boundary.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/tick_labels.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/arrows.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/tube_stations.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/effects_of_the_ellipse.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/tissot.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/favicon.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/feature_creation.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/eccentric_ellipse.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/features.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/wmts.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/eyja_volcano.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/geostationary.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/hurricane_katrina.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/wms.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/regridding_arrows.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/logo.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/rotated_pole.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/global_map.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/utm_all_zones.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/always_circular_stereo.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/aurora_forecast.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/waves.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/image_tiles.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/reprojected_wmts.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/axes_grid_basic.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/wmts_time.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/barbs.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples copying build/lib.linux-s390x-3.6/cartopy/examples/streamplot.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/mpl copying build/lib.linux-s390x-3.6/cartopy/mpl/patch.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/mpl copying build/lib.linux-s390x-3.6/cartopy/mpl/slippy_image_artist.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/mpl copying build/lib.linux-s390x-3.6/cartopy/mpl/feature_artist.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/mpl copying build/lib.linux-s390x-3.6/cartopy/mpl/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/mpl copying build/lib.linux-s390x-3.6/cartopy/mpl/clip_path.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/mpl copying build/lib.linux-s390x-3.6/cartopy/mpl/geoaxes.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/mpl copying build/lib.linux-s390x-3.6/cartopy/mpl/ticker.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/mpl copying build/lib.linux-s390x-3.6/cartopy/mpl/gridliner.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/mpl creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/data creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/data/raster creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/data/raster/natural_earth copying build/lib.linux-s390x-3.6/cartopy/data/raster/natural_earth/images.json -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/data/raster/natural_earth copying build/lib.linux-s390x-3.6/cartopy/data/raster/natural_earth/50-natural-earth-1-downsampled.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/data/raster/natural_earth creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/data/raster/sample copying build/lib.linux-s390x-3.6/cartopy/data/raster/sample/Miriam.A2012270.2050.2km.jpg -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/data/raster/sample copying build/lib.linux-s390x-3.6/cartopy/data/raster/sample/Miriam.A2012270.2050.2km.README.txt -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/data/raster/sample creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/data/netcdf copying build/lib.linux-s390x-3.6/cartopy/data/netcdf/HadISST1_SST_update.README.txt -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/data/netcdf copying build/lib.linux-s390x-3.6/cartopy/data/netcdf/HadISST1_SST_update.nc -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/data/netcdf creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/data/shapefiles creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/data/shapefiles/gshhs copying build/lib.linux-s390x-3.6/cartopy/data/shapefiles/gshhs/README.TXT -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/data/shapefiles/gshhs creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/data/shapefiles/gshhs/c copying build/lib.linux-s390x-3.6/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.dbf -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/data/shapefiles/gshhs/c copying build/lib.linux-s390x-3.6/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.shx -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/data/shapefiles/gshhs/c copying build/lib.linux-s390x-3.6/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.shp -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/data/shapefiles/gshhs/c creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/data/shapefiles/gshhs/l copying build/lib.linux-s390x-3.6/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.dbf -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/data/shapefiles/gshhs/l copying build/lib.linux-s390x-3.6/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.shp -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/data/shapefiles/gshhs/l copying build/lib.linux-s390x-3.6/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.shx -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/data/shapefiles/gshhs/l copying build/lib.linux-s390x-3.6/cartopy/_version.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy copying build/lib.linux-s390x-3.6/cartopy/trace.cpython-36m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy copying build/lib.linux-s390x-3.6/cartopy/_crs.cpython-36m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/_epsg.py to _epsg.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/util.py to util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/feature.py to feature.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/crs.py to crs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/img_transform.py to img_transform.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/vector_transform.py to vector_transform.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/siteconfig.py to siteconfig.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/sphinxext/summarise_package.py to summarise_package.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/sphinxext/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/io/img_tiles.py to img_tiles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/io/shapereader.py to shapereader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/io/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/io/img_nest.py to img_nest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/io/srtm.py to srtm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/io/ogc_clients.py to ogc_clients.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/test_features.py to test_features.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/test_coding_standards.py to test_coding_standards.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/test_img_nest.py to test_img_nest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/test_coastline.py to test_coastline.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/test_geodesic.py to test_geodesic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/test_shapereader.py to test_shapereader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/test_vector_transform.py to test_vector_transform.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/test_line_string.py to test_line_string.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/test_util.py to test_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/test_crs_transform_vectors.py to test_crs_transform_vectors.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/test_polygon.py to test_polygon.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/test_linear_ring.py to test_linear_ring.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/test_img_tiles.py to test_img_tiles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/test_img_transform.py to test_img_transform.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/test_crs.py to test_crs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/io/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/io/test_downloaders.py to test_downloaders.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/io/test_ogc_clients.py to test_ogc_clients.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/io/test_srtm.py to test_srtm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/test_features.py to test_features.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/test_images.py to test_images.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/test_set_extent.py to test_set_extent.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/test_shapely_to_mpl.py to test_shapely_to_mpl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/test_gridliner.py to test_gridliner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/test_ticker.py to test_ticker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/test_patch.py to test_patch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/test_quiver.py to test_quiver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/test_img_transform.py to test_img_transform.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/test_web_services.py to test_web_services.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/test_caching.py to test_caching.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/test_crs.py to test_crs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/test_contour.py to test_contour.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/test_ticks.py to test_ticks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/test_axes.py to test_axes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/test_pseudo_color.py to test_pseudo_color.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/test_examples.py to test_examples.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/mpl/test_mpl_integration.py to test_mpl_integration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs/test_robinson.py to test_robinson.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs/test_mercator.py to test_mercator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs/test_rotated_geodetic.py to test_rotated_geodetic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs/test_geostationary.py to test_geostationary.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs/test_rotated_pole.py to test_rotated_pole.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs/test_sinusoidal.py to test_sinusoidal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs/test_nearside_perspective.py to test_nearside_perspective.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs/test_lambert_conformal.py to test_lambert_conformal.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs/test_lambert_azimuthal_equal_area.py to test_lambert_azimuthal_equal_area.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs/test_transverse_mercator.py to test_transverse_mercator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs/test_albers_equal_area.py to test_albers_equal_area.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs/test_azimuthal_equidistant.py to test_azimuthal_equidistant.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/tests/crs/test_stereographic.py to test_stereographic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/geodesic/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/un_flag.py to un_flag.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/star_shaped_boundary.py to star_shaped_boundary.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/tick_labels.py to tick_labels.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/arrows.py to arrows.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/tube_stations.py to tube_stations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/effects_of_the_ellipse.py to effects_of_the_ellipse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/tissot.py to tissot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/favicon.py to favicon.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/feature_creation.py to feature_creation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/eccentric_ellipse.py to eccentric_ellipse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/features.py to features.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/wmts.py to wmts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/eyja_volcano.py to eyja_volcano.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/geostationary.py to geostationary.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/hurricane_katrina.py to hurricane_katrina.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/wms.py to wms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/regridding_arrows.py to regridding_arrows.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/logo.py to logo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/rotated_pole.py to rotated_pole.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/global_map.py to global_map.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/utm_all_zones.py to utm_all_zones.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/always_circular_stereo.py to always_circular_stereo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/aurora_forecast.py to aurora_forecast.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/waves.py to waves.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/image_tiles.py to image_tiles.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/reprojected_wmts.py to reprojected_wmts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/axes_grid_basic.py to axes_grid_basic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/wmts_time.py to wmts_time.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/barbs.py to barbs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/examples/streamplot.py to streamplot.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/mpl/patch.py to patch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/mpl/slippy_image_artist.py to slippy_image_artist.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/mpl/feature_artist.py to feature_artist.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/mpl/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/mpl/clip_path.py to clip_path.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/mpl/geoaxes.py to geoaxes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/mpl/ticker.py to ticker.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/mpl/gridliner.py to gridliner.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/_version.py to _version.cpython-36.pyc writing byte-compilation script '/tmp/tmp8eenk8pg.py' /usr/bin/python3 /tmp/tmp8eenk8pg.py removing /tmp/tmp8eenk8pg.py running install_egg_info running egg_info writing lib/Cartopy.egg-info/PKG-INFO writing dependency_links to lib/Cartopy.egg-info/dependency_links.txt writing requirements to lib/Cartopy.egg-info/requires.txt writing top-level names to lib/Cartopy.egg-info/top_level.txt reading manifest file 'lib/Cartopy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'lib/Cartopy.egg-info/SOURCES.txt' Copying lib/Cartopy.egg-info to /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/Cartopy-0.16.0-py3.6.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x running install running install_lib creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy copying build/lib.linux-s390x-2.7/cartopy/_epsg.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy copying build/lib.linux-s390x-2.7/cartopy/util.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy copying build/lib.linux-s390x-2.7/cartopy/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy copying build/lib.linux-s390x-2.7/cartopy/feature.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy copying build/lib.linux-s390x-2.7/cartopy/crs.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy copying build/lib.linux-s390x-2.7/cartopy/img_transform.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy copying build/lib.linux-s390x-2.7/cartopy/vector_transform.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy copying build/lib.linux-s390x-2.7/cartopy/siteconfig.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/sphinxext copying build/lib.linux-s390x-2.7/cartopy/sphinxext/summarise_package.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/sphinxext copying build/lib.linux-s390x-2.7/cartopy/sphinxext/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/sphinxext creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/io copying build/lib.linux-s390x-2.7/cartopy/io/img_tiles.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/io copying build/lib.linux-s390x-2.7/cartopy/io/shapereader.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/io copying build/lib.linux-s390x-2.7/cartopy/io/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/io copying build/lib.linux-s390x-2.7/cartopy/io/img_nest.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/io copying build/lib.linux-s390x-2.7/cartopy/io/srtm.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/io copying build/lib.linux-s390x-2.7/cartopy/io/ogc_clients.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/io copying build/lib.linux-s390x-2.7/cartopy/io/srtm.npz -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/io creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests copying build/lib.linux-s390x-2.7/cartopy/tests/test_features.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests copying build/lib.linux-s390x-2.7/cartopy/tests/test_coding_standards.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests copying build/lib.linux-s390x-2.7/cartopy/tests/test_img_nest.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests copying build/lib.linux-s390x-2.7/cartopy/tests/test_coastline.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests copying build/lib.linux-s390x-2.7/cartopy/tests/test_geodesic.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests copying build/lib.linux-s390x-2.7/cartopy/tests/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests copying build/lib.linux-s390x-2.7/cartopy/tests/test_shapereader.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests copying build/lib.linux-s390x-2.7/cartopy/tests/test_vector_transform.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests copying build/lib.linux-s390x-2.7/cartopy/tests/test_line_string.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests copying build/lib.linux-s390x-2.7/cartopy/tests/test_util.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests copying build/lib.linux-s390x-2.7/cartopy/tests/test_crs_transform_vectors.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests copying build/lib.linux-s390x-2.7/cartopy/tests/test_polygon.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests copying build/lib.linux-s390x-2.7/cartopy/tests/test_linear_ring.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests copying build/lib.linux-s390x-2.7/cartopy/tests/test_img_tiles.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests copying build/lib.linux-s390x-2.7/cartopy/tests/test_img_transform.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests copying build/lib.linux-s390x-2.7/cartopy/tests/test_crs.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/io copying build/lib.linux-s390x-2.7/cartopy/tests/io/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/io copying build/lib.linux-s390x-2.7/cartopy/tests/io/test_downloaders.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/io copying build/lib.linux-s390x-2.7/cartopy/tests/io/test_ogc_clients.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/io copying build/lib.linux-s390x-2.7/cartopy/tests/io/test_srtm.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/io creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/test_features.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/test_images.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/test_set_extent.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/test_shapely_to_mpl.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/test_gridliner.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/test_ticker.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/test_patch.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/test_quiver.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/test_img_transform.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/test_web_services.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/test_caching.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/test_crs.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/test_contour.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/test_ticks.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/test_axes.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/test_pseudo_color.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/test_examples.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/test_mpl_integration.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xyticks_pre_mpl_1.5.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_ticks/yticks_cylindrical_pre_mpl_1.5.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xticks_no_transform.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_ticks/yticks_cylindrical.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_ticks/yticks_no_transform_pre_mpl_1.5.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xyticks.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_ticks/yticks_no_transform.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xticks_cylindrical_pre_mpl_1.5.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xticks_cylindrical.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_images copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_images/imshow_natural_earth_ortho.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_images copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_images/image_nest.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_images copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_images/image_merge.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_images copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_images/web_tiles.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_images copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_images/imshow_regional_projected.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_images creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_web_services copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_web_services/wms.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_web_services copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_web_services/wmts.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_web_services creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels_pre_mpl_1.5.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner1.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels_1.5.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_gridliner creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_img_transform copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_img_transform/regrid_image.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_img_transform creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl/poly_interiors.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl/contour_with_interiors.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl/poly_interiors_pre_mpl_1.5.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_examples copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_examples/global_map.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_examples creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_img_tiles2 copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_img_tiles2/web_tiles.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_img_tiles2 creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_crs copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_crs/lambert_conformal_south.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_crs copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_crs/mercator_squashed.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_crs creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_features copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_features/natural_earth_custom.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_features copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_features/gshhs_coastlines.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_features copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_features/wfs.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_features copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_features/natural_earth.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_features creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_goode_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_rotated_pole.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_plate_carree.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/natural_earth_interface.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/multiple_projections1.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_1d.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_1d_transformed.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_global_wrap1.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_global_wrap2.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_global_wrap3.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_plate_carree.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_contour_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_limited_area_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_single_column_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_regrid_with_extent.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_mercator_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_pcolor_wrap_pre_mpl_1.4.3.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_map.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_scatter_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_contourf_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_pcolor_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/simple_global.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_regrid_with_extent.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_regrid.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_regrid.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_1.4.3.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_2.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_pre_mpl_1.4.3.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-2.7/cartopy/tests/crs/test_robinson.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-2.7/cartopy/tests/crs/test_mercator.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-2.7/cartopy/tests/crs/test_rotated_geodetic.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-2.7/cartopy/tests/crs/test_geostationary.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-2.7/cartopy/tests/crs/test_rotated_pole.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-2.7/cartopy/tests/crs/test_sinusoidal.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-2.7/cartopy/tests/crs/test_nearside_perspective.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-2.7/cartopy/tests/crs/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-2.7/cartopy/tests/crs/test_lambert_conformal.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-2.7/cartopy/tests/crs/test_lambert_azimuthal_equal_area.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-2.7/cartopy/tests/crs/test_transverse_mercator.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-2.7/cartopy/tests/crs/test_albers_equal_area.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-2.7/cartopy/tests/crs/test_azimuthal_equidistant.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-2.7/cartopy/tests/crs/test_stereographic.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/geodesic copying build/lib.linux-s390x-2.7/cartopy/geodesic/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/geodesic copying build/lib.linux-s390x-2.7/cartopy/geodesic/_geodesic.so -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/geodesic creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/un_flag.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/star_shaped_boundary.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/tick_labels.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/arrows.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/tube_stations.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/effects_of_the_ellipse.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/tissot.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/favicon.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/feature_creation.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/eccentric_ellipse.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/features.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/wmts.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/eyja_volcano.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/geostationary.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/hurricane_katrina.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/wms.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/regridding_arrows.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/logo.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/rotated_pole.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/global_map.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/utm_all_zones.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/always_circular_stereo.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/aurora_forecast.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/waves.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/image_tiles.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/reprojected_wmts.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/axes_grid_basic.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/wmts_time.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/barbs.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/streamplot.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl copying build/lib.linux-s390x-2.7/cartopy/mpl/patch.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl copying build/lib.linux-s390x-2.7/cartopy/mpl/slippy_image_artist.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl copying build/lib.linux-s390x-2.7/cartopy/mpl/feature_artist.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl copying build/lib.linux-s390x-2.7/cartopy/mpl/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl copying build/lib.linux-s390x-2.7/cartopy/mpl/clip_path.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl copying build/lib.linux-s390x-2.7/cartopy/mpl/geoaxes.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl copying build/lib.linux-s390x-2.7/cartopy/mpl/ticker.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl copying build/lib.linux-s390x-2.7/cartopy/mpl/gridliner.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/data creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/data/raster creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/data/raster/natural_earth copying build/lib.linux-s390x-2.7/cartopy/data/raster/natural_earth/images.json -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/data/raster/natural_earth copying build/lib.linux-s390x-2.7/cartopy/data/raster/natural_earth/50-natural-earth-1-downsampled.png -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/data/raster/natural_earth creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/data/raster/sample copying build/lib.linux-s390x-2.7/cartopy/data/raster/sample/Miriam.A2012270.2050.2km.jpg -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/data/raster/sample copying build/lib.linux-s390x-2.7/cartopy/data/raster/sample/Miriam.A2012270.2050.2km.README.txt -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/data/raster/sample creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/data/netcdf copying build/lib.linux-s390x-2.7/cartopy/data/netcdf/HadISST1_SST_update.README.txt -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/data/netcdf copying build/lib.linux-s390x-2.7/cartopy/data/netcdf/HadISST1_SST_update.nc -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/data/netcdf creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/data/shapefiles creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/data/shapefiles/gshhs copying build/lib.linux-s390x-2.7/cartopy/data/shapefiles/gshhs/README.TXT -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/data/shapefiles/gshhs creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/data/shapefiles/gshhs/c copying build/lib.linux-s390x-2.7/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.dbf -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/data/shapefiles/gshhs/c copying build/lib.linux-s390x-2.7/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.shx -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/data/shapefiles/gshhs/c copying build/lib.linux-s390x-2.7/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.shp -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/data/shapefiles/gshhs/c creating /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/data/shapefiles/gshhs/l copying build/lib.linux-s390x-2.7/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.dbf -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/data/shapefiles/gshhs/l copying build/lib.linux-s390x-2.7/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.shp -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/data/shapefiles/gshhs/l copying build/lib.linux-s390x-2.7/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.shx -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/data/shapefiles/gshhs/l copying build/lib.linux-s390x-2.7/cartopy/_version.py -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy copying build/lib.linux-s390x-2.7/cartopy/trace.so -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy copying build/lib.linux-s390x-2.7/cartopy/_crs.so -> /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/_epsg.py to _epsg.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/feature.py to feature.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/crs.py to crs.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/img_transform.py to img_transform.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/vector_transform.py to vector_transform.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/siteconfig.py to siteconfig.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/sphinxext/summarise_package.py to summarise_package.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/sphinxext/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/io/img_tiles.py to img_tiles.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/io/shapereader.py to shapereader.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/io/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/io/img_nest.py to img_nest.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/io/srtm.py to srtm.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/io/ogc_clients.py to ogc_clients.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/test_features.py to test_features.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/test_coding_standards.py to test_coding_standards.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/test_img_nest.py to test_img_nest.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/test_coastline.py to test_coastline.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/test_geodesic.py to test_geodesic.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/test_shapereader.py to test_shapereader.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/test_vector_transform.py to test_vector_transform.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/test_line_string.py to test_line_string.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/test_crs_transform_vectors.py to test_crs_transform_vectors.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/test_polygon.py to test_polygon.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/test_linear_ring.py to test_linear_ring.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/test_img_tiles.py to test_img_tiles.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/test_img_transform.py to test_img_transform.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/test_crs.py to test_crs.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/io/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/io/test_downloaders.py to test_downloaders.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/io/test_ogc_clients.py to test_ogc_clients.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/io/test_srtm.py to test_srtm.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/test_features.py to test_features.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/test_images.py to test_images.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/test_set_extent.py to test_set_extent.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/test_shapely_to_mpl.py to test_shapely_to_mpl.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/test_gridliner.py to test_gridliner.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/test_ticker.py to test_ticker.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/test_patch.py to test_patch.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/test_quiver.py to test_quiver.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/test_img_transform.py to test_img_transform.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/test_web_services.py to test_web_services.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/test_caching.py to test_caching.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/test_crs.py to test_crs.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/test_contour.py to test_contour.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/test_ticks.py to test_ticks.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/test_axes.py to test_axes.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/test_pseudo_color.py to test_pseudo_color.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/test_examples.py to test_examples.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/test_mpl_integration.py to test_mpl_integration.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs/test_robinson.py to test_robinson.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs/test_mercator.py to test_mercator.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs/test_rotated_geodetic.py to test_rotated_geodetic.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs/test_geostationary.py to test_geostationary.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs/test_rotated_pole.py to test_rotated_pole.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs/test_sinusoidal.py to test_sinusoidal.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs/test_nearside_perspective.py to test_nearside_perspective.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs/test_lambert_conformal.py to test_lambert_conformal.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs/test_lambert_azimuthal_equal_area.py to test_lambert_azimuthal_equal_area.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs/test_transverse_mercator.py to test_transverse_mercator.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs/test_albers_equal_area.py to test_albers_equal_area.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs/test_azimuthal_equidistant.py to test_azimuthal_equidistant.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs/test_stereographic.py to test_stereographic.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/geodesic/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/un_flag.py to un_flag.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/star_shaped_boundary.py to star_shaped_boundary.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/tick_labels.py to tick_labels.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/arrows.py to arrows.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/tube_stations.py to tube_stations.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/effects_of_the_ellipse.py to effects_of_the_ellipse.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/tissot.py to tissot.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/favicon.py to favicon.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/feature_creation.py to feature_creation.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/eccentric_ellipse.py to eccentric_ellipse.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/features.py to features.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/wmts.py to wmts.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/eyja_volcano.py to eyja_volcano.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/geostationary.py to geostationary.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/hurricane_katrina.py to hurricane_katrina.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/wms.py to wms.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/regridding_arrows.py to regridding_arrows.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/logo.py to logo.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/rotated_pole.py to rotated_pole.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/global_map.py to global_map.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/utm_all_zones.py to utm_all_zones.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/always_circular_stereo.py to always_circular_stereo.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/aurora_forecast.py to aurora_forecast.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/waves.py to waves.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/image_tiles.py to image_tiles.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/reprojected_wmts.py to reprojected_wmts.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/axes_grid_basic.py to axes_grid_basic.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/wmts_time.py to wmts_time.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/barbs.py to barbs.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/streamplot.py to streamplot.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl/patch.py to patch.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl/slippy_image_artist.py to slippy_image_artist.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl/feature_artist.py to feature_artist.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl/clip_path.py to clip_path.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl/geoaxes.py to geoaxes.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl/ticker.py to ticker.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl/gridliner.py to gridliner.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/_version.py to _version.pyc writing byte-compilation script '/tmp/tmpgq119Z.py' /usr/bin/python2 -O /tmp/tmpgq119Z.py removing /tmp/tmpgq119Z.py running install_egg_info running egg_info writing requirements to lib/Cartopy.egg-info/requires.txt writing lib/Cartopy.egg-info/PKG-INFO writing top-level names to lib/Cartopy.egg-info/top_level.txt writing dependency_links to lib/Cartopy.egg-info/dependency_links.txt reading manifest file 'lib/Cartopy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'lib/Cartopy.egg-info/SOURCES.txt' Copying lib/Cartopy.egg-info to /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/Cartopy-0.16.0-py2.7.egg-info running install_scripts + mkdir -p /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/share/cartopy/shapefiles/natural_earth/ + for theme in physical cultural + ln -s /usr/share/natural-earth-map-data/physical /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/share/cartopy/shapefiles/natural_earth/physical + for theme in physical cultural + ln -s /usr/share/natural-earth-map-data/cultural /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/share/cartopy/shapefiles/natural_earth/cultural + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.16.0-2.fc27 --unique-debug-suffix -0.16.0-2.fc27.s390x --unique-debug-src-base python-cartopy-0.16.0-2.fc27.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Cartopy-0.16.0 extracting debug info from /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/geodesic/_geodesic.cpython-36m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/trace.cpython-36m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/_crs.cpython-36m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/geodesic/_geodesic.so extracting debug info from /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/trace.so extracting debug info from /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/_crs.so /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 3994 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.R1ffAL + umask 022 + cd /builddir/build/BUILD + cd Cartopy-0.16.0 + PYTHONPATH=/builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages + MPLBACKEND=Agg + pytest-2 --doctest-modules --pyargs cartopy -m 'not network' ============================= test session starts ============================== platform linux2 -- Python 2.7.14, pytest-3.2.3, py-1.4.34, pluggy-0.4.0 rootdir: /builddir/build/BUILD/Cartopy-0.16.0, inifile: collected 333 items . ........s.........................................................x.................................................................................................................................................................................................................... =============================== warnings summary =============================== ::test_multiple_projections /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl/feature_artist.py:136: UserWarning: Unable to determine extent. Defaulting to global. warnings.warn('Unable to determine extent. Defaulting to global.') -- Docs: http://doc.pytest.org/en/latest/warnings.html ============================= 54 tests deselected ============================== = 277 passed, 1 skipped, 54 deselected, 1 xfailed, 1 warnings in 54.21 seconds = + PYTHONPATH=/builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages + MPLBACKEND=Agg + pytest-3 --doctest-modules --pyargs cartopy -m 'not network' ============================= test session starts ============================== platform linux -- Python 3.6.4, pytest-3.2.3, py-1.4.34, pluggy-0.4.0 rootdir: /builddir/build/BUILD/Cartopy-0.16.0, inifile: collected 333 items . ........s.........................................................x.................................................................................................................................................................................................................... =============================== warnings summary =============================== ::test_multiple_projections /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/lib64/python3.6/site-packages/cartopy/mpl/feature_artist.py:136: UserWarning: Unable to determine extent. Defaulting to global. warnings.warn('Unable to determine extent. Defaulting to global.') -- Docs: http://doc.pytest.org/en/latest/warnings.html ============================= 54 tests deselected ============================== = 277 passed, 1 skipped, 54 deselected, 1 xfailed, 1 warnings in 54.81 seconds = + exit 0 Processing files: python2-cartopy-0.16.0-2.fc27.s390x Provides: python-cartopy = 0.16.0-2.fc27 python-cartopy(s390-64) = 0.16.0-2.fc27 python2-cartopy = 0.16.0-2.fc27 python2-cartopy(s390-64) = 0.16.0-2.fc27 python2.7dist(cartopy) = 0.16.0 python2dist(cartopy) = 0.16.0 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.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgeos_c.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libproj.so.12()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-cartopy < 0.16.0-2.fc27 Recommends: gdal-python >= 1.10.0 python-OWSLib >= 0.8.11 python2-matplotlib >= 1.3.0 python2-pillow >= 1.7.8 python2-scipy >= 0.10 Processing files: python3-cartopy-0.16.0-2.fc27.s390x Provides: python3-cartopy = 0.16.0-2.fc27 python3-cartopy(s390-64) = 0.16.0-2.fc27 python3.6dist(cartopy) = 0.16.0 python3dist(cartopy) = 0.16.0 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.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgeos_c.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2)(64bit) libproj.so.12()(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) python(abi) = 3.6 rtld(GNU_HASH) Recommends: gdal-python3 >= 1.10.0 python3-OWSLib >= 0.8.11 python3-matplotlib >= 1.3.0 python3-pillow >= 1.7.8 python3-scipy >= 0.10 Processing files: python-cartopy-common-0.16.0-2.fc27.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.g0MG0u + umask 022 + cd /builddir/build/BUILD + cd Cartopy-0.16.0 + DOCDIR=/builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/share/doc/python-cartopy-common + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/share/doc/python-cartopy-common + cp -pr README.rst /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/share/doc/python-cartopy-common + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hKgN8d + umask 022 + cd /builddir/build/BUILD + cd Cartopy-0.16.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/share/licenses/python-cartopy-common + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/share/licenses/python-cartopy-common + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/share/licenses/python-cartopy-common + cp -pr lib/cartopy/data/LICENSE /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x/usr/share/licenses/python-cartopy-common + exit 0 Provides: python-cartopy-common = 0.16.0-2.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: natural-earth-map-data-110m Suggests: natural-earth-map-data-10m natural-earth-map-data-50m Processing files: python-cartopy-debugsource-0.16.0-2.fc27.s390x Provides: python-cartopy-debugsource = 0.16.0-2.fc27 python-cartopy-debugsource(s390-64) = 0.16.0-2.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-cartopy-debuginfo-0.16.0-2.fc27.s390x Provides: python-cartopy-debuginfo = 0.16.0-2.fc27 python-cartopy-debuginfo(s390-64) = 0.16.0-2.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-cartopy-debugsource(s390-64) = 0.16.0-2.fc27 Processing files: python2-cartopy-debuginfo-0.16.0-2.fc27.s390x Provides: debuginfo(build-id) = 026f226aaa0c8579f57c0c1d392f343e27a44731 debuginfo(build-id) = 1a7108b1687d2815ffe818f30089a630f72e5e6a debuginfo(build-id) = 9783e1c5ac44d96eb396489d1d8da887b0dda1fa python2-cartopy-debuginfo = 0.16.0-2.fc27 python2-cartopy-debuginfo(s390-64) = 0.16.0-2.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-cartopy-debugsource(s390-64) = 0.16.0-2.fc27 Processing files: python3-cartopy-debuginfo-0.16.0-2.fc27.s390x Provides: debuginfo(build-id) = 06869c465e12b9d901b67cb95a19a30056ef09ea debuginfo(build-id) = 16658c4e70ecefc7cb17b9e1639cf167b63ad601 debuginfo(build-id) = 926f03e018b01db57a829cead8f642d0cb4f104e python3-cartopy-debuginfo = 0.16.0-2.fc27 python3-cartopy-debuginfo(s390-64) = 0.16.0-2.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-cartopy-debugsource(s390-64) = 0.16.0-2.fc27 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x Wrote: /builddir/build/RPMS/python2-cartopy-0.16.0-2.fc27.s390x.rpm Wrote: /builddir/build/RPMS/python3-cartopy-0.16.0-2.fc27.s390x.rpm Wrote: /builddir/build/RPMS/python-cartopy-common-0.16.0-2.fc27.noarch.rpm Wrote: /builddir/build/RPMS/python-cartopy-debugsource-0.16.0-2.fc27.s390x.rpm Wrote: /builddir/build/RPMS/python-cartopy-debuginfo-0.16.0-2.fc27.s390x.rpm Wrote: /builddir/build/RPMS/python2-cartopy-debuginfo-0.16.0-2.fc27.s390x.rpm Wrote: /builddir/build/RPMS/python3-cartopy-debuginfo-0.16.0-2.fc27.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.yPpIqE + umask 022 + cd /builddir/build/BUILD + cd Cartopy-0.16.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cartopy-0.16.0-2.fc27.s390x + exit 0 Child return code was: 0