Mock Version: 1.4.21 Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-cartopy.spec'], chrootPath='/var/lib/mock/f32-build-19386778-1359711/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1581292800 Wrote: /builddir/build/SRPMS/python-cartopy-0.18.0~b1-1.fc32.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-cartopy.spec'], chrootPath='/var/lib/mock/f32-build-19386778-1359711/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=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': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1581292800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yLD2UQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Cartopy-0.18.0b1 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/Cartopy-0.18.0b1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd Cartopy-0.18.0b1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-Increase-tolerance-for-new-FreeType.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + cp -a /builddir/build/SOURCES/siteconfig.py lib/cartopy/ + rm -rf cartopy.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UfoprR + umask 022 + cd /builddir/build/BUILD + cd Cartopy-0.18.0b1 + 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,--as-needed -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 creating build/lib.linux-s390x-3.8 creating build/lib.linux-s390x-3.8/cartopy copying lib/cartopy/util.py -> build/lib.linux-s390x-3.8/cartopy copying lib/cartopy/img_transform.py -> build/lib.linux-s390x-3.8/cartopy copying lib/cartopy/_version.py -> build/lib.linux-s390x-3.8/cartopy copying lib/cartopy/_epsg.py -> build/lib.linux-s390x-3.8/cartopy copying lib/cartopy/vector_transform.py -> build/lib.linux-s390x-3.8/cartopy copying lib/cartopy/__init__.py -> build/lib.linux-s390x-3.8/cartopy copying lib/cartopy/crs.py -> build/lib.linux-s390x-3.8/cartopy copying lib/cartopy/siteconfig.py -> build/lib.linux-s390x-3.8/cartopy creating build/lib.linux-s390x-3.8/cartopy/geodesic copying lib/cartopy/geodesic/__init__.py -> build/lib.linux-s390x-3.8/cartopy/geodesic creating build/lib.linux-s390x-3.8/cartopy/io copying lib/cartopy/io/shapereader.py -> build/lib.linux-s390x-3.8/cartopy/io copying lib/cartopy/io/srtm.py -> build/lib.linux-s390x-3.8/cartopy/io copying lib/cartopy/io/ogc_clients.py -> build/lib.linux-s390x-3.8/cartopy/io copying lib/cartopy/io/__init__.py -> build/lib.linux-s390x-3.8/cartopy/io copying lib/cartopy/io/img_nest.py -> build/lib.linux-s390x-3.8/cartopy/io copying lib/cartopy/io/img_tiles.py -> build/lib.linux-s390x-3.8/cartopy/io creating build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/eyja_volcano.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/arrows.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/logo.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/hurricane_katrina.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/tube_stations.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/un_flag.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/effects_of_the_ellipse.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/global_map.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/tick_labels.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/star_shaped_boundary.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/features.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/regridding_arrows.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/wmts_time.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/image_tiles.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/contour_labels.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/feature_creation.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/wmts.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/axes_grid_basic.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/tissot.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/waves.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/eccentric_ellipse.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/favicon.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/geostationary.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/aurora_forecast.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/always_circular_stereo.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/reprojected_wmts.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/rotated_pole.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/__init__.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/barbs.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/nightshade.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/streamplot.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/utm_all_zones.py -> build/lib.linux-s390x-3.8/cartopy/examples copying lib/cartopy/examples/wms.py -> build/lib.linux-s390x-3.8/cartopy/examples creating build/lib.linux-s390x-3.8/cartopy/sphinxext copying lib/cartopy/sphinxext/summarise_package.py -> build/lib.linux-s390x-3.8/cartopy/sphinxext copying lib/cartopy/sphinxext/__init__.py -> build/lib.linux-s390x-3.8/cartopy/sphinxext creating build/lib.linux-s390x-3.8/cartopy/feature copying lib/cartopy/feature/__init__.py -> build/lib.linux-s390x-3.8/cartopy/feature copying lib/cartopy/feature/nightshade.py -> build/lib.linux-s390x-3.8/cartopy/feature creating build/lib.linux-s390x-3.8/cartopy/tests copying lib/cartopy/tests/test_polygon.py -> build/lib.linux-s390x-3.8/cartopy/tests copying lib/cartopy/tests/test_crs_transform_vectors.py -> build/lib.linux-s390x-3.8/cartopy/tests copying lib/cartopy/tests/test_linear_ring.py -> build/lib.linux-s390x-3.8/cartopy/tests copying lib/cartopy/tests/test_geodesic.py -> build/lib.linux-s390x-3.8/cartopy/tests copying lib/cartopy/tests/test_features.py -> build/lib.linux-s390x-3.8/cartopy/tests copying lib/cartopy/tests/test_vector_transform.py -> build/lib.linux-s390x-3.8/cartopy/tests copying lib/cartopy/tests/test_img_tiles.py -> build/lib.linux-s390x-3.8/cartopy/tests copying lib/cartopy/tests/test_img_nest.py -> build/lib.linux-s390x-3.8/cartopy/tests copying lib/cartopy/tests/test_util.py -> build/lib.linux-s390x-3.8/cartopy/tests copying lib/cartopy/tests/test_shapereader.py -> build/lib.linux-s390x-3.8/cartopy/tests copying lib/cartopy/tests/test_img_transform.py -> build/lib.linux-s390x-3.8/cartopy/tests copying lib/cartopy/tests/test_line_string.py -> build/lib.linux-s390x-3.8/cartopy/tests copying lib/cartopy/tests/__init__.py -> build/lib.linux-s390x-3.8/cartopy/tests copying lib/cartopy/tests/test_crs.py -> build/lib.linux-s390x-3.8/cartopy/tests copying lib/cartopy/tests/test_coastline.py -> build/lib.linux-s390x-3.8/cartopy/tests copying lib/cartopy/tests/test_coding_standards.py -> build/lib.linux-s390x-3.8/cartopy/tests creating build/lib.linux-s390x-3.8/cartopy/mpl copying lib/cartopy/mpl/feature_artist.py -> build/lib.linux-s390x-3.8/cartopy/mpl copying lib/cartopy/mpl/clip_path.py -> build/lib.linux-s390x-3.8/cartopy/mpl copying lib/cartopy/mpl/geoaxes.py -> build/lib.linux-s390x-3.8/cartopy/mpl copying lib/cartopy/mpl/contour.py -> build/lib.linux-s390x-3.8/cartopy/mpl copying lib/cartopy/mpl/slippy_image_artist.py -> build/lib.linux-s390x-3.8/cartopy/mpl copying lib/cartopy/mpl/patch.py -> build/lib.linux-s390x-3.8/cartopy/mpl copying lib/cartopy/mpl/style.py -> build/lib.linux-s390x-3.8/cartopy/mpl copying lib/cartopy/mpl/__init__.py -> build/lib.linux-s390x-3.8/cartopy/mpl copying lib/cartopy/mpl/ticker.py -> build/lib.linux-s390x-3.8/cartopy/mpl copying lib/cartopy/mpl/gridliner.py -> build/lib.linux-s390x-3.8/cartopy/mpl creating build/lib.linux-s390x-3.8/cartopy/tests/io copying lib/cartopy/tests/io/test_srtm.py -> build/lib.linux-s390x-3.8/cartopy/tests/io copying lib/cartopy/tests/io/test_downloaders.py -> build/lib.linux-s390x-3.8/cartopy/tests/io copying lib/cartopy/tests/io/test_ogc_clients.py -> build/lib.linux-s390x-3.8/cartopy/tests/io copying lib/cartopy/tests/io/__init__.py -> build/lib.linux-s390x-3.8/cartopy/tests/io creating build/lib.linux-s390x-3.8/cartopy/tests/crs copying lib/cartopy/tests/crs/test_interrupted_goode_homolosine.py -> build/lib.linux-s390x-3.8/cartopy/tests/crs copying lib/cartopy/tests/crs/test_stereographic.py -> build/lib.linux-s390x-3.8/cartopy/tests/crs copying lib/cartopy/tests/crs/test_equidistant_conic.py -> build/lib.linux-s390x-3.8/cartopy/tests/crs copying lib/cartopy/tests/crs/test_equal_earth.py -> build/lib.linux-s390x-3.8/cartopy/tests/crs copying lib/cartopy/tests/crs/test_utm.py -> build/lib.linux-s390x-3.8/cartopy/tests/crs copying lib/cartopy/tests/crs/test_sinusoidal.py -> build/lib.linux-s390x-3.8/cartopy/tests/crs copying lib/cartopy/tests/crs/test_lambert_conformal.py -> build/lib.linux-s390x-3.8/cartopy/tests/crs copying lib/cartopy/tests/crs/test_gnomonic.py -> build/lib.linux-s390x-3.8/cartopy/tests/crs copying lib/cartopy/tests/crs/test_rotated_geodetic.py -> build/lib.linux-s390x-3.8/cartopy/tests/crs copying lib/cartopy/tests/crs/test_nearside_perspective.py -> build/lib.linux-s390x-3.8/cartopy/tests/crs copying lib/cartopy/tests/crs/test_eckert.py -> build/lib.linux-s390x-3.8/cartopy/tests/crs copying lib/cartopy/tests/crs/test_mercator.py -> build/lib.linux-s390x-3.8/cartopy/tests/crs copying lib/cartopy/tests/crs/test_orthographic.py -> build/lib.linux-s390x-3.8/cartopy/tests/crs copying lib/cartopy/tests/crs/test_mollweide.py -> build/lib.linux-s390x-3.8/cartopy/tests/crs copying lib/cartopy/tests/crs/test_azimuthal_equidistant.py -> build/lib.linux-s390x-3.8/cartopy/tests/crs copying lib/cartopy/tests/crs/test_rotated_pole.py -> build/lib.linux-s390x-3.8/cartopy/tests/crs copying lib/cartopy/tests/crs/test_geostationary.py -> build/lib.linux-s390x-3.8/cartopy/tests/crs copying lib/cartopy/tests/crs/test_albers_equal_area.py -> build/lib.linux-s390x-3.8/cartopy/tests/crs copying lib/cartopy/tests/crs/__init__.py -> build/lib.linux-s390x-3.8/cartopy/tests/crs copying lib/cartopy/tests/crs/test_miller.py -> build/lib.linux-s390x-3.8/cartopy/tests/crs copying lib/cartopy/tests/crs/helpers.py -> build/lib.linux-s390x-3.8/cartopy/tests/crs copying lib/cartopy/tests/crs/test_transverse_mercator.py -> build/lib.linux-s390x-3.8/cartopy/tests/crs copying lib/cartopy/tests/crs/test_lambert_azimuthal_equal_area.py -> build/lib.linux-s390x-3.8/cartopy/tests/crs copying lib/cartopy/tests/crs/test_robinson.py -> build/lib.linux-s390x-3.8/cartopy/tests/crs creating build/lib.linux-s390x-3.8/cartopy/tests/feature copying lib/cartopy/tests/feature/test_nightshade.py -> build/lib.linux-s390x-3.8/cartopy/tests/feature copying lib/cartopy/tests/feature/__init__.py -> build/lib.linux-s390x-3.8/cartopy/tests/feature creating build/lib.linux-s390x-3.8/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_web_services.py -> build/lib.linux-s390x-3.8/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_feature_artist.py -> build/lib.linux-s390x-3.8/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_examples.py -> build/lib.linux-s390x-3.8/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_gridliner.py -> build/lib.linux-s390x-3.8/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_caching.py -> build/lib.linux-s390x-3.8/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_images.py -> build/lib.linux-s390x-3.8/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_axes.py -> build/lib.linux-s390x-3.8/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_patch.py -> build/lib.linux-s390x-3.8/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_features.py -> build/lib.linux-s390x-3.8/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_pseudo_color.py -> build/lib.linux-s390x-3.8/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_plots.py -> build/lib.linux-s390x-3.8/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_shapely_to_mpl.py -> build/lib.linux-s390x-3.8/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_set_extent.py -> build/lib.linux-s390x-3.8/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_mpl_integration.py -> build/lib.linux-s390x-3.8/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_ticks.py -> build/lib.linux-s390x-3.8/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_img_transform.py -> build/lib.linux-s390x-3.8/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_nightshade.py -> build/lib.linux-s390x-3.8/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_quiver.py -> build/lib.linux-s390x-3.8/cartopy/tests/mpl copying lib/cartopy/tests/mpl/__init__.py -> build/lib.linux-s390x-3.8/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_crs.py -> build/lib.linux-s390x-3.8/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_style.py -> build/lib.linux-s390x-3.8/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_contour.py -> build/lib.linux-s390x-3.8/cartopy/tests/mpl copying lib/cartopy/tests/mpl/test_ticker.py -> build/lib.linux-s390x-3.8/cartopy/tests/mpl creating build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images creating build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl creating build/lib.linux-s390x-3.8/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.8/cartopy/tests/mpl/baseline_images/mpl/test_img_tiles2 creating build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying lib/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels_inline_usa_1.5.png -> build/lib.linux-s390x-3.8/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.8/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying lib/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels_inline_1.5.png -> build/lib.linux-s390x-3.8/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.8/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.8/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying lib/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels_inline_usa.png -> build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying lib/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels_inline.png -> build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_gridliner creating build/lib.linux-s390x-3.8/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.8/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.8/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.8/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.8/cartopy/tests/mpl/baseline_images/mpl/test_features creating build/lib.linux-s390x-3.8/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.8/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.8/cartopy/tests/mpl/baseline_images/mpl/test_web_services creating build/lib.linux-s390x-3.8/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.8/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.8/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.8/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.8/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.8/cartopy/tests/mpl/baseline_images/mpl/test_ticks creating build/lib.linux-s390x-3.8/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.8/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.8/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl creating build/lib.linux-s390x-3.8/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.8/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.8/cartopy/tests/mpl/baseline_images/mpl/test_crs creating build/lib.linux-s390x-3.8/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.8/cartopy/tests/mpl/baseline_images/mpl/test_img_transform creating build/lib.linux-s390x-3.8/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.8/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.8/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.8/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.8/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.8/cartopy/tests/mpl/baseline_images/mpl/test_images creating build/lib.linux-s390x-3.8/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.8/cartopy/tests/mpl/baseline_images/mpl/test_examples copying lib/cartopy/tests/mpl/baseline_images/mpl/test_examples/contour_label.png -> build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_examples creating build/lib.linux-s390x-3.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying lib/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_3.2.0.png -> build/lib.linux-s390x-3.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/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.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration creating build/lib.linux-s390x-3.8/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.8/cartopy/tests/mpl/baseline_images/mpl/test_nightshade creating build/lib.linux-s390x-3.8/cartopy/data creating build/lib.linux-s390x-3.8/cartopy/data/raster creating build/lib.linux-s390x-3.8/cartopy/data/raster/sample copying lib/cartopy/data/raster/sample/Miriam.A2012270.2050.2km.jpg -> build/lib.linux-s390x-3.8/cartopy/data/raster/sample copying lib/cartopy/data/raster/sample/Miriam.A2012270.2050.2km.README.txt -> build/lib.linux-s390x-3.8/cartopy/data/raster/sample creating build/lib.linux-s390x-3.8/cartopy/data/raster/natural_earth copying lib/cartopy/data/raster/natural_earth/50-natural-earth-1-downsampled.png -> build/lib.linux-s390x-3.8/cartopy/data/raster/natural_earth copying lib/cartopy/data/raster/natural_earth/images.json -> build/lib.linux-s390x-3.8/cartopy/data/raster/natural_earth creating build/lib.linux-s390x-3.8/cartopy/data/netcdf copying lib/cartopy/data/netcdf/HadISST1_SST_update.README.txt -> build/lib.linux-s390x-3.8/cartopy/data/netcdf copying lib/cartopy/data/netcdf/HadISST1_SST_update.nc -> build/lib.linux-s390x-3.8/cartopy/data/netcdf creating build/lib.linux-s390x-3.8/cartopy/data/shapefiles creating build/lib.linux-s390x-3.8/cartopy/data/shapefiles/gshhs copying lib/cartopy/data/shapefiles/gshhs/README.TXT -> build/lib.linux-s390x-3.8/cartopy/data/shapefiles/gshhs creating build/lib.linux-s390x-3.8/cartopy/data/shapefiles/gshhs/l copying lib/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.shx -> build/lib.linux-s390x-3.8/cartopy/data/shapefiles/gshhs/l copying lib/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.shp -> build/lib.linux-s390x-3.8/cartopy/data/shapefiles/gshhs/l copying lib/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.dbf -> build/lib.linux-s390x-3.8/cartopy/data/shapefiles/gshhs/l creating build/lib.linux-s390x-3.8/cartopy/data/shapefiles/gshhs/c copying lib/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.shx -> build/lib.linux-s390x-3.8/cartopy/data/shapefiles/gshhs/c copying lib/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.shp -> build/lib.linux-s390x-3.8/cartopy/data/shapefiles/gshhs/c copying lib/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.dbf -> build/lib.linux-s390x-3.8/cartopy/data/shapefiles/gshhs/c creating build/lib.linux-s390x-3.8/cartopy/tests/lakes_shapefile copying lib/cartopy/tests/lakes_shapefile/ne_110m_lakes.shx -> build/lib.linux-s390x-3.8/cartopy/tests/lakes_shapefile copying lib/cartopy/tests/lakes_shapefile/ne_110m_lakes.dbf -> build/lib.linux-s390x-3.8/cartopy/tests/lakes_shapefile copying lib/cartopy/tests/lakes_shapefile/ne_110m_lakes.shp -> build/lib.linux-s390x-3.8/cartopy/tests/lakes_shapefile copying lib/cartopy/io/srtm.npz -> build/lib.linux-s390x-3.8/cartopy/io UPDATING build/lib.linux-s390x-3.8/cartopy/_version.py set build/lib.linux-s390x-3.8/cartopy/_version.py to '0.18.0b1' running build_ext building 'cartopy.trace' extension creating build/temp.linux-s390x-3.8 creating build/temp.linux-s390x-3.8/lib creating build/temp.linux-s390x-3.8/lib/cartopy gcc -pthread -Wno-unused-result -Wsign-compare -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 -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 -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 -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 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -I/usr/include -I./lib/cartopy -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include -I/usr/include/python3.8 -c lib/cartopy/trace.cpp -o build/temp.linux-s390x-3.8/lib/cartopy/trace.o g++ -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.8/lib/cartopy/trace.o -L/usr/lib64 -L/usr/lib64 -L/usr/lib64 -lproj -lgeos_c -o build/lib.linux-s390x-3.8/cartopy/trace.cpython-38-s390x-linux-gnu.so building 'cartopy._crs' extension gcc -pthread -Wno-unused-result -Wsign-compare -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 -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 -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 -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 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -I/usr/include -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c lib/cartopy/_crs.c -o build/temp.linux-s390x-3.8/lib/cartopy/_crs.o In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1832, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from lib/cartopy/_crs.c:638: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.8/lib/cartopy/_crs.o -L/usr/lib64 -L/usr/lib64 -lproj -o build/lib.linux-s390x-3.8/cartopy/_crs.cpython-38-s390x-linux-gnu.so building 'cartopy.geodesic._geodesic' extension creating build/temp.linux-s390x-3.8/lib/cartopy/geodesic gcc -pthread -Wno-unused-result -Wsign-compare -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 -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 -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 -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 -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 -I/usr/include -I/usr/lib64/python3.8/site-packages/numpy/core/include -I/usr/include/python3.8 -c lib/cartopy/geodesic/_geodesic.c -o build/temp.linux-s390x-3.8/lib/cartopy/geodesic/_geodesic.o In file included from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarraytypes.h:1832, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/ndarrayobject.h:12, from /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/arrayobject.h:4, from lib/cartopy/geodesic/_geodesic.c:639: /usr/lib64/python3.8/site-packages/numpy/core/include/numpy/npy_1_7_deprecated_api.h:17:2: warning: #warning "Using deprecated NumPy API, disable it with " "#define NPY_NO_DEPRECATED_API NPY_1_7_API_VERSION" [-Wcpp] 17 | #warning "Using deprecated NumPy API, disable it with " \ | ^~~~~~~ lib/cartopy/geodesic/_geodesic.c:19744:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_3__setstate_cython__’ defined but not used [-Wunused-variable] 19744 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/cartopy/geodesic/_geodesic.c:19685:20: warning: ‘__pyx_mdef___pyx_memoryviewslice_1__reduce_cython__’ defined but not used [-Wunused-variable] 19685 | static PyMethodDef __pyx_mdef___pyx_memoryviewslice_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryviewslice_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/cartopy/geodesic/_geodesic.c:16668:20: warning: ‘__pyx_mdef___pyx_memoryview_3__setstate_cython__’ defined but not used [-Wunused-variable] 16668 | static PyMethodDef __pyx_mdef___pyx_memoryview_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/cartopy/geodesic/_geodesic.c:16609:20: warning: ‘__pyx_mdef___pyx_memoryview_1__reduce_cython__’ defined but not used [-Wunused-variable] 16609 | static PyMethodDef __pyx_mdef___pyx_memoryview_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_memoryview_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/cartopy/geodesic/_geodesic.c:16511:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran’ defined but not used [-Wunused-variable] 16511 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_23copy_fortran = {"copy_fortran", (PyCFunction)__pyx_memoryview_copy_fortran, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/cartopy/geodesic/_geodesic.c:16412:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_21copy’ defined but not used [-Wunused-variable] 16412 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_21copy = {"copy", (PyCFunction)__pyx_memoryview_copy, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/cartopy/geodesic/_geodesic.c:16333:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig’ defined but not used [-Wunused-variable] 16333 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_19is_f_contig = {"is_f_contig", (PyCFunction)__pyx_memoryview_is_f_contig, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/cartopy/geodesic/_geodesic.c:16254:20: warning: ‘__pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig’ defined but not used [-Wunused-variable] 16254 | static PyMethodDef __pyx_mdef_15View_dot_MemoryView_10memoryview_17is_c_contig = {"is_c_contig", (PyCFunction)__pyx_memoryview_is_c_contig, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/cartopy/geodesic/_geodesic.c:12206:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_3__setstate_cython__’ defined but not used [-Wunused-variable] 12206 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/cartopy/geodesic/_geodesic.c:11961:20: warning: ‘__pyx_mdef___pyx_MemviewEnum_1__reduce_cython__’ defined but not used [-Wunused-variable] 11961 | static PyMethodDef __pyx_mdef___pyx_MemviewEnum_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_MemviewEnum_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/cartopy/geodesic/_geodesic.c:11562:20: warning: ‘__pyx_mdef___pyx_array_3__setstate_cython__’ defined but not used [-Wunused-variable] 11562 | static PyMethodDef __pyx_mdef___pyx_array_3__setstate_cython__ = {"__setstate_cython__", (PyCFunction)__pyx_pw___pyx_array_3__setstate_cython__, METH_O, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ lib/cartopy/geodesic/_geodesic.c:11503:20: warning: ‘__pyx_mdef___pyx_array_1__reduce_cython__’ defined but not used [-Wunused-variable] 11503 | static PyMethodDef __pyx_mdef___pyx_array_1__reduce_cython__ = {"__reduce_cython__", (PyCFunction)__pyx_pw___pyx_array_1__reduce_cython__, METH_NOARGS, 0}; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -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.8/lib/cartopy/geodesic/_geodesic.o -L/usr/lib64 -L/usr/lib64 -lproj -o build/lib.linux-s390x-3.8/cartopy/geodesic/_geodesic.cpython-38-s390x-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uM2RWR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x ++ dirname /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x + cd Cartopy-0.18.0b1 + 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,--as-needed -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.18.0~b1-1.fc32.s390x running install running install_lib creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64 creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8 creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy copying build/lib.linux-s390x-3.8/cartopy/util.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy copying build/lib.linux-s390x-3.8/cartopy/img_transform.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy copying build/lib.linux-s390x-3.8/cartopy/_epsg.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy copying build/lib.linux-s390x-3.8/cartopy/vector_transform.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy copying build/lib.linux-s390x-3.8/cartopy/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy copying build/lib.linux-s390x-3.8/cartopy/crs.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy copying build/lib.linux-s390x-3.8/cartopy/siteconfig.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/geodesic copying build/lib.linux-s390x-3.8/cartopy/geodesic/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/geodesic copying build/lib.linux-s390x-3.8/cartopy/geodesic/_geodesic.cpython-38-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/geodesic creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/io copying build/lib.linux-s390x-3.8/cartopy/io/shapereader.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/io copying build/lib.linux-s390x-3.8/cartopy/io/srtm.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/io copying build/lib.linux-s390x-3.8/cartopy/io/ogc_clients.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/io copying build/lib.linux-s390x-3.8/cartopy/io/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/io copying build/lib.linux-s390x-3.8/cartopy/io/img_nest.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/io copying build/lib.linux-s390x-3.8/cartopy/io/img_tiles.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/io copying build/lib.linux-s390x-3.8/cartopy/io/srtm.npz -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/io creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/eyja_volcano.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/arrows.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/logo.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/hurricane_katrina.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/tube_stations.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/un_flag.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/effects_of_the_ellipse.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/global_map.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/tick_labels.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/star_shaped_boundary.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/features.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/regridding_arrows.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/wmts_time.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/image_tiles.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/contour_labels.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/feature_creation.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/wmts.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/axes_grid_basic.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/tissot.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/waves.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/eccentric_ellipse.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/favicon.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/geostationary.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/aurora_forecast.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/always_circular_stereo.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/reprojected_wmts.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/rotated_pole.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/barbs.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/nightshade.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/streamplot.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/utm_all_zones.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples copying build/lib.linux-s390x-3.8/cartopy/examples/wms.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/sphinxext copying build/lib.linux-s390x-3.8/cartopy/sphinxext/summarise_package.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/sphinxext copying build/lib.linux-s390x-3.8/cartopy/sphinxext/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/sphinxext creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/feature copying build/lib.linux-s390x-3.8/cartopy/feature/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/feature copying build/lib.linux-s390x-3.8/cartopy/feature/nightshade.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/feature creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests copying build/lib.linux-s390x-3.8/cartopy/tests/test_polygon.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests copying build/lib.linux-s390x-3.8/cartopy/tests/test_crs_transform_vectors.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests copying build/lib.linux-s390x-3.8/cartopy/tests/test_linear_ring.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests copying build/lib.linux-s390x-3.8/cartopy/tests/test_geodesic.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests copying build/lib.linux-s390x-3.8/cartopy/tests/test_features.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests copying build/lib.linux-s390x-3.8/cartopy/tests/test_vector_transform.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests copying build/lib.linux-s390x-3.8/cartopy/tests/test_img_tiles.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests copying build/lib.linux-s390x-3.8/cartopy/tests/test_img_nest.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests copying build/lib.linux-s390x-3.8/cartopy/tests/test_util.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests copying build/lib.linux-s390x-3.8/cartopy/tests/test_shapereader.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests copying build/lib.linux-s390x-3.8/cartopy/tests/test_img_transform.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests copying build/lib.linux-s390x-3.8/cartopy/tests/test_line_string.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests copying build/lib.linux-s390x-3.8/cartopy/tests/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests copying build/lib.linux-s390x-3.8/cartopy/tests/test_crs.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests copying build/lib.linux-s390x-3.8/cartopy/tests/test_coastline.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests copying build/lib.linux-s390x-3.8/cartopy/tests/test_coding_standards.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/io copying build/lib.linux-s390x-3.8/cartopy/tests/io/test_srtm.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/io copying build/lib.linux-s390x-3.8/cartopy/tests/io/test_downloaders.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/io copying build/lib.linux-s390x-3.8/cartopy/tests/io/test_ogc_clients.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/io copying build/lib.linux-s390x-3.8/cartopy/tests/io/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/io creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.8/cartopy/tests/crs/test_interrupted_goode_homolosine.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.8/cartopy/tests/crs/test_stereographic.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.8/cartopy/tests/crs/test_equidistant_conic.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.8/cartopy/tests/crs/test_equal_earth.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.8/cartopy/tests/crs/test_utm.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.8/cartopy/tests/crs/test_sinusoidal.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.8/cartopy/tests/crs/test_lambert_conformal.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.8/cartopy/tests/crs/test_gnomonic.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.8/cartopy/tests/crs/test_rotated_geodetic.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.8/cartopy/tests/crs/test_nearside_perspective.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.8/cartopy/tests/crs/test_eckert.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.8/cartopy/tests/crs/test_mercator.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.8/cartopy/tests/crs/test_orthographic.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.8/cartopy/tests/crs/test_mollweide.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.8/cartopy/tests/crs/test_azimuthal_equidistant.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.8/cartopy/tests/crs/test_rotated_pole.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.8/cartopy/tests/crs/test_geostationary.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.8/cartopy/tests/crs/test_albers_equal_area.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.8/cartopy/tests/crs/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.8/cartopy/tests/crs/test_miller.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.8/cartopy/tests/crs/helpers.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.8/cartopy/tests/crs/test_transverse_mercator.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.8/cartopy/tests/crs/test_lambert_azimuthal_equal_area.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs copying build/lib.linux-s390x-3.8/cartopy/tests/crs/test_robinson.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/feature copying build/lib.linux-s390x-3.8/cartopy/tests/feature/test_nightshade.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/feature copying build/lib.linux-s390x-3.8/cartopy/tests/feature/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/feature creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/test_web_services.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/test_feature_artist.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/test_examples.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/test_gridliner.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/test_caching.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/test_images.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/test_axes.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/test_patch.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/test_features.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/test_pseudo_color.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/test_plots.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/test_shapely_to_mpl.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/test_set_extent.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/test_mpl_integration.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/test_ticks.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/test_img_transform.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/test_nightshade.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/test_quiver.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/test_crs.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/test_style.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/test_contour.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/test_ticker.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_img_tiles2 copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_img_tiles2/web_tiles.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_img_tiles2 creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels_inline_usa_1.5.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner1.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels_inline_1.5.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels_1.5.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels_inline_usa.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_gridliner copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_gridliner/gridliner_labels_inline.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_gridliner creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_features copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_features/natural_earth_custom.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_features copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_features/natural_earth.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_features copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_features/gshhs_coastlines.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_features copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_features/wfs.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_features creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_web_services copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_web_services/wmts.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_web_services copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_web_services/wms.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_web_services creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xticks_cylindrical.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xyticks.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_ticks/xticks_no_transform.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_ticks/yticks_cylindrical.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_ticks/yticks_no_transform.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_ticks creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl/poly_interiors.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl/contour_with_interiors.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_shapely_to_mpl creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_crs copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_crs/mercator_squashed.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_crs copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_crs/lambert_conformal_south.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_crs creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_img_transform copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_img_transform/regrid_image.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_img_transform creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_images copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_images/image_merge.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_images copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_images/imshow_regional_projected.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_images copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_images/web_tiles.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_images copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_images/imshow_natural_earth_ortho.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_images copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_images/image_nest.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_images creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_examples copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_examples/global_map.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_examples copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_examples/contour_label.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_examples creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_plate_carree.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_global_wrap1.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_map.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_regrid.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_2.1.0.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_contourf_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_1.4.3.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/multiple_projections4.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_1d.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_rotated_pole.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_goode_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_pcolor_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_global_wrap3.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_regrid_with_extent.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/quiver_regrid_with_extent.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/multiple_projections520.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/simple_global.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_limited_area_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_3.2.0.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_3.0.0.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_global_wrap2.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_scatter_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_1d_transformed.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_contour_wrap_mpl_pre_3.0.0.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_regrid.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_single_column_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/streamplot_mpl_2.0.0.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/global_contour_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/pcolormesh_mercator_wrap.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/multiple_projections5.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/natural_earth_interface.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration/barbs_plate_carree.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_mpl_integration creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_nightshade copying build/lib.linux-s390x-3.8/cartopy/tests/mpl/baseline_images/mpl/test_nightshade/nightshade_platecarree.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/baseline_images/mpl/test_nightshade creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/lakes_shapefile copying build/lib.linux-s390x-3.8/cartopy/tests/lakes_shapefile/ne_110m_lakes.shx -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/lakes_shapefile copying build/lib.linux-s390x-3.8/cartopy/tests/lakes_shapefile/ne_110m_lakes.dbf -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/lakes_shapefile copying build/lib.linux-s390x-3.8/cartopy/tests/lakes_shapefile/ne_110m_lakes.shp -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/lakes_shapefile creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/mpl copying build/lib.linux-s390x-3.8/cartopy/mpl/feature_artist.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/mpl copying build/lib.linux-s390x-3.8/cartopy/mpl/clip_path.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/mpl copying build/lib.linux-s390x-3.8/cartopy/mpl/geoaxes.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/mpl copying build/lib.linux-s390x-3.8/cartopy/mpl/contour.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/mpl copying build/lib.linux-s390x-3.8/cartopy/mpl/slippy_image_artist.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/mpl copying build/lib.linux-s390x-3.8/cartopy/mpl/patch.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/mpl copying build/lib.linux-s390x-3.8/cartopy/mpl/style.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/mpl copying build/lib.linux-s390x-3.8/cartopy/mpl/__init__.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/mpl copying build/lib.linux-s390x-3.8/cartopy/mpl/ticker.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/mpl copying build/lib.linux-s390x-3.8/cartopy/mpl/gridliner.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/mpl creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/data creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/data/raster creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/data/raster/sample copying build/lib.linux-s390x-3.8/cartopy/data/raster/sample/Miriam.A2012270.2050.2km.jpg -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/data/raster/sample copying build/lib.linux-s390x-3.8/cartopy/data/raster/sample/Miriam.A2012270.2050.2km.README.txt -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/data/raster/sample creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/data/raster/natural_earth copying build/lib.linux-s390x-3.8/cartopy/data/raster/natural_earth/50-natural-earth-1-downsampled.png -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/data/raster/natural_earth copying build/lib.linux-s390x-3.8/cartopy/data/raster/natural_earth/images.json -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/data/raster/natural_earth creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/data/netcdf copying build/lib.linux-s390x-3.8/cartopy/data/netcdf/HadISST1_SST_update.README.txt -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/data/netcdf copying build/lib.linux-s390x-3.8/cartopy/data/netcdf/HadISST1_SST_update.nc -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/data/netcdf creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/data/shapefiles creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/data/shapefiles/gshhs copying build/lib.linux-s390x-3.8/cartopy/data/shapefiles/gshhs/README.TXT -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/data/shapefiles/gshhs creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/data/shapefiles/gshhs/l copying build/lib.linux-s390x-3.8/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.shx -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/data/shapefiles/gshhs/l copying build/lib.linux-s390x-3.8/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.shp -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/data/shapefiles/gshhs/l copying build/lib.linux-s390x-3.8/cartopy/data/shapefiles/gshhs/l/GSHHS_l_L2.dbf -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/data/shapefiles/gshhs/l creating /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/data/shapefiles/gshhs/c copying build/lib.linux-s390x-3.8/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.shx -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/data/shapefiles/gshhs/c copying build/lib.linux-s390x-3.8/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.shp -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/data/shapefiles/gshhs/c copying build/lib.linux-s390x-3.8/cartopy/data/shapefiles/gshhs/c/GSHHS_c_L1.dbf -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/data/shapefiles/gshhs/c copying build/lib.linux-s390x-3.8/cartopy/_version.py -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy copying build/lib.linux-s390x-3.8/cartopy/trace.cpython-38-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy copying build/lib.linux-s390x-3.8/cartopy/_crs.cpython-38-s390x-linux-gnu.so -> /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/util.py to util.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/img_transform.py to img_transform.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/_epsg.py to _epsg.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/vector_transform.py to vector_transform.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/crs.py to crs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/siteconfig.py to siteconfig.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/geodesic/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/io/shapereader.py to shapereader.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/io/srtm.py to srtm.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/io/ogc_clients.py to ogc_clients.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/io/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/io/img_nest.py to img_nest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/io/img_tiles.py to img_tiles.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/eyja_volcano.py to eyja_volcano.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/arrows.py to arrows.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/logo.py to logo.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/hurricane_katrina.py to hurricane_katrina.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/tube_stations.py to tube_stations.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/un_flag.py to un_flag.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/effects_of_the_ellipse.py to effects_of_the_ellipse.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/global_map.py to global_map.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/tick_labels.py to tick_labels.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/star_shaped_boundary.py to star_shaped_boundary.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/features.py to features.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/regridding_arrows.py to regridding_arrows.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/wmts_time.py to wmts_time.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/image_tiles.py to image_tiles.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/contour_labels.py to contour_labels.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/feature_creation.py to feature_creation.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/wmts.py to wmts.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/axes_grid_basic.py to axes_grid_basic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/tissot.py to tissot.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/waves.py to waves.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/eccentric_ellipse.py to eccentric_ellipse.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/favicon.py to favicon.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/geostationary.py to geostationary.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/aurora_forecast.py to aurora_forecast.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/always_circular_stereo.py to always_circular_stereo.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/reprojected_wmts.py to reprojected_wmts.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/rotated_pole.py to rotated_pole.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/barbs.py to barbs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/nightshade.py to nightshade.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/streamplot.py to streamplot.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/utm_all_zones.py to utm_all_zones.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/examples/wms.py to wms.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/sphinxext/summarise_package.py to summarise_package.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/sphinxext/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/feature/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/feature/nightshade.py to nightshade.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/test_polygon.py to test_polygon.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/test_crs_transform_vectors.py to test_crs_transform_vectors.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/test_linear_ring.py to test_linear_ring.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/test_geodesic.py to test_geodesic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/test_features.py to test_features.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/test_vector_transform.py to test_vector_transform.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/test_img_tiles.py to test_img_tiles.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/test_img_nest.py to test_img_nest.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/test_util.py to test_util.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/test_shapereader.py to test_shapereader.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/test_img_transform.py to test_img_transform.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/test_line_string.py to test_line_string.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/test_crs.py to test_crs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/test_coastline.py to test_coastline.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/test_coding_standards.py to test_coding_standards.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/io/test_srtm.py to test_srtm.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/io/test_downloaders.py to test_downloaders.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/io/test_ogc_clients.py to test_ogc_clients.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/io/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs/test_interrupted_goode_homolosine.py to test_interrupted_goode_homolosine.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs/test_stereographic.py to test_stereographic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs/test_equidistant_conic.py to test_equidistant_conic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs/test_equal_earth.py to test_equal_earth.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs/test_utm.py to test_utm.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs/test_sinusoidal.py to test_sinusoidal.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs/test_lambert_conformal.py to test_lambert_conformal.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs/test_gnomonic.py to test_gnomonic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs/test_rotated_geodetic.py to test_rotated_geodetic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs/test_nearside_perspective.py to test_nearside_perspective.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs/test_eckert.py to test_eckert.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs/test_mercator.py to test_mercator.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs/test_orthographic.py to test_orthographic.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs/test_mollweide.py to test_mollweide.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs/test_azimuthal_equidistant.py to test_azimuthal_equidistant.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs/test_rotated_pole.py to test_rotated_pole.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs/test_geostationary.py to test_geostationary.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs/test_albers_equal_area.py to test_albers_equal_area.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs/test_miller.py to test_miller.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs/helpers.py to helpers.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs/test_transverse_mercator.py to test_transverse_mercator.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs/test_lambert_azimuthal_equal_area.py to test_lambert_azimuthal_equal_area.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/crs/test_robinson.py to test_robinson.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/feature/test_nightshade.py to test_nightshade.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/feature/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/test_web_services.py to test_web_services.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/test_feature_artist.py to test_feature_artist.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/test_examples.py to test_examples.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/test_gridliner.py to test_gridliner.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/test_caching.py to test_caching.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/test_images.py to test_images.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/test_axes.py to test_axes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/test_patch.py to test_patch.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/test_features.py to test_features.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/test_pseudo_color.py to test_pseudo_color.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/test_plots.py to test_plots.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/test_shapely_to_mpl.py to test_shapely_to_mpl.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/test_set_extent.py to test_set_extent.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/test_mpl_integration.py to test_mpl_integration.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/test_ticks.py to test_ticks.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/test_img_transform.py to test_img_transform.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/test_nightshade.py to test_nightshade.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/test_quiver.py to test_quiver.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/test_crs.py to test_crs.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/test_style.py to test_style.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/test_contour.py to test_contour.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/test_ticker.py to test_ticker.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/mpl/feature_artist.py to feature_artist.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/mpl/clip_path.py to clip_path.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/mpl/geoaxes.py to geoaxes.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/mpl/contour.py to contour.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/mpl/slippy_image_artist.py to slippy_image_artist.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/mpl/patch.py to patch.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/mpl/style.py to style.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/mpl/__init__.py to __init__.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/mpl/ticker.py to ticker.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/mpl/gridliner.py to gridliner.cpython-38.pyc byte-compiling /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/_version.py to _version.cpython-38.pyc writing byte-compilation script '/tmp/tmpu4aozkg0.py' /usr/bin/python3 /tmp/tmpu4aozkg0.py removing /tmp/tmpu4aozkg0.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' warning: no files found matching '*.h' under directory 'lib' writing manifest file 'lib/Cartopy.egg-info/SOURCES.txt' Copying lib/Cartopy.egg-info to /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/Cartopy-0.18.0b1-py3.8.egg-info running install_scripts + rm -rfv /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/bin/__pycache__ + mkdir -p /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.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.18.0~b1-1.fc32.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.18.0~b1-1.fc32.s390x/usr/share/cartopy/shapefiles/natural_earth/cultural + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 0.18.0~b1-1.fc32 --unique-debug-suffix -0.18.0~b1-1.fc32.s390x --unique-debug-src-base python-cartopy-0.18.0~b1-1.fc32.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/Cartopy-0.18.0b1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/_crs.cpython-38-s390x-linux-gnu.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/geodesic/_geodesic.cpython-38-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/_crs.cpython-38-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/geodesic/_geodesic.cpython-38-s390x-linux-gnu.so Exception caught while booting Guile. /usr/bin/gdb.minimal: warning: Could not complete Guile gdb module initialization from: /usr/share/gdb/guile/gdb/boot.scm. Limited Guile support is available. Suggest passing --data-directory=/path/to/gdb/data-directory. Error in function "open-file": No such file or directory: "/usr/share/gdb/guile/gdb/boot.scm"Exception caught while booting Guile. /usr/bin/gdb.minimal: warning: Could not complete Guile gdb module initialization from: /usr/share/gdb/guile/gdb/boot.scm. Limited Guile support is available. Suggest passing --data-directory=/path/to/gdb/data-directory. Error in function "open-file": No such file or directory: "/usr/share/gdb/guile/gdb/boot.scm"explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/trace.cpython-38-s390x-linux-gnu.so extracting debug info from /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/trace.cpython-38-s390x-linux-gnu.so Exception caught while booting Guile. /usr/bin/gdb.minimal: warning: Could not complete Guile gdb module initialization from: /usr/share/gdb/guile/gdb/boot.scm. Limited Guile support is available. Suggest passing --data-directory=/path/to/gdb/data-directory. Error in function "open-file": No such file or directory: "/usr/share/gdb/guile/gdb/boot.scm"original debug info size: 4556kB, size after compression: 4452kB /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 5626 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile /usr/bin/python 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8 using /usr/bin/python3.8 Bytecompiling .py files below /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib/debug/usr/lib64/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.HK51xT + umask 022 + cd /builddir/build/BUILD + cd Cartopy-0.18.0b1 + PYTHONPATH=/builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages + PYTHONDONTWRITEBYTECODE=1 + MPLBACKEND=Agg + pytest-3 --doctest-modules --pyargs cartopy -m 'not network' ============================= test session starts ============================== platform linux -- Python 3.8.1, pytest-4.6.9, py-1.8.0, pluggy-0.13.0 rootdir: /builddir/build/BUILD/Cartopy-0.18.0b1, inifile: setup.cfg collected 548 items / 56 deselected / 492 selected crs.py . [ 0%] util.py . [ 0%] feature/__init__.py . [ 0%] io/__init__.py . [ 0%] io/img_nest.py . [ 1%] io/shapereader.py ... [ 1%] mpl/style.py . [ 1%] tests/test_coastline.py . [ 2%] tests/test_coding_standards.py s. [ 2%] tests/test_crs.py ............... [ 5%] tests/test_crs_transform_vectors.py ........ [ 7%] tests/test_features.py ..... [ 8%] tests/test_geodesic.py ............. [ 10%] tests/test_img_nest.py ....... [ 12%] tests/test_img_tiles.py ........ [ 13%] tests/test_img_transform.py .. [ 14%] tests/test_line_string.py ..................x [ 18%] tests/test_linear_ring.py ...... [ 19%] tests/test_polygon.py ............................ [ 25%] tests/test_shapereader.py ..... [ 26%] tests/test_util.py ........ [ 27%] tests/test_vector_transform.py ...... [ 28%] tests/crs/test_albers_equal_area.py ........ [ 30%] tests/crs/test_azimuthal_equidistant.py ........ [ 32%] tests/crs/test_eckert.py .............................................. [ 41%] tests/crs/test_equal_earth.py ..... [ 42%] tests/crs/test_equidistant_conic.py ........ [ 44%] tests/crs/test_geostationary.py .... [ 44%] tests/crs/test_gnomonic.py ............... [ 47%] tests/crs/test_interrupted_goode_homolosine.py .... [ 48%] tests/crs/test_lambert_azimuthal_equal_area.py ..... [ 49%] tests/crs/test_lambert_conformal.py ........ [ 51%] tests/crs/test_mercator.py ........ [ 53%] tests/crs/test_miller.py ........ [ 54%] tests/crs/test_mollweide.py ......... [ 56%] tests/crs/test_nearside_perspective.py ... [ 57%] tests/crs/test_orthographic.py ............... [ 60%] tests/crs/test_robinson.py ......... [ 61%] tests/crs/test_rotated_geodetic.py . [ 62%] tests/crs/test_rotated_pole.py . [ 62%] tests/crs/test_sinusoidal.py ...... [ 63%] tests/crs/test_stereographic.py ..... [ 64%] tests/crs/test_transverse_mercator.py .....x...... [ 67%] tests/crs/test_utm.py ... [ 67%] tests/feature/test_nightshade.py ..... [ 68%] tests/io/test_downloaders.py .. [ 69%] tests/mpl/__init__.py . [ 69%] tests/mpl/test_axes.py ......... [ 71%] tests/mpl/test_caching.py ... [ 71%] tests/mpl/test_contour.py .. [ 72%] tests/mpl/test_crs.py ... [ 72%] tests/mpl/test_examples.py .. [ 73%] tests/mpl/test_feature_artist.py ....... [ 74%] tests/mpl/test_features.py ... [ 75%] tests/mpl/test_gridliner.py ..... [ 76%] tests/mpl/test_images.py ...... [ 77%] tests/mpl/test_img_transform.py ... [ 78%] tests/mpl/test_mpl_integration.py ............................... [ 84%] tests/mpl/test_nightshade.py . [ 84%] tests/mpl/test_patch.py ... [ 85%] tests/mpl/test_plots.py .. [ 85%] tests/mpl/test_pseudo_color.py .... [ 86%] tests/mpl/test_quiver.py .... [ 87%] tests/mpl/test_set_extent.py ........ [ 88%] tests/mpl/test_shapely_to_mpl.py .. [ 89%] tests/mpl/test_style.py .................... [ 93%] tests/mpl/test_ticker.py .......................... [ 98%] tests/mpl/test_ticks.py ....... [100%] =============================== warnings summary =============================== tests/mpl/test_axes.py::TestNoSpherical::test_contour /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/tests/mpl/test_axes.py:37: 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. self.ax = plt.axes(projection=ccrs.PlateCarree()) tests/mpl/test_mpl_integration.py::test_multiple_projections /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/lib64/python3.8/site-packages/cartopy/mpl/feature_artist.py:164: UserWarning: Unable to determine extent. Defaulting to global. warnings.warn('Unable to determine extent. Defaulting to global.') -- Docs: https://docs.pytest.org/en/latest/warnings.html = 489 passed, 1 skipped, 56 deselected, 2 xfailed, 2 warnings in 40.20 seconds = + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-cartopy-0.18.0~b1-1.fc32.s390x Provides: python-cartopy = 0.18.0~b1-1.fc32 python3-cartopy = 0.18.0~b1-1.fc32 python3-cartopy(s390-64) = 0.18.0~b1-1.fc32 python3.8dist(cartopy) = 0.18.0b1 python3dist(cartopy) = 0.18.0b1 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.15()(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.21)(64bit) python(abi) = 3.8 python3.8dist(numpy) >= 1.10 python3.8dist(pyshp) >= 1.1.4 python3.8dist(setuptools) >= 0.7.2 python3.8dist(shapely) >= 1.5.6 python3.8dist(six) >= 1.3 rtld(GNU_HASH) Obsoletes: python-cartopy < 0.18.0~b1-1.fc32 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.18.0~b1-1.fc32.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sOdWbS + umask 022 + cd /builddir/build/BUILD + cd Cartopy-0.18.0b1 + DOCDIR=/builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.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.18.0~b1-1.fc32.s390x/usr/share/doc/python-cartopy-common + cp -pr README.md /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/share/doc/python-cartopy-common + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Q6Kp1S + umask 022 + cd /builddir/build/BUILD + cd Cartopy-0.18.0b1 + LICENSEDIR=/builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.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.18.0~b1-1.fc32.s390x/usr/share/licenses/python-cartopy-common + cp -pr COPYING /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/share/licenses/python-cartopy-common + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/share/licenses/python-cartopy-common + cp -pr lib/cartopy/data/LICENSE /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x/usr/share/licenses/python-cartopy-common + RPM_EC=0 ++ jobs -p + exit 0 warning: absolute symlink: /usr/share/cartopy/shapefiles/natural_earth/cultural -> /usr/share/natural-earth-map-data/cultural warning: absolute symlink: /usr/share/cartopy/shapefiles/natural_earth/physical -> /usr/share/natural-earth-map-data/physical Provides: python-cartopy-common = 0.18.0~b1-1.fc32 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.18.0~b1-1.fc32.s390x Provides: python-cartopy-debugsource = 0.18.0~b1-1.fc32 python-cartopy-debugsource(s390-64) = 0.18.0~b1-1.fc32 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-cartopy-debuginfo-0.18.0~b1-1.fc32.s390x Provides: debuginfo(build-id) = 066234f1c2c93ba29942d59ec03e2e90889a4393 debuginfo(build-id) = 426af30afddb3e72c5a21748f19e1ddee72a8c0d debuginfo(build-id) = eaa5f7602157610bcd9c3d375dbbb960fec86ad7 python3-cartopy-debuginfo = 0.18.0~b1-1.fc32 python3-cartopy-debuginfo(s390-64) = 0.18.0~b1-1.fc32 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.18.0~b1-1.fc32 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x Wrote: /builddir/build/RPMS/python-cartopy-common-0.18.0~b1-1.fc32.noarch.rpm Wrote: /builddir/build/RPMS/python-cartopy-debugsource-0.18.0~b1-1.fc32.s390x.rpm Wrote: /builddir/build/RPMS/python3-cartopy-debuginfo-0.18.0~b1-1.fc32.s390x.rpm Wrote: /builddir/build/RPMS/python3-cartopy-0.18.0~b1-1.fc32.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9eajrT + umask 022 + cd /builddir/build/BUILD + cd Cartopy-0.18.0b1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-cartopy-0.18.0~b1-1.fc32.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0