Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1979320 Details for
Bug 2226312
python-rasterio: FTBFS in Fedora rawhide/f39
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh89 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 32.00 KB, created by
Fedora Release Engineering
on 2023-07-25 19:45:24 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Fedora Release Engineering
Created:
2023-07-25 19:45:24 UTC
Size:
32.00 KB
patch
obsolete
>dhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib/gfortran/modules ' >+ export FCFLAGS >+ VALAFLAGS=-g >+ export VALAFLAGS >+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Clink-arg=-Wl,-z,relro -Clink-arg=-Wl,-z,now -Clink-arg=-specs=/usr/lib/rpm/redhat/redhat-package-notes --cap-lints=warn' >+ export RUSTFLAGS >+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' >+ export LDFLAGS >+ LT_SYS_LIBRARY_PATH=/usr/lib: >+ export LT_SYS_LIBRARY_PATH >+ CC=gcc >+ export CC >+ CXX=g++ >+ export CXX >+ cd rasterio-1.3.8 >+ rm -r rasterio >+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m32 -march=i686 -mtune=generic -msse2 -mfpmath=sse -mstackrealign -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection ' >+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes ' >+ PATH=/builddir/build/BUILDROOT/python-rasterio-1.3.8-2.fc39.i386/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin >+ PYTHONPATH=/builddir/build/BUILDROOT/python-rasterio-1.3.8-2.fc39.i386/usr/lib/python3.12/site-packages:/builddir/build/BUILDROOT/python-rasterio-1.3.8-2.fc39.i386/usr/lib/python3.12/site-packages >+ PYTHONDONTWRITEBYTECODE=1 >+ PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/rasterio-1.3.8/.pyproject-builddir' >+ PYTEST_XDIST_AUTO_NUM_WORKERS=5 >+ /usr/bin/pytest -ra -m 'not network and not wheel' -k 'not test_outer_boundless_pixel_fidelity and not debian' >Test data present. >============================= test session starts ============================== >platform linux -- Python 3.12.0b4, pytest-7.3.2, pluggy-1.0.0 >rootdir: /builddir/build/BUILD/rasterio-1.3.8 >configfile: pyproject.toml >plugins: hypothesis-6.62.1 >collected 2121 items / 20 deselected / 2101 selected >tests/test__env.py .............. [ 0%] >tests/test__version.py ..... [ 0%] >tests/test_band.py . [ 0%] >tests/test_band_masks.py ........... [ 1%] >tests/test_blocks.py ....................... [ 2%] >tests/test_boundless_read.py XX...X..XX. [ 3%] >tests/test_checksum.py ...... [ 3%] >tests/test_cli_main.py .. [ 3%] >tests/test_colorinterp.py .....xx............... [ 4%] >tests/test_colormap.py .. [ 4%] >tests/test_complex_dtypes.py ..... [ 4%] >tests/test_coords.py ...... [ 5%] >tests/test_creation_options.py . [ 5%] >tests/test_crs.py ...................................................... [ 7%] >............................................................ [ 10%] >tests/test_data_paths.py .. [ 10%] >tests/test_dataset.py ................................. [ 12%] >tests/test_dataset_mask.py ............ [ 12%] >tests/test_dataset_rw.py ... [ 12%] >tests/test_deprecated.py . [ 12%] >tests/test_descriptions.py .... [ 13%] >tests/test_driver_management.py .... [ 13%] >tests/test_driver_policy.py .. [ 13%] >tests/test_dtypes.py .......................... [ 14%] >tests/test_enums.py ........... [ 15%] >tests/test_env.py ...................x.................................. [ 17%] >....... [ 18%] >tests/test_err.py .....x [ 18%] >tests/test_features.py ................................................. [ 20%] >..........................s..X.......................................... [ 24%] >.. [ 24%] >tests/test_filepath.py .............xx... [ 25%] >tests/test_fillnodata.py .... [ 25%] >tests/test_gcps.py ......... [ 25%] >tests/test_gdal_raster_io.py ................................... [ 27%] >tests/test_image_structure.py ............... [ 28%] >tests/test_indexing.py ..................... [ 29%] >tests/test_int8.py ..... [ 29%] >tests/test_io.py .. [ 29%] >tests/test_io_mixins.py ..... [ 29%] >tests/test_mask.py ....................... [ 30%] >tests/test_mask_creation.py ..... [ 30%] >tests/test_memoryfile.py ............................ [ 32%] >tests/test_merge.py ........ [ 32%] >tests/test_meta.py .. [ 32%] >tests/test_no_georef.py .. [ 32%] >tests/test_nodata.py ...... [ 33%] >tests/test_open.py ...... [ 33%] >tests/test_open_options.py ... [ 33%] >tests/test_open_overview_level.py . [ 33%] >tests/test_open_sharing.py .. [ 33%] >tests/test_options.py . [ 33%] >tests/test_overviews.py .............. [ 34%] >tests/test_pad.py . [ 34%] >tests/test_path.py ................................................... [ 36%] >tests/test_plot.py .................... [ 37%] >tests/test_png.py . [ 37%] >tests/test_process_pool_executor.py .. [ 38%] >tests/test_profile.py ................... [ 38%] >tests/test_read.py ........................ [ 40%] >tests/test_read_boundless.py .............x [ 40%] >tests/test_read_dtype.py .... [ 40%] >tests/test_read_resample.py ........ [ 41%] >tests/test_reshape_image.py ... [ 41%] >tests/test_revolvingdoor.py . [ 41%] >tests/test_rio_blocks.py ....... [ 41%] >tests/test_rio_bounds.py ... [ 41%] >tests/test_rio_calc.py ................................................. [ 44%] >........................................................................ [ 47%] >........................................................................ [ 51%] >........................................................................ [ 54%] >........................................................................ [ 58%] > [ 58%] >tests/test_rio_clip.py ........... [ 58%] >tests/test_rio_convert.py ................... [ 59%] >tests/test_rio_edit_info.py ............................................ [ 61%] >......... [ 61%] >tests/test_rio_env.py .... [ 62%] >tests/test_rio_gcp.py ........ [ 62%] >tests/test_rio_helpers.py .......... [ 63%] >tests/test_rio_info.py ........................................s. [ 65%] >tests/test_rio_insp.py .... [ 65%] >tests/test_rio_main.py ... [ 65%] >tests/test_rio_mask.py .......... [ 65%] >tests/test_rio_merge.py ..............................X.... [ 67%] >tests/test_rio_options.py .................................. [ 69%] >tests/test_rio_overview.py ........... [ 69%] >tests/test_rio_rasterize.py ................... [ 70%] >tests/test_rio_rm.py .... [ 70%] >tests/test_rio_sample.py ....... [ 71%] >tests/test_rio_shapes.py ............ [ 71%] >tests/test_rio_stack.py ...... [ 71%] >tests/test_rio_transform.py . [ 71%] >tests/test_rio_warp.py ................................................. [ 74%] >.... [ 74%] >tests/test_rpcs.py ...... [ 74%] >tests/test_sampling.py ........... [ 75%] >tests/test_scale_offset.py ........ [ 75%] >tests/test_session.py .................................................. [ 78%] >.. [ 78%] >tests/test_show_versions.py .... [ 78%] >tests/test_shutil.py ................. [ 79%] >tests/test_statistics.py .. [ 79%] >tests/test_subdatasets.py s. [ 79%] >tests/test_tag_item.py ... [ 79%] >tests/test_tag_ns.py . [ 79%] >tests/test_tags.py ..... [ 79%] >tests/test_thread_pool_executor.py .. [ 79%] >tests/test_threading.py .... [ 80%] >tests/test_tools.py .. [ 80%] >tests/test_transform.py ................................................ [ 82%] >..................... [ 83%] >tests/test_units.py .... [ 83%] >tests/test_update.py ........ [ 84%] >tests/test_vrt.py .. [ 84%] >tests/test_warnings.py ..... [ 84%] >tests/test_warp.py ...........xx........................................ [ 86%] >...................................................x.xxxx............... [ 90%] >.....................s [ 91%] >tests/test_warp_transform.py ........................ [ 92%] >tests/test_warpedvrt.py ..F.......................XFF............. [ 94%] >tests/test_windows.py .................................................. [ 96%] >................ [ 97%] >tests/test_windows_mixins.py ...... [ 97%] >tests/test_write.py ..s.....................................s. >=================================== FAILURES =================================== >__________________________ test_warped_vrt_add_alpha ___________________________ >dsrec = <function dsrec.<locals>.func at 0xcb696118> >path_rgb_byte_tif = '/builddir/build/BUILD/rasterio-1.3.8/tests/data/RGB.byte.tif' > def test_warped_vrt_add_alpha(dsrec, path_rgb_byte_tif): > """A VirtualVRT has the expected VRT properties.""" > with rasterio.Env() as env: > with rasterio.open(path_rgb_byte_tif) as src: > vrt = WarpedVRT(src, crs=DST_CRS, add_alpha=True) > > records = dsrec(env) >> assert len(records) == 1 >E AssertionError: assert 2 == 1 >E + where 2 = len([' 1 N GTiff -1 10x10x1 /tmp/pytest-of-mockbuild/pytest-0/test_rasterize_like_raster_src0/pixelated_image.tif', ' 2 N GTiff -1 791x718x3 /builddir/build/BUILD/rasterio-1.3.8/tests/data/RGB.byte.tif']) >tests/test_warpedvrt.py:73: AssertionError >------------------------------ Captured log call ------------------------------- >DEBUG rasterio._env:env.py:326 GDAL data files are available at built-in paths. >DEBUG rasterio._env:env.py:326 PROJ data files are available at built-in paths. >DEBUG rasterio._env:env.py:326 Started GDALEnv: self=<rasterio._env.GDALEnv object at 0xcb80afe8>. >DEBUG rasterio._env:env.py:362 Stopped GDALEnv <rasterio._env.GDALEnv object at 0xcb80afe8>. >DEBUG rasterio._env:env.py:326 GDAL data files are available at built-in paths. >DEBUG rasterio._env:env.py:326 PROJ data files are available at built-in paths. >DEBUG rasterio._env:env.py:326 Started GDALEnv: self=<rasterio._env.GDALEnv object at 0xcb80abf8>. >DEBUG rasterio._env:env.py:362 Stopped GDALEnv <rasterio._env.GDALEnv object at 0xcb80abf8>. >______________________________ test_open_datasets ______________________________ >capfd = <_pytest.capture.CaptureFixture object at 0xcb880438> >path_rgb_byte_tif = '/builddir/build/BUILD/rasterio-1.3.8/tests/data/RGB.byte.tif' > def test_open_datasets(capfd, path_rgb_byte_tif): > """Number of open datasets is expected""" > with rasterio.Env() as env: > > with rasterio.open(path_rgb_byte_tif) as src: > env._dump_open_datasets() > captured = capfd.readouterr() > assert "1 N GTiff" in captured.err > assert "1 S GTiff" not in captured.err > > with WarpedVRT(src) as vrt: > env._dump_open_datasets() > captured = capfd.readouterr() > assert "2 N GTiff" in captured.err > > env._dump_open_datasets() > captured = capfd.readouterr() >> assert "1 N GTiff" not in captured.err >E AssertionError: assert '1 N GTiff' not in 'Open GDAL D...B.byte.tif\n' >E '1 N GTiff' is contained here: >E Open GDAL Datasets: >E 1 N GTiff -1 10x10x1 /tmp/pytest-of-mockbuild/pytest-0/test_rasterize_like_raster_src0/pixelated_image.tif >E ? +++++++++ >E 1 N GTiff -1 791x718x3 /builddir/build/BUILD/rasterio-1.3.8/tests/data/RGB.byte.tif >tests/test_warpedvrt.py:471: AssertionError >------------------------------ Captured log call ------------------------------- >DEBUG rasterio._env:env.py:326 GDAL data files are available at built-in paths. >DEBUG rasterio._env:env.py:326 PROJ data files are available at built-in paths. >DEBUG rasterio._env:env.py:326 Started GDALEnv: self=<rasterio._env.GDALEnv object at 0xcb880e08>. >DEBUG rasterio._env:env.py:362 Stopped GDALEnv <rasterio._env.GDALEnv object at 0xcb880e08>. >DEBUG rasterio._env:env.py:326 GDAL data files are available at built-in paths. >DEBUG rasterio._env:env.py:326 PROJ data files are available at built-in paths. >DEBUG rasterio._env:env.py:326 Started GDALEnv: self=<rasterio._env.GDALEnv object at 0xcb880838>. >DEBUG rasterio._env:env.py:362 Stopped GDALEnv <rasterio._env.GDALEnv object at 0xcb880838>. >________________________________ test_warp_warp ________________________________ >dsrec = <function dsrec.<locals>.func at 0xcb668c58> >path_rgb_byte_tif = '/builddir/build/BUILD/rasterio-1.3.8/tests/data/RGB.byte.tif' > def test_warp_warp(dsrec, path_rgb_byte_tif): > """Vincent! :P""" > with rasterio.Env() as env: > > with rasterio.open(path_rgb_byte_tif) as src: > # We should have one open dataset with a refcount of 1. > records = dsrec(env) >> assert len(records) == 1 >E AssertionError: assert 2 == 1 >E + where 2 = len([' 1 N GTiff -1 10x10x1 /tmp/pytest-of-mockbuild/pytest-0/test_rasterize_like_raster_src0/pixelated_image.tif', ' 1 N GTiff -1 791x718x3 /builddir/build/BUILD/rasterio-1.3.8/tests/data/RGB.byte.tif']) >tests/test_warpedvrt.py:481: AssertionError >------------------------------ Captured log call ------------------------------- >DEBUG rasterio._env:env.py:326 GDAL data files are available at built-in paths. >DEBUG rasterio._env:env.py:326 PROJ data files are available at built-in paths. >DEBUG rasterio._env:env.py:326 Started GDALEnv: self=<rasterio._env.GDALEnv object at 0xcb87a388>. >DEBUG rasterio._env:env.py:362 Stopped GDALEnv <rasterio._env.GDALEnv object at 0xcb87a388>. >DEBUG rasterio._env:env.py:326 GDAL data files are available at built-in paths. >DEBUG rasterio._env:env.py:326 PROJ data files are available at built-in paths. >DEBUG rasterio._env:env.py:326 Started GDALEnv: self=<rasterio._env.GDALEnv object at 0xcb87ad18>. >DEBUG rasterio._env:env.py:362 Stopped GDALEnv <rasterio._env.GDALEnv object at 0xcb87ad18>. >=============================== warnings summary =============================== >../../../../usr/lib/python3.12/site-packages/pkg_resources/__init__.py:121 > /usr/lib/python3.12/site-packages/pkg_resources/__init__.py:121: DeprecationWarning: pkg_resources is deprecated as an API > warnings.warn("pkg_resources is deprecated as an API", DeprecationWarning) >../../../../usr/lib/python3.12/site-packages/pkg_resources/__init__.py:2870 > /usr/lib/python3.12/site-packages/pkg_resources/__init__.py:2870: DeprecationWarning: Deprecated call to `pkg_resources.declare_namespace('mpl_toolkits')`. > Implementing implicit namespace packages (as specified in PEP 420) is preferred to `pkg_resources.declare_namespace`. See https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages > declare_namespace(pkg) >../../BUILDROOT/python-rasterio-1.3.8-2.fc39.i386/usr/lib/python3.12/site-packages/rasterio/__init__.py:304: 1 warning >tests/test_blocks.py: 5 warnings >tests/test_boundless_read.py: 1 warning >tests/test_crs.py: 1 warning >tests/test_dataset.py: 6 warnings >tests/test_dataset_rw.py: 1 warning >tests/test_dtypes.py: 1 warning >tests/test_gdal_raster_io.py: 14 warnings >tests/test_mask_creation.py: 1 warning >tests/test_no_georef.py: 1 warning >tests/test_open_options.py: 1 warning >tests/test_overviews.py: 1 warning >tests/test_read.py: 1 warning >tests/test_rpcs.py: 1 warning >tests/test_subdatasets.py: 1 warning >tests/test_tags.py: 1 warning >tests/test_warpedvrt.py: 1 warning >tests/test_write.py: 6 warnings > /builddir/build/BUILDROOT/python-rasterio-1.3.8-2.fc39.i386/usr/lib/python3.12/site-packages/rasterio/__init__.py:304: NotGeoreferencedWarning: Dataset has no geotransform, gcps, or rpcs. The identity matrix will be returned. > dataset = DatasetReader(path, driver=driver, sharing=sharing, **kwargs) >tests/test_blocks.py: 5 warnings >tests/test_complex_dtypes.py: 3 warnings >tests/test_creation_options.py: 1 warning >tests/test_dataset.py: 6 warnings >tests/test_dataset_rw.py: 2 warnings >tests/test_descriptions.py: 4 warnings >tests/test_dtypes.py: 1 warning >tests/test_gdal_raster_io.py: 35 warnings >tests/test_no_georef.py: 2 warnings >tests/test_png.py: 1 warning >tests/test_profile.py: 1 warning >tests/test_rpcs.py: 1 warning >tests/test_scale_offset.py: 8 warnings >tests/test_tags.py: 3 warnings >tests/test_units.py: 4 warnings >tests/test_warp.py: 1 warning >tests/test_warpedvrt.py: 1 warning >tests/test_write.py: 23 warnings > /builddir/build/BUILDROOT/python-rasterio-1.3.8-2.fc39.i386/usr/lib/python3.12/site-packages/rasterio/__init__.py:314: NotGeoreferencedWarning: Dataset has no geotransform, gcps, or rpcs. The identity matrix will be returned. > dataset = writer( >tests/test_boundless_read.py: 101 warnings >tests/test_memoryfile.py: 1 warning > /builddir/build/BUILDROOT/python-rasterio-1.3.8-2.fc39.i386/usr/lib/python3.12/site-packages/rasterio/io.py:141: NotGeoreferencedWarning: The given matrix is equal to Affine.identity or its flipped counterpart. GDAL may ignore this matrix and save no geotransform without raising an error. This behavior is somewhat driver-specific. > return writer( >tests/test_dataset.py: 4 warnings >tests/test_features.py: 9 warnings >tests/test_mask.py: 21 warnings >tests/test_no_georef.py: 1 warning >tests/test_rio_bounds.py: 3 warnings >tests/test_rio_mask.py: 14 warnings >tests/test_rio_rasterize.py: 11 warnings >tests/test_rio_shapes.py: 12 warnings >tests/test_write.py: 2 warnings > /builddir/build/BUILDROOT/python-rasterio-1.3.8-2.fc39.i386/usr/lib/python3.12/site-packages/rasterio/__init__.py:314: NotGeoreferencedWarning: The given matrix is equal to Affine.identity or its flipped counterpart. GDAL may ignore this matrix and save no geotransform without raising an error. This behavior is somewhat driver-specific. > dataset = writer( >tests/test_dtypes.py::test_cant_cast_dtype_nan[uint8] >tests/test_dtypes.py::test_cant_cast_dtype_nan[uint16] >tests/test_dtypes.py::test_cant_cast_dtype_nan[uint32] >tests/test_dtypes.py::test_cant_cast_dtype_nan[int32] > /builddir/build/BUILDROOT/python-rasterio-1.3.8-2.fc39.i386/usr/lib/python3.12/site-packages/rasterio/dtypes.py:214: RuntimeWarning: invalid value encountered in cast > return np.allclose(values, values.astype(dtype), equal_nan=True) >tests/test_env.py::test_ensure_env_credentialled_decorator >tests/test_env.py::test_ensure_env_credentialled_decorator_fp_kwarg >tests/test_env.py::test_nested_credentials > /builddir/build/BUILDROOT/python-rasterio-1.3.8-2.fc39.i386/usr/lib/python3.12/site-packages/rasterio/env.py:407: RasterioDeprecationWarning: Please use ensure_env_with_credentials instead > warnings.warn("Please use ensure_env_with_credentials instead", RasterioDeprecationWarning) >tests/test_env.py::test_aws_session >tests/test_env.py::test_aws_session_credentials > /builddir/build/BUILDROOT/python-rasterio-1.3.8-2.fc39.i386/usr/lib/python3.12/site-packages/rasterio/env.py:187: RasterioDeprecationWarning: Passing a boto3 session is deprecated. Pass a Rasterio AWSSession object instead. > warnings.warn( >tests/test_env.py::test_with_aws_session_credentials >tests/test_env.py::test_aws_unsigned_subenv > /builddir/build/BUILDROOT/python-rasterio-1.3.8-2.fc39.i386/usr/lib/python3.12/site-packages/rasterio/env.py:167: RasterioDeprecationWarning: Passing abstract session keyword arguments is deprecated. Pass a Rasterio AWSSession object instead. > warnings.warn( >tests/test_io.py::test_datasetwriter_no_crs > /builddir/build/BUILD/rasterio-1.3.8/tests/test_io.py:29: NotGeoreferencedWarning: Dataset has no geotransform, gcps, or rpcs. The identity matrix will be returned. > assert DatasetWriter( >tests/test_nodata.py::test_set_mem_inf_nodata >tests/test_nodata.py::test_set_mem_nan_nodata >tests/test_warnings.py::test_notgeoref_warning >tests/test_warnings.py::test_no_notgeoref_warning[None-gcps1-None] >tests/test_warnings.py::test_no_notgeoref_warning[None-None-rpcs2] > /builddir/build/BUILDROOT/python-rasterio-1.3.8-2.fc39.i386/usr/lib/python3.12/site-packages/rasterio/io.py:141: NotGeoreferencedWarning: Dataset has no geotransform, gcps, or rpcs. The identity matrix will be returned. > return writer( >tests/test_process_pool_executor.py: 12 warnings >tests/test_warp.py: 1 warning > /usr/lib/python3.12/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=2002) is multi-threaded, use of fork() may lead to deadlocks in the child. > self.pid = os.fork() >tests/test_rio_blocks.py::test_windows >tests/test_rio_blocks.py::test_windows_sequence >tests/test_rio_blocks.py::test_windows_precision >tests/test_rio_blocks.py::test_windows_indent >tests/test_rio_blocks.py::test_windows_compact >tests/test_rio_blocks.py::test_windows_exception >tests/test_rio_blocks.py::test_windows_projected > /usr/lib/python3.12/site-packages/cligj/__init__.py:111: FutureWarning: Sequences of Features, not FeatureCollections, will be the default in version 1.0.0 > callback=lambda ctx, param, value: warn( >tests/test_rio_main.py::test_show_versions >tests/test_show_versions.py::test_get_deps_info >tests/test_show_versions.py::test_show_versions_with_gdal > /builddir/build/BUILDROOT/python-rasterio-1.3.8-2.fc39.i386/usr/lib/python3.12/site-packages/rasterio/_show_versions.py:76: DeprecationWarning: Accessing attrs.__version__ is deprecated and will be removed in a future release. Use importlib.metadata directly to query for attrs's packaging metadata. > return module.__version__ >tests/test_rio_merge.py: 27 warnings > /builddir/build/BUILDROOT/python-rasterio-1.3.8-2.fc39.i386/usr/lib/python3.12/site-packages/rasterio/rio/merge.py:14: RasterioDeprecationWarning: The --precision option is unused, deprecated, and will be removed in 2.0.0. > warnings.warn( >tests/test_rio_merge.py::test_merge_out_of_range_nodata > /builddir/build/BUILD/rasterio-1.3.8/tests/test_rio_merge.py:489: DeprecationWarning: NumPy will stop allowing conversion of out-of-bound Python integers to integer arrays. The conversion of 9999 to uint8 will fail in the future. > For the old behavior, usually: > np.array(value).astype(dtype)` > will give the desired result (the cast overflows). > assert not (rv == np.uint8(9999)).any() >tests/test_rio_shapes.py: 7 warnings >tests/test_warnings.py: 3 warnings > /usr/lib/python3.12/site-packages/_pytest/python.py:194: PytestRemovedIn8Warning: Passing None has been deprecated. > See https://docs.pytest.org/en/latest/how-to/capture-warnings.html#additional-use-cases-of-warnings-in-tests for alternatives in common use cases. > result = testfunction(**testargs) >-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html >=========================== short test summary info ============================ >SKIPPED [1] tests/test_features.py:732: Requires GDAL before 3.5 >SKIPPED [1] tests/test_rio_info.py:398: GDAL not compiled with NetCDF driver. >SKIPPED [1] tests/test_subdatasets.py:10: GDAL not compiled with NetCDF driver. >SKIPPED [1] tests/test_warp.py:2111: Requires GDAL 3.4.x >SKIPPED [1] tests/test_write.py:40: Unsupported data type >SKIPPED [1] tests/test_write.py:556: Validate behavior before GDAL 3.5 >XFAIL tests/test_colorinterp.py::test_set_colorinterp_all[10] - reason: Setting colorinterp to gray fails with GDAL 2.3, see https://github.com/rasterio/rasterio/issues/1234 >XFAIL tests/test_colorinterp.py::test_set_colorinterp_all[11] - reason: Setting colorinterp to gray fails with GDAL 2.3, see https://github.com/rasterio/rasterio/issues/1234 >XFAIL tests/test_env.py::test_aws_unsigned_subenv - Turning off signing in an inner env does not work in Rasterio 1.0 >XFAIL tests/test_err.py::test_issue2353bis - GDAL > 3.3 will not warn >XFAIL tests/test_filepath.py::test_vsifile_copyfiles - Copying is not supported by FilePath >XFAIL tests/test_filepath.py::test_multi_vsifile - FilePath does not implement '.files' property properly. >XFAIL tests/test_read_boundless.py::test_issue1982 - GDAL 3.1 skips overviews because of background layer >XFAIL tests/test_warp.py::test_transform_bounds_densify[0-expected0] - Projection extents have changed with PROJ 9 >XFAIL tests/test_warp.py::test_transform_bounds_densify[100-expected1] - Projection extents have changed with PROJ 9 >XFAIL tests/test_warp.py::test_target_aligned_pixels - Projection extents have changed with PROJ 8 >XFAIL tests/test_warp.py::test_resample_no_invert_proj[1] - reason: Some resampling methods succeed but produce blank images. See https://github.com/rasterio/rasterio/issues/614 >XFAIL tests/test_warp.py::test_resample_no_invert_proj[2] - reason: Some resampling methods succeed but produce blank images. See https://github.com/rasterio/rasterio/issues/614 >XFAIL tests/test_warp.py::test_resample_no_invert_proj[3] - reason: Some resampling methods succeed but produce blank images. See https://github.com/rasterio/rasterio/issues/614 >XFAIL tests/test_warp.py::test_resample_no_invert_proj[4] - reason: Some resampling methods succeed but produce blank images. See https://github.com/rasterio/rasterio/issues/614 >XPASS tests/test_boundless_read.py::test_issue2382 The bug reported in gh-2382 >XPASS tests/test_boundless_read.py::test_outer_upper_left_boundless_pixel_fidelity Likely the bug reported in gh-2382 >XPASS tests/test_boundless_read.py::test_boundless_fill_value fill_value requires GDAL 3.1.4 or equivalent patches >XPASS tests/test_boundless_read.py::test_boundless_fill_value_overview_masks fill_value requires GDAL 3.1.4 or equivalent patches >XPASS tests/test_boundless_read.py::test_boundless_masked_fill_value_overview_masks fill_value requires GDAL 3.1.4 or equivalent patches >XPASS tests/test_features.py::test_rasterize_supported_dtype[uint32-4294967295] GDAL regression? Works with 3.4.3 >XPASS tests/test_rio_merge.py::test_merge_resampling[7] >XPASS tests/test_warpedvrt.py::test_warpedvrt_issue1744 GDAL's output defaults to float64 >FAILED tests/test_warpedvrt.py::test_warped_vrt_add_alpha - AssertionError: a... >FAILED tests/test_warpedvrt.py::test_open_datasets - AssertionError: assert '... >FAILED tests/test_warpedvrt.py::test_warp_warp - AssertionError: assert 2 == 1 >= 3 failed, 2070 passed, 6 skipped, 20 deselected, 14 xfailed, 8 xpassed, 406 warnings in 98.11s (0:01:38) = >error: Bad exit status from /var/tmp/rpm-tmp.nnWfSy (%check) > Bad exit status from /var/tmp/rpm-tmp.nnWfSy (%check) >RPM build errors: >Child return code was: 1 >EXCEPTION: [Error('Command failed: \n # /usr/bin/systemd-nspawn -q -M e8ef9ba4ede6494ab5c6dca4e4b41156 -D /var/lib/mock/f39-build-44341498-5276626/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.zlvxcb1v:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\\033]0;<mock-chroot>\\007" --setenv=PS1=<mock-chroot> \\s-\\v\\$ --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c /usr/bin/rpmbuild -ba --noprep --noclean --target i686 --nodeps /builddir/build/SPECS/python-rasterio.spec\n', 1)] >Traceback (most recent call last): > File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace > result = func(*args, **kw) > ^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.11/site-packages/mockbuild/util.py", line 597, in do_with_status > raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) >mockbuild.exception.Error: Command failed: > # /usr/bin/systemd-nspawn -q -M e8ef9ba4ede6494ab5c6dca4e4b41156 -D /var/lib/mock/f39-build-44341498-5276626/root -a -u mockbuild --capability=cap_ipc_lock --bind=/tmp/mock-resolv.zlvxcb1v:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin --setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007" --setenv=PS1=<mock-chroot> \s-\v\$ --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c /usr/bin/rpmbuild -ba --noprep --noclean --target i686 --nodeps /builddir/build/SPECS/python-rasterio.spec >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 2226312
: 1979320 |
1979321
|
1979322