lt-in paths DEBUG:rasterio._env:Started GDALEnv . DEBUG:rasterio.env:Entered env context: DEBUG:rasterio.env:Exiting env context: DEBUG:rasterio.env:Cleared existing options DEBUG:rasterio._env:Stopped GDALEnv . DEBUG:rasterio.env:Exiting outermost env DEBUG:rasterio.env:Exited env context: ------------------------------ Captured log call ------------------------------- DEBUG rasterio.env:env.py:256 Entering env context: DEBUG rasterio.env:env.py:258 Starting outermost env DEBUG rasterio.env:env.py:305 No GDAL environment exists DEBUG rasterio.env:env.py:308 New GDAL environment created DEBUG rasterio._env:env.py:310 GDAL data files are available at built-in paths DEBUG rasterio._env:env.py:310 PROJ data files are available at built-in paths DEBUG rasterio._env:env.py:310 Started GDALEnv . DEBUG rasterio.env:env.py:280 Entered env context: DEBUG rasterio.env:env.py:284 Exiting env context: DEBUG rasterio.env:env.py:345 Cleared existing options DEBUG rasterio._env:env.py:346 Stopped GDALEnv . DEBUG rasterio.env:env.py:290 Exiting outermost env DEBUG rasterio.env:env.py:297 Exited env context: =============================== warnings summary =============================== tests/test__crs.py: 3 tests with warnings tests/test_crs.py: 5 tests with warnings tests/test_rio_warp.py: 1 test with warning tests/test_warp.py: 1 test with warning /usr/lib/python3.9/site-packages/_pytest/mark/evaluate.py:107: DeprecationWarning: NotImplemented should not be used in a boolean context result = bool(expr) tests/test_read.py::ReaderContextTest::test_read_window tests/test_read.py::ReaderContextTest::test_read_window tests/test_read.py::ReaderContextTest::test_read_window /builddir/build/BUILD/rasterio-1.1.5/tests/test_read.py:178: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual([md5(x.tostring()).hexdigest() for x in a], tests/test_read.py::ReaderContextTest::test_read_window tests/test_read.py::ReaderContextTest::test_read_window tests/test_read.py::ReaderContextTest::test_read_window /builddir/build/BUILD/rasterio-1.1.5/tests/test_read.py:187: DeprecationWarning: tostring() is deprecated. Use tobytes() instead. self.assertEqual([md5(x.tostring()).hexdigest() for x in a[:]], -- Docs: https://docs.pytest.org/en/latest/warnings.html =========================== short test summary info ============================ FAILED tests/test_warp.py::test_transform_geom_polygon_cutting - AssertionErr... FAILED tests/test_warp.py::test_transform_geom_polygon_offset - AssertionErro... = 2 failed, 1704 passed, 42 skipped, 21 deselected, 9 xfailed, 1 xpassed, 16 warnings in 1802.70s (0:30:02) = error: Bad exit status from /var/tmp/rpm-tmp.uEdZDq (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.uEdZDq (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/python-rasterio.spec