Skip to content

Instantly share code, notes, and snippets.

@r-rmcgibbo
Created May 19, 2021 07:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-rmcgibbo/c3a03a8850291282948d003700a2b8f8 to your computer and use it in GitHub Desktop.
Save r-rmcgibbo/c3a03a8850291282948d003700a2b8f8 to your computer and use it in GitHub Desktop.
warning: ignoring the user-specified setting 'experimental-features', because it is a restricted setting and you are not a trusted user
warning: ignoring the user-specified setting 'sandbox', because it is a restricted setting and you are not a trusted user
building '/nix/store/mcsjv2f8izy7114nd7fmd7rcbd3r4jbn-source.drv'...
building '/nix/store/8w04jfkjz713lc07cqqwmgabq6g6b8n7-python3.8-Fiona-1.8.18.drv'...
running post-build-hook '/nix/store/mzg6m1k7hmjpgyn0srg9xa9av8v2vsfi-post-build-postgres-0.1.0/bin/post-build-hook'...
building '/nix/store/28hw5535gvp333drjy804y2nxmc71pnz-python3.9-Fiona-1.8.18.drv'...
builder for '/nix/store/28hw5535gvp333drjy804y2nxmc71pnz-python3.9-Fiona-1.8.18.drv' failed with exit code 1; last 10 log lines:
tests/test_vfs.py::TestZipArchiveReading::test_filter_vsi
tests/test_vfs.py::TestZipArchiveReadingAbsPath::test_filter_vsi
/build/Fiona-1.8.18/tests/test_vfs.py:56: RuntimeWarning: Sequential read of iterator was interrupted. Resetting iterator. This can negatively impact the performance.
results = list(self.c.filter(bbox=(-114.0, 35.0, -104, 45.0)))
-- Docs: https://docs.pytest.org/en/stable/warnings.html
=========================== short test summary info ============================
FAILED tests/test_drvsupport.py::test_write_or_driver_error[DGN] - AssertionE...
FAILED tests/test_drvsupport.py::test_append_or_driver_error[DGN] - Assertion...
= 2 failed, 1387 passed, 7 skipped, 16 deselected, 1 xfailed, 7 xpassed, 355 warnings in 15.94s =
cannot build derivation '/nix/store/gms1cl0kz6gai37r8rf6xgdwgyhblpsq-python3.9-geopandas-0.9.0.drv': 1 dependencies couldn't be built
builder for '/nix/store/8w04jfkjz713lc07cqqwmgabq6g6b8n7-python3.8-Fiona-1.8.18.drv' failed with exit code 1; last 10 log lines:
tests/test_vfs.py::TestZipArchiveReading::test_filter_vsi
tests/test_vfs.py::TestZipArchiveReadingAbsPath::test_filter_vsi
/build/Fiona-1.8.18/tests/test_vfs.py:56: RuntimeWarning: Sequential read of iterator was interrupted. Resetting iterator. This can negatively impact the performance.
results = list(self.c.filter(bbox=(-114.0, 35.0, -104, 45.0)))
-- Docs: https://docs.pytest.org/en/stable/warnings.html
=========================== short test summary info ============================
FAILED tests/test_drvsupport.py::test_write_or_driver_error[DGN] - AssertionE...
FAILED tests/test_drvsupport.py::test_append_or_driver_error[DGN] - Assertion...
= 2 failed, 1387 passed, 7 skipped, 16 deselected, 1 xfailed, 7 xpassed, 355 warnings in 15.85s =
cannot build derivation '/nix/store/g6dw47xg2gyxix50596fif93dq3dh5kl-python3.8-geopandas-0.9.0.drv': 1 dependencies couldn't be built
cannot build derivation '/nix/store/vpb22ccw1i63mz1acp7y2g83rvm1bmyh-review-shell.drv': 2 dependencies couldn't be built
error: build of '/nix/store/vpb22ccw1i63mz1acp7y2g83rvm1bmyh-review-shell.drv' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment