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/f29-build-14545991-1038862/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.17.0-2.fc29.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/f29-build-14545991-1038862/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.yPkuM1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Cartopy-0.17.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/Cartopy-0.17.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Cartopy-0.17.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-Increase-tolerance-for-new-FreeType.patch + cp -a /builddir/build/SOURCES/siteconfig.py lib/cartopy/ + rm -rf cartopy.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uyq3ZY + umask 022 + cd /builddir/build/BUILD + cd Cartopy-0.17.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /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/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/nightshade.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/feature copying lib/cartopy/feature/__init__.py -> build/lib.linux-s390x-2.7/cartopy/feature copying lib/cartopy/feature/nightshade.py -> build/lib.linux-s390x-2.7/cartopy/feature 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_plots.py -> 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_nightshade.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_feature_artist.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/feature copying lib/cartopy/tests/feature/test_nightshade.py -> build/lib.linux-s390x-2.7/cartopy/tests/feature copying lib/cartopy/tests/feature/__init__.py -> build/lib.linux-s390x-2.7/cartopy/tests/feature creating build/lib.linux-s390x-2.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_orthographic.py -> build/lib.linux-s390x-2.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_eckert.py -> 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_equidistant_conic.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_miller.py -> build/lib.linux-s390x-2.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_mollweide.py -> build/lib.linux-s390x-2.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_interrupted_goode_homolosine.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_equal_earth.py -> build/lib.linux-s390x-2.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_utm.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_gnomonic.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/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/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.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.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 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_nightshade copying lib/cartopy/tests/mpl/baseline_images/mpl/test_nightshade/nightshade_platecarree.png -> build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_nightshade 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/multiple_projections520.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_projections5.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/streamplot_mpl_2.1.0.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_projections4.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_mpl_pre_3.0.0.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/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/streamplot_mpl_2.0.0.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/streamplot_mpl_3.0.0.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/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_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_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/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/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 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 creating build/lib.linux-s390x-2.7/cartopy/tests/lakes_shapefile copying lib/cartopy/tests/lakes_shapefile/ne_110m_lakes.dbf -> build/lib.linux-s390x-2.7/cartopy/tests/lakes_shapefile copying lib/cartopy/tests/lakes_shapefile/ne_110m_lakes.shp -> build/lib.linux-s390x-2.7/cartopy/tests/lakes_shapefile copying lib/cartopy/tests/lakes_shapefile/ne_110m_lakes.shx -> build/lib.linux-s390x-2.7/cartopy/tests/lakes_shapefile 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.17.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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -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 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection 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 warning: lib/cartopy/_crs.pyx:39:4: 'projPJ' redeclared building 'cartopy._crs' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -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:1821, 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:568: /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 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -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:1821, 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:567: /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 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection 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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-s390x-3.7 creating build/lib.linux-s390x-3.7/cartopy copying lib/cartopy/_version.py -> build/lib.linux-s390x-3.7/cartopy copying lib/cartopy/_epsg.py -> build/lib.linux-s390x-3.7/cartopy copying lib/cartopy/util.py -> build/lib.linux-s390x-3.7/cartopy copying lib/cartopy/__init__.py -> build/lib.linux-s390x-3.7/cartopy copying lib/cartopy/crs.py -> build/lib.linux-s390x-3.7/cartopy copying lib/cartopy/img_transform.py -> build/lib.linux-s390x-3.7/cartopy copying lib/cartopy/vector_transform.py -> build/lib.linux-s390x-3.7/cartopy copying lib/cartopy/siteconfig.py -> build/lib.linux-s390x-3.7/cartopy creating build/lib.linux-s390x-3.7/cartopy/sphinxext copying lib/cartopy/sphinxext/summarise_package.py -> build/lib.linux-s390x-3.7/cartopy/sphinxext copying lib/cartopy/sphinxext/__init__.py -> build/lib.linux-s390x-3.7/cartopy/sphinxext creating build/lib.linux-s390x-3.7/cartopy/io copying lib/cartopy/io/img_tiles.py -> build/lib.linux-s390x-3.7/cartopy/io copying lib/cartopy/io/shapereader.py -> build/lib.linux-s390x-3.7/cartopy/io copying lib/cartopy/io/__init__.py -> build/lib.linux-s390x-3.7/cartopy/io copying lib/cartopy/io/img_nest.py -> build/lib.linux-s390x-3.7/cartopy/io copying lib/cartopy/io/srtm.py -> build/lib.linux-s390x-3.7/cartopy/io copying lib/cartopy/io/ogc_clients.py -> build/lib.linux-s390x-3.7/cartopy/io creating build/lib.linux-s390x-3.7/cartopy/tests copying lib/cartopy/tests/test_features.py -> build/lib.linux-s390x-3.7/cartopy/tests copying lib/cartopy/tests/test_coding_standards.py -> build/lib.linux-s390x-3.7/cartopy/tests copying lib/cartopy/tests/test_img_nest.py -> build/lib.linux-s390x-3.7/cartopy/tests copying lib/cartopy/tests/test_coastline.py -> build/lib.linux-s390x-3.7/cartopy/tests copying lib/cartopy/tests/test_geodesic.py -> build/lib.linux-s390x-3.7/cartopy/tests copying lib/cartopy/tests/__init__.py -> build/lib.linux-s390x-3.7/cartopy/tests copying lib/cartopy/tests/test_shapereader.py -> build/lib.linux-s390x-3.7/cartopy/tests copying lib/cartopy/tests/test_vector_transform.py -> build/lib.linux-s390x-3.7/cartopy/tests copying lib/cartopy/tests/test_line_string.py -> build/lib.linux-s390x-3.7/cartopy/tests copying lib/cartopy/tests/test_util.py -> build/lib.linux-s390x-3.7/cartopy/tests copying lib/cartopy/tests/test_crs_transform_vectors.py -> build/lib.linux-s390x-3.7/cartopy/tests copying lib/cartopy/tests/test_polygon.py -> build/lib.linux-s390x-3.7/cartopy/tests copying lib/cartopy/tests/test_linear_ring.py -> build/lib.linux-s390x-3.7/cartopy/tests copying lib/cartopy/tests/test_img_tiles.py -> build/lib.linux-s390x-3.7/cartopy/tests copying lib/cartopy/tests/test_img_transform.py -> build/lib.linux-s390x-3.7/cartopy/tests copying lib/cartopy/tests/test_crs.py -> build/lib.linux-s390x-3.7/cartopy/tests creating build/lib.linux-s390x-3.7/cartopy/geodesic copying lib/cartopy/geodesic/__init__.py -> build/lib.linux-s390x-3.7/cartopy/geodesic creating build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/un_flag.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/star_shaped_boundary.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/tick_labels.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/arrows.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/tube_stations.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/effects_of_the_ellipse.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/tissot.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/favicon.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/feature_creation.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/__init__.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/eccentric_ellipse.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/features.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/wmts.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/eyja_volcano.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/geostationary.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/hurricane_katrina.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/wms.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/regridding_arrows.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/logo.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/rotated_pole.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/global_map.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/utm_all_zones.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/always_circular_stereo.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/aurora_forecast.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/waves.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/image_tiles.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/reprojected_wmts.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/axes_grid_basic.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/wmts_time.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/barbs.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/nightshade.py -> build/lib.linux-s390x-3.7/cartopy/examples copying lib/cartopy/examples/streamplot.py -> build/lib.linux-s390x-3.7/cartopy/examples creating build/lib.linux-s390x-3.7/cartopy/mpl copying lib/cartopy/mpl/patch.py -> build/lib.linux-s390x-3.7/cartopy/mpl copying lib/cartopy/mpl/slippy_image_artist.py -> build/lib.linux-s390x-3.7/cartopy/mpl copying lib/cartopy/mpl/feature_artist.py -> build/lib.linux-s390x-3.7/cartopy/mpl copying lib/cartopy/mpl/__init__.py -> build/lib.linux-s390x-3.7/cartopy/mpl copying lib/cartopy/mpl/clip_path.py -> build/lib.linux-s390x-3.7/cartopy/mpl copying lib/cartopy/mpl/geoaxes.py -> build/lib.linux-s390x-3.7/cartopy/mpl copying lib/cartopy/mpl/ticker.py -> build/lib.linux-s390x-3.7/cartopy/mpl copying lib/cartopy/mpl/gridliner.py -> build/lib.linux-s390x-3.7/cartopy/mpl creating build/lib.linux-s390x-3.7/cartopy/feature copying lib/cartopy/feature/__init__.py -> build/lib.linux-s390x-3.7/cartopy/feature copying lib/cartopy/feature/nightshade.py -> build/lib.linux-s390x-3.7/cartopy/feature creating build/lib.linux-s390x-3.7/cartopy/tests/io copying lib/cartopy/tests/io/__init__.py -> build/lib.linux-s390x-3.7/cartopy/tests/io copying lib/cartopy/tests/io/test_downloaders.py -> build/lib.linux-s390x-3.7/cartopy/tests/io copying lib/cartopy/tests/io/test_ogc_clients.py -> build/lib.linux-s390x-3.7/cartopy/tests/io copying lib/cartopy/tests/io/test_srtm.py -> build/lib.linux-s390x-3.7/cartopy/tests/io creating build/lib.linux-s390x-3.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_plots.py -> build/lib.linux-s390x-3.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_features.py -> build/lib.linux-s390x-3.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_images.py -> build/lib.linux-s390x-3.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_set_extent.py -> build/lib.linux-s390x-3.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_nightshade.py -> build/lib.linux-s390x-3.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_shapely_to_mpl.py -> build/lib.linux-s390x-3.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_gridliner.py -> build/lib.linux-s390x-3.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_ticker.py -> build/lib.linux-s390x-3.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/__init__.py -> build/lib.linux-s390x-3.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_patch.py -> build/lib.linux-s390x-3.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_quiver.py -> build/lib.linux-s390x-3.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_img_transform.py -> build/lib.linux-s390x-3.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_web_services.py -> build/lib.linux-s390x-3.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_caching.py -> build/lib.linux-s390x-3.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_crs.py -> build/lib.linux-s390x-3.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_contour.py -> build/lib.linux-s390x-3.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_ticks.py -> build/lib.linux-s390x-3.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_axes.py -> build/lib.linux-s390x-3.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_pseudo_color.py -> build/lib.linux-s390x-3.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_examples.py -> build/lib.linux-s390x-3.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_feature_artist.py -> build/lib.linux-s390x-3.7/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_mpl_integration.py -> build/lib.linux-s390x-3.7/cartopy/tests/mpl creating build/lib.linux-s390x-3.7/cartopy/tests/feature copying lib/cartopy/tests/feature/test_nightshade.py -> build/lib.linux-s390x-3.7/cartopy/tests/feature copying lib/cartopy/tests/feature/__init__.py -> build/lib.linux-s390x-3.7/cartopy/tests/feature creating build/lib.linux-s390x-3.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_orthographic.py -> build/lib.linux-s390x-3.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_eckert.py -> build/lib.linux-s390x-3.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_robinson.py -> build/lib.linux-s390x-3.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_mercator.py -> build/lib.linux-s390x-3.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_rotated_geodetic.py -> build/lib.linux-s390x-3.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_geostationary.py -> build/lib.linux-s390x-3.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_rotated_pole.py -> build/lib.linux-s390x-3.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_sinusoidal.py -> build/lib.linux-s390x-3.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_equidistant_conic.py -> build/lib.linux-s390x-3.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_nearside_perspective.py -> build/lib.linux-s390x-3.7/cartopy/tests/crs copying lib/cartopy/tests/crs/__init__.py -> build/lib.linux-s390x-3.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_miller.py -> build/lib.linux-s390x-3.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_mollweide.py -> build/lib.linux-s390x-3.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_interrupted_goode_homolosine.py -> build/lib.linux-s390x-3.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_lambert_conformal.py -> build/lib.linux-s390x-3.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_lambert_azimuthal_equal_area.py -> build/lib.linux-s390x-3.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_transverse_mercator.py -> build/lib.linux-s390x-3.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_equal_earth.py -> build/lib.linux-s390x-3.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_utm.py -> build/lib.linux-s390x-3.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_albers_equal_area.py -> build/lib.linux-s390x-3.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_azimuthal_equidistant.py -> build/lib.linux-s390x-3.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_gnomonic.py -> build/lib.linux-s390x-3.7/cartopy/tests/crs copying lib/cartopy/tests/crs/test_stereographic.py -> build/lib.linux-s390x-3.7/cartopy/tests/crs creating build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images creating build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl creating build/lib.linux-s390x-3.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-3.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-3.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-3.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-3.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-3.7/cartopy/tests/mpl/baseline_images/mpl/test_ticks creating build/lib.linux-s390x-3.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-3.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-3.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-3.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-3.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-3.7/cartopy/tests/mpl/baseline_images/mpl/test_images creating build/lib.linux-s390x-3.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-3.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-3.7/cartopy/tests/mpl/baseline_images/mpl/test_web_services creating build/lib.linux-s390x-3.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-3.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-3.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-3.7/cartopy/tests/mpl/baseline_images/mpl/test_gridliner creating build/lib.linux-s390x-3.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-3.7/cartopy/tests/mpl/baseline_images/mpl/test_img_transform creating build/lib.linux-s390x-3.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-3.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-3.7/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl creating build/lib.linux-s390x-3.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-3.7/cartopy/tests/mpl/baseline_images/mpl/test_examples creating build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_nightshade copying lib/cartopy/tests/mpl/baseline_images/mpl/test_nightshade/nightshade_platecarree.png -> build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_nightshade creating build/lib.linux-s390x-3.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-3.7/cartopy/tests/mpl/baseline_images/mpl/test_img_tiles2 creating build/lib.linux-s390x-3.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-3.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-3.7/cartopy/tests/mpl/baseline_images/mpl/test_crs creating build/lib.linux-s390x-3.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-3.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-3.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-3.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-3.7/cartopy/tests/mpl/baseline_images/mpl/test_features creating build/lib.linux-s390x-3.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-3.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-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/multiple_projections520.png -> build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/multiple_projections5.png -> build/lib.linux-s390x-3.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-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_2.1.0.png -> build/lib.linux-s390x-3.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-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/multiple_projections4.png -> build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_contour_wrap_mpl_pre_3.0.0.png -> build/lib.linux-s390x-3.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-3.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-3.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-3.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-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_2.0.0.png -> build/lib.linux-s390x-3.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-3.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-3.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-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_3.0.0.png -> build/lib.linux-s390x-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.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-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration creating build/lib.linux-s390x-3.7/cartopy/data creating build/lib.linux-s390x-3.7/cartopy/data/raster creating build/lib.linux-s390x-3.7/cartopy/data/raster/natural_earth copying lib/cartopy/data/raster/natural_earth/images.json -> build/lib.linux-s390x-3.7/cartopy/data/raster/natural_earth copying lib/cartopy/data/raster/natural_earth/50-natural-earth-1-downsampled.png -> build/lib.linux-s390x-3.7/cartopy/data/raster/natural_earth creating build/lib.linux-s390x-3.7/cartopy/data/raster/sample copying lib/cartopy/data/raster/sample/Miriam.A2012270.2050.2km.jpg -> build/lib.linux-s390x-3.7/cartopy/data/raster/sample copying lib/cartopy/data/raster/sample/Miriam.A2012270.2050.2km.README.txt -> build/lib.linux-s390x-3.7/cartopy/data/raster/sample creating build/lib.linux-s390x-3.7/cartopy/data/netcdf copying lib/cartopy/data/netcdf/HadISST1_SST_update.README.txt -> build/lib.linux-s390x-3.7/cartopy/data/netcdf copying lib/cartopy/data/netcdf/HadISST1_SST_update.nc -> build/lib.linux-s390x-3.7/cartopy/data/netcdf creating build/lib.linux-s390x-3.7/cartopy/data/shapefiles creating build/lib.linux-s390x-3.7/cartopy/data/shapefiles/gshhs copying lib/cartopy/data/shapefiles/gshhs/README.TXT -> build/lib.linux-s390x-3.7/cartopy/data/shapefiles/gshhs creating build/lib.linux-s390x-3.7/cartopy/data/shapefiles/gshhs/c copying lib/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.dbf -> build/lib.linux-s390x-3.7/cartopy/data/shapefiles/gshhs/c copying lib/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.shx -> build/lib.linux-s390x-3.7/cartopy/data/shapefiles/gshhs/c copying lib/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.shp -> build/lib.linux-s390x-3.7/cartopy/data/shapefiles/gshhs/c creating build/lib.linux-s390x-3.7/cartopy/data/shapefiles/gshhs/l copying lib/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.dbf -> build/lib.linux-s390x-3.7/cartopy/data/shapefiles/gshhs/l copying lib/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.shp -> build/lib.linux-s390x-3.7/cartopy/data/shapefiles/gshhs/l copying lib/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.shx -> build/lib.linux-s390x-3.7/cartopy/data/shapefiles/gshhs/l creating build/lib.linux-s390x-3.7/cartopy/tests/lakes_shapefile copying lib/cartopy/tests/lakes_shapefile/ne_110m_lakes.dbf -> build/lib.linux-s390x-3.7/cartopy/tests/lakes_shapefile copying lib/cartopy/tests/lakes_shapefile/ne_110m_lakes.shp -> build/lib.linux-s390x-3.7/cartopy/tests/lakes_shapefile copying lib/cartopy/tests/lakes_shapefile/ne_110m_lakes.shx -> build/lib.linux-s390x-3.7/cartopy/tests/lakes_shapefile copying lib/cartopy/io/srtm.npz -> build/lib.linux-s390x-3.7/cartopy/io UPDATING build/lib.linux-s390x-3.7/cartopy/_version.py set build/lib.linux-s390x-3.7/cartopy/_version.py to '0.17.0' running build_ext cythoning lib/cartopy/trace.pyx to lib/cartopy/trace.cpp building 'cartopy.trace' extension creating build/temp.linux-s390x-3.7 creating build/temp.linux-s390x-3.7/lib creating build/temp.linux-s390x-3.7/lib/cartopy gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I./lib/cartopy -I/usr/include -I/usr/include/python3.7m -c lib/cartopy/trace.cpp -o build/temp.linux-s390x-3.7/lib/cartopy/trace.o gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I./lib/cartopy -I/usr/include -I/usr/include/python3.7m -c lib/cartopy/_trace.cpp -o build/temp.linux-s390x-3.7/lib/cartopy/_trace.o g++ -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/lib/cartopy/trace.o build/temp.linux-s390x-3.7/lib/cartopy/_trace.o -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -lproj -lgeos_c -lpython3.7m -o build/lib.linux-s390x-3.7/cartopy/trace.cpython-37m-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 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c lib/cartopy/_crs.c -o build/temp.linux-s390x-3.7/lib/cartopy/_crs.o In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from lib/cartopy/_crs.c:568: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/lib/cartopy/_crs.o -L/usr/lib64 -L/usr/lib64 -lproj -lpython3.7m -o build/lib.linux-s390x-3.7/cartopy/_crs.cpython-37m-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.7/lib/cartopy/geodesic gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection -fPIC -I/usr/include -I/usr/lib64/python3.7/site-packages/numpy/core/include -I/usr/include/python3.7m -c lib/cartopy/geodesic/_geodesic.c -o build/temp.linux-s390x-3.7/lib/cartopy/geodesic/_geodesic.o In file included from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarraytypes.h:1821, from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/ndarrayobject.h:18, from /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/arrayobject.h:4, from lib/cartopy/geodesic/_geodesic.c:567: /usr/lib64/python3.7/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:15:2: warning: #warning "Using deprecated NumPy API, disable it by " "#defining NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] #warning "Using deprecated NumPy API, disable it by " \ ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection build/temp.linux-s390x-3.7/lib/cartopy/geodesic/_geodesic.o -L/usr/lib64 -L/usr/lib64 -lproj -lpython3.7m -o build/lib.linux-s390x-3.7/cartopy/geodesic/_geodesic.cpython-37m-s390x-linux-gnu.so warning: lib/cartopy/_crs.pyx:39:4: 'projPJ' redeclared + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mlEB36 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x ++ dirname /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x + cd Cartopy-0.17.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x running install running install_lib creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64 creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7 creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy copying build/lib.linux-s390x-3.7/cartopy/_epsg.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy copying build/lib.linux-s390x-3.7/cartopy/util.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy copying build/lib.linux-s390x-3.7/cartopy/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy copying build/lib.linux-s390x-3.7/cartopy/crs.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy copying build/lib.linux-s390x-3.7/cartopy/img_transform.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy copying build/lib.linux-s390x-3.7/cartopy/vector_transform.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy copying build/lib.linux-s390x-3.7/cartopy/siteconfig.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/sphinxext copying build/lib.linux-s390x-3.7/cartopy/sphinxext/summarise_package.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/sphinxext copying build/lib.linux-s390x-3.7/cartopy/sphinxext/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/sphinxext creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/io copying build/lib.linux-s390x-3.7/cartopy/io/img_tiles.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/io copying build/lib.linux-s390x-3.7/cartopy/io/shapereader.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/io copying build/lib.linux-s390x-3.7/cartopy/io/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/io copying build/lib.linux-s390x-3.7/cartopy/io/img_nest.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/io copying build/lib.linux-s390x-3.7/cartopy/io/srtm.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/io copying build/lib.linux-s390x-3.7/cartopy/io/ogc_clients.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/io copying build/lib.linux-s390x-3.7/cartopy/io/srtm.npz -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/io creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests copying build/lib.linux-s390x-3.7/cartopy/tests/test_features.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests copying build/lib.linux-s390x-3.7/cartopy/tests/test_coding_standards.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests copying build/lib.linux-s390x-3.7/cartopy/tests/test_img_nest.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests copying build/lib.linux-s390x-3.7/cartopy/tests/test_coastline.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests copying build/lib.linux-s390x-3.7/cartopy/tests/test_geodesic.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests copying build/lib.linux-s390x-3.7/cartopy/tests/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests copying build/lib.linux-s390x-3.7/cartopy/tests/test_shapereader.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests copying build/lib.linux-s390x-3.7/cartopy/tests/test_vector_transform.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests copying build/lib.linux-s390x-3.7/cartopy/tests/test_line_string.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests copying build/lib.linux-s390x-3.7/cartopy/tests/test_util.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests copying build/lib.linux-s390x-3.7/cartopy/tests/test_crs_transform_vectors.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests copying build/lib.linux-s390x-3.7/cartopy/tests/test_polygon.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests copying build/lib.linux-s390x-3.7/cartopy/tests/test_linear_ring.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests copying build/lib.linux-s390x-3.7/cartopy/tests/test_img_tiles.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests copying build/lib.linux-s390x-3.7/cartopy/tests/test_img_transform.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests copying build/lib.linux-s390x-3.7/cartopy/tests/test_crs.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/io copying build/lib.linux-s390x-3.7/cartopy/tests/io/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/io copying build/lib.linux-s390x-3.7/cartopy/tests/io/test_downloaders.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/io copying build/lib.linux-s390x-3.7/cartopy/tests/io/test_ogc_clients.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/io copying build/lib.linux-s390x-3.7/cartopy/tests/io/test_srtm.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/io creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/test_plots.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/test_features.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/test_images.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/test_set_extent.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/test_nightshade.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/test_shapely_to_mpl.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/test_gridliner.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/test_ticker.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/test_patch.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/test_quiver.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/test_img_transform.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/test_web_services.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/test_caching.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/test_crs.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/test_contour.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/test_ticks.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/test_axes.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/test_pseudo_color.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/test_examples.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/test_feature_artist.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/test_mpl_integration.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xticks_no_transform.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_ticks/yticks_cylindrical.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xyticks.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_ticks/yticks_no_transform.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xticks_cylindrical.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_images copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_images/imshow_natural_earth_ortho.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_images copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_images/image_nest.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_images copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_images/image_merge.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_images copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_images/web_tiles.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_images copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_images/imshow_regional_projected.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_images creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_web_services copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_web_services/wms.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_web_services copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_web_services/wmts.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_web_services creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner1.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels_1.5.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_gridliner creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_img_transform copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_img_transform/regrid_image.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_img_transform creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl/poly_interiors.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl/contour_with_interiors.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_examples copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_examples/global_map.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_examples creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_nightshade copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_nightshade/nightshade_platecarree.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_nightshade creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_img_tiles2 copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_img_tiles2/web_tiles.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_img_tiles2 creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_crs copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_crs/lambert_conformal_south.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_crs copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_crs/mercator_squashed.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_crs creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_features copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_features/natural_earth_custom.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_features copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_features/gshhs_coastlines.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_features copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_features/wfs.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_features copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_features/natural_earth.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_features creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_goode_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_rotated_pole.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/multiple_projections520.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/multiple_projections5.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_plate_carree.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_2.1.0.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/natural_earth_interface.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/multiple_projections4.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_contour_wrap_mpl_pre_3.0.0.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_1.4.3.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_1d.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_1d_transformed.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_global_wrap1.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_2.0.0.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_global_wrap2.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_global_wrap3.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_plate_carree.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_3.0.0.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_contour_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_limited_area_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_single_column_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_regrid.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_regrid_with_extent.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_mercator_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_map.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_scatter_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_contourf_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_regrid.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_pcolor_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/simple_global.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.7/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_regrid_with_extent.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/feature copying build/lib.linux-s390x-3.7/cartopy/tests/feature/test_nightshade.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/feature copying build/lib.linux-s390x-3.7/cartopy/tests/feature/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/feature creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.7/cartopy/tests/crs/test_orthographic.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.7/cartopy/tests/crs/test_eckert.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.7/cartopy/tests/crs/test_robinson.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.7/cartopy/tests/crs/test_mercator.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.7/cartopy/tests/crs/test_rotated_geodetic.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.7/cartopy/tests/crs/test_geostationary.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.7/cartopy/tests/crs/test_rotated_pole.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.7/cartopy/tests/crs/test_sinusoidal.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.7/cartopy/tests/crs/test_equidistant_conic.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.7/cartopy/tests/crs/test_nearside_perspective.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.7/cartopy/tests/crs/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.7/cartopy/tests/crs/test_miller.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.7/cartopy/tests/crs/test_mollweide.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.7/cartopy/tests/crs/test_interrupted_goode_homolosine.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.7/cartopy/tests/crs/test_lambert_conformal.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.7/cartopy/tests/crs/test_lambert_azimuthal_equal_area.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.7/cartopy/tests/crs/test_transverse_mercator.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.7/cartopy/tests/crs/test_equal_earth.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.7/cartopy/tests/crs/test_utm.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.7/cartopy/tests/crs/test_albers_equal_area.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.7/cartopy/tests/crs/test_azimuthal_equidistant.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.7/cartopy/tests/crs/test_gnomonic.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.7/cartopy/tests/crs/test_stereographic.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/lakes_shapefile copying build/lib.linux-s390x-3.7/cartopy/tests/lakes_shapefile/ne_110m_lakes.dbf -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/lakes_shapefile copying build/lib.linux-s390x-3.7/cartopy/tests/lakes_shapefile/ne_110m_lakes.shp -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/lakes_shapefile copying build/lib.linux-s390x-3.7/cartopy/tests/lakes_shapefile/ne_110m_lakes.shx -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/lakes_shapefile creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/geodesic copying build/lib.linux-s390x-3.7/cartopy/geodesic/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/geodesic copying build/lib.linux-s390x-3.7/cartopy/geodesic/_geodesic.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/geodesic creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/un_flag.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/star_shaped_boundary.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/tick_labels.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/arrows.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/tube_stations.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/effects_of_the_ellipse.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/tissot.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/favicon.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/feature_creation.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/eccentric_ellipse.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/features.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/wmts.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/eyja_volcano.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/geostationary.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/hurricane_katrina.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/wms.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/regridding_arrows.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/logo.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/rotated_pole.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/global_map.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/utm_all_zones.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/always_circular_stereo.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/aurora_forecast.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/waves.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/image_tiles.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/reprojected_wmts.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/axes_grid_basic.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/wmts_time.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/barbs.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/nightshade.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples copying build/lib.linux-s390x-3.7/cartopy/examples/streamplot.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/mpl copying build/lib.linux-s390x-3.7/cartopy/mpl/patch.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/mpl copying build/lib.linux-s390x-3.7/cartopy/mpl/slippy_image_artist.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/mpl copying build/lib.linux-s390x-3.7/cartopy/mpl/feature_artist.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/mpl copying build/lib.linux-s390x-3.7/cartopy/mpl/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/mpl copying build/lib.linux-s390x-3.7/cartopy/mpl/clip_path.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/mpl copying build/lib.linux-s390x-3.7/cartopy/mpl/geoaxes.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/mpl copying build/lib.linux-s390x-3.7/cartopy/mpl/ticker.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/mpl copying build/lib.linux-s390x-3.7/cartopy/mpl/gridliner.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/mpl creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/feature copying build/lib.linux-s390x-3.7/cartopy/feature/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/feature copying build/lib.linux-s390x-3.7/cartopy/feature/nightshade.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/feature creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/data creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/data/raster creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/data/raster/natural_earth copying build/lib.linux-s390x-3.7/cartopy/data/raster/natural_earth/images.json -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/data/raster/natural_earth copying build/lib.linux-s390x-3.7/cartopy/data/raster/natural_earth/50-natural-earth-1-downsampled.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/data/raster/natural_earth creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/data/raster/sample copying build/lib.linux-s390x-3.7/cartopy/data/raster/sample/Miriam.A2012270.2050.2km.jpg -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/data/raster/sample copying build/lib.linux-s390x-3.7/cartopy/data/raster/sample/Miriam.A2012270.2050.2km.README.txt -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/data/raster/sample creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/data/netcdf copying build/lib.linux-s390x-3.7/cartopy/data/netcdf/HadISST1_SST_update.README.txt -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/data/netcdf copying build/lib.linux-s390x-3.7/cartopy/data/netcdf/HadISST1_SST_update.nc -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/data/netcdf creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/data/shapefiles creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/data/shapefiles/gshhs copying build/lib.linux-s390x-3.7/cartopy/data/shapefiles/gshhs/README.TXT -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/data/shapefiles/gshhs creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/data/shapefiles/gshhs/c copying build/lib.linux-s390x-3.7/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.dbf -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/data/shapefiles/gshhs/c copying build/lib.linux-s390x-3.7/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.shx -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/data/shapefiles/gshhs/c copying build/lib.linux-s390x-3.7/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.shp -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/data/shapefiles/gshhs/c creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/data/shapefiles/gshhs/l copying build/lib.linux-s390x-3.7/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.dbf -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/data/shapefiles/gshhs/l copying build/lib.linux-s390x-3.7/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.shp -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/data/shapefiles/gshhs/l copying build/lib.linux-s390x-3.7/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.shx -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/data/shapefiles/gshhs/l copying build/lib.linux-s390x-3.7/cartopy/_version.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy copying build/lib.linux-s390x-3.7/cartopy/trace.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy copying build/lib.linux-s390x-3.7/cartopy/_crs.cpython-37m-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/_epsg.py to _epsg.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/crs.py to crs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/img_transform.py to img_transform.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/vector_transform.py to vector_transform.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/siteconfig.py to siteconfig.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/sphinxext/summarise_package.py to summarise_package.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/sphinxext/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/io/img_tiles.py to img_tiles.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/io/shapereader.py to shapereader.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/io/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/io/img_nest.py to img_nest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/io/srtm.py to srtm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/io/ogc_clients.py to ogc_clients.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/test_features.py to test_features.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/test_coding_standards.py to test_coding_standards.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/test_img_nest.py to test_img_nest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/test_coastline.py to test_coastline.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/test_geodesic.py to test_geodesic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/test_shapereader.py to test_shapereader.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/test_vector_transform.py to test_vector_transform.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/test_line_string.py to test_line_string.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/test_util.py to test_util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/test_crs_transform_vectors.py to test_crs_transform_vectors.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/test_polygon.py to test_polygon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/test_linear_ring.py to test_linear_ring.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/test_img_tiles.py to test_img_tiles.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/test_img_transform.py to test_img_transform.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/test_crs.py to test_crs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/io/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/io/test_downloaders.py to test_downloaders.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/io/test_ogc_clients.py to test_ogc_clients.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/io/test_srtm.py to test_srtm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/test_plots.py to test_plots.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/test_features.py to test_features.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/test_images.py to test_images.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/test_set_extent.py to test_set_extent.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/test_nightshade.py to test_nightshade.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/test_shapely_to_mpl.py to test_shapely_to_mpl.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/test_gridliner.py to test_gridliner.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/test_ticker.py to test_ticker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/test_patch.py to test_patch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/test_quiver.py to test_quiver.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/test_img_transform.py to test_img_transform.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/test_web_services.py to test_web_services.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/test_caching.py to test_caching.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/test_crs.py to test_crs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/test_contour.py to test_contour.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/test_ticks.py to test_ticks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/test_axes.py to test_axes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/test_pseudo_color.py to test_pseudo_color.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/test_examples.py to test_examples.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/test_feature_artist.py to test_feature_artist.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/mpl/test_mpl_integration.py to test_mpl_integration.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/feature/test_nightshade.py to test_nightshade.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/feature/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs/test_orthographic.py to test_orthographic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs/test_eckert.py to test_eckert.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs/test_robinson.py to test_robinson.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs/test_mercator.py to test_mercator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs/test_rotated_geodetic.py to test_rotated_geodetic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs/test_geostationary.py to test_geostationary.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs/test_rotated_pole.py to test_rotated_pole.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs/test_sinusoidal.py to test_sinusoidal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs/test_equidistant_conic.py to test_equidistant_conic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs/test_nearside_perspective.py to test_nearside_perspective.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs/test_miller.py to test_miller.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs/test_mollweide.py to test_mollweide.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs/test_interrupted_goode_homolosine.py to test_interrupted_goode_homolosine.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs/test_lambert_conformal.py to test_lambert_conformal.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs/test_lambert_azimuthal_equal_area.py to test_lambert_azimuthal_equal_area.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs/test_transverse_mercator.py to test_transverse_mercator.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs/test_equal_earth.py to test_equal_earth.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs/test_utm.py to test_utm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs/test_albers_equal_area.py to test_albers_equal_area.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs/test_azimuthal_equidistant.py to test_azimuthal_equidistant.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs/test_gnomonic.py to test_gnomonic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/tests/crs/test_stereographic.py to test_stereographic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/geodesic/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/un_flag.py to un_flag.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/star_shaped_boundary.py to star_shaped_boundary.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/tick_labels.py to tick_labels.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/arrows.py to arrows.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/tube_stations.py to tube_stations.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/effects_of_the_ellipse.py to effects_of_the_ellipse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/tissot.py to tissot.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/favicon.py to favicon.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/feature_creation.py to feature_creation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/eccentric_ellipse.py to eccentric_ellipse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/features.py to features.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/wmts.py to wmts.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/eyja_volcano.py to eyja_volcano.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/geostationary.py to geostationary.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/hurricane_katrina.py to hurricane_katrina.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/wms.py to wms.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/regridding_arrows.py to regridding_arrows.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/logo.py to logo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/rotated_pole.py to rotated_pole.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/global_map.py to global_map.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/utm_all_zones.py to utm_all_zones.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/always_circular_stereo.py to always_circular_stereo.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/aurora_forecast.py to aurora_forecast.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/waves.py to waves.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/image_tiles.py to image_tiles.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/reprojected_wmts.py to reprojected_wmts.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/axes_grid_basic.py to axes_grid_basic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/wmts_time.py to wmts_time.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/barbs.py to barbs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/nightshade.py to nightshade.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/examples/streamplot.py to streamplot.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/mpl/patch.py to patch.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/mpl/slippy_image_artist.py to slippy_image_artist.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/mpl/feature_artist.py to feature_artist.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/mpl/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/mpl/clip_path.py to clip_path.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/mpl/geoaxes.py to geoaxes.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/mpl/ticker.py to ticker.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/mpl/gridliner.py to gridliner.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/feature/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/feature/nightshade.py to nightshade.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/_version.py to _version.cpython-37.pyc writing byte-compilation script '/tmp/tmpcd35n9cn.py' /usr/bin/python3 /tmp/tmpcd35n9cn.py removing /tmp/tmpcd35n9cn.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' warning: no files found matching 'README.rst' writing manifest file 'lib/Cartopy.egg-info/SOURCES.txt' Copying lib/Cartopy.egg-info to /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/Cartopy-0.17.0-py3.7.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=zEC12 -mtune=z13 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x running install running install_lib creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy copying build/lib.linux-s390x-2.7/cartopy/_epsg.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy copying build/lib.linux-s390x-2.7/cartopy/util.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy copying build/lib.linux-s390x-2.7/cartopy/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy copying build/lib.linux-s390x-2.7/cartopy/crs.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy copying build/lib.linux-s390x-2.7/cartopy/siteconfig.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/sphinxext creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/io creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/io creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/test_plots.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/test_nightshade.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/test_feature_artist.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_images creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_web_services creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_gridliner creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_img_transform creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_examples creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_nightshade copying build/lib.linux-s390x-2.7/cartopy/tests/mpl/baseline_images/mpl/test_nightshade/nightshade_platecarree.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_nightshade creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_img_tiles2 creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_crs creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_features creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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_projections520.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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_projections5.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.1.0.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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_projections4.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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_mpl_pre_3.0.0.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.0.0.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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_3.0.0.png -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/feature copying build/lib.linux-s390x-2.7/cartopy/tests/feature/test_nightshade.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/feature copying build/lib.linux-s390x-2.7/cartopy/tests/feature/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/feature creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-2.7/cartopy/tests/crs/test_orthographic.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-2.7/cartopy/tests/crs/test_eckert.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-2.7/cartopy/tests/crs/test_equidistant_conic.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-2.7/cartopy/tests/crs/test_miller.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-2.7/cartopy/tests/crs/test_mollweide.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-2.7/cartopy/tests/crs/test_interrupted_goode_homolosine.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-2.7/cartopy/tests/crs/test_equal_earth.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-2.7/cartopy/tests/crs/test_utm.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-2.7/cartopy/tests/crs/test_gnomonic.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/lakes_shapefile copying build/lib.linux-s390x-2.7/cartopy/tests/lakes_shapefile/ne_110m_lakes.dbf -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/lakes_shapefile copying build/lib.linux-s390x-2.7/cartopy/tests/lakes_shapefile/ne_110m_lakes.shp -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/lakes_shapefile copying build/lib.linux-s390x-2.7/cartopy/tests/lakes_shapefile/ne_110m_lakes.shx -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/lakes_shapefile creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/geodesic creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples copying build/lib.linux-s390x-2.7/cartopy/examples/nightshade.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/feature copying build/lib.linux-s390x-2.7/cartopy/feature/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/feature copying build/lib.linux-s390x-2.7/cartopy/feature/nightshade.py -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/feature creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/data creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/data/raster creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/data/raster/natural_earth creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/data/raster/sample creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/data/netcdf creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/data/shapefiles creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/data/shapefiles/gshhs creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/data/shapefiles/gshhs/c creating /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy copying build/lib.linux-s390x-2.7/cartopy/trace.so -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy copying build/lib.linux-s390x-2.7/cartopy/_crs.so -> /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/_epsg.py to _epsg.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/crs.py to crs.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/img_transform.py to img_transform.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/vector_transform.py to vector_transform.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/siteconfig.py to siteconfig.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/sphinxext/summarise_package.py to summarise_package.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/sphinxext/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/io/img_tiles.py to img_tiles.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/io/shapereader.py to shapereader.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/io/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/io/img_nest.py to img_nest.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/io/srtm.py to srtm.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/io/ogc_clients.py to ogc_clients.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/test_features.py to test_features.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/test_coastline.py to test_coastline.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/test_geodesic.py to test_geodesic.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/test_shapereader.py to test_shapereader.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/test_polygon.py to test_polygon.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/test_crs.py to test_crs.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/io/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/test_plots.py to test_plots.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/test_nightshade.py to test_nightshade.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/mpl/test_feature_artist.py to test_feature_artist.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/feature/test_nightshade.py to test_nightshade.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/feature/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs/test_orthographic.py to test_orthographic.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs/test_eckert.py to test_eckert.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs/test_equidistant_conic.py to test_equidistant_conic.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs/test_miller.py to test_miller.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs/test_mollweide.py to test_mollweide.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs/test_interrupted_goode_homolosine.py to test_interrupted_goode_homolosine.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs/test_equal_earth.py to test_equal_earth.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs/test_utm.py to test_utm.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/tests/crs/test_gnomonic.py to test_gnomonic.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/geodesic/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/un_flag.py to un_flag.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/tick_labels.py to tick_labels.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/arrows.py to arrows.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/tube_stations.py to tube_stations.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/tissot.py to tissot.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/favicon.py to favicon.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/feature_creation.py to feature_creation.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/eccentric_ellipse.py to eccentric_ellipse.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/features.py to features.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/wmts.py to wmts.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/eyja_volcano.py to eyja_volcano.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/geostationary.py to geostationary.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/hurricane_katrina.py to hurricane_katrina.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/wms.py to wms.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/regridding_arrows.py to regridding_arrows.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/logo.py to logo.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/rotated_pole.py to rotated_pole.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/global_map.py to global_map.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/aurora_forecast.py to aurora_forecast.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/waves.py to waves.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/image_tiles.py to image_tiles.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/reprojected_wmts.py to reprojected_wmts.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/wmts_time.py to wmts_time.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/barbs.py to barbs.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/nightshade.py to nightshade.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/examples/streamplot.py to streamplot.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl/patch.py to patch.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl/feature_artist.py to feature_artist.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl/clip_path.py to clip_path.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl/geoaxes.py to geoaxes.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl/ticker.py to ticker.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl/gridliner.py to gridliner.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/feature/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/feature/nightshade.py to nightshade.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/_version.py to _version.pyc writing byte-compilation script '/tmp/tmpBRhvFF.py' /usr/bin/python2 -O /tmp/tmpBRhvFF.py removing /tmp/tmpBRhvFF.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' warning: no files found matching 'README.rst' writing manifest file 'lib/Cartopy.egg-info/SOURCES.txt' Copying lib/Cartopy.egg-info to /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/Cartopy-0.17.0-py2.7.egg-info running install_scripts + mkdir -p /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/share/cartopy/shapefiles/natural_earth/cultural + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.17.0-2.fc29 --unique-debug-suffix -0.17.0-2.fc29.s390x --unique-debug-src-base python-cartopy-0.17.0-2.fc29.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Cartopy-0.17.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/geodesic/_geodesic.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/trace.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/geodesic/_geodesic.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/trace.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/_crs.cpython-37m-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/_crs.cpython-37m-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/geodesic/_geodesic.so extracting debug info from /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/geodesic/_geodesic.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/trace.so extracting debug info from /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/trace.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/_crs.so extracting debug info from /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/_crs.so /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 4207 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib/debug/usr/lib64/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.sBX3Av + umask 022 + cd /builddir/build/BUILD + cd Cartopy-0.17.0 + PYTHONPATH=/builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages + PYTHONDONTWRITEBYTECODE=1 + MPLBACKEND=Agg + pytest-2 --doctest-modules --pyargs cartopy -m 'not network' ============================= test session starts ============================== platform linux2 -- Python 2.7.15, pytest-3.6.4, py-1.5.4, pluggy-0.6.0 rootdir: /builddir/build/BUILD/Cartopy-0.17.0, inifile: setup.cfg collected 466 items / 54 deselected cartopy/crs.py . [ 0%] cartopy/util.py . [ 0%] cartopy/feature/__init__.py . [ 0%] cartopy/io/__init__.py . [ 0%] cartopy/io/img_nest.py . [ 1%] cartopy/io/shapereader.py ... [ 1%] cartopy/tests/test_coastline.py . [ 2%] cartopy/tests/test_coding_standards.py s. [ 2%] cartopy/tests/test_crs.py ............. [ 5%] cartopy/tests/test_crs_transform_vectors.py ........ [ 7%] cartopy/tests/test_features.py ..... [ 8%] cartopy/tests/test_geodesic.py ............. [ 12%] cartopy/tests/test_img_nest.py ... [ 12%] cartopy/tests/test_img_tiles.py ....... [ 14%] cartopy/tests/test_img_transform.py .. [ 15%] cartopy/tests/test_line_string.py ..................x [ 19%] cartopy/tests/test_linear_ring.py ...... [ 21%] cartopy/tests/test_polygon.py ............................ [ 27%] cartopy/tests/test_shapereader.py ..... [ 29%] cartopy/tests/test_util.py ........ [ 31%] cartopy/tests/test_vector_transform.py ...... [ 32%] cartopy/tests/crs/test_albers_equal_area.py ........ [ 34%] cartopy/tests/crs/test_azimuthal_equidistant.py ........ [ 36%] cartopy/tests/crs/test_eckert.py ............................ [ 43%] cartopy/tests/crs/test_equal_earth.py sssss [ 44%] cartopy/tests/crs/test_equidistant_conic.py ........ [ 46%] cartopy/tests/crs/test_geostationary.py .... [ 47%] cartopy/tests/crs/test_gnomonic.py ............ [ 50%] cartopy/tests/crs/test_interrupted_goode_homolosine.py .... [ 51%] cartopy/tests/crs/test_lambert_azimuthal_equal_area.py ..... [ 52%] cartopy/tests/crs/test_lambert_conformal.py ........ [ 54%] cartopy/tests/crs/test_mercator.py ........ [ 56%] cartopy/tests/crs/test_miller.py ..... [ 57%] cartopy/tests/crs/test_mollweide.py ...... [ 58%] cartopy/tests/crs/test_nearside_perspective.py ... [ 59%] cartopy/tests/crs/test_orthographic.py ............ [ 62%] cartopy/tests/crs/test_robinson.py ...... [ 64%] cartopy/tests/crs/test_rotated_geodetic.py . [ 64%] cartopy/tests/crs/test_rotated_pole.py . [ 64%] cartopy/tests/crs/test_sinusoidal.py ...... [ 66%] cartopy/tests/crs/test_stereographic.py ..... [ 67%] cartopy/tests/crs/test_transverse_mercator.py ....... [ 68%] cartopy/tests/crs/test_utm.py ... [ 69%] cartopy/tests/feature/test_nightshade.py ..... [ 70%] cartopy/tests/io/test_downloaders.py .. [ 71%] cartopy/tests/mpl/__init__.py . [ 71%] cartopy/tests/mpl/test_axes.py ......... [ 73%] cartopy/tests/mpl/test_caching.py ... [ 74%] cartopy/tests/mpl/test_contour.py .. [ 75%] cartopy/tests/mpl/test_crs.py .. [ 75%] cartopy/tests/mpl/test_examples.py . [ 75%] cartopy/tests/mpl/test_feature_artist.py ....... [ 77%] cartopy/tests/mpl/test_features.py ... [ 78%] cartopy/tests/mpl/test_gridliner.py ... [ 78%] cartopy/tests/mpl/test_images.py ..... [ 80%] cartopy/tests/mpl/test_img_transform.py ... [ 80%] cartopy/tests/mpl/test_mpl_integration.py .........................s.... [ 88%] . [ 88%] cartopy/tests/mpl/test_nightshade.py . [ 88%] cartopy/tests/mpl/test_patch.py ... [ 89%] cartopy/tests/mpl/test_plots.py .. [ 89%] cartopy/tests/mpl/test_pseudo_color.py .... [ 90%] cartopy/tests/mpl/test_quiver.py .... [ 91%] cartopy/tests/mpl/test_set_extent.py ........ [ 93%] cartopy/tests/mpl/test_shapely_to_mpl.py .. [ 94%] cartopy/tests/mpl/test_ticker.py ................. [ 98%] cartopy/tests/mpl/test_ticks.py ....... [100%] =============================== warnings summary =============================== cartopy/tests/test_crs.py::test_transform_points_empty /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/crs.py:1409: UserWarning: The Stereographic projection in Proj older than 5.0.0 incorrectly transforms points when central_latitude=0. Use this projection with caution. 'The Stereographic projection in Proj older than ' cartopy/tests/mpl/test_axes.py::TestNoSpherical::()::test_contour /usr/lib64/python2.7/site-packages/matplotlib/cbook/deprecation.py:107: MatplotlibDeprecationWarning: Adding an axes using the same arguments as a previous axes currently reuses the earlier instance. In a future version, a new instance will always be created and returned. Meanwhile, this warning can be suppressed, and the future behavior ensured, by passing a unique label to each axes instance. warnings.warn(message, mplDeprecation, stacklevel=1) cartopy/tests/mpl/test_mpl_integration.py::test_multiple_projections /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python2.7/site-packages/cartopy/mpl/feature_artist.py:163: 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 = 404 passed, 7 skipped, 54 deselected, 1 xfailed, 3 warnings in 41.40 seconds = + PYTHONPATH=/builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages + PYTHONDONTWRITEBYTECODE=1 + MPLBACKEND=Agg + pytest-3 --doctest-modules --pyargs cartopy -m 'not network' ============================= test session starts ============================== platform linux -- Python 3.7.1, pytest-3.6.4, py-1.5.4, pluggy-0.6.0 rootdir: /builddir/build/BUILD/Cartopy-0.17.0, inifile: setup.cfg collected 466 items / 54 deselected cartopy/crs.py . [ 0%] cartopy/util.py . [ 0%] cartopy/feature/__init__.py . [ 0%] cartopy/io/__init__.py . [ 0%] cartopy/io/img_nest.py . [ 1%] cartopy/io/shapereader.py ... [ 1%] cartopy/tests/test_coastline.py . [ 2%] cartopy/tests/test_coding_standards.py s. [ 2%] cartopy/tests/test_crs.py ............. [ 5%] cartopy/tests/test_crs_transform_vectors.py ........ [ 7%] cartopy/tests/test_features.py ..... [ 8%] cartopy/tests/test_geodesic.py ............. [ 12%] cartopy/tests/test_img_nest.py ... [ 12%] cartopy/tests/test_img_tiles.py ....... [ 14%] cartopy/tests/test_img_transform.py .. [ 15%] cartopy/tests/test_line_string.py ..................x [ 19%] cartopy/tests/test_linear_ring.py ...... [ 21%] cartopy/tests/test_polygon.py ............................ [ 27%] cartopy/tests/test_shapereader.py ..... [ 29%] cartopy/tests/test_util.py ........ [ 31%] cartopy/tests/test_vector_transform.py ...... [ 32%] cartopy/tests/crs/test_albers_equal_area.py ........ [ 34%] cartopy/tests/crs/test_azimuthal_equidistant.py ........ [ 36%] cartopy/tests/crs/test_eckert.py ............................ [ 43%] cartopy/tests/crs/test_equal_earth.py sssss [ 44%] cartopy/tests/crs/test_equidistant_conic.py ........ [ 46%] cartopy/tests/crs/test_geostationary.py .... [ 47%] cartopy/tests/crs/test_gnomonic.py ............ [ 50%] cartopy/tests/crs/test_interrupted_goode_homolosine.py .... [ 51%] cartopy/tests/crs/test_lambert_azimuthal_equal_area.py ..... [ 52%] cartopy/tests/crs/test_lambert_conformal.py ........ [ 54%] cartopy/tests/crs/test_mercator.py ........ [ 56%] cartopy/tests/crs/test_miller.py ..... [ 57%] cartopy/tests/crs/test_mollweide.py ...... [ 58%] cartopy/tests/crs/test_nearside_perspective.py ... [ 59%] cartopy/tests/crs/test_orthographic.py ............ [ 62%] cartopy/tests/crs/test_robinson.py ...... [ 64%] cartopy/tests/crs/test_rotated_geodetic.py . [ 64%] cartopy/tests/crs/test_rotated_pole.py . [ 64%] cartopy/tests/crs/test_sinusoidal.py ...... [ 66%] cartopy/tests/crs/test_stereographic.py ..... [ 67%] cartopy/tests/crs/test_transverse_mercator.py ....... [ 68%] cartopy/tests/crs/test_utm.py ... [ 69%] cartopy/tests/feature/test_nightshade.py ..... [ 70%] cartopy/tests/io/test_downloaders.py .. [ 71%] cartopy/tests/mpl/__init__.py . [ 71%] cartopy/tests/mpl/test_axes.py ......... [ 73%] cartopy/tests/mpl/test_caching.py ... [ 74%] cartopy/tests/mpl/test_contour.py .. [ 75%] cartopy/tests/mpl/test_crs.py .. [ 75%] cartopy/tests/mpl/test_examples.py . [ 75%] cartopy/tests/mpl/test_feature_artist.py ....... [ 77%] cartopy/tests/mpl/test_features.py ... [ 78%] cartopy/tests/mpl/test_gridliner.py ... [ 78%] cartopy/tests/mpl/test_images.py ..... [ 80%] cartopy/tests/mpl/test_img_transform.py ... [ 80%] cartopy/tests/mpl/test_mpl_integration.py ...........s.................. [ 88%] . [ 88%] cartopy/tests/mpl/test_nightshade.py . [ 88%] cartopy/tests/mpl/test_patch.py ... [ 89%] cartopy/tests/mpl/test_plots.py .. [ 89%] cartopy/tests/mpl/test_pseudo_color.py .... [ 90%] cartopy/tests/mpl/test_quiver.py .... [ 91%] cartopy/tests/mpl/test_set_extent.py ........ [ 93%] cartopy/tests/mpl/test_shapely_to_mpl.py .. [ 94%] cartopy/tests/mpl/test_ticker.py ................. [ 98%] cartopy/tests/mpl/test_ticks.py ....... [100%] =============================== warnings summary =============================== cartopy/tests/test_crs.py::test_transform_points_empty /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/crs.py:1409: UserWarning: The Stereographic projection in Proj older than 5.0.0 incorrectly transforms points when central_latitude=0. Use this projection with caution. 'The Stereographic projection in Proj older than ' cartopy/tests/crs/test_stereographic.py::TestStereographic::()::test_default /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/crs.py:1409: UserWarning: The Stereographic projection in Proj older than 5.0.0 incorrectly transforms points when central_latitude=0. Use this projection with caution. 'The Stereographic projection in Proj older than ' cartopy/tests/crs/test_stereographic.py::TestStereographic::()::test_eccentric_globe /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/crs.py:1409: UserWarning: The Stereographic projection in Proj older than 5.0.0 incorrectly transforms points when central_latitude=0. Use this projection with caution. 'The Stereographic projection in Proj older than ' cartopy/tests/crs/test_stereographic.py::TestStereographic::()::test_eastings /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/crs.py:1409: UserWarning: The Stereographic projection in Proj older than 5.0.0 incorrectly transforms points when central_latitude=0. Use this projection with caution. 'The Stereographic projection in Proj older than ' cartopy/tests/mpl/test_axes.py::TestNoSpherical::()::test_contour /usr/lib64/python3.7/site-packages/matplotlib/cbook/deprecation.py:107: MatplotlibDeprecationWarning: Adding an axes using the same arguments as a previous axes currently reuses the earlier instance. In a future version, a new instance will always be created and returned. Meanwhile, this warning can be suppressed, and the future behavior ensured, by passing a unique label to each axes instance. warnings.warn(message, mplDeprecation, stacklevel=1) cartopy/tests/mpl/test_mpl_integration.py::test_multiple_projections /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/crs.py:1409: UserWarning: The Stereographic projection in Proj older than 5.0.0 incorrectly transforms points when central_latitude=0. Use this projection with caution. 'The Stereographic projection in Proj older than ' /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/lib64/python3.7/site-packages/cartopy/mpl/feature_artist.py:163: 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 = 404 passed, 7 skipped, 54 deselected, 1 xfailed, 7 warnings in 30.02 seconds = + exit 0 Processing files: python2-cartopy-0.17.0-2.fc29.s390x Provides: python-cartopy = 0.17.0-2.fc29 python-cartopy(s390-64) = 0.17.0-2.fc29 python2-cartopy = 0.17.0-2.fc29 python2-cartopy(s390-64) = 0.17.0-2.fc29 python2.7dist(cartopy) = 0.17.0 python2dist(cartopy) = 0.17.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.17.0-2.fc29 Recommends: python2-gdal >= 1.10.0 python2-matplotlib >= 1.5.1 python2-owslib >= 0.8.11 python2-pillow >= 1.7.8 python2-scipy >= 0.10 Processing files: python3-cartopy-0.17.0-2.fc29.s390x Provides: python3-cartopy = 0.17.0-2.fc29 python3-cartopy(s390-64) = 0.17.0-2.fc29 python3.7dist(cartopy) = 0.17.0 python3dist(cartopy) = 0.17.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.7m.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.7 rtld(GNU_HASH) Recommends: gdal-python3 >= 1.10.0 python3-OWSLib >= 0.8.11 python3-matplotlib >= 1.5.1 python3-pillow >= 1.7.8 python3-pykdtree >= 1.2.2 python3-scipy >= 0.10 Processing files: python-cartopy-common-0.17.0-2.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7l5IY7 + umask 022 + cd /builddir/build/BUILD + cd Cartopy-0.17.0 + DOCDIR=/builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/share/doc/python-cartopy-common + cp -pr README.md /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/share/doc/python-cartopy-common + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Cz0GpN + umask 022 + cd /builddir/build/BUILD + cd Cartopy-0.17.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.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.17.0-2.fc29.s390x/usr/share/licenses/python-cartopy-common + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/share/licenses/python-cartopy-common + cp -pr lib/cartopy/data/LICENSE /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x/usr/share/licenses/python-cartopy-common + exit 0 Provides: python-cartopy-common = 0.17.0-2.fc29 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.17.0-2.fc29.s390x Provides: python-cartopy-debugsource = 0.17.0-2.fc29 python-cartopy-debugsource(s390-64) = 0.17.0-2.fc29 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.17.0-2.fc29.s390x Provides: python-cartopy-debuginfo = 0.17.0-2.fc29 python-cartopy-debuginfo(s390-64) = 0.17.0-2.fc29 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.17.0-2.fc29 Processing files: python2-cartopy-debuginfo-0.17.0-2.fc29.s390x Provides: debuginfo(build-id) = 5eff915c274348c56a7dedb3e89fe76b7ff32144 debuginfo(build-id) = 9098de0ffaee4e271faf68453160a149dde9d45d debuginfo(build-id) = 9673a9e2f075f2035f947cd56a9bb9f36900d26d python2-cartopy-debuginfo = 0.17.0-2.fc29 python2-cartopy-debuginfo(s390-64) = 0.17.0-2.fc29 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.17.0-2.fc29 Processing files: python3-cartopy-debuginfo-0.17.0-2.fc29.s390x Provides: debuginfo(build-id) = 386aa9545232819a6b3acff9b0beddd7a68066f5 debuginfo(build-id) = bdf67cb0d07231306ed47ab43d3d2e8d794d3841 debuginfo(build-id) = c653e8618af6c3c853a7fb518185cd0b95eea303 python3-cartopy-debuginfo = 0.17.0-2.fc29 python3-cartopy-debuginfo(s390-64) = 0.17.0-2.fc29 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.17.0-2.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x Wrote: /builddir/build/RPMS/python2-cartopy-0.17.0-2.fc29.s390x.rpm Wrote: /builddir/build/RPMS/python3-cartopy-0.17.0-2.fc29.s390x.rpm Wrote: /builddir/build/RPMS/python-cartopy-common-0.17.0-2.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python-cartopy-debugsource-0.17.0-2.fc29.s390x.rpm Wrote: /builddir/build/RPMS/python-cartopy-debuginfo-0.17.0-2.fc29.s390x.rpm Wrote: /builddir/build/RPMS/python2-cartopy-debuginfo-0.17.0-2.fc29.s390x.rpm Wrote: /builddir/build/RPMS/python3-cartopy-debuginfo-0.17.0-2.fc29.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.e1V3YJ + umask 022 + cd /builddir/build/BUILD + cd Cartopy-0.17.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cartopy-0.17.0-2.fc29.s390x + exit 0 Child return code was: 0